/*
  print - stylesheet
*/

  b, strong { font-weight: 900; }
  i, em { font-style: italic; }
  a, a:visited, a:active, a:link { color: #000; text-decoration: none; border: 0px; }
  a:hover, a:focus { background: transparent; text-decoration: none; }
  img { border: 0px; }

  table tr td { vertical-align: top; font: 9pt/130% 'Lucida Sans Unicode','Lucida Grande',Verdana,sans-serif; }

  body { background: #fff; color: #000; font: 9pt/130% 'Lucida Sans Unicode','Lucida Grande',Verdana,sans-serif; }
  #body { width: 100%; margin: 0px; }

  #mainNav, #meta, #keyVis, #bC, #cFooter, .teaserB, .iBar, .print, #bBar, .img, #teaserBottom { display: none; }

  .mainB { margin: 3em 0; }
    .mainB h1 { font: 15pt/140% 'Lucida Sans Unicode','Lucida Grande',Verdana,sans-serif; margin: 0; }
  .tttText b, .exxTra b { font: 12pt/150% 'Lucida Sans Unicode','Lucida Grande',Verdana,sans-serif; }
  .tttText, .exxTra { margin: 1em 0; }
  .fUgrey { font: 8pt/120% 'Lucida Sans Unicode','Lucida Grande',Verdana,sans-serif; }
  .iTable { margin: 2em 0; }
    .iTable b { font: 100 9pt/130% 'Lucida Sans Unicode','Lucida Grande',Verdana,sans-serif; }
    .exxTra .iTable table { width: 20em; }

  #footer { border-top: 1px #000 solid; margin: 3em 0 0; padding: 1em 0; text-align: center; font: 8pt/120% 'Lucida Sans Unicode','Lucida Grande',Verdana,sans-serif; }
