/* CES Style Sheets for media Print */

table.noprint, td.noprint, tr.noprint, td.menu, td.rdash, td.bdash, td.rightbox, .noprint{
	display: none;
}

td.content{
	width: 80%;
	border: none;  
}