﻿/* -----------------------------------------------------------------------


 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;}
.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;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
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:visited {background:transparent;font-weight:700;text-decoration:none;}
/*#hdrLogo a:link:after, #hdrLogo a:visited:after {content:" (" attr(href) ") ";font-size:90%;}*/

.noprint{display:none;}
#contentCol2, #footer_container, #breadcrumb, #homeBannerContent{display:none;}

.clear{clear:both;}
#main{clear:both;}

#hdrLogo img{width:200px;height:110px;margin:0 1.5em 0 0;}

/** Political Action **/
#politicalAction h2{color:#DB322B;}
#politicalAction p{margin:0; color:Black;}
#pol_action_top{}
#pol_action_middle{width:650px; background-image:url(/media/home_pol_action_bg.jpg); background-repeat:repeat-y;}
#pol_action_img{float:left;width:41px; padding: 0 20px;}
#pol_action_text{float:left;width:550px;}
#pol_action_bottom{}

/** introCopy **/
#introCopy{margin:8px 0;}
#introCopyText{width:625px;margin-left:12px;}
#introCopyText h1{margin-top:0;}
#introCopyText p{margin:0;}
#introCopyMiddle{background-image:url(/media/img_home_introcopy_bg.jpg);width:650px;}

/** Banner **/
.showBanner { /* Do Nothing */ }
.hideBanner { display:none; }
#homeBannerTop{width:650px;height:32px;}

/** Row of three Copy Buckets**/
#introBucketMiddle{background-image:url(/media/bg_home_buckets.jpg); background-repeat:repeat-y;width:650px;}
#leftIntroBucketText, #centerIntroBucketText, #rightIntroBucketText{float:left;width:180px;padding:0 20px 0 15px;}
#leftIntroBucketText{}
#centerIntroBucketText{}
#rightIntroBucketText{}
#introBucketMiddle .clear{height:1px;}
#threeRow p{margin:0 0 0.7em;}
#introTextButtom img{border:none;}
