/* CSS Document */

/*body {
	background-image: url(images/image001.jpg);
} 
*/
h1 {
	font-family: Arial Black, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #0000FF 
}

.hdr_subtext {
	font-family: Arial Black, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #0000FF 
}



h2 {
	font-family: Arial Black, Helvetica, sans-serif; 
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #0000FF }

h3 {	
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000
}
.line_spacing_reduced { line-height: 6pt}
.line_spacing { line-height: 22pt}
.list_line_spacing { line-height: 22pt}
.reduced_spacing { line-height: 6pt}
.off_blue {color: #0000CC}
.dark_blue {color: #001D58}
.deep_red {color: #9E0000}
.red {color: #FF0000}
.black {color: #000000}
.bullet_color { color: #FF0000 }
.list_color {color:#0000B8 }
.underscore {text-decoration:underline }


.banner_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	}

.banner_textlg  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	}
	
.banner_textsm  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	}
			
.text {	
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 500;
	color: #000000
}

.textsm {	
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.text_hdr {	
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000066
}

.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0000CC
}

.page_note {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #FF0000;
}

.zipper { font-family: Arial, Helvetica, sans-serif; font-weight:bold }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.photo_title {
    font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #0000CC
}

.addr_blk {
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:wider;
	font-style:italic;
	font-variant: normal;
	font-weight:bold;
	color:#FFFFFF
	}
	
.table_border_left {
	border-left-width: medium; 
	border-left-color:#000000; 
	border-left-style:solid;
	}

.table_border_right {
	border-right-width: medium; 
	border-right-color:#000000; 
	border-right-style: solid;
	}
	
.table_border_bottom {
	border-bottom-width: thin; 
	border-bottom-color:#000000; 
	border-bottom-style:solid; 
	}
	
.table_border_top {
	border-top-width: medium; 
	border-top-color:#000000; 
	border-top-style:solid; 
	}

.sect_border_left {
	border-left-width: thin; 
	border-left-color:#000000; 
	border-left-style:solid;
	}

.sect_border_right {
	border-right-width: thin; 
	border-right-color:#000000; 
	border-right-style: solid;
	}
	
.sect_border_bottom {
	border-bottom-width: thin; 
	border-bottom-color:#000000; 
	border-bottom-style:solid; 
	}
	
.sect_border_top {
	border-top-width: thin; 
	border-top-color:#000000; 
	border-top-style:solid; 
	}
	
/*  Link Characteristics   */

a:active {color: #FF0000; text-decoration:none;}

a:link {color: #0000FF; text-decoration:none;}

a:hover {color: #FF0000; text-decoration:none;}

a:visited {color: #0066FF; text-decoration:none;}


a.sect_hdr:link {
	color: #33CCFF;
	text-decoration:none;
}
a.sect_hdr:visited {
	color: #0000FF;
	text-decoration:none;
}
a.sect_hdr:hover {
	color: #33CCFF;
	text-decoration:none;
}
a.sect_hdr:active {
	color: #0000FF;
	text-decoration:none;
}

/*  Contact Form Specific Text  */
.labels_categories {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10pt;
	font-style:normal;
	text-decoration: none
}

.labels {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 8pt;
	font-style:normal;
	text-decoration: none
}

