﻿body
	{
 background-image: none;
	}
	
.PageOutter
{	
    padding: 0;
	margin: 0;
	width:965px;  
	margin-left: 0;
	margin-right: 0;
    }

.PagetopOutter
{
    
   display: none;
    }
    
.Pagetop
{
       display: none;
    }
    

    
.TopLogin
{
   display: none;
    }
    
.RightCol
{ 
   display: none;
}

#FooterStripe
{
   display: none;
    }
#TopStripe
{
   display: none;
    }
#SecondStripe
{
   display: none;
    }
.PrintOnly {
    display: block;
}
.DontPrint {
    display: none;
}

.CenterdBit {
    width: 990px;
}

.MainAndSide {
    border-left: 0px solid transparent;
}

.LeftSideOuter {
    float: none;
    position: relative;
    width: auto;
    margin-left: 0px;
    border-right: 0px solid transparent;
}

.LeftSideInner {
    width: auto;
}
.MainOuter {
    padding-left: 0px;
}