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

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

      .justify
        {
        text-align: justify;
        }

      .title
        {
        font-family: Edwardian Script ITC, Palace Script MT, ShelleyAllegro BT, Vladimir Script, Signet Roundhand ATT, Kunstler Script, Vivaldi, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
        color: #989808;
        font-size: 67px;
        }

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

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

      .small
        {
        font-size: 10px;
        }

      .white
        {
        color: #ffffff;
        }

      .highlight
        {
        color: #4D573D;
        }

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

      .disclaimer
        {
        font-size: 9px;
        color: #9E2237;
        }

      .spaced
        {
        line-height: 160%;
        }

      a
        {
        color: #989808;
        text-decoration: none;
        }

      a:hover
        {
        color: #4D573D;
        }

      a.nav
        {
        color: #ffffff;
	       font-size: 13px;
        text-decoration: none;
        }

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

      a.subnav
        {
        color: #ffffff;
	       font-size: 11px;
        text-decoration: none;
        }

      a.subnav:hover
        {
        color: #989808;
        }

      a.footer
        {
        font-weight: normal;
        color: #ffffff;
        }

      a.footer:hover
        {
        color: #989808;
        }

      a.disclaimer
        {
        font-weight: normal;
        color: #9E2237;
        }

      a.disclaimer:hover
        {
        color: #E54560;
        }

      form
        {
        margin: 0px;
        }

      .formfield
        {
        font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	       font-size: 11px;
        color: #000000;
        background-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        border-color: #989808;
        }

      .formbutton
        {
        font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	       font-size: 15px;
	       font-weight: bold;
        color: #ffffff;
        background: #989808;
        border-width: 2px;
        border-style: solid;
        border-width: 2px;
        border-left-color: #C5C70D;
        border-top-color: #C5C70D;
        border-bottom-color: #7F800C;
        border-right-color: #7F800C;
        }

      img
        {
        border-style: none;
        }
