@charset "utf-8";
body {
	background-color: #ffffff;
	background-image:none;
}

.noprint {
	display:none;
}


.content_wrapper, #RightCol, .Content{
	width: 100%;
	margin: 0;
	float: none;
	background-color: #FFF;
	background-image: none;
}

#LeftCol, .LeftNav, .banner,.footer{
	display: none;
	background-image: none;
}

#Content h1, #Content h2, #Content h3{
	color:#000;
}
.returntotop{
	display:none;
}


