﻿body 
{
	
}

/******hide page content********/
#navbardiv
{
	display:none;	
}

.Printer
{
	display:none;	
}

.left
{
	display:none;	
}

#FooterSection
{
	display:none;	
}

.FooterLink
{
	display:none;	
}

.navbarline
{
	display:none;
}

/******style page content********/

#ContentWrapper
{
	 float:left;	
}

.Content
{
	 margin:0 auto;
	 width:795px;
	 height:800px;
}

.RightContent
{
	 width:100%; 
	 float:left;
	 height:100%;
}

.SecondTop
{	
	 
	 border-bottom:solid 10px #DEF0EB;
	 width:100%;
	 
}

.SecondTop .adxPngImg
{	
	 padding-left:0;
}

.PrintSection
{
	 margin:5px 0 0 0;
	 padding:0;
}

.BreadCrumbs
{
	margin:0;	
}