/*-------------------------------------------------------------------------
	P R I N T  
---------------------------------------------------------------------------	
*/

/* Hide things for the printing */
#mainNav,
#subNav,
#footer, 
#sideBar,
#copyright span
	{display:none;}
	
/* Structure */
#mainWrapper {width:auto;}
#masthead {padding:0;}
#content {padding:0;}

.col1,
.col2 {float:none;width:auto;}

/* Typography */
#masthead h1 {
	text-indent:0;
	width:auto;
	height:auto;
	color:#41629c !important;
	font-size:3em;}
