
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#main,
#container,
#maincontent {
	width: 640px;
	background-image: none;
	padding: 0px;
	margin: 0px;
}

#printheader {
	width: 100%;
	height: 70px;
}

#header,
#header_image,
#navigation,
#breadcrumb,
.bar,
.button,
#bottom,
#cb_bottom,
#footer,
#grip {
	display: none;
	visibility: hidden;
}

#printfooter {
	width: 640px;
	clear: both;
	border-top: 1px solid #666666;
	padding-top: 5px;
	color: #666666;
	font-size: 10px;
}

#cb_top {
	width: 100%;
	padding: 20px 0px;
	background-image: none;
}

#cb_top_box {
	width: 100%;
}

.cbBox {
	background: none;
	width: 33%;
	float: left;
}

#cb_left {}

#cb_middle {}

#cb_right {}

.cb_bottom {
	height: 180px;
	background-image: none;
	padding: 10px 10px 10px 0px;
	font-size: 11px;
	color: #000000;
}

.cbBody {}

.cbURL {
	display: none;
	visibility: hidden;
}

.cbTitle {
	color: #3876c0;
	font-size: 18px;
	padding-bottom: 10px;
}

