#content {
	position: static !important;
	width: 100% !important;
}
#sidebar {
	display: none !important;
}
#heading {
	display: none !important;
}
#detailpage {
	display: none !important;
}
body {
	margin: .25in !important;
	background-color: #FFFFFF !important;
	background-image: none !important;

}
.maincontent {
	font: 11pt "Times New Roman", Times, serif;
	color: #000000;
}
.maincontent h1 {
	font: bold 16pt "Times New Roman", Times, serif!important;
	color: #003399;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.maincontent h2 {
	color: #000099;
	background-color: #FFFFCC;
	margin-bottom: 5px;
	font: bold 14pt "Times New Roman", Times, serif!important;
}
.maincontent h3 {
	color: #000099;
	background-color: #E5E5E5;
	margin-bottom: 5px;
	font: bold 12pt "Times New Roman", Times, serif!important;
}
.maincontent a {
	text-decoration: none !important;
	color: #000000;

}
