#sidebar1, #sidebar2, #topnav {
	display: none;
}
#container {
	background: #ffffff;
}
#mainContent {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#footer a {
	display: none;
}
.sectionHeader {
	background: #FFFFFF !important;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}
#footer {
	border-top: 1px dotted #666666;
}
a:link, a:visited, a:hover {
	color: #000000 !important;
	text-decoration: none !important;
}
#portal {
	display: none;
}
#header {

	padding: 0px 0px 0px 300px !important;
	color: #000000;
}
#toc {
	display: none;
}
#globalheader {
	display: none;
}
a.print {
	display: none;
}