@charset "utf-8";
 
body {
	color: #000 !important;
	background-color: #fff !important;
	font-family: Arial;
	border: 0 !important;
}
* {
	border: 0 !important;
}
.accessibility, 
.noprint {
	display: none !important;
}
div#content, 
div#main {
	display: block !important;
	width: 100% !important;
	border: 0 !important;
	padding: 1em !important;
}
div#mainNav, 
div#sliderWrapper, 
div#sidebar, 
div#footerNav, 
div.footer-icons, 
div.breadcrumbs, 
a.to-top {
	display: none !important;
}
img {
	float: none;
}
/* Stylesheet: print Modified On 2014-03-27 08:56:48 */
