/* Title: Styles for print. Author: Simon Leadbetter simon@dotcog.com. Last updated: 19 July 2006 */

/* --[ =LAYOUT ]------------------------------- */
div#main_content, div#column_content {display: block;}
div#navigation_breadcrumbs, ul#navigation_accesibility, ul#navigation_sections, ul#navigation_subsections, ul#navigation_utilities, div#column_subnav {display: none;}

/* --[ =TYPOGRAPHY ]--------------------------- */
body {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; color: #000000;}
div#footer {padding: 1em 0 0 0; margin: 2em 0 0 0; border-top: 1px solid black;}
h1 {margin: 0.7em 0 0.5em 0;}
h2 {margin: 1em 0 0.5em 0;}
p {margin: 0 0 0.3em 0; line-height: 16pt !important;}
div#content a:link:after, div#content a:visited:after  {content:  " [" attr(href) "] ";}
a:link, a:visited {text-decoration: none; color: #000000;}     
.inv {position: absolute; left: -5000px;}     

