/* Print Styles */
@media print {
body {background:white; 
     font-size:10pt; 
     margin:0;}
.blue-submenu {
		display: none !important; }
	
.blue-submenu ul li a {
		display: none!important; }	
	
.header-image {
		display: none !important; }
	
.site-header-row {
		display: none !important; }

a {
		display: none !important; }
	
.printer a{
		display: none !important;
	}
	
	.sidebanner {
		display: none !important;
	}
	
	href {
		display: none !important;}