body {
	background-color:#fff;
	height:auto;
}
#container, #pageContainer 
{
	width: 95%;
	margin: 0;
	float: none;
	border:none;
}
#header {
background:none;
}
#leftColumn, #footerTop, .headerBGDiv, .searchFormDiv, .right, .logoDiv, .pageFooterTop, #textSizeDiv, #searchFormDiv {
display:none;
}

#rightColumn, #fullColumn, .left {
width:100%;
}

.logoPrintDiv 
{
	display:block;
	position:absolute;
	top:0;
	margin-top:10px;
	margin-left:0px;
}

#tabContent{
height:auto;
width:100%;
overflow:visible;
border:none;
}

#tabContent .content{
display:block;
height:auto;
width:100%;
margin: 10px 0 10px 0;
padding:5px;
border:1px solid #000;
}

.footerTextRed {
color:#000;
}

h1 {
color:#000;
}

#spacer, .clearfooter {
height:40px;
}

#footerBottom 
{
text-align:left;
}
