/* ==================================
|	   GLOBALPRINT.CSS    V.080502
|		080325
===================================== */
/*	---	HTML Styles for Printing	-------	*/
body {
/* background: #fff !important;*/
}

#header {display: none;}

#content {
margin: 0;
clear: none;
}

div#masthead { /* div required to override IE background */
margin:0;padding:0;
}


#quicklinks a:link {
color: #000;
text-decoration: underline;
}

p#siteinfo {
margin-left: 0;
background: #fff;
}

#logo a, #logo a:link {
display:inline;
text-indent: 20px;
margin-left: 0;
text-decoration: none;
color: #000;
z-index: 0;
}

#sitename a, #sitename a:link, .topic #sitename a, .topic #sitename a:link, .constituent #sitename a,  .constituent #sitename a:link {
text-indent: 20px;
text-decoration: none;
font: bold 2.1em Arial, Helvetica, sans-serif;
color: #000;
} 

/* ------------------------------------------------ */
