
.bodyclass {
	background-color: #ffffff;
	color: #000000;
	background-image: none;
}

#wrap,
#main,
#mainborder,
#home_cb {
	width: 645px;
	background-image: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#printheader {
	width: 645px;
	height: 140px;
}

.cbTitle {
	width: 200px;
	height: 40px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding: 15px 15px 10px 0px;
}

.cbBody {
	width: 200px;
	float: left;
	padding: 0px 15px 20px 0px;
}

#container {
	width: 645px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	background-image: none;
}

#pagetitle  {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#bar_left,
#bar_right,
#header,
#pageheader,
#home_image,
#navcontainer,
#bar,
#breadcrumb,
#grip,
.button,
.buttonover,
#footer {
	display: none;
	visibility: hidden;
}

#printfooter {
	width: 645px;
	clear: both;
	border-top: 1px solid #adadad;
	padding-top: 5px;
	color: #adadad;
	font-size: 10px;
}

