@charset "utf-8";
body {
	text-align: ;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../graphics/mainBackground.png);
	background-repeat: no-repeat;
	
}

img  {border:none}

a {
text-decoration:none;
}

a:link {
		color:#FFFFFF
		}
		
a:visited {
		color:#FFFFFF
		}
		
a:hover {
		color:#FFcc00
		}
		
		
h1 {
	font-size: 20px;
}

#logo {
	margin: 0px;
	padding: 0px;
	width: 750px;
	text-align: left;
	background-color: #FFFFFF;
	position: absolute;
	top: 20px;
	left: 20px;
}
#navBar {
	position: absolute;
	top: 90px;
	left: 5px;

}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	width: 890px;
	background-image: url(../graphics/menuBackground.png);
	position: absolute;
	top: -20px;
	right: 0px;
}


#header {
	margin: auto;
	padding: 0px;
	width: 876px;
}
#content {
	background-image: url(../graphics/smallBackground.png);
	text-align: left;
	clear: both;
	height: 525px;
	width: 867px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000084;
	border-bottom-color: #000084;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	top: 120px;
	left: 5px;
	background-repeat: no-repeat;
}
#search {
	position: absolute;
	top: 93px;
	left: 670px;
	color: #FFFFFF;
	font-weight: bold;
}

#container {
	position: absolute;
	left: 50px;
	top: 0px;
}

#footer {
	font-size: 10px;
	text-align: center;
	position: relative;
	top: -20px;
}
#mainPic {
	top: 17px;
	position: absolute;
	left: 4px;
	width: 408px;
	height:520px;

}


#mainPicText {
	position: absolute;
	top: 25px;
	left: 6px;
	text-align: justify;
	color:#000000;
}

#mainPicTextPost {
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: left;
	color:#ffffff;
	
}



#mainPicTextReportsLEFT 

{
	position: absolute;
	text-align: left;
	top: 15px;
	left: -27px;
	color:#ffffff;
	
}


#mainPicTextReportsRIGHT

{
	position: absolute;
	text-align: left;
	top: 15px;
	left: 154px;
	color:#ffffff;
}

#mainPicTextReportsRIGHT li, #mainPicTextReportsLEFT li

{

list-style-type:none

}


#mainPicTextPost li {list-style-type:none;}

#mainPicTextPost li a:link{
	
	color:#ffffff;
}

#mainPicTextPost li a:visited{
	
	color:#ffffff;
}

#mainPicTextPost li a:hover{
	
	color:#FFCC00;
}

#mainPicTextPost li a{}
#navPic {
	position: absolute;
	top: 15px;
	left: 445px;
}
#navPic img {
	float: left;
	clear: left;
	padding-bottom:5px;
}

#alert {position:absolute;
top:275px;
left:5px;
}

#alert2{position:absolute;
top:325px;
left:5px;
}

#newLabLinks ul li {
	list-style-type: none;
	color: #FFFFFF;
	line-height: 2;
	width: 200px;
}
#newLabLinks {
	width: 200px;
	position: absolute;
	top: 20px;
	left: 640px;
}
#newLabLinksBottom {
	position:relative;
	top:105px;
	left:0px;
}

#newLabLinksBottom a:link {
	color:#00008E;
}

#newLabLinksBottom a:visited {
	color:#00008E;
}

#newLabLinksBottom a:hover {
	color:#FFCC00;
}

#newLabLinksBottom ul li {
	color: #00008E;
}
