:where(#content) {
  /*------------
   Global Reset
  ------------*/
  /* http://meyerweb.com/eric/tools/css/reset/ 
     v2.0 | 20110126
     License: none (public domain)
  */
}
:where(#content) html, :where(#content) body, :where(#content) div, :where(#content) span, :where(#content) applet, :where(#content) object, :where(#content) iframe, :where(#content) h1, :where(#content) h2, :where(#content) h3, :where(#content) h4, :where(#content) h5, :where(#content) h6, :where(#content) p, :where(#content) blockquote, :where(#content) pre, :where(#content) a, :where(#content) abbr, :where(#content) acronym, :where(#content) address, :where(#content) big, :where(#content) cite, :where(#content) code, :where(#content) del, :where(#content) dfn, :where(#content) em, :where(#content) img, :where(#content) ins, :where(#content) kbd, :where(#content) q, :where(#content) s, :where(#content) samp, :where(#content) small, :where(#content) strike, :where(#content) strong, :where(#content) sub, :where(#content) sup, :where(#content) tt, :where(#content) var, :where(#content) b, :where(#content) u, :where(#content) i, :where(#content) center, :where(#content) dl, :where(#content) dt, :where(#content) dd, :where(#content) fieldset, :where(#content) form, :where(#content) label, :where(#content) legend, :where(#content) table, :where(#content) caption, :where(#content) tbody, :where(#content) tfoot, :where(#content) thead, :where(#content) tr, :where(#content) th, :where(#content) td, :where(#content) article, :where(#content) aside, :where(#content) canvas, :where(#content) details, :where(#content) embed, :where(#content) figure, :where(#content) figcaption, :where(#content) footer, :where(#content) header, :where(#content) hgroup, :where(#content) menu, :where(#content) nav, :where(#content) output, :where(#content) ruby, :where(#content) section, :where(#content) summary, :where(#content) time, :where(#content) mark, :where(#content) audio, :where(#content) video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  /*vertical-align: baseline;*/
}
:where(#content) {
  /* HTML5 display-role reset for older browsers */
}
:where(#content) body {
  font-size: 1.1em;
  font-family: "Aldus nova Pro";
}
:where(#content) {
  /*------------
   Embed Font
  ------------*/
}
@font-face {
  font-family: "Aldus nova Pro";
  font-weight: normal;
  font-style: normal;
  src: url(/fonts/bookfonts/AldusNovaPro-Book.woff);
}
@font-face {
  font-family: "Aldus nova Pro";
  font-weight: normal;
  font-style: italic;
  src: url(/fonts/bookfonts/AldusNovaPro-BookItalic.woff);
}
@font-face {
  font-family: "Aldus nova Pro";
  font-weight: bold;
  font-style: normal;
  src: url(/fonts/bookfonts/AldusNovaPro-Bold.woff);
}
:where(#content) {
  /*------------
   Layout
  ------------*/
}
:where(#content) #allbody {
  padding-top: 0%;
}
:where(#content) #cover img {
  padding: 0;
  margin: 0 auto;
  max-width: 100%;
  display: block;
  box-shadow: 3px 3px 3px #666;
}
:where(#content) {
  /*------------
   Headings
  ------------*/
}
:where(#content) h1 + p, :where(#content) h2 + p, :where(#content) h3 + p {
  page-break-before: avoid;
}
:where(#content) h1 {
  text-align: left;
  font-size: 0.9em;
  text-indent: 4%;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 4%;
  letter-spacing: 0.1em;
  line-height: 1.2em;
  page-break-before: always;
  font-family: "Aldus nova Pro";
  text-transform: uppercase;
}
:where(#content) h2 {
  font-size: 0.9em;
  text-align: center;
  text-transform: uppercase;
  margin: 0.9em 0;
  letter-spacing: 0.1em;
}
:where(#content) {
  /*------------
  Titlepage
  ------------*/
}
:where(#content) #titlepage h1 {
  font-size: 2em;
  text-align: center;
  letter-spacing: 0;
  font-weight: normal;
  font-style: italic;
  margin: 0;
  padding-top: 2%;
  padding-bottom: 12%;
  text-indent: 0;
  text-transform: none;
  font-family: "Aldus nova Pro";
}
:where(#content) #titlepage h2 {
  font-size: 1.2em;
  text-align: center;
  letter-spacing: 0;
  font-weight: normal;
  font-style: italic;
  margin: 0;
  padding-bottom: 9%;
  text-indent: 0;
  text-transform: none;
}
:where(#content) #titlepage h3 {
  font-size: 1em;
  text-align: center;
  letter-spacing: 0;
  font-weight: normal;
  font-style: italic;
  margin: 0;
  padding-bottom: 10%;
  text-indent: 0;
  text-transform: none;
}
:where(#content) #titlepage h4 {
  text-align: center;
  text-indent: 0;
  font-style: normal;
  font-size: 0.7em;
  letter-spacing: 0;
  margin: 0;
  padding-bottom: 2%;
  text-transform: uppercase;
}
:where(#content) #titlepage p {
  text-align: center;
  text-indent: 0;
  font-style: normal;
  font-size: 0.7em;
  letter-spacing: 0;
  margin: 0;
  text-transform: none;
}
:where(#content) {
  /*------------
  Copyright Page
  ------------*/
}
:where(#content) #copyright {
  margin: 0 4% 0 4%;
  font-size: 0.9em;
}
:where(#content) #copyright p {
  margin: 0;
  text-indent: 0;
  text-align: left;
  font-size: 0.8em;
}
:where(#content) #copyright h2 {
  text-indent: -4%;
  text-align: left;
  margin-top: 0.6em;
  font-size: 0.9em;
  margin-bottom: 0.3em;
  letter-spacing: 0.1em;
  font-weight: normal;
  text-transform: none;
}
:where(#content) #copyright p + h2 {
  margin-top: 0.9em;
}
:where(#content) {
  /*------------
   Glossary
  ------------*/
}
:where(#content) #Glossary p {
  text-indent: -1em;
  margin-left: 1.5em;
  margin-bottom: 0.8em;
  margin-top: 0.8em;
}
:where(#content) {
  /*------------
   Paragraphs
  ------------*/
}
:where(#content) p {
  text-indent: 0.7em;
  margin: 1% 0;
}
:where(#content) .first {
  margin-top: 3%;
}
:where(#content) .block {
  text-indent: 0;
  margin-top: 1%;
  margin-left: 1em;
  margin-bottom: 2%;
}
:where(#content) .block p {
  text-indent: -1em;
  margin: 1% 0;
}
:where(#content) {
  /*------------
   formatting
  ------------*/
}
:where(#content) em {
  font-style: italic;
}
:where(#content) strong {
  font-weight: bold;
}
:where(#content) {
  /*-----------
    hyperlinks
  -------------*/
}
:where(#content) #content a:link {
  text-decoration: underline;
  color: #214d7d;
}
:where(#content) #content a:visited {
  color: #707070;
}
:where(#content) #content a:hover {
  color: #c05c26;
  text-decoration: none;
}
:where(#content) #contents a:link {
  text-decoration: none;
}
:where(#content) #contents a:hover {
  text-decoration: underline;
}
:where(#content) .no-ul {
  text-decoration: none;
}
:where(#content) .outlink:link {
  color: blue;
}
