/* 2008 03 25 5:05pm */
@charset "utf-8";
/* CSS Document */

/*******************************************************************/
/************************** HEADER STYLES **************************/
/*******************************************************************/
#header {
	height:75px;
	background: #0b456f url(../images/headerRight.gif) no-repeat top right;
}
.banner {
	height:75px;
	background: url(../images/headerLeft.gif) no-repeat top left;
}
#frbImg {
	padding:20px;
}
#siteName {
	display: none;
	margin: 0;
	padding: 0;
}

/************** UTILITY STYLES ****************/

#utility{
	font: .8em Arial,sans-serif;
	float:right;
	padding:5px 20px 20px 0px;
  	margin: -70px 0px 0px 0px;
	color: #FFFFFF;
}
#utility a{
	color: #FFFFFF;
	text-decoration: none;
}
#utility a:hover{
	text-decoration: underline;
}

/************** SEARCH STYLES ****************/
#searchForm{
	float:right;
	padding-right:20px;
	padding-top:2px;
}
#searchForm form{
	margin:0;
}
#searchForm input{
  font-size: 70%;
}
#searchForm a:link, #searchForm a:visited {
	color: #023d58;
	text-decoration:none;
}
#searchForm a:hover{
	text-decoration:underline;
}
.btnSearch {
	background-color: #1c3553;
	border:1px solid #000;
	color: #FFF;
	font-size: .8em;
	cursor:pointer;
}

/************** MAIN NAVIGATION BAR ****************/
#topNavMain{
	background: url(../images/gradient_gray.gif) repeat-x;
	height:25px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/************** MAIN NAVIGATION LINKS ****************/
#globalLink{
	list-style: none; 
	margin: 0px;
}
.defaultMainNav {
	color:#023D58;
} 
.curMainNav {
	background:#5d7188 url(../images/tabLeft.gif) left top no-repeat;
	padding-bottom:4px;
}
.curMainNav span { 
	color:#FFF;
	background: url(../images/tabRight.gif) right top no-repeat; 
	padding: 0px 10px 4px 10px;
} 
#globalLink a {
	text-decoration: none;
	color:#023D58;
}
#globalLink li { 
	float: left; 
	display: block; 
	margin: 0px; 
	padding: 5px 10px 4px 10px;
	border-right:1px solid #CCC;
}

/************** SUB NAVIGATION BAR ****************/
#topNavSub{
	background: url(../images/gradient_blue.gif) repeat-x;
	height:31px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}

/************** SUB NAVIGATION LINKS ****************/
.subglobalNav{
	position:absolute;
	color: #ffffff;
}
.subglobalNav a:link, .subglobalNav a:visited {
	text-decoration:none;
	color: #ffffff;
	margin:4px 8px 2px 8px;
	float: left;
}
.subglobalNav a:hover{
	color: #ffffff;
	text-decoration:underline;
}
/*display the current page's link in a different color*/
#current{
	color:#354459;
	background: #dce1e7;
}

/*******************************************************************/
/************************* FOOTER STYLES ***************************/
/*******************************************************************/
#footer { 
	padding:5px 0px 5px 0px;
	background:#57697f;
	height:25px;
	color: #FFFFFF;
	clear:both;
} 
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p {
	text-align:center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}
.prevnext { display: none;}
.gotop {
	float: right;
	margin-right: 0.5em;
	margin-top: -.5em;
	padding-top: 0px;
	display: inline;
	font-weight: normal;
	clear: none;
}
.gotop a:link, .jump a:link, .gotop a:visited, .jump a:visited, .gotop a:hover, .jump a:hover {
	font-weight: lighter;
	font-style: normal;
}

/**** DEPRICATED STYLES FROM PREVIOUS SITE ***********/
#container1 { 
	width: 90%;  
	background: #FFFFFF;
	border: 1px solid #8d9caa;
	border-top:none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#container2 { 
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0 1em 1em 1em;
}
#container2 table { 
	border: 1px solid #cc9;
}
#container2 td, #container2 th {
	border-bottom: 1px solid #cc9;
	border-right: 1px solid #cc9;
}	 
#tagline { display: none;
}
#latest, #pubsnav { display: none;
/*	float: right; 
	width: 29%; 
	background: #e4e9ef; 
	padding: 2em 1em; 
	margin-top: -2em;
*/}
#latest h3, #latest th, #regionallatest th, #featurechart h3, #pubsnav h3 {
	color: #FFF;
	background-color: #967d5f;
	text-align: center;
	padding: .2em .4em; 
	margin-top: 1.2em;
	padding-top: .4em;
	font-size: 1em;
}
#latest ul, #pubsnav ul {
	list-style: none;
	margin: 0;
	line-height: 1.1em;
	margin-bottom: 1em;
	background: #fff;
	font-size: 1em;
	padding: .5em .5em .5em 1em;
	border: 1px solid #ccd8e1;
	border-top: none;
}
#latest li, #pubsnav li {
	padding: .25em 0 .35em .4em;
	margin-left: .25em;
}
#latest li a, #pubsnav li a {
	color: #369;
}
#latest li a:hover, #pubsnav li a:hover {
	color: #663;
	text-decoration: none;
}
#latest li a.current, #pubsnav li a.current {
	color: #663;
} 
#deptnav { display: none;
}
#sectnav { display: none;
/*	float:left; 
	width:100%; 
	background: #ffffff url("assets/bgwht.gif") repeat-x bottom; 
	font-size:.8em; 
	line-height:normal; 
	margin-bottom: 1em;
	*/
} 
#sectnav ul { 
	margin:0; 
	padding: 1em .5em 0; 
	list-style:none; 
}
#sectnav li { 
	float:left; 
	background:url("assets/left1.gif") no-repeat left top; 
	margin:0; 
	padding:0 0 0 9px; 
	border-bottom: 1px solid black;
} 
#sectnav a { 
	float: left;
    display:block;
    background:url("assets/right1.gif") no-repeat right top;
    padding: .4em 1em .2em .3em;
    text-decoration:none;
    color: #369;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#sectnav a {float:none;}
/* End IE5-Mac hack */
#sectnav a:hover { 
	color:#663;
}
#sectnav #current { 
	background-image:url("assets/left_on1.gif"); 
	border-bottom: 1px solid white;
} 
#sectnav #current a {
	background-image:url("assets/right_on1.gif"); 
	color: #663;
}

