#topbanner
{
	/*Changed top banner image to topbanner2, and changed height to match height of image - NM (08/24/2009)*/
	background-image: url(../Images/TopBanner2.png);
	/*height:196px; /*Banner1 height*/
	height: 187px; /*Banner2 height*/
	/*height:160px; /*Banner3 height*/
	/*height:183px; /*Banner1 height*/
	width: 1024px;
}

#topbannerspacer
{
	/*Changed top banner image to topbanner2, and changed height to match height of image - NM (08/24/2009)*/
	
	/*height:196px; /*Banner1 height*/
	height: 187px; /*Banner2 height*/
	/*height:160px; /*Banner3 height*/
	/*height:183px; /*Banner1 height*/
	
}

#textOverlay
{
	position: absolute;
	font: normal 10pt Helvetica, Arial, sans-serif;
	left: 10px;
	background-color: black;
	height: auto;
	opacity: 0.75;
	filter: alpha(opacity=75);
}


body {
	margin:50px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background: #A4A4A4;/*url(../Images/Background.jpg) fixed no-repeat; /*Body background image*/

}
	
#Content {
	width:1024px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
}
	
div
{
	text-align: center;
}

tr.grayrow
{
	background-color:#E6E6E6;
}

.jobs a
{
	color:#9A0C0C;
	font-weight:bold;
}

li
{
	font: normal 10pt Helvetica, Arial, sans-serif;
	margin-bottom: 2px;
}

li.pmo_scope_list_item
{
	list-style: square outside url('../Images/favicon.ico');
	font: normal 10pt Helvetica, Arial, sans-serif;
	margin-bottom: 2px;
}

a
{
	color: black;
}

p.left_contact_info
{
	font-size: 10pt; 
	margin-left: 20px;
}

table#linkbar{
	font-family: Verdana, Arial, sans-serif;
}

#mainarea
{
	font-family: Arial;
}

#dropmenudiv {
	position: absolute;
	background-color: #9A0C0C;
	border-bottom-width: 0;
	font: normal 14px Verdana, sans-serif;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	border-bottom: 1px solid white;
	text-decoration: none;
	font: normal 14px Verdana, "Century Gothic", Serif;
	text-align: left;
	color: white;
	text-indent: 8px;
	z-index: 100;
	padding-top: 5px;
	padding-bottom: 5px;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #424242;
}

#footer_disclaimer_and_map
{
	text-align: center;
}

td#footer_disclaimer_and_map a
{
	text-decoration: none;
}

td#footer_disclaimer_and_map a:hover
{
	text-decoration: underline;
}

.fullcenter { /*center data background image*/
	background-color: #BDBDBD;
	text-align: left;
	vertical-align: top;
	padding: 20px 15px 15px 30px;
}

.fullcenter p { /*font format*/
	font-size: 8pt; 
	color: black; 
	font-family: Verdana, sans-serif; 
	text-align: justify; 
	margin-right: 15px;
}

.fullcenter H2
{
	color: #B40404; 
	font: bold 16pt Arial, sans-serif;
}

.centerlists
{
	color: black; 
	font-family: normal 8pt Verdana, sans-serif; 
	text-align: justify; 
	margin-right: 15px;
}

.bottomcenter
{
	/*background-image: url(../Images/White_Background.png); */
	background-color: white;
	padding: 20px 15px 15px 30px; 
	text-align: left; 
	vertical-align: top;
	/*border-right: solid 1px black;*/
}

.bottomcenter H1
{
	font: bold 26pt Arial, sans-serif;
	text-align: left;
}

.bottomcenter H2
{
	color: #B40404; 
	font: bold 16pt Verdana;
}

.bottomcenter div
{
	text-align:left;
	width:50%;
	float:left;
	font-size:8pt;
}

.bottomcenter div h3
{
	color:#B40404;
	font-size:8pt;
	margin-bottom:0px;
}

.bottomcenter p
{
	font-size: 8pt;
}

