

.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#wrap_left,
#wrap_right,
#wrap,
#main,
#maincontent,
#container {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#printheader {
	width: 100%;
	height: 110px;
}

#printfooter {
	padding-top: 30px;
	font-size: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px;
	margin: 0px;
}

#bar_left,
#bar_right,
#header,
#navigation,
#breadcrumbs,
#bar,
.button,
.cbRow,
.cbBar,
#bottom,
#footer,
#grip {
	display: none;
	visibility: hidden;
}

