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

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

      .justify
        {
        text-align: justify;
        }

      ul.bullet
        {
        padding: 0px 0px 0px 20px;
        margin: 0px 0px 0px 0px;
        }
      
      li.bullet
        {
        margin-bottom: 5px;
        } 

      .title
        {
        text-transform: uppercase;
        line-height: 36px;
        background-image: url(../images/line.gif);
        background-repeat: repeat-x;
        background-position: bottom center;
        letter-spacing: 0.2em;
	      font-size: 20px;
        color: #000000;
        }

      .header
        {
	      font-size: 15px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: #ADADAD;
        }

      .header2
        {
	      font-size: 15px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: #000000;
        }

      .rowheader
        {
	      font-size: 15px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: #000000;
        }

      .small
        {
        font-size: 10px;
        }

      .white
        {
        color: #ffffff;
        }

      .highlight
        {
        color: #2C2C2C;
        }

      .footer
        {
        font-size: 11px;
        color: #9A9A9A;
        }

      .disclaimer
        {
        font-size: 10px;
        color: #58595B;
        }

      .spaced
        {
        line-height: 140%;
        }

      .bigspaced
        {
        line-height: 180%;
        }

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

      a:hover
        {
        color: #000000;
        }

      a.subon
        {
        color: #000000;
        text-decoration: none;
        }

      a.subon:hover
        {
        color: #000000;
        text-decoration: underline;
        }

      a.nav
        {
        color: #ADADAD;
        text-decoration: none;
        }

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

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

      a.navon:hover
        {
        color: #ffffff;
        text-decoration: underline;
        }

      a.white
        {
        color: #ADADAD;
        text-decoration: none;
        }

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

      a.footer
        {
        color: #58595B;
        }

      a.footer:hover
        {
        color: #9C9C9C;
        }

      a.disclaimer
        {
        color: #58595B;
        }

      a.disclaimer:hover
        {
        color: #9C9C9C;
        }

      form
        {
        margin: 0px;
        }

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

      .formlogin
        {
        font-family: "Helvetica", "Arial", "Tahoma", "Verdana", "Trebuchet MS", "sans-serif";
	      font-size: 12px;
        color: #ffffff;
        width: 280px;
        height: 30px;
        line-height: 30px;
        background-color: #424242;
        border-width: 0px;
        border-style: solid;
        border-color: #424242;
        }

      .formlogin2
        {
        font-family: "Helvetica", "Arial", "Tahoma", "Verdana", "Trebuchet MS", "sans-serif";
	      font-size: 12px;
        color: #212121;
        width: 280px;
        height: 30px;
        line-height: 30px;
        background-color: #F3F3F3;
        border-width: 0px;
        border-style: solid;
        border-color: #F3F3F3;
        }

      .formbutton
        {
        font-family: "Helvetica", "Arial", "Tahoma", "Verdana", "Trebuchet MS", "sans-serif";
	      font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
        color: #ffffff;
        background: #2A2A2A;
        border-width: 2px;
        border-style: solid;
        border-left-color: #2D2D2D;
        border-top-color: #2D2D2D;
        border-bottom-color: #000000;
        border-right-color: #000000;
        }

      img
        {
        border-style: none;
        }
