body {
	background-image: url(../images/mainweb_03.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}


#title{
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 585px;
	position: absolute;
	left: 20px;
	top: 20px;

}

#text {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 2px;
	padding-bottom: 10px;
}

#text2 {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	position: absolute;
	width: 450px;
	left: 375px;
	top: 215px;
	height: 20px;
}

.hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	
}

#table1 {
	position: absolute;
	width: 300px;
	left: 25px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 10px 10px 10px 2px;
	margin: 0px;

}



#table1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214373;
	text-decoration: none;

}

#table1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #295089;
	text-decoration: underline;

}

#table2 {
	position: absolute;
	width: 450px;
	left: 355px;
	top: 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#projecthdr {
	position: absolute;
	width: 450px;
	left: 355px;
	top: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}

#table3 {
	position: absolute;
	width: 450px;
	left: 375px;
	top: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#table3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214373;
	text-decoration: none;

}

#table3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #295089;
	text-decoration: underline;

}

#table4 {
	position: absolute;
	width: 650px;
	left: 25px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 10px 10px 10px 2px;
	margin: 0px;

}
#table4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #214373;
	text-decoration: underline;

}

#table5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 10px 10px 10px 2px;
	margin: 0px;

}

#text4 {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
}

#mainNav {
	position: absolute;
	top: 69px;
	height: 25px;
	left: 10px;

}

#mainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}


#mainNav a:hover {
	color: #FF9933;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 }
 
 #hLine {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
 
 }
