/* _______________________________	*/
/*			STYLES FOR PRINTING		*/


* {color: black !important; background: white !important;}

body {font: 10pt "Times New Roman", "TimesNR", Times, serif;}

#window {
	text-align:left;
} 


#page{
width: auto; 
        margin: 0 5%;
}

#header, #sidebar1, #sidebar2, #banner {
display: none;
}

#footer {      
width: auto; 
        margin: 0 5%;
} 


#maincontent3col {
	
	margin-left: 10px!important;
	width: auto!important;
	
}