
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#main,
#maincontent {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#printheader {
	width: 100%;
	height: 75px;
}

.cbTitle {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

#printfooter {
	padding-top: 20px;
	font-size: 11px;
}

#wrap_left,
#wrap_right,
#header,
#quicklinks,
#navigation,
#breadcrumbs,
.button,
#footer {
	display: none;
	visibility: hidden;
}

