#sitemap {
	color: #004181;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none
}
#sitemap a:link, #sitemap a:active, #sitemap a:visited {
	color: #004181;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sitemap a:hover {
	color: #D9861E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}

body iframe {
	height:12px;
	line-height:12px;
	padding-top:1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023263;
	list-style-type: disc;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023263;
	list-style-type: disc;
	line-height: 1.5em;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01417C;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9861E;
	text-decoration: underline;
}
