@import "screen.css"; 

body { 
	background-image: none; 
	background-color: #FFF;
	}

a { color: black; text-decoration: underline; }

#header-div, #section-links, #footer-div, #special-nav, #low-vision

{ display: none; }

#sub-page-header h2 { 
	font-family: georgia, 'times new roman', serif ;
	background-image: none;
	display: block; float: left;
	height: auto;
	margin: 0px 0 0 0px; padding: 0 0 0 20px;
	text-decoration: none;
	text-indent: 0px;
	outline: none; 	
	color: #000; 
	line-height: 50px; 
	}
	
#sub-page-header {
	background-image: none;
	background-color: #5E6E7F;
	display: block; float: left;
	width: 940px; height: 50px;
	margin: 0; padding: 0;
}	
	
#page-intro-text h3 { color: black;}	