/*

Title: 		Public Site - Print Styles
Media:		Screen
Updated: 	Jul 21, 2009

================
	Index:
================
	Layout
	Header
	Footer
*/

/* Turn off: */


.hr.white, #sidecol, #footer, #confidence, #masthead .hr, #enav, #mnav {
	display: none;
	}


/* ---------------------------
		Layout 
---------------------------- */

#wrap {
	width: 100%;
	padding-bottom: 0;
	}
	
#masthead {
	clear: none;
	height: auto;
	background: none;
	}
	
#content {
	border: none;
	background: none;
	}
	
#maincol {
	width: 100%;
	float: none;
	padding-top: 25px;
	border-top: none;
	}
	
	
/* ---------------------------
		Header 
---------------------------- */

#masthead img {
	position: relative;
	left: 0;
	top: 0;
	}
	
h2, h2 span {
	clear: both;
	margin-left: 0;
	padding-left: 0;
	}
