

body {
	background: #fff;
	}

#pagebox {
	background: #fff;
	border: none;
	width: auto;
	}


#identityHeader {
	height: auto;
	background: #fff;
	}	

#linksHeader {
	display: none;
	}
	
#landingHeader {
	display: none;
 	}
	
#content { 
	background: #fff;
	}
	
/*
#scanColumn, #sideBar {
	display: none;
	}
*/

#content, #mainColumn {
	background: #fff;
	width: auto;
	}

#footer {
	background: #fff;
	border-top: 1px solid #000;
	border-bottom: none;
	}

#footer p.footer {
	background: #fff;
	margin-left: 0;
	}
	
#footer p.printURL {
	background: #fff;
	margin-left: 0;
	}

/*
img {
	max-width: 100%;
	}
*/


/* TYPOGRAPHY COLORS
======================================================================= */

h1.headerName {
	color: #444;
	}
		
h2.headerList {
	color: #444;
	}
	
		
#content h1, 
#content h1 a, 
#content h2, 
#content h2 a, 
#content h3, 
#content h3 a, 
#content h4, 
#content h4 a, 
#content ul li a {
	color: #444;
	font-weight: normal;
	}



   



		




