/* MDC Print CSS style version 1.0 20060824 */

/* Header hiding
----------------------------------------------- */
#header #global-nav { display: none !important;}
#header h1 a em, #header h1 a { font-style: normal; text-decoration: none; color: #000;}

/* Sub-nav hiding
----------------------------------------------- */
#sub-nav { display: none !important;}

/* Main content
----------------------------------------------- */
#main-content table, #main-content table td { border: 1px solid #000;}
#main-content table td { padding: .5em;}

/* Footer hiding
----------------------------------------------- */
#footer { display: none !important;}

/* Class hiding
----------------------------------------------- */
.hidden { display: none !important;}