	html, body{ 
 margin:20; 
 padding:0; 
 text-align:center; 
 valign:center;
 background:#000000;
} 
 
#pagewidth{ 
 width:774px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
  background:#FFFFFF;
  		border: solid #000000;
		border-width:1px 1px;
} 
 
#header1{
 position:relative; 
 height:11px; 
  background-color:#002D55; 
 width:100%;
} 

#header2{
 position:relative; 
 height:138px; 
  background-color:#002D55; 
 width:100%;
} 

#header3{
 position:relative; 
 height:11px; 
  background-color:#002D55; 
 width:100%;
} 
 
#leftcol{
 width:160px; 
 float:left; 
 position:relative;
 background:#7E858B; 
  }
 
#twocols{
 width:620px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:165px; 
 float:right; 
 position:relative; 
 background:#7E858B;
 }
 
 	#quickapp {
		width: 155px;
		
		margin:0px 5px 0px 4px;
		background:#FFFFFF;
		border: solid #000000;
		border-width:1px 1px;
		}
	
	
#maincol{
 background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:450px; 
 border: solid #000000;
 border-width:0px 1px;
 }
 
 #maincol1{
 float: left; 
 position: relative; 
 width:220px; 
 border: solid #53575A;
 border-width:0px 1px 0px 0px;
 }
 
 #maincol2{ 
 float: right; 
 position: relative; 
 width:229px; 
 }
 
		
.bodytext {
	margin: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.bodytextsmall {
	font-family: Verdana;
	font-size: 10px;
	color: #5D5D5D;
	font-weight: normal;
}


.menutext {
	font-family: Verdana;
	font-size: 11px;
	color: #DEDFDF;
	font-weight: bold;
}


.footertext {
	font-family: Verdana;
	font-size: 10px;
	color: #DEDFDF;
	font-weight: normal;
}



.bodybold {
	margin: 20px 10px 20px 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 3B3B3B;
}

.titletext {
	margin: 32px 0px 0px 70px;
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	color: 3B3B3B;
}

.formtext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.class1 A:link {text-decoration:none; color:#DEDFDF} 

.class1 A:visited {text-decoration:none; color:#DEDFDF}

.class1 A:hover { text-decoration: none; color:#FFFF66 }
