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, caption {
/* Remove any lingering formatting: e.g space at top of page in Chrome */
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  /* overflow-x: hidden; */
  /* overflow-y: auto; */
}

h4{
  font-weight: bold;
}

body {
  width: 100%;
  font-weight: 100;
  font-family: Arial, Verdana, TrebuchetMS, "Trebuchet MS", sans-serif;
  font-size: 16px;
}


.container {
  margin: 0% 8.33%;
}

.menubar {
  width: inherit;
}

.content {
  padding-top: 20px;
  width: inherit;
  overflow: auto;
}

.stage {
  max-height: 576px;
}

.stage_sidebar, .stage_nosidebar {
  display: inline;
  overflow: auto;
}

.stage_sidebar {
  width: 75%;
}

.stage_nosidebar {
  width: 100%;
}

.stage_nosidebar h3 {
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
  color:  #3383D3;
  /* width: 550px; */
  width: 80%;
}

.stage_sidebar h3 {
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
  color:  #3383D3;
  /* width: 550px; */
  width: 100%;
}

.stage_nosidebar h4 {
  margin-top: 6px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.stage_nosidebar p {
  padding-bottom: 4px;
  font-size: 16px;
  color: #000000;
  width: 80%;
  text-align: justify;
  text-justify: auto;
  margin-bottom: 10px;
}

.stage_nosidebar p.psmall {
  font-size:12px;
  color: #4D4D4D;
  width: 100%;
}

.stage_nosidebar ul.emphasis {
  padding: 0px;
  margin: 0px;
  color: #000000;
  line-height: 200%;
}

.mainstage {
  overflow: auto;
}

.stage_sidebar h4 {
  margin-top: 6px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.stage_sidebar p {
  padding-bottom: 4px;
  font-size: 16px;
  /* color: #4D4D4D; */
  color: #000000;
  text-align: justify;
  text-justify: auto;
  margin-bottom: 10px;
}

.mainstage h1 {
  padding-bottom: 9px;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
}

.mainstage h1.legal {
  padding-bottom: 9px;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}

.mainstage h2 {
  margin-top: 10px;
  padding-bottom: 6px;
  font-size: 24px;
  font-weight: bold;
  color: #0064C8;
}

.mainstage h2.legal {
  margin-top: 10px;
  padding-bottom: 6px;
  font-size: 16px;
  font-weight: bold;
  color: #0064C8;
}

.mainstage h3 {
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: normal;
  color: black;
}

.mainstage h4 {
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: bold;
  color: black;
}

.mainstage p {
  padding-bottom: 4px;
  font-size: 16px;
  color: #333333;
}

.mainstage p.legal {
  padding-bottom: 4px;
  font-size: 11px;
  color: #333333;
}

.mainstage p.center_brown {
  text-align: center;
  color: #80561B;
}

.mainstage small {
  font-size:12px;
  color: #333333;
}

.mainstage a {
  color: #0064C8;
  text-decoration: none;
}

.mainstage a:hover {
  color: #C1272D;
  text-decoration: none;
}

.mainstage a.red {
    color: #C1272D;
}

.mainstage ul {
  margin: 0px;
  color: #000000;
  width: 62%;
  padding-left: 10px;
  text-indent: -14px;
  text-align: justify;
  text-justify: auto;
}


.mainstage ol {
  color: #000000;
  list-style-type: decimal;
  width: 62%;
  padding-left: 10px;
  text-indent: -18px;
  text-align: justify;
  text-justify: auto;
}

.mainstage li {
  padding-left: 30px;
  padding-bottom: 10px;
  display: list-item;
  font-size: 16px;
  list-style-position: inside;
  color: #333333;
}

  .mainstage li.legal {
  padding-left: 30px;
  padding-bottom: 10px;
  display: list-item;
  font-size: 11px;
  list-style-position: inside;
  color: #333333;
}

.mainstage p.list {
  margin-left: 20px;
}

.mainstage .list {
  display: block;
}

.mainstage .list_item {
  display: block;
  padding: 12px 0;
  font-size: 16px;
}

.mainstage .list_label {
  display: inline-block;
  color: #80561B;
  width: 20%;
  text-align: right;
  padding: 0 5%;
}

.mainstage .list_value {
  display: inline-block;
  width: auto;
  text-align: left;
}

.mainstage fieldset {
    display: block;
    color: #4D4D4D;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 1px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 1px solid;
    border-radius: 4px;
}


.mainstage legend {
    top : -40px;
    float: left;
    display: block;
    text-align: left;
    border: none;
    overflow: hidden;
    font-size: 11px;
    font-style: italic;
    color: #4D4D4D;
}

.altstage {
  overflow: auto;
}

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  min-height: 48px;
}

.errorHeading {
  padding-bottom: 9px;
  font-size: 36px;
  font-weight: normal;
  color: #C1272D;
}

.brandname {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

.mainstage .boilerplate {
  font-size: 12px;
}

.login-logo {
  display: block;
  width: 100%;
  margin-bottom: 16px;
}

p.error, small.error {
  color: #C1272D;
  font-size: 12px;
  width: 100%;
}

.brand_color_highlight {
  color: #C1272d;
}

.ui-dialog .ui-dialog-buttonpane button {
  overflow: hidden;
}

sup {
    vertical-align: super;
    font-size: 18px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  filter:alpha(opacity=50);
  opacity: 1.0;
  z-index: 10000;
}

.hidden p {
  display: none;
}

.slideshow-container {
  margin: auto;
  width: 100%;
  overflow-x: hidden;
}

.slideshow-post {
  display: block;
}

.slideshow-post-button {
  margin-right: 4px;
}

.slide {
  display: none;
  margin: auto;
  max-width: 80%;
}

.slide-img {
  display: block;
  margin: auto;
  width: 90%;
}

.slide-caption {
  border-color: #C1272d;
  border-width: thin;
  border-style: solid;
  background-color: white;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.slide-caption-text {
  text-align: center;
  font-weight: bold;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
sup.star {
    vertical-align: middle;
    color: #C1272D;
    font-weight: bold;
}
sup.million {
    vertical-align: super;
    color: #C1272D;
    font-size: small;
    font-weight: bold;
}

.Homepage {
    margin-top: 10px;
    padding-bottom: 6px;
    margin-left: .8rem;
}

h1.h1-sm-blue {
    font-size: 24px;
    font-weight: bold;
    color: #0064C8;
}

.grecaptcha-badge { 
    bottom:65px !important; 
}