/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 2px;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: #FF9900;
border:0;
visibility: hidden;
z-index: 100;
}


.ddsubmenustyle li a{
display: block;
width: 110px;
color:#ffffff;
background-color:#FF9900 ;
text-decoration: none;
border-bottom: 1px solid #000033;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.ddsubmenustyle li a:hover{
background-color:#000033;
color: white;
font-size:9px;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 0px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 0px;
right: 0px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}.style19 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.newtop {
	background-image: url(../images/2009pics/press_release/new.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.footp {
	background-image: url(../images/2009pics/press_release/footprint.jpg);
	background-repeat: no-repeat;
}
