﻿body
{
}
.HeaderBackground
{
	display:none;
}
.Header
{
	width:100%;
}
.Body
{
	width:100%;
}
.LeftColumn
{
	display:none;	
}
.RightColumn
{	
	width:100%;	
}
.Footer
{
	width:100%;	
}
.TopNavPath
{
	width:95%;
	border-bottom:solid 1px #9B9B9B;
}
.BottomNavPath
{
	display:none;
}
.SignatureImageSection
{
	display:none;
}
.SignatureImageSectionPrint
{
	display:block;
}
.SearchSection
{
	display:none;
}
.BodyRightAdSection
{
	display:none;
}
.Footer
{
	width:95%;
	border-top:solid 1px #9B9B9B;
}