/* Title: Styles for print. Author: Simon Leadbetter simon@cogdesign.com. Last updated: 20 August 2008 */

/* --[ =LAYOUT ]------------------------------- */
html, body{background-image:none;}
.inv,
ul#navigation_accesibility,
ul#navigation_sections, 
ul#navigation_subsections
div#tertiary_content,
ul.social_bookmarks,
div#footer_groups,
div#footer_quicklinks
{
	display: none;
}


/* --[ =TYPOGRAPHY ]--------------------------- */
body {font-family:Arial, Verdana, sans-serif; color:#000000; font-size: 12pt;}
div#footer {padding: 15px 0 0 0; margin: 5px 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: #312D2E;}


/* --[ =SIFR ]--------------------------- */
.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}