body {
	margin: 20px;
	}

body img {
display: none;
}

body, table, td, tr {
background: white;
color: black;
}

body a {
color: none;
}

#search_1 {
display: none;
}

h1, h2, p {
	margin-bottom: 10px;
	}
	
h1 {
	font-size: 30px;
	}
	
.subnav {
	margin-bottom: 10px;
	}	
	
.accessibility_toolbox {
	margin-bottom: 10px;
	}	
	
.noprint {
	display: none;
	}		


.blank {
	display: none;
	} 
	
.centerpic {
	display: none;
	}
	
#map {
	display: none;
	}		
	
.infocol1 {
	display: none;
	}
	
.infocol2 {
	text-align: left;
	width: 390px;
	margin-bottom: 10px;
	font-weight: bold;
	}
	
.clear {
	clear: both;
	content: ".";
	display: block;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
	}	