/*--------------------------------------------------

PRINT BASE CSS

--------------------------------------------------*/
body {
	background: white;
	font-size: 11pt;
}
#page,
#header,
#body,
#content {
	width: auto !important;
	margin: 0;
	float: none !important;
	color: #000;
	border: 0;
	background: transparent;
}
#footer {
	display: none;
}