/* CSS Document */


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(../images/bluestripe2.jpg);
background-repeat: repeat-x;
}

h1 {
 color:#336699;
 font-weight:bold;
 font-size:13px;
}

ul {
margin-top:1px;
}

th {
text-align: left;
background: #ccc;
}

.Warning {
	color: #FF0000;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.ReqFill {
	background-color: #FF0000;
	color:#000000;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.style2 {font-family: Arial, Helvetica, sans-serif}


#bluelogo {
background-image: url(../images/corner.gif);
background-repeat: no-repeat;
vertical-align:top;
}

#header {
	position:absolute;
	top:0px;
	left:231px;
	width:554px;
	height:234px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}
#leftnav {
padding-top:20px;
padding-left:20px;
background-image: url(../images/backdrop.gif);
background-repeat: repeat-y;
}

#leftnav a{
color:#808080;
font-weight: bold;
text-decoration: none;
}
  
.blueleftnav1 a {
color:#336699;
font-weight:bold;
text-decoration:none;
}
.blueleftnav1 a:hover {
color:#fff;
font-weight:bold;
text-decoration:none;
}
.blueleftnav1 {
color:#336699;
font-weight:bold;
}
hr {
width: 80%;
text-align: center;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
color:#666666;
height: 1px;
white-space:none;
clear:both;
} 

#ContentWrapper {
	position:absolute;
	top: 0px;
	left:250px;
	margin-top:235px;
	margin-left:15px;
	width:500px;
}

#contactbar {
position:absolute;
width:248px;
height:18px;
z-index:1;
left: 250px;
top: 111px;
}

.contactus {
color:#808080;
font-size:11px;
}

.contactus a {
color:#808080;
font-size:11px;
text-decoration:none;
}

.contactus a:hover {
color:#fff;
font-size:11px;
text-decoration:none;
}
