/* line 1, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
html {
  font-size: 62.5%;
}

/* line 4, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
body {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-font-smoothing: antialiased;
  line-height: 18px;
  color: black;
}

/* line 14, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
a {
  color: #009900;
  text-decoration: none;
  line-height: inherit;
}
/* line 18, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
a:hover {
  color: #00cc00;
}

/* line 21, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
p a {
  line-height: inherit;
}

/* line 27, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
ul.large li {
  line-height: 21px;
}

/* line 36, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
table thead tr th, table tfoot tr th {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  text-align: left;
}
/* line 42, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
table thead tr th {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #222222;
}
/* line 48, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
table tbody tr td {
  color: #333333;
}
/* line 52, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
table tfoot tr td {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  text-align: left;
}

/* line 60, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
h1, h2, h3, h4, h5, h6 {
  color: #181818;
  font-weight: bold;
  line-height: 1.25;
}
/* line 64, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

/* line 66, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
h1 {
  font-size: 46px;
  font-size: 4.6rem;
  margin-bottom: 12px;
}

/* line 69, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
h2 {
  font-size: 35px;
  font-size: 3.5rem;
  margin-bottom: 9px;
}

/* line 72, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
h3 {
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 9px;
}

/* line 75, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
h4 {
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 3px;
}

/* line 78, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
h5 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 3px;
  font-weight: normal;
}

/* line 82, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
h6 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
}

/* line 86, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
.subheader {
  color: #777777;
  font-weight: 300;
  margin-bottom: 24px;
}

/* line 91, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.25;
  margin: 0 0 18px;
}
/* line 95, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
p img {
  margin: 0;
}
/* line 97, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
p.lead {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}

/* line 101, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
em, i {
  font-style: italic;
  line-height: inherit;
}

/* line 104, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
strong, b {
  font-weight: bold;
  line-height: inherit;
}

/* line 107, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 110, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
h1 small, h2 small, h3 small, h4 small, h5 small {
  color: #777777;
}

/* line 115, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
blockquote, blockquote p {
  line-height: 20px;
  color: #777777;
}

/* line 118, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
blockquote {
  margin: 0 0 18px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #dddddd;
}
/* line 122, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
blockquote cite {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #555555;
}
/* line 126, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 128, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
blockquote cite a, blockquote cite a:visited {
  color: #555555;
}

/* line 131, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 12px 0 18px;
  height: 0;
}

/* line 138, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px solid #dddddd;
  cursor: help;
}

/* line 144, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
abbr {
  text-transform: none;
}

/* line 156, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
.print-only {
  display: none !important;
}

@media print {
  /* line 160, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* line 167, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  p a, p a:visited {
    color: #444444 !important;
    text-decoration: underline;
  }
  /* line 170, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  p a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 172, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  abbr[title]:after {
    content: " (" attr(href) ")";
  }

  /* line 174, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 176, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  pre, blockquote {
    border: solid 1px #999999;
    page-break-inside: avoid;
  }

  /* line 179, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  thead {
    display: table-header-group;
  }

  /* line 181, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  tr, img {
    page-break-inside: avoid;
  }

  @page {
    margin: 0.5cm;
}

  /* line 185, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 188, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  h2, h3 {
    page-break-after: avoid;
  }

  /* line 190, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  .hide-on-print {
    display: none !important;
  }

  /* line 192, ../../../../../var/lib/gems/1.9.1/gems/ZURB-foundation-wrapped-2.2.1.1/stylesheets/zurb/_c5_typography.sass */
  .print-only {
    display: block !important;
  }
}
