/* CSS Document */

body {
	width: 7in;	
	color: #000;
	font: 12pt/20pt "Times New Roman", Times, serif;
	background: white;
}
#utility, #topnav, .leftnav, #cta, #footer
{
display:none;
}
#maincontent
{
	float:left;
	width:942px;
	border:none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#topbox .imgbx
{
	float:left;
	padding-right:15px;
	width:167px;
}
