
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#wrap_inside,
#main,
#main_home,
#main_inside {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#printheader {
	width: 100%;
	height: 120px;
}

#pagetitle {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.cbTitle,
.cbEvents_title {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

#printfooter {
	padding-top: 30px;
	font-size: 11px;
}

#wrap_left,
#wrap_right,
#socialMedia,
#top_navigation,
#header,
#header_navigation,
#quick_links,
#navigation,
#breadcrumbs,
#bar,
.button,
#footer {
	display: none;
	visibility: hidden;
}


