.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
	margin: 0 auto;
	width: 640px;
}
#printheader {
	width: 100%;
	height: 100px;
	margin-bottom:20px;
}
#printFooter {
	width: 100%;
	height: 100px;
}
#header,
#headerRight,
.cbBig,
.cbRightWrap,
#breadcrumbs,
.button,
#footer,
.topNavigation,
#homepageBanner,
#insidepageBanner,
#navigation{
	display: none;
	visibility: hidden;
}
.cbTitle{
	color: #0ba390;
	clear: both;
	font-size:21px;
	font-weight:bold;
	height: 21px;
	margin: 20px 0 10px;
	padding: 0;
	text-align: left;
}
.cb{
	margin-bottom: 20px;
}
h1{
	border-bottom:1px solid #cccccc;
	color: #006B6B;
	font-family: "Arial", sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin: 11px 0 20px 0;
	padding: 0 0 8px 0;
}
h2{
	color: #006b6b;
	font-size:18px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}
h3{
	color: #252626;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
}
h4 /* for homepage cbox titles */{
	color: #0ba390;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
}

