a:link {
  color: #FF6600;
}

a:visited{
  color: #0033FF;
}

body {
  background-color: #8FBE00;
  color: #2B5B21;
  font-family: arial,helvetica,sans-serif;
  margin: 0px;
  padding: 0px;
}

form {
  margin-bottom: 5px;
  margin-top: 5px;
}

h1 {
  color: #2B5B21;
  font-family: arial,helvetica,sans-serif;
  font-size: 29px;
  font-weight: normal;
  margin-bottom: 2px;
  margin-top: 24px;
  text-align: left;
}

h2 {
  color: #2B5B21;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 22px;
  line-height: 125%;
  margin-bottom: 0px;
}

h3 {
  color: #2B5B21;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  margin-bottom: 0px;
}

h4 {
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  margin-bottom: 0px;
}

hr {
  border: 1px inset;
}

td, p, li, ul,ol, blockquote {
  color: #2B5B21;
  font-family: arial,helvetica,sans-serif;
  font-size: small;
  text-decoration: none;
}

.chumb {
  font-family: arial,helvetica,sans-serif;
  font-size: x-small;
}

.chumb a {
  text-decoration: none;
}

.chumb a:hover {
  text-decoration: underline;
}

.man {
  background-color: #FFFFFF;
  background-image: url(/images/rebranding/background-man.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.man-left {
  background-color: #8FBE00;
  background-image: url(/images/rebranding/home-man-left.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.man-mid {
  background-color: #FFFFFF;
  background-image: url(/images/rebranding/home-man-mid.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.man-right {
  background-color: #FFFFFF;
  background-image: url(/images/rebranding/home-man-right.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.nav {
  font-family: arial,helvetica,sans-serif;
  font-size: small;
}

.nav a {
  color: #000000;
}

.nav a:visited {
  color: #2B5B21;
}

.nav a:hover {
  color: #FFFFFF;
}

.rider {
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
}

.rider a:visited{
  color: #FF6600;
}

.rider-header {
  color: #000000;
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
}

.small {
  font-family: arial,helvetica,sans-serif;
  font-size: x-small;
}

.dirty {
 background-color: #CDFE79;
font-style: italic;}



.news-left {
font-size: small;
background: #D2E599;
}