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