.left { /*left panel setup*/
	/*background: url(../Images/Tan_Area.png);*/
	background-color: black;
	text-align: left;
	vertical-align: top;
	/*height: 891px; */
	color: white;
}

.left p
{
	margin-left: 10px; 
	margin-right: 5px; 
	font-size: 14px;
}

.left p.title
{
	margin-top: 15px; 
	font: bold 21pt Helvetica, Arial, Verdana, sans-serif;
}

.left p h1
{
	margin-top: 15px;
	font: bold 21pt Verdana, Arial, sans-serif; 
	text-align: center;
}

table#footer
{
	width: 1023px; 
	height: 66px; 
	font-size: 8pt; 
	font-weight: bold;
}

.footerback { /*footer setup*/
	/*background-image:url(../Images/Bottom_Banner.png); */
	background-color:#9A0C0C;
	height: 66px; 
	text-align: center; 
	font-size: 8pt; 
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	/*border-top: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;*/
}
.footerback a{
	color: #FFFFFF;
}

.footerback #footerleft{
	width: 31%; 
}

.footerback #footercenter{
	width: 38%; 
	/*border-left: solid 1px black;
	border-right: solid 1px black;*/
}

TD H1
{
	text-align: center;
}

td.menu_item
{
	height: 27px;
}

#mainnav td a { /*hover background color*/
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#mainnav td:hover { /*hover background color*/
	background-color: #424242;
}

#mainnav TD { /*background color*/
	background-color: #9A0C0C;
	/*border-right: solid 1px white;*/
	font-family: Verdana;
	text-align: center;
}

#PMOtable
{
	display: block;
	text-decoration: none;
	text-align: left;
	z-index: 100;
	margin-left: 10px;
	font: normal 10pt Verdana;
	line-height: 18px;
	color: white;
}

#PMOtable a { 
	text-decoration: none; 
	font-size: 12pt; 
	font-weight: bold; 
	color: white;
}

/*#PMOtable a:hover{color:#9A0C0C;}*/

#PMOtable ul {
	margin: 10px 0 1px 20px; 
	list-style-image: url(../Images/favicon.ico);
}

#PMOtable li {
	margin-top: 5px;
}

#PMOtable li a {
	color: white; 
	font-size: 10pt;
}

/*#PMOtable li a:hover{color:#9A0C0C; text-decoration:underline;}*/
#PMOMenu
{
	font-size: 100%;
	position: absolute;
	visibility: collapse;
}

.newscenter { /*news center data background image*/
	background-color: White;
	text-align: left;
	vertical-align: top;
	padding: 20px 15px 15px 30px;
	border-right:solid 1px black;
}

.newscenter p { /*news font format*/
	font: normal 8pt Verdana, sans-serif;
	color: black; 
	text-align: justify; 
	margin-right: 15px;
}

.newscenter H1
{
	color: #B40404; 
	font: bold 16pt Arial; 
	text-align: left;
}

.newscenter H2
{
	color: #B40404; 
	font: bold 10pt Arial;
}

.newscenter H2 A
{
	color: #B40404; 
	text-decoration: none;
}

.news_story_date_link
{
	color: #B40404; 
	font: bold 14px Verdana, Arial, sans-serif;
}

a.customer_link
{
	color: black;
	text-decoration: none;
}

a.customer_link:hover
{
	text-decoration: underline;
}

a.news_story_date_link_ext
{
	color: #B40404; 
	font: italic 14px Verdana, Arial, sans-serif;
	text-decoration: none;
}

a.news_story_date_link_ext:hover
{
	color: #B40404; 
	font: italic 14px Verdana, Arial, sans-serif;
	text-decoration: underline;
}

div.filler
{
	clear: both;
}

#eventsarea
{
	color: white; 
	height: 100px;
	width:80%; 
	border: double 2px Gray; 
	position: relative;
	overflow: hidden;
}

#eventsarea div a
{
	text-decoration: none; 
	color: white;
}

#eventsarea div
{
	visibility: hidden;
	position: absolute;
	text-align: left;
	width: 100%;
}
