HTML {
	height: auto;
	overflow: visible !important;
}

BODY {
	background: #FFFFFF;
	height: auto;
	overflow: visible !important;
}

#TabWrapper {
	display: none;
}

.SubBar {
	display: none;
}

#TitleBlock {
	padding: 15px 10px 20px 10px; 
	border-top: solid 1px #D0D0D0;
	border-bottom: solid 1px #D0D0D0;
	border-left: solid 1px #808080; 
	border-right: solid 1px #808080;
}

.MainPageContent {
	top: auto;
	margin: auto;
	background-color: #FFFFFF; 
	position: relative;
	min-height: 0;
	border: 0;
	height: auto;
}


#PageWrapper {
	height: auto;
	overflow: visible;
}

.NonPrintable {display: none;}
.NotPrintable {display: none;}

.StatsBox {
	padding: 0px;
}