
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#main,
#wrap,
#wrap_home,
#wrap_inside,
#container,
.container_home,
.container_inside,
.cb_body,
.cb_body_small,
#maincontent {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
	background-color: #ffffff;
}

#printheader {
	width: 100%;
	height: 110px;
}

.cbTitle {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

.cb_left {
	width: 205px;
	float: left;
}

.cb_right {
	width: 205px;
	float: left;
	padding-left: 10px;
}

#printfooter {
	padding-top: 20px;
	font-size: 11px;
}

#wrap_left,
#wrap_right,
#header,
#navigation,
.cb_bottom,
#breadcrumbs,
#bottom,
.button,
#footer {
	display: none;
	visibility: hidden;
}

