body { font-family: Times, "Times New Roman", serif; }

	div.dr { display: none; }
	
	a { color: #000; text-decoration: none; }
	
	#header { border-bottom: 1px solid #000; }
		#header h1 { margin-bottom: 5px; }
			#header h1 a.logo { color: #000; text-decoration: none; }
			#header h1 span.divider { display: none; }
			#header h1 span.service_mark { float: right; margin: -25px 0 0 0; font-size: 18px; font-style: italic; }
		#btn_donate { display: none; }
		#search_form { display: none; }
		#locator_form { display: none; }
		#nav { display: none; }
	
	#body {  }
		#col2 {  }
			#col2 a.more { display: none; }
			#col2 a.video { display: none; }
		
		#col1 {  }
			#col1 a.more { display: none; }
		
		#col3 {  }
			#col3 a.more { display: none; }

/* Hide the accessibility links */
div#skip_links, a#navigation, a#content { display: none; }


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}