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


 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 {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif; color:#000;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:active, a:visited, a:hover
{ color:#000;text-decoration:underline; }
a:link, a:visited {font-weight:700}
a:link:after, a:visited:after {font-size:90%;}
div.css-panes div.pane{ display:block !important; }
#header .span-17, #header .span-24, #header .clear, #hp_3rdColumn, #footer, #mainColumn, #secondaryColumn, #usermenu, #channel, #interior, noforprint{ display:none; }
.span-14, .span-19{width:99%;}
.module a.bookmark_button{width:20px; height:20px; display:block; float:left; background:url(/images/www/nav/ana-web-icons-sprite.png) no-repeat;}
.module a.delete{background-position:0 0;}
.module a.move{background-position:-100px 0;}
.module a.unshare{background-position:-75px 0;}
.module a.share{background-position:-50px 0;}
.module a.clone{background-position:-25px 0;}
.module span.sep{display:block; width:20px; float:left; text-align:center;}
.bordertable{ border-collapse:collapse;}
.bordertable td{ border:1px solid #333;}
.tar, .textAlignRight {text-align: right;}
.tal, .textAlignLeft {text-align: left;}
.tac, .textAlignCenter{text-align:center;}
.vat{vertical-align:top;}
.vab{vertical-align:bottom;}
.vam{vertical-align:middle;}
.m0, .no-margin{margin:0;}
.mt0{margin-top:0;}
.mb0{margin-bottom:0;}
