
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#main,
#wrap,
#wrap_content,
#wrap_top,
#wrap_inside,
#wrap_bottom,
#cb_large,
#cb_container,
#container {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
	background-color: #ffffff;
}

#printheader {
	width: 100%;
	height: 60px;
}

h1 {
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.cb_large_title,
.cb_title {
	font-size: 24px;
	padding: 15px 0px 10px 0px;
}

#printfooter {
	padding-top: 20px;
	font-size: 11px;
}

#wrap_left,
#wrap_right,
#header,
#header_home,
#navigation,
#breadcrumbs,
.button,
#footer_home,
#footer_inside {
	display: none;
	visibility: hidden;
}

