/* CSS Document */

body {
	color: black;
	background-color: white;
	background-image: none;
}

h1, h2, h3, h4, p, td, a, #footer, #footer a {
	color: black;
}

body, #master, #page, #bodyBlock, #contentBody {
	padding: 0 !important;
	margin: 0 !important;
	width: 100%;
}

.dataTable, table, hr {
	_width: 100%;
	width: 90% !important;
}	

#header-print {
	display: block;
	padding: 0 0 20px 0;
}	

#header, #nav {
	display: none !important;
}	

#footer {
	margin: 30px 0 0 0;
	text-align: left;
}