
select 
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

INPUT
{
	font-family:  Arial, Helvetica;
	font-size:    11px;
	font-style:   normal;
	color:		  Black;
	
}
body {	margin: 0px;	padding: 0px;}.bodycopy {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 16px;}.subhead {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #004295;	font-weight: bold;}.footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 12px;}a {	text-decoration: underline;	color: #000000;}a:hover {	color: #FF3300;}.bluelinks {	color: #143C95;	font-weight: bold;}.menulinks {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	text-decoration: none;}.address-box {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}.bkgdpage {	background-image: url(/images/2882/en-us/bkgd-page.gif);	background-repeat: repeat-y;	background-position: center;	background-color: #64535D;}.bkgdfooterrule {	background-image: url(/images/2882/en-us/pixel-blue.gif);	background-repeat: repeat-x;	background-position: top;}#dropmenudiv{
position:absolute;
background-color: #ffffff;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px arial;
line-height:23px;
z-index:0;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #143C95;
}
