h1 {
	font-family: AGaramond, Garamond, Times, "Times New Roman", serif;
	font-size: 16pt;
	color: #336699;
	font-weight: bold;

}

h2 {

}

.footer_text {
	font-family: AGaramond, Garamond, Times, "Times New Roman", serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align:center;
	padding:2px;
	background-color:#BE000C;
	
	}
	


.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

a.breadcrumb:hover {color: #FFFFFF; text-decoration: underline}
a.breadcrumb:link {color: #6699CC; text-decoration: underline}
a.breadcrumb:visited {color: #006699; text-decoration: underline}


.subnavcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding: 2px;
	height: 10px;
	width: 140px;
	border: 1px solid #336699; text-decoration: none;
}
a.subnavcopy:link {
	color:#FFFFFF;
	text-decoration: none;
	height: 10px;
	width: 140px;
	border: 1px solid #6699CC;
	margin: 2px;
	padding: 1px;
}  
a.subnavcopy:hover {
	color:#6699CC;
	text-decoration: underline;
	height: 10px;
	width: 140px;
}  

.header {
	font-family: AGaramond, Garamond, Times, "Times New Roman", serif;
	font-size: 16pt;
	color: #336699;
	font-weight: bold;
	}
	
	.headergray {
	font-family: AGaramond, Garamond, Times, "Times New Roman", serif;
	font-size: 16pt;
	color: #666666;
	font-weight: bold;

}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.listed_items {
list-style-type:circle;

}

a.listed_items:hover {color: #6699CC; text-decoration: underline}
a.listed_items:link {color: #6699CC; text-decoration: underline}
a.listed_items:visited {color: #006699; text-decoration: underline}

.site_map_body {
padding-left:30px;

}

a.site_map_titles:hover {color: #6699CC; text-decoration: underline; font-weight:bold}
a.site_map_titles:link {color: #6699CC; text-decoration: underline; font-weight:bold}
a.site_map_titles:visited {color: #006699; text-decoration: underline; font-weight:bold}

a.footer_link:link {color: #FFFFFF; text-decoration: none;  font-size:12px}
a.footer_link:visited {color: #FFFFFF; text-decoration: none;  font-size:12px}
a.footer_link:hover {color: #6699CC; text-decoration: none;  font-size:12px}

