body {
	background-image: url("/images/background_top.jpg");
	background-color: #dce3ec;
	background-repeat: repeat-x;
	margin: 0px 0px; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

.clear {clear: both;}

html,body {height: 100%;}

#fullheight {height: 100%;}

.advancedsearch {position: absolute; margin: 70px 0px 0px 825px; color: #FFF;}
.advancedsearch a {font-size: 10px; color: #FFF; text-decoration: none;}
.advancedsearch a:visited {font-size: 10px; color: #FFF; text-decoration: none;}
.advancedsearch a:hover {font-size: 10px; color: #FFF; text-decoration: underline;}

.headernav {position: absolute; width: 500px; margin: 20px 0px 0px 480px; text-align: right; color: #fff; font-size: 11px; font-weight: bold;}
.headernav a {color: #fff; font-size: 11px; font-weight: bold; text-decoration: none;}
.headernav a:visited {text-decoration: none; color: #fff;}
.headernav a:hover {text-decoration: underline; color: #fff;}

.frontpage_sectiontitle {background-color: #369; margin: 0px 0px 10px 0px; padding: 6px 0px 6px 8px; color: #FFF; font-size: 12px; font-weight: bold; font-family: arial, verdana, helvetica; }

.frontpage_feature_title {
	color: #004500;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.frontpage_feature_desc {
	margin-bottom: 0px;
}

.frontpage_feature_links {
	margin-left: 50px;
}

.frontpage_callout_graphic {
	margin-bottom: 10px;
}

.frontpage_callout_textbox_container {
	border: 1px solid #CCC;
	padding: 1px 1px 5px 1px;
	margin-bottom: 10px;
}

.frontpage_callout_textbox_title {
	font-family: arial,verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 5px 5px;
}

.frontpage_callout_textbox_desc {
	margin: 0px 0px 10px 5px;
}

.frontpage_callout_textbox_link a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
}

.frontpage_callout_textbox_link a:hover {
	text-decoration: underline;
}

.footer_container {
	border-top: 10px solid;
	margin-bottom: 50px;
}

.footernav  {float: right; color: #000; font-family: arial, verdana, helvetica; font-size: 12px; margin: 10px 10px;}
.footernav a {color: #000; text-decoration: none;}
.footernav a:hover {text-decoration: underline;}

.copyright {color: #000; font-family: arial, verdana helvetica; font-size: 12px; margin: 10px 10px;}
.copyright a {color: #000; text-decoration: none;}
.copyright a:hover {text-decoration: underline;}