.reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
.reset li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
.reset dt {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
.reset dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
strong { font-weight: bold; }
cite, em, var, dfn { font-style: italic; }
abbr[title] {
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: 0.1em;
  cursor: help;
}
a abbr[title] { cursor: pointer; }
ins {
  text-decoration: none;
  border-bottom: 1px dotted;
}
a ins { border: 0; }
del { text-decoration: line-through; }
sup, sub { font-size: 80%; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
blockquote, q { quotes: none; }
address { font-style: normal; }
img { max-width: 100%; }
pre { overflow-x: auto; }
.hide { display: none; }
.js .js-hide { display: none; }
.js-show { display: none; }
.js .js-show { display: block; }
.access {
  position: absolute;
  left: -999em;
}
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.text-right { text-align: right; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.uppercase { text-transform: uppercase; }
.lowercase { text-transform: lowercase; }
.capitalize { text-transform: capitalize; }
.smallcaps { font-variant: small-caps; }
.no-border { border: none; }
.no-bullet li {
  padding: 0;
  background: none;
}
li.no-bullet {
  padding: 0;
  background: none;
}
.hnav {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.hnav li {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.vnav {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.vnav li {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.inav {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.inav li {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.hnav li {
  float: left;
  display: inline;
}
.hnav a { display: block; }
.vnav a { display: block; }
.inav li { display: inline; }
a.img {
  border: none;
  background: none;
  text-decoration: none;
  display: block;
}
a.img img {
  border: none;
  background: none;
  text-decoration: none;
  display: block;
}
a.img:hover {
  border: none;
  background: none;
  text-decoration: none;
  display: block;
}
.group:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.content:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.block:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hnav:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.text:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.select:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.file:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.group, .content, .block, .hnav, .text, .select, .file { display: inline-block; }
* html .group { height: 1%; }
* html .content { height: 1%; }
* html .mod { height: 1%; }
* html .hnav { height: 1%; }
* html .text { height: 1%; }
* html .select { height: 1%; }
* html .file { height: 1%; }
.group, .content, .block, .hnav, .text, .select, .file { display: block; }
.hform .error-message {
  text-indent: -999em;
  display: block;
  font-size: 1px !important;
  overflow: hidden;
}
input, select, textarea, button { margin: 0; }
input, select, textarea, button, label, .label { vertical-align: middle; }
.text, .textarea, .select, .file, fieldset { position: relative; }
.text, .textarea, .select, .file, fieldset.multi-line { margin: 0 0 1em; }
textarea {
  background: #f3f3f3;
  border: 1px solid #bbbbbb;
  border-top-width: 2px;
  border-bottom-color: #e2e1dd;
  color: #525252;
  padding: 2px;
  font-size: 14px;
  overflow-y: auto;
}
.text input {
  background: #f3f3f3;
  border: 1px solid #bbbbbb;
  border-top-width: 2px;
  border-bottom-color: #e2e1dd;
  color: #525252;
  padding: 2px;
  font-size: 14px;
  overflow-y: auto;
}
textarea {
  border-color: #bbbbbb;
  border-bottom-color: #e2e1dd;
}
.text input {
  border-color: #bbbbbb;
  border-bottom-color: #e2e1dd;
}
.error.text input:focus {
  border-color: #bbbbbb;
  border-bottom-color: #e2e1dd;
}
.error.text textarea:focus {
  border-color: #bbbbbb;
  border-bottom-color: #e2e1dd;
}
select, textarea { display: block; }
.text input { display: block; }
.file input { display: block; }
textarea {
  min-height: 80px;
  line-height: 1.2em;
}
textarea:focus { background-color: #fdffed; }
.text input:focus { background-color: #fdffed; }
.fancy input {
  font-weight: bold;
  letter-spacing: -0.015em;
  font-size: 16px;
}
fieldset.multi-line .text { margin-bottom: 0.25em; }
.checkbox input { width: auto !important; }
.radio input { width: auto !important; }
.file input { width: auto !important; }
.text, .textarea, .select, .file, fieldset { clear: left; }
form .disabled input {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
.text input:disabled {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
.text input[disabled=disabled] {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
form .disabled textarea {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
.text textarea:disabled {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
.text textarea[disabled=disabled] {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
form .disabled .defaulttext { color: #e3e3e3; }
form .disabled label {
  color: #c2c2c2;
  cursor: default;
}
.text label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
.select label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
.file label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
form .label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
.checkbox label { margin-left: 0.25em; }
.radio label { margin-left: 0.25em; }
.checkbox .label { margin-left: 0.25em; }
.radio .label { margin-left: 0.25em; }
.legend {
  color: #acacac;
  font-weight: normal;
  font-size: 16px;
  border-bottom: 1px solid #cacaca;
  padding: 0 0 0.25em;
  margin-bottom: 0.75em;
}
fieldset { margin: 0 0 1.5em; }
.actions {
  text-align: right;
  border-top: 2px solid #cacaca;
  padding-top: 1.5em;
}
.hform .text label { float: left; }
.hform .select label { float: left; }
.hform .file label { float: left; }
.hform .text .label { float: left; }
.hform .select .label { float: left; }
.hform .file .label { float: left; }
.hform .text input { float: left; }
.hform .select input { float: left; }
.hform .file input { float: left; }
.hform select { float: left; }
.hform textarea { float: left; }
.hform label { text-align: right; }
.hform .label { text-align: right; }
.hform .text label { padding: 6px 0 0; }
.hform .text .label { padding: 6px 0 0; }
.hform .fancy label { padding: 8px 0 0; }
.hform .fancy .label { padding: 8px 0 0; }
.hform .file label { line-height: 1.4; }
.hform .select label { line-height: 1.4; }
.hform .file .label { line-height: 1.4; }
.hform .select .label { line-height: 1.4; }
.hform .actions { margin-top: 0.25em; }
.label-space, .vform.checkbox { margin-top: 1.35em; }
.vform .checkbox { margin-top: 1.35em; }
.vform label.replace {
  position: absolute;
  left: -999em;
}
.vform .label.replace {
  position: absolute;
  left: -999em;
}
.vform label { margin-bottom: 0.15em; }
.vform .label { margin-bottom: 0.15em; }
.box {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #f0f0f0;
  color: #555555;
  min-height: 40px;
}
.box.single-line {
  padding: 15px 10px;
  min-height: 0;
  background-position: 10px 50% !important;
}
.box.error, .box.failure {
  background-color: #fbe3e4;
  border-color: #fbc2c4;
}
.box.notice {
  background-color: #fff6bf;
  border-color: #ffd324;
}
.box.success {
  background-color: #e6efc2;
  border-color: #c6d880;
}
.box.error, .box.failure, .box.notice, .box.success {
  background-repeat: no-repeat;
  background-position: 10px 13px;
  padding-left: 50px;
}
.box.failure, .box.error { background-image: url(images/icons/caution-sign-red.png); }
.box.notice { background-image: url(images/icons/caution-sign.png); }
.box.success { background-image: url(images/icons/success-badge.png); }
.box a {
  background: none;
  border: 0;
  color: #555555;
}
.box a:hover {
  background: none;
  border: 0;
  color: #555555;
}
.box.error { color: #d12f19; }
.box.error a { color: #d12f19; }
.box.failure { color: #d12f19; }
.box.failure a { color: #d12f19; }
.box.notice { color: #695e52; }
.box.notice a { color: #695e52; }
.box.success { color: #3d6c10; }
.box.success a { color: #3d6c10; }
.box a { text-decoration: underline; }
.default-text {
  font-style: italic;
  padding: 10px 6px 0;
}
form { position: relative; }
form .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 100;
}
.actions {
  position: relative;
  clear: both;
}
.loading {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background: #ffffff;
  padding-top: 1.5em;
  font-style: italic;
  font-weight: bold;
  color: #b3b3b3;
  font-size: 14px;
}
.loading img {
  vertical-align: middle;
  margin-left: 5px;
}
.error-summary { margin-top: 1.5em; }
.error-summary p {
  font-size: 14px;
  font-weight: bold;
}
.error input {
  border-color: #c69b9b;
  border-bottom-color: #efcaca;
  background-color: #fbe3e4;
}
.error textarea {
  border-color: #c69b9b;
  border-bottom-color: #efcaca;
  background-color: #fbe3e4;
}
.error label { color: #d12f19; }
.error label span.required-mark { color: #d12f19; }
.error .label { color: #d12f19; }
.error .label span.required-mark { color: #d12f19; }
.error-message {
  font-size: 11px;
  color: #d12f19;
  font-weight: normal;
}
.error-summary .error-message { margin-left: 5px; }
.error-summary li {
  background: none;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
}
.hform .error-message { position: absolute; }
.vform .error-message { position: absolute; }
.hform .error-message {
  background: url(images/icons/caution-sign-sm.png) no-repeat;
  width: 17px;
  height: 16px;
  top: 6px;
  right: -22px;
}
.vform .error-message {
  top: -1px;
  right: 0;
}
.radios .error-message {
  top: -1px;
  right: 0;
}
.checkboxes .error-message {
  top: -1px;
  right: 0;
}
.rnd {
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  padding: 1em;
}
.safari-txt { text-shadow: #000000 0 0 1px; }
.amp {
  font-family: Baskerville, Palatino, Constantia, "Book Antiqua", "URW Palladio L", serif;
  font-style: italic;
  font-weight: normal;
}
.hn-light {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-weight: 300;
}
.btn {
  border: 0;
  cursor: pointer;
  font-weight: bold;
  padding: 0 10px 0 0;
  text-align: center;
  font-size: 1em;
  background: none;
  position: relative;
}
.btn span {
  position: relative;
  display: block;
  white-space: nowrap;
  padding: 0 0 0 10px;
  height: 26px;
  line-height: 24px;
  color: #ffffff;
}
button::-moz-focus-inner {
  border: none;
  padding: 0;
}
.btn {
  background-image: url(images/buttons/sprite-gray.png);
  background-repeat: no-repeat;
}
.btn span {
  background-image: url(images/buttons/sprite-gray.png);
  background-repeat: no-repeat;
}
.btn { background-position: 100% 0; }
.btn span { background-position: 0 -50px; }
.btn:hover { background-position: 100% -100px; }
.btn:hover span { background-position: 0 -150px; }
.btn:active { top: 1px; }
a.btn { background-color: transparent !important; }
.btn, .inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  _overflow: hidden;
  zoom: 1;
  *display: inline;
}
::selection, -moz-selection {
  background: #c3effd;
  color: #000000;
}
@font-face {
  font-family: "Fertigo";
  src: url(http://www.taptaptap.com/Fertigo.otf) format("opentype");
}
body, input, button, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
}
pre, code, kbd, tt, samp { font-family: "Andale Mono", "Courier New", Courier, monospace; }
.replace {
  text-indent: -999em;
  display: block;
  font-size: 0;
  overflow: hidden;
}
body {
  font-size: 12px;
  line-height: 1.5;
  color: #222222;
}
ol li { list-style: decimal; }
ul li { list-style: none; }
dt { font-weight: bold; }
ul li {
  background: url(images/bullet-black.png) no-repeat 0 0.5em;
  padding-left: 0.75em;
}
dt { font-weight: bold; }
dd { margin-bottom: 0.75em; }
.reset dt { font-weight: normal; }
p, table, form, pre, ul, ol, dl, address, .box { margin-bottom: 1.5em; }
ul, ol { margin-top: 1.5em; }
ol, pre { margin-left: 1.5em; }
li {
  margin-bottom: 0.75em;
  line-height: 1.25;
}
li ol {
  margin-bottom: 0;
  margin-top: 0.75em;
}
li ul {
  margin-bottom: 0;
  margin-top: 0.75em;
}
li p { margin-bottom: 0.75em; }
blockquote p { margin-bottom: 0.75em; }
blockquote {
  font-style: italic;
  margin: 1.5em;
}
blockquote em { font-style: normal; }
blockquote cite { font-style: normal; }
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
th { font-weight: bold; }
th, td {
  padding: 4px 10px;
  text-align: left;
}
tr.alt td { background: #f4f4f4; }
tr.alt th { background: #f4f4f4; }
tfoot { font-style: italic; }
caption { font-weight: bold; }
a {
  text-decoration: none;
  color: #5ec2dd;
}
a:hover {
  background-color: #5ec2dd;
  color: #ffffff;
}
.biglink-hover * { color: #5ec2dd; }
.biglink { cursor: pointer; }
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.75em;
  font-weight: bold;
}
h1, h2, h3 { line-height: 1; }
h4, h5, h6 { line-height: 1.2; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
.block {
  display: block;
  margin-bottom: 1.5em;
}
a.block img { display: block; }
p img {
  margin: 0.75em 1.25em 0.75em 0;
  float: left;
  display: inline;
}
p img.left {
  margin: 0.75em 1.25em 0.75em 0;
  float: left;
  display: inline;
}
p a.img.left img {
  margin: 0.75em 1.25em 0.75em 0;
  float: left;
  display: inline;
}
p .captioned {
  margin: 0.75em 1.25em 0.75em 0;
  float: left;
  display: inline;
}
p img.right { margin: 0.75em 0 0.75em 1.25em; }
p a.img.right img { margin: 0.75em 0 0.75em 1.25em; }
p .captioned.right { margin: 0.75em 0 0.75em 1.25em; }
p img.top { margin-top: 0; }
p a.img.top img { margin-top: 0; }
p .captioned.top { margin-top: 0; }
.no-margin { margin-bottom: 0; }
.half-margin { margin-bottom: 0.75em; }
.double-margin { margin-bottom: 3em; }
.ruled li {
  border-bottom: 1px solid #cccccc;
  background: none;
  padding: 0 0 0.66em;
  margin: 0 0 0.75em;
}
.ruled {
  border-top: 1px solid #cccccc;
  padding-top: 0.75em;
}
.ruled.links { padding-top: 0; }
.ruled.links li {
  margin: 0;
  padding: 0;
}
.ruled.links a {
  display: block;
  padding: 0.75em 0 0.66em;
}
.framed { border: 2px solid #d9d5ca; }
a.framed img { border: 2px solid #d9d5ca; }
a.framed:hover img { border-color: #5ec2dd; }
.small { font-size: 11px; }
.large { font-size: 16px; }
.caps, .numbers { letter-spacing: 0.1em; }
.note {
  font-size: 11px;
  font-weight: normal;
}
.intro {
  color: #cccccc;
  font-size: 18px;
  margin-bottom: 1em;
}
.inav li {
  margin-left: 0.75em;
  padding-left: 0.75em;
}
.inav li:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
.inav .li-1 {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
.captioned img { display: block; }
.captioned .img { display: block; }
.captioned .caption { display: block; }
.captioned .img { background: #000000; }
.captioned img {
  float: none;
  margin: 0 auto;
}
.captioned .caption {
  font-size: 11px;
  text-align: right;
  color: #999999;
}
.captioned {
  margin-bottom: 0.75em;
  display: block;
}
input.number, label.number, .label.number, td.number, th.number { text-align: right; }
.neg { color: #000000; }
.neg:before { content: "("; }
.neg:after { content: ")"; }
.pos { color: #ff0000; }
label, .label, button, input[type=submit], .pointer { cursor: pointer; }
body { background: #ffffff; }
.container { margin: 0 auto; }
.nav-admin {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(images/nav-admin-shadow.png) repeat-x;
  z-index: 1000;
  font-size: 11px;
  text-align: right;
  color: #cccccc;
  padding-top: 10px;
}
.nav-admin .inner {
  padding: 3px 0;
  height: 18px;
  background: #000000;
  border-bottom: 2px #ffffff solid;
}
.nav-admin ul { margin-right: 10px; }
.nav-admin ul { display: inline; }
.nav-admin .greeting { display: inline; }
.nav-admin li {
  margin-left: 9px;
  padding-left: 10px;
  border-left: 1px solid #6c6759;
}
.nav-admin a {
  background: none;
  color: #ffffff;
}
.nav-admin a:hover {
  background: none;
  color: #ffffff;
}
.nav-admin a:hover { text-decoration: underline; }
.nav-admin .greeting {
  font-style: italic;
  margin-right: 1.5em;
}
.nav-admin .edit a {
  background: url(images/icons/edit-template.gif) no-repeat 0 50%;
  padding-left: 15px;
}
.highlight { background-color: rgba(255, 255, 0, 0.2); }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24 {
  float: left;
  margin-right: 10px;
  clear: none !important;
}
.col-1 { width: 30px; }
.col-2 { width: 70px; }
.col-3 { width: 110px; }
.col-4 { width: 150px; }
.col-5 { width: 190px; }
.col-6 { width: 230px; }
.col-7 { width: 270px; }
.col-8 { width: 310px; }
.col-9 { width: 350px; }
.col-10 { width: 390px; }
.col-11 { width: 430px; }
.col-12 { width: 470px; }
.col-13 { width: 510px; }
.col-14 { width: 550px; }
.col-15 { width: 590px; }
.col-16 { width: 630px; }
.col-17 { width: 670px; }
.col-18 { width: 710px; }
.col-19 { width: 750px; }
.col-20 { width: 790px; }
.col-21 { width: 830px; }
.col-22 { width: 870px; }
.col-23 { width: 910px; }
.col-24 {
  width: 950px;
  margin: 0;
}
.col-last { margin-right: 0; }
.append-1 { padding-right: 40px; }
.append-2 { padding-right: 80px; }
.append-3 { padding-right: 120px; }
.append-4 { padding-right: 160px; }
.append-5 { padding-right: 200px; }
.append-6 { padding-right: 240px; }
.append-7 { padding-right: 280px; }
.append-8 { padding-right: 320px; }
.append-9 { padding-right: 360px; }
.append-10 { padding-right: 400px; }
.append-11 { padding-right: 440px; }
.append-12 { padding-right: 480px; }
.append-13 { padding-right: 520px; }
.append-14 { padding-right: 560px; }
.append-15 { padding-right: 600px; }
.append-16 { padding-right: 640px; }
.append-17 { padding-right: 680px; }
.append-18 { padding-right: 720px; }
.append-19 { padding-right: 760px; }
.append-20 { padding-right: 800px; }
.append-21 { padding-right: 840px; }
.append-22 { padding-right: 880px; }
.append-23 { padding-right: 920px; }
.prepend-1 { padding-left: 40px; }
.prepend-2 { padding-left: 80px; }
.prepend-3 { padding-left: 120px; }
.prepend-4 { padding-left: 160px; }
.prepend-5 { padding-left: 200px; }
.prepend-6 { padding-left: 240px; }
.prepend-7 { padding-left: 280px; }
.prepend-8 { padding-left: 320px; }
.prepend-9 { padding-left: 360px; }
.prepend-10 { padding-left: 400px; }
.prepend-11 { padding-left: 440px; }
.prepend-12 { padding-left: 480px; }
.prepend-13 { padding-left: 520px; }
.prepend-14 { padding-left: 560px; }
.prepend-15 { padding-left: 600px; }
.prepend-16 { padding-left: 640px; }
.prepend-17 { padding-left: 680px; }
.prepend-18 { padding-left: 720px; }
.prepend-19 { padding-left: 760px; }
.prepend-20 { padding-left: 800px; }
.prepend-21 { padding-left: 840px; }
.prepend-22 { padding-left: 880px; }
.prepend-23 { padding-left: 920px; }
input.col-1, textarea.col-1 { width: 24px; }
input.col-2, textarea.col-2 { width: 64px; }
input.col-3, textarea.col-3 { width: 104px; }
input.col-4, textarea.col-4 { width: 144px; }
input.col-5, textarea.col-5 { width: 184px; }
input.col-6, textarea.col-6 { width: 224px; }
input.col-7, textarea.col-7 { width: 264px; }
input.col-8, textarea.col-8 { width: 304px; }
input.col-9, textarea.col-9 { width: 344px; }
input.col-10, textarea.col-10 { width: 384px; }
input.col-11, textarea.col-11 { width: 424px; }
input.col-12, textarea.col-12 { width: 464px; }
input.col-13, textarea.col-13 { width: 504px; }
input.col-14, textarea.col-14 { width: 544px; }
input.col-15, textarea.col-15 { width: 584px; }
input.col-16, textarea.col-16 { width: 624px; }
input.col-17, textarea.col-17 { width: 664px; }
input.col-18, textarea.col-18 { width: 704px; }
input.col-19, textarea.col-19 { width: 744px; }
input.col-20, textarea.col-20 { width: 784px; }
input.col-21, textarea.col-21 { width: 824px; }
input.col-22, textarea.col-22 { width: 864px; }
input.col-23, textarea.col-23 { width: 904px; }
input.col-24, textarea.col-24 {
  width: 944px;
  margin: 0;
}
input.col-1, input.col-2, input.col-3, input.col-4, input.col-5, input.col-6, input.col-7, input.col-8, input.col-9, input.col-10, input.col-11, input.col-12, input.col-13, input.col-14, input.col-15, input.col-16, input.col-17, input.col-18, input.col-19, input.col-20, input.col-21, input.col-22, input.col-23, input.col-24, textarea.col-1, textarea.col-2, textarea.col-3, textarea.col-4, textarea.col-5, textarea.col-6, textarea.col-7, textarea.col-8, textarea.col-9, textarea.col-10, textarea.col-11, textarea.col-12, textarea.col-13, textarea.col-14, textarea.col-15, textarea.col-16, textarea.col-17, textarea.col-18, textarea.col-19, textarea.col-20, textarea.col-21, textarea.col-22, textarea.col-23, textarea.col-24, select.col-1, select.col-2, select.col-3, select.col-4, select.col-5, select.col-6, select.col-7, select.col-8, select.col-9, select.col-10, select.col-11, select.col-12, select.col-13, select.col-14, select.col-15, select.col-16, select.col-17, select.col-18, select.col-19, select.col-20, select.col-21, select.col-22, select.col-23, select.col-24 { margin-right: 0; }
body {
  background: url("images/bg.jpg");
  color: #111111;
}
th { font-size: 0.8em; }
address {
  font-style: italic;
  margin-left: 1.5em;
}
dl dd { margin-left: 1.5em; }
hr.space {
  clear: both;
  visibility: hidden;
}
strong { color: #000000; }
h1 {
  font-size: 4.6em;
  margin: 0px;
  color: #ffff33;
}
h3 {
  font-size: 1.4em;
  color: #ffff33;
  text-transform: uppercase;
}
.round {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.clearfix {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.container {
  margin: 0 auto;
  width: 950px;
  font-size: 150%;
}
.content { margin: 1em 0; }
.statement { color: #ffffff; }
.banner .content { margin: 0; }
.banner .content .verse {
  text-align: left;
  padding: 0 0 0 20px;
}
.banner .content .verse h3 { line-height: 1.5em; }
.banner .content .flyer {
  text-align: left;
  padding: 0 0 0 20px;
}
.banner .content .flyer h3 { line-height: 1.5em; }
.banner .content .flyer { margin: 40px 0 0 0; }
.banner .content .flyer a:hover { background: transparent; }
.banner .content .flyer img {
  width: 220px;
  display: block;
}
.banner .content .flyer a { font-size: 11px; }
.main-content {
  background: #ffffff;
  padding: 1em 1em 0.1em 1em;
  margin-bottom: 1em;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.main-content:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main-content h3 { padding: 0.5em 0.5em 0.2em 0.5em; }
.main-content .video-container { text-align: center; }
.section h3 { background: #111111 url("images/tatter.png") top right no-repeat; }
.section .body { padding: 0 1em; }
.section .bios h4 em { font-size: 0.8em; }
.section .bios p { font-size: 0.8em; }
.section .bios img {
  float: right;
  padding: 0 0 0.5em 0.5em;
}
.section .bios .bio { clear: both; }
dl.key-val-pairs:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
dl.key-val-pairs dt {
  width: 9em;
  float: left;
  clear: left;
}
dl.key-val-pairs dd { float: left; }
body a {
  color: #162c44;
  text-decoration: underline;
}
body a:hover { background: #162c44; }
