
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#main,
#maincontent,
#container {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#printheader {
	width: 100%;
	height: 130px;
}

#printfooter {
	padding-top: 30px;
	font-size: 10px;
}

#pagetitle {
	color: #0B2570;
	font-size: 17px;
	padding: 10px 0px;
}

#header,
#date,
#navigation,
#breadcrumbs,
#bar,
.button,
#bottom,
#footer {
	display: none;
	visibility: hidden;
}

