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


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


body.grouped-page {}
body.grouped-page #primarynav,
body.grouped-page #localnav,
body.grouped-page #footer {display: none;}

/* @group accessmap */

#page-contents-access {}
/*#page-contents-access #thewayto dl {margin: 0;padding: 0;}
#page-contents-access #thewayto dl.bp-last {float: right;}
#page-contents-access #thewayto dt {margin: 0 0 1em 0;padding: .3em 1em;background-color: #efefef;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
#page-contents-access #thewayto dd {margin: 0;padding: .5em;}
#page-contents-access #thewayto dd ul, 
#page-contents-access #thewayto dd ol {margin: 0;padding: 0 0 0 1.5em;}
#page-contents-access #thewayto dd li {margin: 0 0 2em 0;}*/
#page-contents-access #map_viewer {page-break-after: always;}
#page-contents-access #map_viewer #map_google,
#page-contents-access #mapselector {display: none;}

/* @end */


