#topPageSection, #pageNavigation, #mainRight, #bottomOfPage, #breadCrumbs, 
   #open_close_features, #relatedMaterials {
	display: none;
	}
table#pageBody {
	width:100%
	}

td.mainCell {
	width: 100%;
	padding: 10px;
	}

#letterhead {
	display: block;
	width: 100%;
	vertical-align: bottom;
	margin-bottom: 10px;
	border-bottom: 1px solid #888;
	color: back;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}

#letterhead .contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	}

#letterfoot {
	display: block;
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #888;
	color: #888;
	font-size: 12px;
	text-align: center;
	}	
	
div.printable {
	display:none;
	}
	
div.navigation {
	display:none;
	}	
