
.bluebanner {
	color:#000;
	background: #FFF; 
}
nav{display:none;}

.login, .searchHolder{display:none;}
.searchbox  {display:none;}

.header h1{color:#000000;
	text-shadow: none;
	font-size:24pt;}

.header p {
	font-size:14pt;
	text-shadow: none;
	color:#000000;
}


.no-print{
	display:none; height:0px}

.logo{text-align: center; margin:}

.print-logo {
float:left;
	display: block !important;
	height:80px !important; /* this should be 109 but looks proportionate at 80*/
	width:301px !important;

}
body {margin-top: 100px !important;}

