body {
	background-image: none;
}
body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
#top {
	background-image: none;
	height: auto;
}
#topleft {
	background-image: none;
	height: auto;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
}
.submenu {
	margin-bottom: 0px;
}
#center {
	margin-right: 0px;
	margin-left: 0px;
}
#content h1 {
	text-transform: none;
	color: #000000;
	background-image: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
#bottom {
	margin-left: 0px;
}
#disclaimer {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.tableheader {
	background-color: #FFFFFF;
}
.pagebreak {
	page-break-before: always;
}
.donotprint {
	display: none;
}