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


 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;}
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;text-decoration:underline;}
/*a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}*/

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

body {
  color:      #000;
  font-size:  12px;
}
:focus { outline: 0; }
a:link, a:visited, a:active, a:hover {
  color:            #000;
  text-decoration:  none;
}
img { border: 0; }
span { display: block; }
.container {
  padding-top:  1.5em;
}
body.divisions .row { margin-bottom: 5em; }
  body.divisions .row:first-child { margin-top: 2em; }
body.strategy .row { margin-bottom: 4em; }
  body.divisions .row .division:first-child { margin-left: -22px; }
  body.divisions .row .division,
  body.divisions .row .division:last-child { margin-left: 23px; }
  body.strategy span.name {
    margin-top:   5px;
    font-weight:  bold;
  }
  body.strategy span.website { text-decoration: underline; }
  .mission { text-align: left; }
    .mission .description {
      font-size:  20px;
    }
  .division { text-align: center; }
    .division .description {
      font-size:  24px;
      margin-top: 0.675em;
      line-height: 1.35;
    }
      body.strategy .division .description {
        margin-top: 0;
        font-size:  100%;
      }
  body.strategy .division { text-align: left; }
  .division:hover span { text-decoration: none; }
  .mission span { text-decoration: none; }
.footer {
  margin-top:     1em;
  padding-bottom: 2em;
}
.footer { font-size:  10px; }
.footer img { margin-bottom: -0.1em; }
.footer p { margin-bottom: -11px; }
.footer a:link, .footer a:visited, .footer a:active { text-decoration: underline; }
.footer a:hover { text-decoration: none; }

.screen {display:none;}
.row a.division img.print {height:159px;}
.row, .footer {margin-left:0;padding-left:0;margin-right:0;padding-right:0;float:left;margin-right:10px;margin-right:0;width:950px;margin-right:0;}
.row .mission, .row .division {float:left;margin-right:10px;width:290px;}
.row .mission:last-child, .row .division:last-child, .strategy .row .division:last-child {margin-right:0;padding-right:0;margin-right:0;}
.footer .copyright {margin-right:0;padding-right:0;float:left;margin-right:10px;margin-right:0;width:230px;padding-left:120px;}
.row .mission {float:left;margin-right:10px;width:290px;}
.strategy .row .division {float:left;margin-right:10px;width:230px;}
.footer .address, .footer .contact {float:left;margin-right:10px;width:110px;}
.footer .address {padding-right:120px;}
.footer .company {margin-left:0;padding-left:0;float:left;margin-right:10px;width:230px;}
.footer .company img.print {height:23px;margin-top:11px;margin-bottom:-10px;}
/*.footer a:link:after, .footer a:visited:after {content:"";}*/
