html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: baseline; }

a img, :link img, :visited img {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ol, ul {
  list-style: none; }

q:before, q:after,
blockquote:before, blockquote:after {
  content: ""; }

#flash div {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  background: #666666;
  color: white;
  font-weight: bold;
  line-height: 1.5em;
  margin: 1.5em -0.5em;
  padding: 0 0.5em; }
  #flash div.alert {
    background: #aa2222; }

body {
  background: white;
  color: #333333;
  font-family: "Helvetica Neue", "Helvetica", "Verdana", sans-serif;
  font-size: 1em;
  font-weight: 200; }

a {
  color: #007766; }

#page {
  margin: 6em auto;
  width: 50em; }
  #page #header h1 {
    font-size: 3em;
    font-weight: bold;
    letter-spacing: -1pt;
    line-height: 1em;
    border-bottom: 1pt solid #007766; }
    #page #header h1 a {
      color: #007766;
      text-decoration: none; }
  #page #content blockquote {
    margin: 3em; }
    #page #content blockquote p {
      color: #333333;
      font-size: 1.25em;
      line-height: 1.2em; }
      #page #content blockquote p cite {
        display: block;
        text-align: right; }
  #page #content h2 {
    color: #333333;
    font-size: 1.5em;
    letter-spacing: 1pt;
    line-height: 1em;
    font-weight: 200;
    margin: 1em 0; }
  #page #content form fieldset {
    text-align: center; }
    #page #content form fieldset label {
      color: #666666;
      font-size: 1.25em;
      line-height: 1.2em; }
      #page #content form fieldset label:after {
        content: ":"; }
    #page #content form fieldset input {
      -webkit-border-radius: 0.5em;
      -moz-border-radius: 0.5em;
      border: none;
      font-size: 1em;
      padding: 0.25em 0.5em;
      background-color: #cccccc;
      margin-right: 1em; }
  #page #content .section {
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    background: #eeeeee;
    padding: 1.5em;
    margin: 1.5em -1.5em;
    overflow: auto; }
  #page #content #documents ul {
    height: 1.5em;
    width: 75%;
    margin: 0 auto; }
    #page #content #documents ul li {
      width: 48%; }
      #page #content #documents ul li a {
        -webkit-border-radius: 0.5em;
        -moz-border-radius: 0.5em;
        display: block;
        font-weight: 500;
        line-height: 1.5em;
        padding: 0 0.5em;
        text-align: center;
        text-decoration: none; }
      #page #content #documents ul li.overview {
        float: left; }
        #page #content #documents ul li.overview a {
          background: #007766;
          color: white; }
          #page #content #documents ul li.overview a:hover {
            background: #00917c; }
      #page #content #documents ul li.offering {
        float: right; }
        #page #content #documents ul li.offering a {
          background: #ffcc55;
          color: #333333; }
          #page #content #documents ul li.offering a:hover {
            background: #ffd46e; }
  #page #content #community p {
    font-size: 0.875em;
    line-height: 1.714em;
    margin-top: 1.714em;
    text-align: center; }
  #page #content #newsletters .campaign {
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    font-size: 0.875em;
    line-height: 1.714em; }
  #page #content #video {
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    background: #eeeeee;
    padding: 1.5em;
    margin: 1.5em -1.5em;
    overflow: auto; }
    #page #content #video > object {
      float: left;
      width: 29em; }
    #page #content #video span {
      float: left; }
      #page #content #video span object {
        width: 29em; }
    #page #content #video ol#chapters {
      margin-left: 31em;
      padding-left: 1em; }
      #page #content #video ol#chapters li {
        font-size: 0.875em;
        list-style: decimal; }
        #page #content #video ol#chapters li a {
          -webkit-border-radius: 0.5em;
          -moz-border-radius: 0.5em;
          color: #007766;
          display: block;
          font-weight: 300;
          line-height: 1.714em;
          padding: 0 0.571em;
          text-decoration: none; }
          #page #content #video ol#chapters li a:hover {
            background: #d9d9d9; }
  #page #content .twtr-widget {
    font-size: 1em !important; }
    #page #content .twtr-widget .twtr-tweet-text,
    #page #content .twtr-widget .twtr-join-conv {
      font-size: 0.75em !important;
      line-height: 2em !important; }
  #page #footer {
    text-align: right; }
    #page #footer small {
      color: #999999;
      font-size: 0.75em;
      letter-spacing: 1pt;
      line-height: 2em; }
