/* -------------------------------------------------------
home.css
last modified:  04/30/2007 by RDA
last validated: 04/30/2007 by RDA
------------------------------------------------------- */
.home #utilitynavhome {
	border-bottom: 1px solid #bbb;
	}
.home h1 {
	width: 699px;
	height: 200px;
	margin: 0;
	padding: 0;
	line-height: normal;
	border: none;
	}
.home h1 img {
	position: absolute;
	z-index: 2;
	}
.home h1 span {
	position: absolute;
	z-index: 1;
	display: block;
	width: 699px;
	height: 200px;
	background: #666;
	color: #fff;
	}
.home #wrap #main h2 {
	margin: .5em -15px;
	padding: 4px 10px;
	font-size: 140%;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	background: #094D86;/*#00344d;*/
	color: #fff;
	border: none;
	}
.home #wrap h3 {
	font-size: 105%;
	}
.home .featurewrap {
	margin: 0;
	padding: 0;
	float: none;
	background: transparent;
	}
#sidefeaturex {
	border: 1px solid #f00;
}
.home #sidefeature h3 {
	color: #555;
	}
#sidefeature img {
	border: none;
	}
.home .featurewrap .feature {
	margin: 0 0 0 10px;
	padding: 0 15px;
	width: 344px;
	background: transparent;
	voice-family: "\"}\""; voice-family: inherit;
	width: 314px;
	} html>body .home .featurewrap .feature { width: 314px; }
.home .feature .container {
	padding: 0;
	}	
.home #sidefeature {
	padding: 0 15px;
	}
.home #sidebar #sidefeature p {
	margin: .85em 0;
	padding: 0;
	}
.home #homesitemap {
	margin: 0;
	padding: 0 15px 0 0;
	}
.home #homesitemap h2 {
	border-bottom: 2px #bbb solid;
	color: #03344d;
	font-size: 135%;
	padding: 0;
	margin-left: 15px;
	}
.home #homesitemap ul {
	padding: 0 15px;
	margin: 0;
	}
.home #homesitemap ul li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	padding: .5em 0;
	line-height: 1.35em;
	list-style: none;
	}
.home #homesitemap ul li a {
	text-decoration: none;
	color: #555;
	}
.home #homesitemap ul li a:hover {
	text-decoration: underline;
	color: #00344d;
	}
.home #homesitemap ul li ul {
  	margin: 0;
  	padding: 0;
 	}
.home #wrap #homesitemap ul li ul li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: small;
	text-transform: capitalize;
	} 
.home #homesitemap ul li ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 85%;
	color: #4043a1;
	}
.home #homesitemap ul span {
	color: #f1ab00;
	font-weight: normal;
	}                                                
.home #sidefeature .container {
	padding: 0 0 .5em;
	}                                                
/* Home Page Alert */
#hp_alert { 
	float: left;
	position: relative;
	top: 0;
	left: 45px;
	border: 1px solid #666; 
	padding: 5px; 
	background-color: #fafad2; 
	margin: 0 0 15px 0;
	width: 878px;
	line-height: 1.4em;
}
#hp_alert  h3 { 
	float: left;
	position: relative;
	top: 0;
	left: -50px;
	color: #FFF;
	font-size: 14px;
	padding: 3px 20px 3px 8px;
	margin: 0 -60px 0 0;
	line-height: normal;
	border-top: 12px;
	font-weight: bold;
}
.green h3 {
	background: #006400 url(../images/alert_bg.gif) right center no-repeat;
}
.red h3 {
	background: #dc241f url(../images/alert_bg.gif) right center no-repeat;
}
#hp_alert p, #hp_alert a, #hp_alert li {
	font-size: 11px;
}
#hp_alert p {
	color: #333;  
	margin: 0;
	padding: 0 0 0 35px; 
}
#hp_alert_detail { 
	float: left;
	width: 840px; 
	padding: 10px 5px 5px 20px; 
	margin: 10px 0 0 0;
	background-color: #FFF; 
	border: 2px dashed #900;
}
#hp_alert_detail p {
	padding: 0;
	line-height: 1.4em;
	margin-bottom: 7px;
}
#hp_alert_detail a.textright {
	float: right;
}
