/* PRINT STYLESHEET 											*/
/* ============================================================ */

@import "/stylesheets/typography.css";
@import "/stylesheets/tables.css";

/* Add any elements you want to hide to the rule below */
#nav,
#breadcrumbs,
#universal-nav,
#masthead,
#sidenav,
#footerlinks,
#footer-nav,
#credits,
#tabs,
#sb-container 
{display:none;}

#contentholder .text p { text-align:justify; }
.tab_section { display:block !important; }

#footer { clear:both; font-size:12px; margin-top:40px; }

