body {
	color: #000000;
	background-color: #E5E9FF;
	font-size: 12px;
	line-height: 16px;
	font-family: Lucida Grande, sans-serif;
	text-align: justify;
	margin-top: 14px;
	margin-bottom: 20px;
}

#floattopleft {
float: left;
width: 361px;
margin-left: 45px;
margin-bottom: 20px;
}

#floattopright {
float: right;
width: 361px;
margin-right: 45px;
margin-bottom: 20px;
}

#fulllengthbox {
position: relative;
width: 796px;
margin-left: 45px;
margin-right: 45px;
margin-top: 0px;
margin-bottom: 20px;
}

#bodyContainer2 {
	margin: 0 auto;
	width: 901px;
  margin-bottom:20px;
}

#topbanner{
  height:220px;
  width:901px;
} 

#maincontainer {
width:887px; 
background-color: #D3D8FE;  
border-left: 7px #022174 solid;
  border-right: 7px #022174 solid;
  border-bottom: 9px #022174 solid;
  padding-bottom: 30px;
   }


#subprojectdiv {
padding-left:4px; padding-right: 7px; padding-top: 10px;width:335px;margin-bottom: 10px;
}

#footer{height:19px;width:901px;text-align: center; font-size: 10px; line-height: 13px;padding-top: 5px;}
.clear{clear:both;line-height:1px;font-size:1px;}
.title {font-size: 18px; color: #022174; font-weight: bold; padding-top: 1px;}
.orange {color:#FF6600;font-weight: bold;}
.blue {color:#000066;font-weight: bold;}
.orangetitle {font-size: 14px; color: #FF6600; font-weight: bold; text-decoration: underline;}

table {
font-size: 12px;
font-family: helvetica;
line-height: 12.5px;
margin-bottom: 0px;
background-color: transparent;
}

td {
margin-bottom: 0px;
background-color: transparent;
}

tr {
margin:0px;
background-color: transparent;
}

h1 {font-size: 12px; font-weight: bold; margin:0px; padding-bottom: 4px;}

a:link{
	font-family: Lucida Grande, sans-serif;
	color:#022174;
	font-weight:normal;
	text-decoration: underline;
}

a:visited{
	font-family: Lucida Grande, sans-serif;
	color:#022174;
	font-weight:normal;
	text-decoration: underline;
}

a:active{
	font-family: Lucida Grande, sans-serif;
	color:#022174;
	font-weight:normal;
	text-decoration: underline;
}

a:hover{
	font-family: Lucida Grande, sans-serif;
	color:#FF6600;
	font-weight:normal;
	text-decoration: underline;
}