@charset "utf-8";
body {
	background-color: #ffffff;
	background-image:none;
}

.noprint {
	display:none;
}


.container, .content{
	width: auto;
	margin: 0;
	float: none;
	background-color: #FFF;
	background-image: none;
}

.leftNav, .header,.footer{
	display: none;
	background-image: none;
}

#Content h1, #Content h2, #Content h3{
	color:#000;
}
.returntotop{
	display:none;
}


