body {
  font-family: arial, helvetica, sans-serif;
  margin: 0;
  color: #363636;
  background-color: transparent;
  background-repeat: repeat;
  background-image: url(/images/stripe.png); }

a, a:visited, a:link {
  color: #0a88b3;
  text-decoration: none; }

.bibliography {
  font-size: 9px;
  color: #aaaaaa; }

ol {
  padding-left: 42px; }
  ol li {
    list-style-type: decimal; }

p {
  margin: 3px;
  line-height: 20px; }

img {
  border: 0;
  margin: 0;
  padding: 0; }

h1 {
  color: #0a88b3;
  font-size: 21pt;
  padding: 5px 12px;
  text-transform: lowercase;
  margin: 0;
  padding: 0 20px; }

h2 {
  color: #363636; }

h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #363636;
  margin-bottom: 0; }

h4 {
  font-size: 16px;
  color: #0a88b3;
  margin-bottom: 0; }

#centerme {
  margin: 0 auto;
  width: 868px;
  padding-left: 3px;
  padding-right: 3px; }

.striped_spacer {
  width: 623px;
  margin: 0 3px;
  height: 20px;
  background-color: transparent;
  background-repeat: repeat;
  background-image: url(/images/mediumbackstripe.png); }

.striped_filler {
  background-color: transparent;
  background-repeat: repeat;
  background-image: url(/images/mediumbackstripe.png); }

.spacer {
  width: 858px;
  height: 2px;
  clear: both;
  margin-bottom: 6px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #363636;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #363636; }

#header {
  color: white;
  font-size: 12px; }
  #header #headerlinks {
    text-align: right;
    background-color: #f1ab00;
    height: 14px;
    float: left;
    padding: 6px;
    width: 637px; }
    #header #headerlinks ul {
      list-style: none;
      margin: 0; }
      #header #headerlinks ul li {
        display: inline;
        margin: 0 3px; }
  #header #logo {
    float: left;
    width: 649px;
    height: 67px;
    margin-bottom: 5px;
    background-image: url(/images/logobg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #f1ab00; }
    #header #logo a#logolink {
      display: block;
      height: 67px;
      width: 170px;
      overflow: hidden;
      text-indent: -5000px; }
  #header #blackspace {
    float: right;
    width: 189px;
    height: 93px;
    margin-right: 8px;
    background-image: url(/images/stripebg.jpg);
    background-repeat: no-repeat;
    background-color: #363636; }
  #header a, #header a:visited {
    text-transform: uppercase;
    color: white;
    opacity: 0.7;
    font-weight: bold; }
  #header a:hover {
    opacity: 1.0; }

#display {
  width: 628px;
  background-color: transparent;
  margin-left: 230px;
  font-size: 12px; }
  #display .bottom {
    width: 628px;
    height: 4px;
    padding: 0;
    margin: 0;
    margin-bottom: 4px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(/images/maindropbottom.gif); }
  #display #rotater {
    margin: 0;
    height: 289px;
    padding: 0 3px;
    width: 628px;
    background-color: transparent;
    background-repeat: repeat-y;
    background-image: url(/images/fulldropback.gif); }

#main_content {
  background-color: white;
  background-repeat: repeat-y;
  background-image: url(/images/fulldropback.gif);
  padding: 0;
  padding-bottom: 20px;
  margin-top: 3px; }
  #main_content #yield {
    padding: 8px 30px 10px 30px; }
  #main_content p, #main_content table {
    padding: 8px 30px 10px 30px; }
  #main_content .header {
    background-color: #0a88b3;
    width: 623px;
    height: 12px;
    margin: 0 auto; }
  #main_content ol {
    list-style-type: upper-roman; }

#sidebar_filler {
  margin: 0 3px;
  background-color: transparent;
  background-repeat: repeat;
  background-image: url(/images/mediumbackstripe.png); }

#sidebar {
  font-size: 12px;
  background-color: transparent;
  float: left;
  position: relative;
  left: -3px;
  width: 215px;
  text-align: center;
  margin: 0;
  margin-bottom: 10px; }
  #sidebar .striped_filler {
    width: 100%;
    height: 65px; }
  #sidebar ul {
    padding-left: 12px;
    margin: 0; }
    #sidebar ul li {
      padding: 0;
      margin: 9px 0; }
    #sidebar ul a:hover {
      font-weight: bold; }
  #sidebar .subpage ul {
    list-style: none; }
    #sidebar .subpage ul li {
      list-style: none; }
      #sidebar .subpage ul li a, #sidebar .subpage ul li a:visited {
        color: #f1ab00; }
  #sidebar .content {
    margin: 0;
    padding: 8px 10px 10px 35px;
    text-align: left;
    background-color: transparent;
    background-repeat: repeat-y;
    background-image: url(/images/sidedropback.gif); }
  #sidebar .bottom {
    background-color: transparent;
    background-image: url(/images/sidedropbottom.gif);
    background-repeat: no-repeat;
    height: 5px;
    width: 100%; }

#footer {
  background: transparent;
  width: 100%;
  font-size: 10px; }
  #footer #footer_foster {
    float: left;
    margin-left: 30px; }
  #footer #footer_alliance {
    float: right;
    margin-right: 30px; }
  #footer p {
    text-align: center;
    width: 100%; }
  #footer a, #footer a:visited {
    color: #363636; }
  #footer ul {
    width: 60%;
    margin: 3px auto;
    text-align: center;
    list-style-type: none;
    clear: none; }
    #footer ul li {
      display: inline;
      color: #363636; }

#subyield {
  padding: 16px; }
  #subyield h1 {
    color: #0a88b3;
    font-size: 21pt;
    text-transform: lowercase;
    margin: 0;
    padding: 0 20px; }
  #subyield h2 {
    color: #0a88b3;
    padding: 0 20px;
    margin-bottom: 0; }
  #subyield p {
    line-height: 16px;
    padding: 7px 20px; }

.blackbar {
  clear: both;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 858px;
  height: 10px;
  background-color: #363636; }

#sitemap ul {
  list-style: none; }
  #sitemap ul li {
    list-style: none; }

.flash {
  width: 750px;
  border: 1px solid black;
  text-align: center;
  font-size: 1.2em;
  padding: 8px;
  margin: 8px auto; }

table th {
  text-align: right;
  font-weight: bold;
  vertical-align: top; }

table.admin {
  width: 100%; }
  table.admin th {
    text-align: left; }

ul#admin {
  margin: 10px 0;
  list-style: none; }
  ul#admin li {
    display: inline;
    margin: 0 20px; }

/* Errors */
.fieldWithErrors {
  color: red; }
