
/* Home page specific styling */
#outerWrapper #ams {
background: url("ams.jpg") no-repeat center;
height: 400px;
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#outerWrapper #amflash {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#outerWrapper #amflash #flashcontent {
background: url("amx.jpg") no-repeat;
height: 540px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}

#outerWrapper #flashtest {
border-top: 1px solid #cad0d4;
border-bottom: 1px solid #cad0d4;
margin: 10px 0px 0px 0px;
padding: 5px 5px 5px 5px;
}

#outerWrapper #news {
background: url("newsbox.gif") no-repeat;
margin: 20px 5px 0px 5px;
padding: 6px 10px 0px 10px;
height: 30px;
}

.newsclass a {
color:#0088CC;
}

.newsclass a:link, a:visited, a:active {
text-decoration:none;
}

.newsclass a:hover {
background: #a6aeb6; /*pantone light grey*/
color: #eee;
}

#outerWrapper #hpiMenu { width: 1000px; height: 160px; margin: 15px 5px 0px 5px; padding: 0px 0px 0px 0px; }
#hpiMenu #hpi-Menu { margin: 0; padding: 0; }
#hpiMenu #hpi-Menu li { display: inline; text-indent: -5000px; }
#hpiMenu #hpi-Menu li a { float: left; width: 240px; height: 160px; padding: 0px 5px 0px 5px; overflow: hidden; }

#hpiMenu #hpi-Menu li#hpi-dcs a, a:hover, a:active { background:url("hpi-dcs.jpg") no-repeat; }
/* #hpiMenu #hpi-Menu li#hpi-eie a, a:hover, a:active { background:url("hpi-eie.jpg") no-repeat; } */
#hpiMenu #hpi-Menu li#hpi-mc a, a:hover, a:active { background:url("hpi-mc.jpg") no-repeat; }
#hpiMenu #hpi-Menu li#hpi-com a, a:hover, a:active { background:url("hpi-com.jpg") no-repeat; }
#hpiMenu #hpi-Menu li#hpi-epi a, a:hover, a:active { background:url("hpi-epi.jpg") no-repeat; }

/* SELECTED ON STATES  */
#hpiMenu #hpi-Menu li#hpi-dcs a { background:url("hpi-dcs.jpg") no-repeat; }