﻿body
{
	background: none;
	font-size:14px;
}

* 
{
	font-size: 15px;
}

#navContainer, #flashArea, #EmailPrintLinks, #LeftNav, #subContentLeft
{
	display: none;
}

.noPrint 
{
	display: none;
}

#footerContainer
{
	display: none;
	/*background: transparent;
	width: 100%; margin: 0; float: none;*/
}

#middleContent, #subContentArea, #homeContentArea, #header, #footerArea, #subContentRight, #subContentLeft, #subContentLeftPrint
{
	width: 100%; margin: 0; float: none; background: none; height: auto; overflow: visible;
}

.PrintLogo  
{
	display: block;
	}

.ScreenLogo 
{
	display: none;
}

#headerContainer 
{
	background: #fff;
}