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

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

      .justify
        {
        text-align: justify;
        }

      .title
        {
        font-family: VAG Rounded, VAG Rounded Lt, Futura, Futura Book, Gill Sans MT, Arial, Helvetica, sans-serif;
	      font-size: 26px;
	      letter-spacing: 0px;
        color: #696969;
        }

      .header
        {
        font-family: VAG Rounded, VAG Rounded Lt, Futura, Futura Book, Gill Sans MT, Arial, Helvetica, sans-serif;
	      font-size: 14px;
	      font-weight: bold;
	      letter-spacing: 0px;
        color: #696969;
        }

      .rowheader
        {
        font-family: VAG Rounded, VAG Rounded Lt, Futura, Futura Book, Gill Sans MT, Arial, Helvetica, sans-serif;
	      font-size: 14px;
	      font-weight: bold;
	      letter-spacing: 0px;
	      color: #696969;
        }

      .small
        {
        font-size: 9px;
        }

      .white
        {
        color: #ffffff;
        }

      .highlight
        {
        color: #696969;
        }

      .grey
        {
        color: #696969;
        }

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

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

      .spaced
        {
        line-height: 160%;
        }

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

      a:hover
        {
        color: #696969;
        }

      a.nav
        {
        font-family: VAG Rounded, VAG Rounded Lt, Futura, Futura Book, Gill Sans MT, Arial, Helvetica, sans-serif;
	      font-size: 14px;
	      font-weight: bold;
	      letter-spacing: 0px;
        color: #696969;
        }

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

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

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

      form
        {
        margin: 0px;
        }

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

      .formbutton
        {
        font-family: VAG Rounded, VAG Rounded Lt, Futura, Futura Book, Gill Sans MT, Arial, Helvetica, sans-serif;
	      font-size: 14px;
        font-weight: bold;
        }

      img
        {
        border-style: none;
        }

