﻿.print #body 
{
	margin: 0px;
	background: none;
}
.print #body .content
{
	margin: 0px;
}
.print .header
{
	width: 650px !important;
}
.print .header .nav
{
	display: none;
}
.print .header .topLinks
{
	display: none;
}
.print .header .tabs
{
	display: none;
}
.print .logo
{
    left:0px !important;
}
.print .top
{
	display: block;
	left:-160px !important;
	float:none !important;
	top:10px !important;
}
.print #fontsizing
{
    display:none;
}
.print .middle .snav
{
	display: none;
}
.print #copy
{
	width: 650px;
	padding-left:0px;
}
.print #body .footer
{
	width: 650px;
	background: none;
}
.print #footerwrapper
{
	width:615px;
	background: none;
}
.print #footercopy
{
	width:615px;
}

.print  #body .toolbar {border:none;}

.print .toolbar .footerlinks
{
	display: none;
}
.print #leftSection
{
	display:none;
}
.print #FAQs
{
	display: none;
}
.print #rightSection
{
	display:none;
}
.print .homebody #copy
{
	width: 500px !important;
}
.print .homebody .lowercontent
{
	margin-top: 40px;
	width: 650px !important;
}
.print #rightTout
{
	display: none;	
}

.print #wrapper
{
	background: #FFFFFF !important;
	width: 650px !important;
	margin:0px !important;
}

.print .slimbar
{
	width:650px;
}