/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */

#right-rail, #navigation, #header, #section-header, #sub-footer, #footer, #toolbar, #breadcrumb,  #region-sidebar-first, #region-sidebar-second, #section-footer, #block-views-congress-offices-of-noslide,
#region-footer-second {
  display: none;
}

body { font-size: 12pt;
	color: #000; 
	background: none repeat scroll 0 0 #FFF; } 

h1, h2, h3, h4, h5, h6, p { color:#000; } 

h1#page-title, h1#page-title-no-line { color: #000; }

a:link { color: #000; text-decoration: underline; }   

#main-wrapper, #page,  #section-content { width: auto;
	padding: 0; margin: 0; border: none; } 

#main, #region-content{
	width: auto;
	margin: 5%;
	border: none;
	padding: 0;
	float: none;
}

#agency-print-form { display: block; }

.page-node-105 h1#page-title { display: none; }

.hide-on-print { display: none; }
