body {
  background: #fff;
  color: #000;
  font-family: "Georgia", serif;
  line-height: 1.3;
  max-width: 37.5em;
  margin: 0 auto;
  padding: 1em 4.5em 1em 6em;
  text-align: justify;
  border: 1px #ccc;
  border-style: none solid;
}

sup, sub {
  font-size: smaller;
  line-height: 0;
}

table {
  border-collapse: collapse;
}

th {
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

th, td {
  padding: 0.2em 1.2em;
  vertical-align: top;
}

address {
  font-style: normal;
  line-height: 1.5;
  text-align: center;
  margin: -0.4em 0 -0.8em -1.5em;
}

address a.url {
  text-decoration: none;
  color: #000;
}

address span.fn {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  margin: 0;
}

address span.adr {
  color: #ccc;
}

address span.adr span.line {
  color: #000;
  padding: 0 2em;
}

h1 {
  font-size: 150%;
  font-weight: normal;
  text-align: center;
  margin: 1.5em -3em 2em -4em;
  padding: 1em 0;
  border: 1px #ccc;
  border-style: solid none;
  letter-spacing: 0.1em;
  word-spacing: 0.2em;
}
body.white > h1 {
  background: #ffc;
}
body.green > h1 {
  background: #afa;
}

a:link {
  color: #06f;
}

a:visited {
  color: #069;
}

div {
  margin: 2.5em 0;
}

em.all-caps {
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
}

h2 {
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 0.07em;
}

div > h2 {
  display: inline;
  text-transform: uppercase;
  margin-left: -1.5em;
}

div > h2 + p {
  display: inline;
}

div > h2 + p:before {
  content: "\2014\ ";
}

div > h2 + p.segue:before {
  content: "";
}

div > h2, div > p, div > ol, div > ul, div > dl, div > blockquote, div > table {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

dt {
  margin-top: 0.5em;
}

div > p + table {
  margin-top: 1em;
}

div > blockquote {
  font-style: italic;
  margin-left: -1.5em;
  margin-right: 0;
}

div > blockquote > h2 {
  text-align: center;
  font-style: italic;
}

div > blockquote > p.cite, div > p.cite, div > p.sig {
  width: 50%;
  margin-left: 50%;
}

div > blockquote > p.cite, div > p.cite {
  text-indent: -0.8em;
}

dl.compact > dt, dl.compact > dd {
  margin: 0;
}

dl.compact > dt {
  float: left;
  clear: left;
  padding-right: 0.5em;
}

dl.qa > dt, dl.qa > dd {
  margin: 0;
}

dl.dialog > dt, dl.dialog > dd {
  margin: 0;
}

dl.dialog > dt {
  float: left;
  font-weight: bold;
  margin-right: 0.3em;
}

dl.dialog > dd {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

dl.dialog > dd > p {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

table.offerings th, table.offerings td {
  text-align: center;
}

table.contrib td {
  width: 4em;
  padding: 0 1.2em;
  text-align: right;
}

table.contrib tr.total {
  height: 3em;
}

table.contrib tr.total.last {
  height: auto;
}

div.last-words {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  margin: 0;
}

div.last-words.longer {
  text-transform: none;
  letter-spacing: 0;
  font-style: italic;
}

ol.inline {
  display: inline;
  margin: 0;
  padding: 0;
}

ol.inline > li {
  display: inline;
  list-style: none;
}

div.iga-hvc-rebate-enroll {
  margin: 0.7em auto;
  padding: 0 1em;
  border: 1px #000;
  border-style: dotted none;
}

div.iga-hvc-rebate-enroll > h5 {
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  margin: 0.5em 0;
}

div.iga-hvc-rebate-enroll dd.date,
div.iga-hvc-rebate-enroll dd.name,
div.iga-hvc-rebate-enroll dd.card-number {
  letter-spacing: 0.2em;
}
