@charset "utf-8";
body {
	background-color: #fff;
	background-image: url(images/bggrad.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-decoration: none;
}
#mainframe {
	background-color: #FFFFFF;
	width: 950px;
	min-height: 805px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
    left: 50%;
    margin-left: -500px;
	padding: 0px;
}
#fpheaderbox {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-bottom: 5px;
	float: left;
	height: 100px;
	width: 950px;
}
#navcolumn {
	float: left;
	width: 145px;
	margin-right: 5px;
	margin-left: 5px;
}
#fpbodycol {
	float: left;
	width: 625px;
}
#fpadcolumn {
	float: left;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#resbodycol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	width: 625px;
}
#headerlogobox {
	vertical-align: top;
	float: left;
	height: 80px;
	width: 230px;
	margin-top: 7px;
	padding-left: 10px;
	padding-top: 3px;
}
#headersearchbox {
	vertical-align: top;
	float: left;
	height: 80px;
	width: 430px;
	margin-top: 7px;
	padding-left: 10px;
	padding-top: 3px;
	text-align: center;
}
#schbx {
	margin: auto;
	width: 277px;
	height: 63px;
	background-image: url(images/srchbg.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
}
#schbx1 {
	width: 277px;
	height: 31px;
	float: left;
	margin-top: 2px;
}
.entry {
	height: 18px;
	font-size: 12px;
	border: 1px solid #999;
}
#headersearchinput{
	text-align: center;
}
#headeraddbox {
	vertical-align: top;
	float: left;
	height: 80px;
	width: 55px;
	margin-top: 7px;
	padding-top: 3px;
}
#headeraddtextbox {
	float: left;
	height: 80px;
	width: 210px;
	margin-top: 7px;
	padding-top: 20px;
	font-family:Verdana, Geneva, sans-serif;
	color: #3d8724;
	font-size: 11px;
	padding-top: 15px;
}
#topcap {
	float: left;
	height: 11px;
	width: 145px;
}
#sliderbase {
	background-color: #3D56A5;
	float: left;
	width: 145px;
}
#bottomcap {
	float: left;
	height: 11px;
	width: 145px;
}
#fpfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3D56A5;
	background-color: #BFBFBF;
	text-align: center;
	float: left;
	height: 15px;
	width: 950px;
	margin-top: 10px;
}





#navigation{
	height:34px;
	width: 145px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	background: url(images/noslider.gif);
}
.icon {vertical-align: middle;}
#navigation {
	list-style:none;
}
#navigation li {
	text-align: left;
	width:145px;
	float:left;
}
#navigation li a {
	float:left;
	width:145px;
	height:34px;
	color: #FFF;
	text-decoration:none;
	background: url(images/noslider.gif) top repeat-x;
}
#navigation li a:hover {
	color:#9E9E9E;
	background: url(images/noslider.gif) top repeat-x;
}
#navigation li a.active {
	color:#3D56A5;
	background: url(images/slider.gif) top repeat-x;
}
#lcol {
	float: left;
	width: 302px;
	margin-right: 4px;
	margin-left: 3px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#rcol {
	float: left;
	width: 302px;
	margin-left: 3px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.leadbox {
	width: 300px;
	float: left;
	border: solid #bbb 1px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 3px;
}
.leadhead {
	width: 300px;
	background-color: #bbb;
	float: left;
	color: #fff;
	height: 18px;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 6px;
}
.fpadbox {
	width: 300px;
	float: left;
	margin-bottom: 6px;
}
.fpadbox2 {
	width: 300px;
	height: 60px;
	float: left;
	margin-bottom: 6px;
	background-color: #e6e6e6;
}
.restitle {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.restitle a:link {
	font-weight: normal;
	color: #00F;
	text-decoration: none;
}
.restitle a:hover {
	font-weight: normal;
	color: #00F;
	text-decoration: underline;
}
