/* finalsite stylesheet */

/*Doctype fixes*/
.home_head_under_heightfix {height:14px;}
/*End doctype fixes*/

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#004271;
	font-family:Times New Roman;
	font-weight: normal;
}

.large, .large td{ font-size: 14px !important; }

h1{ font-size:2em; }
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }
p { margin:1em 0; }

a.nav_history{ background-color:#ffffff !important; }
a.nav_history div{ color:#808080 !important; }


#logo_link{ 
	position: absolute;
	top: 80px;
	height: 80px; width: 655px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#rightbanner{ background: url('../images/home/rightbg.gif') top right no-repeat; }

#contentdiv { padding: 15px 20px 8px 50px; }
.NE_btns { position:absolute; margin-left: -50px; margin-top: -15px; }

.news_list, .event_list{ display:none; }

#more_link{ color:#577734; text-decoration:none; display:block; margin-top:12px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #ffffff; 
	border: 1px solid #d0d0d0;
	width: 129px;
	height: 13px;
	color: #888888;
	padding: 2px 0px 0px 3px;
	margin-top: 0px!important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 9px 0px 0px 567px; }

.hier_div { height: 25px; }


/* Hierarchy Bar + Page Tools */

.hier { display:inline; }

.hiersect {
	position: absolute;
	margin-left: 30px;
	margin-top: 12px;
	height: 18px;
	width: 650px;
	color: #043d4c;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 730px;
	width: 170px;
	margin-top: 12px;
	padding-right: 0px;
	color: #043d4c;
}

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: url('../images/droptop.gif') no-repeat top left; width:167px;
	position:absolute; top:0px; left:0px;
	margin-top:-47px; margin-left:125px; padding-bottom:0px; padding-top:14px; 
	visibility:hidden;
	FILTER: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	-khtml-opacity: .9;
}

#nav_menus ul {
	list-style-type: none;
	margin: 0px;
        padding: 0px 0px 8px 0px;
        background: url('../images/dropbottom.gif') no-repeat bottom left;
}

#nav_menus li { background: #d8e1c2; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #b1b8a4; }

#nav_menus a { 
	display: block;
	text-decoration: none;
	color: #004271;
	font-size: 11px;
	padding: 5px 8px;
}

#nav_menus a:hover{ background: #b9c699; color:#004271; padding:5px 8px; }

#ql_menu{
	background: #5DB0E4;
	width: 156px; *width:158px;
        border: 0px solid #796666;
	position: absolute; top: 0px; left: 0px;
	margin: -10px 0 0 4px;
	padding: 5px 5px 0 5px;
	visibility: hidden;
}

#ql_menu ul{
margin:0; padding:0; }
#ql_menu br{ display:none; }
#ql_menu li{ list-style-type:none;  }
#ql_menu a{ display: block; text-decoration: none; color: #FFFFFF; font-size: 11px; padding: 3px 4px; }
#ql_menu a:hover{ color: #333333; background: #FFFFFF; }

.bannermodcontent img { vertical-align: top; }
.bottomAlign img { vertical-align: bottom; }
#ss_div img { vertical-align: middle; }

