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

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

      .justify
        {
        text-align: justify;
        }

      .title
        {
        font-family: "Cooper Black", "Cooper Std", "Cooper Blk", "Cooper Standard", "Cooper", "Trebuchet MS", "Tahoma", "Verdana", "Helvetica", "Arial", "sans-serif";
	      font-size: 34px;
        color: #004168;
        }

      .header
        {
        font-family: "Cooper Black", "Cooper Std", "Cooper Blk", "Cooper Standard", "Cooper", "Trebuchet MS", "Tahoma", "Verdana", "Helvetica", "Arial", "sans-serif";
	      font-size: 16px;
        color: #C5232E;
        }

      .header2
        {
        font-family: "Cooper Black", "Cooper Std", "Cooper Blk", "Cooper Standard", "Cooper", "Trebuchet MS", "Tahoma", "Verdana", "Helvetica", "Arial", "sans-serif";
	      font-size: 16px;
        color: #004168;
        }

      .rowheader
        {
        font-family: "Cooper Black", "Cooper Std", "Cooper Blk", "Cooper Standard", "Cooper", "Trebuchet MS", "Tahoma", "Verdana", "Helvetica", "Arial", "sans-serif";
	      font-size: 16px;
        color: #ffffff;
        }

      .small
        {
        font-size: 10px;
        }

      .white
        {
        color: #ffffff;
        }

      .highlight
        {
        color: #04ACD9;
        }

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

      .spaced
        {
        line-height: 140%;
        }

      a
        {
        color: #146AA5;
        text-decoration: none;
        }

      a:hover
        {
        color: #C6232F;
        }

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

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

      a.footer
        {
        color: #ffffff;
        }

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

      form
        {
        margin: 0px;
        }

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

      .formfield2
        {
        font-family: "Tahoma", "Verdana", "Trebuchet MS", "Helvetica", "Arial", "sans-serif";
	      font-size: 12px;
	      width: 210px;
	      height: 26px;
	      line-height: 26px;
        color: #ffffff;
        background-color: #B41A22;
        border-width: 1px;
        border-style: solid;
        border-color: #A41317;
        }

      .formbutton
        {
        font-family: "Cooper Black", "Cooper Std", "Trebuchet MS", "Tahoma", "Verdana", "Helvetica", "Arial", "sans-serif";
	      font-size: 13px;
        color: #ffffff;
        background: #C6232F;
        border-width: 2px;
        border-style: solid;
        border-left-color: #A31216;
        border-top-color: #A31216;
        border-bottom-color: #D72B3A;
        border-right-color: #D72B3A;
        }

      img
        {
        border-style: none;
        }

