:root
{
overflow-x: hidden;
overflow-y: scroll;
}

      .standard
        {
        font-family: "Trebuchet MS", "Tahoma", "Verdana", "Helvetica", "Arial", "sans-serif";
	      font-size: 12px;
        color: #ffffff;
        }

      .justify
        {
        text-align: justify;
        }

      .title
        {
	      font-size: 30px;
        color: #83BC39;
        }

      .header
        {
	      font-size: 15px;
        font-weight: bold;
        color: #ffffff;
        }

      .rowheader
        {
	      font-size: 15px;
        font-weight: bold;
	      color: #ffffff;
        }

      .small
        {
        font-size: 9px;
        }

      .white
        {
        color: #ffffff;
        }

      .highlight
        {
        color: #83BC39;
        }

      .footer
        {
        font-size: 10px;
        color: #ffffff;
        }

      .spaced
        {
        line-height: 140%;
        }

      a
        {
        color: #83BC39;
        text-decoration: none;
        }

      a:hover
        {
        color: #ffffff;
        }

      a.subnav
        {
        color: #ffffff;
        text-decoration: none;
        }

      a.subnav:hover
        {
        color: #83BC39;
        }

      a.subnav_on
        {
        color: #83BC39;
        font-weight: bold;
        text-decoration: none;
        }

      a.subnav_on:hover
        {
        color: #83BC39;
        font-weight: bold;
        text-decoration: underline;
        }

      a.bottom
        {
        color: #ffffff;
        text-decoration: none;
        }

      a.bottom:hover
        {
        color: #83BC39;
        }

      a.nav
        {
	      font-size: 14px;
        color: #ffffff;
        }

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

      a.footer01
        {
	      font-size: 13px;
        color: #828284;
        }

      a.footer01:hover
        {
        color: #ffffff;
        }

      a.footer02
        {
	      font-size: 13px;
        color: #DE7728;
        }

      a.footer02:hover
        {
        color: #ffffff;
        }

      a.footer03
        {
	      font-size: 13px;
        color: #3B88CE;
        }

      a.footer03:hover
        {
        color: #ffffff;
        }

      a.footer04
        {
	      font-size: 13px;
        color: #8CC63E;
        }

      a.footer04:hover
        {
        color: #ffffff;
        }

      a.footer05
        {
	      font-size: 13px;
        color: #60A18B;
        }

      a.footer05:hover
        {
        color: #ffffff;
        }

      a.footer06
        {
	      font-size: 13px;
        color: #AD2D66;
        }

      a.footer06:hover
        {
        color: #ffffff;
        }

      a.nav_on
        {
	      font-size: 14px;
	      font-weight: bold;
        color: #ffffff;
        }

      a.nav_on:hover
        {
	      font-weight: bold;
        color: #ffffff;
        text-decoration: underline;
        }

      a.footer
        {
        color: #ffffff;
        }

      a.footer:hover
        {
        color: #83BC39;
        }

      form
        {
        margin: 0px;
        }

      .formfield
        {
        font-family: "Trebuchet MS", "Tahoma", "Verdana", "Helvetica", "Arial", "sans-serif";
	      font-size: 12px;
        color: #ffffff;
        background-color: #333333;
        border-width: 1px;
        border-style: solid;
        border-color: #9F9F9F;
        }

      .formbutton
        {
        font-family: "Trebuchet MS", "Tahoma", "Verdana", "Helvetica", "Arial", "sans-serif";
	      font-size: 15px;
        color: #ffffff;
        background: #83BC39;
        border-width: 1px;
        border-style: solid;
        border-left-color: #A6E64A;
        border-top-color: #A6E64A;
        border-bottom-color: #73AC22;
        border-right-color: #73AC22;
        }

      img
        {
        border-style: none;
        }

