/* @override http://edelman.prevent.erskinedev.com/html/css/print.css */

/* @override http://edelman.prevent.erskinedev.com/html/css/print.css */

/*

	National Working Group for ACTTION by ERSKINE DESIGN by ERSKINE DESIGN
	VERSION 1.0
	PRINT STYLES
	
	CONTENTS ----------
	
	   
	   
    -------------------
	
*/

@import url(reset.css); /* RESET CSS */
@import url(screen.css); /* SCREEN CSS */

body { padding: 20px 40px 50px 40px; }

div#branding { display:none; }
div#container { border-top:none; width:100%; background-image:none !important; padding:0; }

ul#navigation_pri, ul#navigation_sec { display:none; }

div#breadcrumbs_wrap { display:none; }
div#content_wrapper { background-image:none !important; }

div#content_pri { width:100%; margin:0 0 30px 0; border:none !important; }

div#banner ul, div#banner ol { display:none; }

img#print_branding { margin-bottom:50px; display:block; }

div#frame {display:none;}


div#content_sec { display:none; }
div#sponsor_logos { display:none; }
div#siteinfo { display:none; }*/