
.bodyclass {
	background-color: #ffffff;
	color: #000000;
	padding-bottom: 10px;
	background-image: none;
}

#wrap,
#main,
#main_top {
	width: 640px;
	background-image: none;
	padding: 0px;
	margin: 0px;
}

#printheader {
	width: 640px;
	height: 105px;
}

#container {
	width: 640px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	background-image: none;
}

#pagetitle  {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #0e4a8b;
}

#bar_left,
#bar_right,
#topcaption,
#header,
#navigation,
#bar,
#breadcrumb,
#footer,
#grip {
	display: none;
	visibility: hidden;
}

#printfooter {
	width: 640px;
	border-top: 1px solid #214371;
	padding-top: 5px;
	color: #214371;
	font-size: 11px;
}	
