.typography { font-family: Arial, sans-serif; }
.typography p { margin-bottom: 12px; }
.typography h1 { margin-bottom: 12px; }
.typography h2 { margin-bottom: 12px; }
.typography h3 { margin-bottom: 12px; }
.typography ul { margin-bottom: 12px; }
.typography ol { margin-bottom: 12px; }
.typography p {
  color: #666666;
  line-height: 16px;
}
.typography blockquote {
  color: #003300;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  line-height: 1.3;
  display: block;
}
.typography blockquote p {
  color: #003300;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  line-height: 1.3;
  display: block;
}
.typography q {
  color: #003300;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  line-height: 1.3;
  display: block;
}
.typography a {
  text-decoration: none;
  color: #009ad3;
}
.typography a:hover { text-decoration: underline; }
.typography a[href$=".pdf"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_white_acrobat.png) no-repeat left center;
}
.typography a[href$=".PDF"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_white_acrobat.png) no-repeat left center;
}
.typography a.pdf {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_white_acrobat.png) no-repeat left center;
}
.typography a[href$=".doc"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_word.png) no-repeat left center;
}
.typography a[href$=".DOC"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_word.png) no-repeat left center;
}
.typography a.doc {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_word.png) no-repeat left center;
}
.typography a[href$=".xls"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_excel.png) no-repeat left center;
}
.typography a[href$=".XLS"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_excel.png) no-repeat left center;
}
.typography a.xls {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_excel.png) no-repeat left center;
}
.typography a[href$=".gz"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_white_zip.png) no-repeat left center;
}
.typography a[href$=".GZ"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_white_zip.png) no-repeat left center;
}
.typography a[href$=".gzip"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_white_zip.png) no-repeat left center;
}
.typography a[href$=".GZIP"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_white_zip.png) no-repeat left center;
}
.typography a[href$=".zip"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_white_zip.png) no-repeat left center;
}
.typography a[href$=".ZIP"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_white_zip.png) no-repeat left center;
}
.typography a.archive {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/page_white_zip.png) no-repeat left center;
}
.typography a[href$=".exe"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/application.png) no-repeat left center;
}
.typography a[href$=".EXE"] {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/application.png) no-repeat left center;
}
.typography a.application {
  padding: 2px;
  padding-left: 20px;
  background: url(/themes/blackcandy/images/icons/application.png) no-repeat left center;
}
.typography ul {
  margin-left: 24px;
  color: #666666;
}
.typography ol {
  margin-left: 24px;
  color: #666666;
}
.typography li { margin: 5px 10px; }
.typography h1 { font-family: Georgia, "Times New Roman", Times, serif; }
.typography h2 { font-family: Georgia, "Times New Roman", Times, serif; }
.typography h3 { font-family: Georgia, "Times New Roman", Times, serif; }
.typography h4 { font-family: Georgia, "Times New Roman", Times, serif; }
.typography h1 {
  color: #009ad3;
  font-weight: 300;
}
.typography h2 {
  color: #009ad3;
  font-weight: 300;
}
.typography h3 { color: #808080; }
.typography h4 { color: #808080; }
.typography h5 { color: #808080; }
.typography h6 { color: #808080; }
.typography h1 { font-size: 24px; }
.typography h2 { font-size: 1.8em; }
.typography h3 {
  border-top: 1px solid #cccccc;
  font-weight: normal;
  clear: both;
  font-size: 1.3em;
  padding-top: 0.35em;
  margin-bottom: 0.35em;
}
.typography h4 {
  border-top: 2px dotted #dddddd;
  padding-top: 0.5em;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.2;
  margin: 0 0 0.5em 0;
}
.typography h5 {
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 12px 0;
}
.typography h6 {
  font-size: 1em;
  font-weight: bold;
}
.typography pre {
  font-family: "Courier New", Courier;
  display: block;
  font-size: 1.2em;
  margin: 2em 5em;
  padding: 0.5em;
  border: 1px #cccccc solid;
  background: #eeeeee;
}
.typography table {
  margin: 0 0 18px 0;
  font-size: 1em;
  color: #666666;
  border-collapse: collapse;
}
.typography td {
  border: 1px solid #999999;
  padding: 5px;
}
.typography .left { text-align: left; }
.typography .center { text-align: center; }
.typography .right { text-align: right; }
.typography img { border: none; }
.typography img.right {
  float: right;
  margin-left: 20px;
}
.typography img.left {
  float: left;
  margin-right: 20px;
}
.typography img.leftAlone {
  float: left;
  margin-right: 100%;
}
.typography img.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.typography hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0.75em 0 0.75em;
  border: none;
}

