@media print{

{
float: none;
clear: both;
}

#overallWrapper {
width: 100%;
height: 1%;
}

body { 
color : #000000; 
background : #ffffff; 
font-family : "Times New Roman", Times, serif;
font-size : 11pt; 
}
a { 
text-decoration : none; 
color : #000000; 
}

#headerlinks, #breadcrumbs, #accessory, #logo{
visibility: hidden;
display : none;
}

#TDwrapper,#middleTDalign {
width:100%;
}

#Header,#logo, #topleftcontainer, #toprightcontainer, div.whitespacer, #overallwrapper, #headerlinks2, #breadcrumbs, #leftTDalign, #rightTDalign, #bgfooter, #footerlinks, #footerlogos {display : none;} 
}