/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body #fbtpage {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
#fbtpage hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
#fbtpage hr.space {background:#fff;color:#fff;visibility:hidden;}
#fbtpage h1, #fbtpage h2, #fbtpage h3, #fbtpage h4, #fbtpage h5, #fbtpage h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
#fbtpage code {font:.9em "Courier New", Monaco, Courier, monospace;}
#fbtpage a img {border:none;}
#fbtpage p img.top {margin-top:0;}
#fbtpage blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
#fbtpage .small {font-size:.9em;}
#fbtpage .large {font-size:1.1em;}
#fbtpage .quiet {color:#999;}
#fbtpage .hide {display:none;}
#fbtpage a:link, #fbtpage a:visited {background:transparent;font-weight:700;text-decoration:underline;}
#fbtpage a:link:after, #fbtpage a:visited:after {content:" (" attr(href) ")";font-size:90%;}