
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#main,
.cb_welcome,
.cb_small,
.cb_body,
.cb_small_bottom,
#maincontent,
#container {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#printheader {
	width: 100%;
	height: 140px;
}

h1,
.cb_title {
	font-size: 24px;
	padding: 5px 0px;
	margin: 0px;
}

#printfooter {
	padding-top: 15px;
	font-size: 11px;
}

#header,
#navigation,
#breadcrumbs,
#bar,
.button,
#footer {
	display: none;
	visibility: hidden;
}

