
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#main_home,
#main_inside,
#main,
#container {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#printheader {
	width: 100%;
	height: 120px;
}

#printfooter {
	padding-top: 15px;
	font-size: 11px;
}

h1,
.cbTitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0px;
}

#bar_left,
#bar_right,
#header,
#navigation,
#bar,
#breadcrumbs,
.button,
#bottom,
#copyright,
#footer {
	display: none;
	visibility: hidden;
}

