
.bodyclass {
	background-color: #ffffff;
	color: #000000;
	padding-bottom: 10px;
	background-image: none;
}

#wrap,
#main {
	width: 640px;
	background-image: none;
	padding: 0px;
	margin: 0px;
}

#printheader {
	width: 640px;
	height: 75px;
}

#container {
	width: 640px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	background-image: none;
}

#pagetitle  {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #1753a4;
	font-size: 14px;
	font-weight: bold;
}

#header,
#navigation,
#bar,
#breadcrumb,
#grip,
#copyright,
#footer {
	display: none;
	visibility: hidden;
}

#printfooter {
	width: 640px;
	border-top: 1px solid #1753a4;
	padding-top: 5px;
	color: #1753a4;
	font-size: 11px;
}
