
h1.pageTitle {
	line-height: 18px;
	font-size: 18px;
	color: #00416E;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 11px;
	margin: 0px;
}
h1.pageTitle.noRHS {width: 485px;float: left;}

#breadCrumbs a {color: #898568; text-decoration: underline;}
#breadCrumbs a:link {color: #898568; text-decoration: underline;}
#breadCrumbs a:visited{color: #898568; text-decoration: underline;}
#breadCrumbs a:hover {color: #898568; text-decoration: none;}
#breadCrumbs a:active {font-weight: bold;text-decoration: none;}
.breadcrumbsHere {font-weight: bold;color: #898568;text-decoration: none;}
.breadcrumbsSeparator {padding: 0px 1px 0px 1px;}

#pageBodyContent, #pageBodyContent p {
	font-weight: normal;
	color: #002036;
	font-size:12px;
}
#pageBodyContent a {
	color: #248A00;
}
#pageBodyContent a:hover {
	text-decoration: none;
}
#pageBodyContent p {
}
#pageBodyContent h1{
	font-size: 18px;
	color: #00416E;
	font-weight: bold;
}
#pageBodyContent h2{
	font-size: 16px;
	color: #09828E;
	font-weight: bold;
	margin-bottom: -3px;
}
#pageBodyContent h3{
	font-size: 12px;
	color: #002036;
	font-weight: bold;
	margin: 7px 0px 12px 0px;
}
#pageBodyContent h4{
	font-size: 11px;
	color: #09828E;
	font-weight: bold;
	margin: 7px 0px 12px 0px;
}
#pageBodyContent h5{
	font-size: 10px;
	color: #181818;
	font-weight: normal;
	margin: 7px 0px 12px 0px;
}
#pageBodyContent h6{
	font-size: 18px;
	color: #ABA47B;
	font-weight: bold;
	margin: 7px 0px 12px 35px;

}
#pageBodyContent img {
	background-color: #ffffff;
	padding: 1px;
	border: 8px solid #D7EAF6;
}

#pageBodyContent #map_canvas img, #pageBodyContent #map_canvas_right img {
	background-color: transparent;
	padding: 0;
	border: 0;
}

#pageBodyContent ul {margin-top: 7px;margin-bottom: 12px;}
#pageBodyContent li {font-weight: bold;list-style-image: url(/wsimages/greenSquare.gif);margin-bottom: 3px;}

li.boldLI {font-weight: bold !important;}
li.normalLI {font-weight: normal !important;}

#footerContent {color: #125A87;}
#footerLinks a:link, #footerLinks a {color: #125A87;}
#footerLinks a:hover {text-decoration: underline;}
.footerLinksDivider {color: #519BC9;}
#toTop, a:link#toTop , a#toTop {text-decoration: none; position: relative; top: 0px; border: 0px; margin-left: 10px;}