/* Print CSS */
body, p, li, ul { 
 font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
 background-color: #fff;
}
#sitewrapper {
 border : 0px solid #fff; */
	width: 600px;
} 
#footer_bg, #footer_bg a, p.menu2  {
 width: 550px;
	background-color: #fff;
	color: #000;
 font-size: 10pt;
}
.maintable {
 width: 100%;
}
.print-hide  {
 width: 100%;
	height: 2px;
 visibility: hidden;
}
#right-col, .right-col, .print-hide2, .top {
 width: 0px;
	height: 0px;
 visibility: hidden;
} 