
.bodyclass {
	background-color: #ffffff;
	background-image: none;
}

#main {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

.main_home,
.main_inside {
	background-image: none;
}

#printheader {
	width: 100%;
	height: 100px;
}

#container {
	width: 100%;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	background-image: none;
}

#maincontent {
	width: 100%;
	padding: 0px;
}

#pagetitle  {
	width: 100%;
	height: 22px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #1d4574;
}	

#header,
#navigation,
#bar,
#bottom,
#footer {
	display: none;
	visibility: hidden;
}

#printfooter {
	width: 100%;
	border-top: 1px solid #1d4574;
	padding-top: 5px;
	color: #1d4574;
	font-size: 10px;
}	
