/* 

    CCA For Social Good  -  by Booyant, Inc.
	Contact Info: team@booyant.com  / 978.729.8408  
	VERSION 1.0
	PRINT styles
    
*/


/* DEFAULTS
---------------------------------------------------------------------- */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333;
}

#content-primary {
	width: 100%;
	margin: 0;
	float: none;
}

a:link, a:visited {
	color: #333;
}

/* TURN ON's
---------------------------------------------------------------------- */

#print-logo {display: block;}




/* TURN OFF's
---------------------------------------------------------------------- */

#navigation,
#utility-nav,
#call-to-action-nav,
#login_form,
#footer,
img,
h1 a {display: none;}
