/*hide the right column when printing*/ 
.flash {display:none;} 
.tblwarp { width: 100% !important;background-color: #fff;background-image: none;}
.tdright{display:none;} 
.tdleft{
	text-align: right;
}
h1{
	text-indent: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.frame {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
