body  { 
	font-size: 11px; 
	font-family: Verdana;
	background-color: black;
	background-image:url('images/career.jpg');
	background-repeat: no-repeat;
	background-position: top center ;
}


p  { color: rgb(159,159,159); font-size: 10px; font-family: Verdana }

td  { color: rgb(159,159,159); font-size: 10px; font-family: Verdana;  }

h1 {
	color: #999;
	font-size: 20px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

li{
	list-style-position:outside;
}

a:link  { color: rgb(123, 193, 67); font-family: Verdana; text-decoration: none; }
a:visited { color: rgb(123, 193, 67); font-family: Verdana; text-decoration: none; }
a:hover { color: rgb(123, 193, 67); font-family: Verdana; text-decoration: underline; }
a:active  { color:rgb(123, 193, 67); font-family: Verdana; text-decoration: none; }

img.floatleft {
	float: left;
}

.hideimage {
	width: 0px;
	height: 0px;
}

.subheadlink a:link  { color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; }
.subheadlink a:visited  { color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; }
.subheadlink a:hover  { color: #7ca408; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; }
.subheadlink a:active  { color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; }

.presslink a:link { color: #666; font-family: Verdana; font-weight: normal; font-size: 10px; text-decoration: none; }
.presslink a:visited  { color: #666; font-family: Verdana; font-weight: normal; font-size: 10px; text-decoration: none; }
.presslink a:hover  { color: #7ca408; font-family: Verdana; font-weight: normal; font-size: 10px; text-decoration: none; }
.presslink a:active  { color: #666; font-family: Verdana; font-weight: normal; font-size: 10px; text-decoration: none; }

.subitemlink a:link  { color: #000000; font-family: Verdana; font-weight: normal; font-size: 10px; text-decoration: none; }
.subitemlink a:visited  { color: #000000; font-family: Verdana; font-weight: normal; font-size: 10px; text-decoration: none; }
.subitemlink a:hover  { color: #7ca408; font-family: Verdana; font-weight: normal; font-size: 10px; text-decoration: none; }
.subitemlink a:active  { color: #000000; font-family: Verdana; font-weight: normal; font-size: 10px; text-decoration: none; }

.greenarrow  { color: #7ca408; font-size: 8px; font-weight: bold; font-family: Verdana; }

.textcopyright  { color: #989898; font-size: 10px; font-weight: normal; font-family: Verdana; }

.textgreen  { color: #7ca408; font-size: 10px; font-weight: normal; font-family: Verdana; }

.greenline { 
	background-image: url(images/green_px_line.jpg);
	background-repeat: repeat-x;
}

.subtextCallOut  { font-size: 9px; font-family: Verdana; padding: 2px 6px 4px }

.sectionCallout   { font-size: 16px; font-family: Arial; line-height: 28px; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #9f3; border-bottom: 1px solid #9f3 }

.paragraphTitle  { font-family: Verdana; font-weight: bold; line-height: 150% }

.paragraphTitle2 { font-size: 14px; font-family: Verdana; font-weight: bold; color: #7ca408; line-height: 150% }

.mainhead { font-size: 13px; font-family: Verdana; font-weight: bold; color: rgb(188, 186, 186); line-height: 150% }

.subhead { font-size: 12px; font-family: Verdana; font-weight: bold; color: #7ca408; line-height: 150% }

.job_text {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
}
.headline {
	color: #999;
	font-size: 20px;
	margin: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.numbered {font-family: Verdana;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}
.radio_headlines {font-family: Verdana;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.radio_text {font-family: Verdana;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}

#dropmenudiv{
position:absolute;
border:1px solid #000000;
//border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
//border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #989898;

}

#dropmenudiv a:hover{ /*hover background color*/
//background-color: lightgray;
color: #7ca408;

}
