.tiled {
	background-image: url(images/AW_tileBG_01.jpg);
	background-repeat: repeat;
}
.fineprint {
	font-family:Georgia, "Times New Roman", Times, sans-serif; 
	font-size:11px; color:#FFFFFF
}
.maincopy {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#00204e; 
	line-height:150%;
	margin-right:30px
}
.highlight {
	color: #dc6000; 
	font-weight:bold
}
.mainbody {
	width: 600px; 
	height:575px; 
	padding-left:30px; 
	padding-top: 30px; 
	background-color:#FFFFFF; 
	position: static; 
	margin-left: 50px; 
	margin-top: 0px;
	overflow: auto;
}
a:active, a:focus{outline:0;}