

.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#main_top,
#main_bottom,
#main,
#container {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#printheader {
	width: 100%;
	height: 87px;
	border-bottom: 1px solid #ee3427;
}

#bar_left,
#bar_right,
#header,
#navigation,
#bar,
#breadcrumbs,
.button,
#footer,
#grip {
	display: none;
	visibility: hidden;
}

h1 {
	color: #ee3424;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 10px 0px 10px;
	margin: 0px;
}

.cbTitle {
	color: #ee3424;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

#printfooter {
	border-top: 1px solid #e7e7e7;
	width: 100%;
	clear: both;
	padding-top: 5px;
	color: #e7e7e7;
	font-size: 10px;
}
