@charset "UTF-8";
/* print.css */

#leftsidebar,
#rightsidebar,
#sidebar1,
#sidebar2,
#topad,
#footer {
	display: none;
}
body {
	background-color: #fff;
	background-image: none ! important;
}
#horizBanner h1,
#horizBanner h2,
#horizBanner h1 a {
	color: #000 ! important;
}
#maincontent {
	width: 100%;
}
#content {
	margin: 0;
	border: none;
}