
.bodyclass {
	background-color: #ffffff;
}

#wrap {
	width: 660px;
	background-image: none;
}

#printheader {
	width: 660px;
	color: #002348;
	font-size: 23px;
}

#main {
	width: 660px;
	background-image: none;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 660px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	background-image: none;
}

#pagetitle  {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #4d84be;
}

.cbBox {
	width: 660px;
	float: left;
	padding: 20px 0px 20px 0px;
}

.cbTitle {
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}

#main_title,
#header,
#header_image,
.cbURL,
.cbHeader,
#navigation,
#bar,
#title_breadcrumb,
#bottom,
#banners,
#footer {
	display: none;
	visibility: hidden;
}

#printfooter {
	width: 660px;
	border-top: 1px solid #dedbd7;
	padding-top: 5px;
	color: #dedbd7;
	font-size: 11px;
}	
