
.bodyclass { 
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#main,
#content,
#content_home {
	width: 640px;
	border: none;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#header,
#headermenu,
#navigation,
#bar,
#breadcrumb,
#footer, #footer_home,
#grip,
.button {
	display: none;
	visibility: hidden;
}

#printheader {
	width: 640px;
	height: 125px;
	border-bottom: 1px solid #666666;
}

#printfooter {
	width: 640px;
	border-top: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer_left {
	width: 75%;
	float: left;
	padding-left: 5px;
	font-size: 12px;
	color: #0e417f;
}

.cbTitle {
	padding: 0px;
	border: none;
}

.cbBody {
	border: none;
	padding: 0px;
}

.cbBody img {
	max-width: 300px;
}