div#noCSSBrowser {
	display: none;
}

body {
	width: 100%;
	background: #ffffff;
}

div#centerPage {
	position: static;
	width: 100%;
	padding-top: 0px;
	border-top: 0px;
	overflow: visible;
}

div#bodyContent {
	height: auto;
	border: none;
	position: static;
}

div#header { 
	display: none;
}

div#redBar {
	background-image: none;
	display: none;
}


div#revealOnPrint {
	display: block;
	padding-bottom: 1em;
	font-size: 1.4em;
}

#banner_right {
	display: none;
}


div#footer {
	display: none;
}


div#secondMenu {
	display: none;
}

div#topMenu {
	display: none;
}

div#breadCrumb {
	display: none;
}