
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#wrap_left,
#wrap_right,
#main_home,
#main_inside,
#container {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#printheader {
	width: 100%;
	height: 100px;
}

#printfooter {
	padding-top: 15px;
	font-size: 11px;
}

.cb_title,
#pagetitle {
	font-size: 20px;
	color: #00447c;
	letter-spacing: -1px;
	padding-bottom: 3px;
	padding-top: 10px;
}

#header,
#navigation,
#breadcrumbs,
.bar,
.button,
#bottom_inside,
#bottom_home,
#footer {
	display: none;
	visibility: hidden;
}

