.printhide {
	display: none !important;
}
body {
	background-image: none;
}
.i_container {
	width: 100% !important;
}
.i_body {
	width: 100% !important;
	float: none;
}
.i_body_inner {
	padding: 0;
}
#i_footer_print {
	text-align: left;
	border-top: 2px solid #6E1F19;
	padding-top: 10px;
	margin-top: 40px;
	display: block;
	font-size: 8pt;
	color: #AAAAAA;
}