.mainMenu,
ul.nav,
ul.nav li,
ul.nav li a,
.leftcolumn,
.rightcolumn {
	
	display:none;
	
}

body.print a.window-closer,
body.print #center_blurb p {
	
	display:none;
	
}

body.print .header {
	
	margin-bottom:10px;
	
}

body.print a {
	
	color:#993300;
	font-weight:bold;
	text-decoration:none;
	
}

div.search-results-inner div.document-type-header {

	clear:both;
	color:#455560;
	font-size:1.2em;
	font-weight:bold;
	margin-top:1em;
	padding-top:0.5em;

}