/*  CIPS Print style sheet 
    Updated: 5/30/08 John Hastings
*/ 
<style title="print">

		table{display :none;}
		img{display :none;}	
		
		.MenuBarVertical{display :none;}		
		
</style>

