@media print{

{
float: none;
clear: both;
}

#overallWrapper {
width: 100%;
height: 1%;
}

body { 
color : #000000; 
background : #ffffff; 
font-family : Calibri, Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 12pt; 
}
a { 
text-decoration : none; 
color : #000000; 
}

#headerlinks, #breadcrumbs, #accessory, #logo{
visibility: hidden;
display : none;
}

#TDwrapper,#middleTDalign {
width:100%;
}

#cert {
width:100%;
margin:0;
float:none;
padding-right:50px;
}



@page {size:landscape;}


.Return, #Header,#logo, #topleftcontainer, #toprightcontainer, div.whitespacer, #overallwrapper, #headerlinks2, #breadcrumbs, #leftTDalign, #rightTDalign, #bgfooter, #footerlinks, #footerlogos, #AI_PIP 
{display : none;} 
}