.clsCursor
   {
   cursor: hand ;
   }

body
   {
   background-color: #FFFFFF ;
   margin-top: 0 ;
   }

h1
   {
   font-family: verdana, "sans-serif" ;
   font-weight: normal ;
   font-size: 17px ;
   color: #062E8A ;
   text-align: center ;
   margin-top: 10 px;
   margin-bottom: 0 px;
   }

h2
   {
   font-family: verdana, "sans-serif" ;
   font-size: 14px ;
   color: #FFFFFF ;
   text-align: center ;
   margin-top: 10 px;
   margin-bottom: 0 px;
   }

a:link
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: bold ;
   text-decoration: underline ;
   font-size: 12px ;
   }

a:visited
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: bold ;
   text-decoration: underline ;
   font-size: 12px ;
   }

a:hover
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: bold ;
   text-decoration: underline ;
   font-size: 12px ;
   }

a:active
   {
   color: #7B0404 ;
   font-weight: bold ;
   font-family: verdana, "sans-serif" ;
   text-decoration: none ;
   font-size: 12px ;
   }




a.footer:link
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: normal ;
   text-decoration: underline ;
   font-size: 9px ;
   }

a.footer:visited
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: normal ;
   text-decoration: underline ;
   font-size: 9px ;
   }

a.footer:hover
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: normal ;
   text-decoration: underline ;
   font-size: 9px ;
   }

a.footer:active
   {
   color: #7B0404 ;
   font-weight: normal ;
   font-family: verdana, "sans-serif" ;
   text-decoration: none ;
   font-size: 9px ;
   }







span.formtitle
   {
   font-family: verdana, "sans-serif" ;
   font-size: 15px ;
   color: #B90000 ;
   font-weight: bold ;
   }

span.Pageheader
   {
   font-family: verdana, "sans-serif" ;
   font-size: 14px ;
   color: #7B0404 ;
   font-weight: bold ;
   }
   

span.smalltext
   {
   font-family: verdana, "sans-serif" ;
   font-size: 11px ;
   color: #000000 ;
   font-weight: normal ;
  
   }
   
span.copyrighttext
   {
   font-family: verdana, "sans-serif" ;
   font-size: 9px ;
   color: #000000 ;
   font-weight: normal ;
  
   }
   

div
   {
   font-family: verdana, "sans-serif" ;
   font-size: 13px ;
   text-align: center;
   }

div.error
   {
   font-family: verdana, "sans-serif" ;
   font-size: 13px ;
   font-weight: bold ;
   color: #FF0000 ;
   text-align: center ;
   }

p
   {
   font-family: verdana, "sans-serif" ;
   font-size: 12px ;
   color: #000000 ;
   margin-top: 10 px;
   margin-bottom: 10 px;
   margin-left: 10 px;
   margin-right: 10 px;
   }

table
   {
   table-layout: auto ;
   }

table.form
   {
   table-layout: auto ;
   background-color: #D0DEFD ;
   border-style: ridge ridge ridge ridge ;
   border-color: #062E8A ;
   border-width: 1px ;
   }

th
   {
   font-family: verdana, "sans-serif" ;
   font-size: 13px ;
   color: #000000 ;
   text-align: center ;
   }

td
   {
   font-family: verdana, "sans-serif" ;
   font-size: 13px ;
   color: #000000 ;
   }

td.main
   {
   font-size: 12px ;
   font-family: verdana, "sans-serif" ;
   color: #0069B3 ;
   padding-left: 15 ;
   padding-right: 25 ;
   padding-top: 15 ;
   padding-bottom: 15 ;
   }

td.submenu
   {
   font-size: 12px ;
   font-family: verdana, "sans-serif" ;
   color: #0069B3 ;
   padding-left: 7 ;
   padding-right: 7 ;
   padding-top: 40 ;
   padding-bottom: 7 ;
   background-color: #D0DEFD ;
   border-style: none ridge none none ;
   border-color: #F6F6F6 ;
   border-width: 1px ; 
   }

td.submenuitem
   {
   font-size: 12px ;
   font-family: verdana, "sans-serif" ;
   color: #0069B3 ;
   background-color: #000000 ;
   border-style: none ridge ridge ridge ;
   border-color: #000000 ;
   border-width: 1px ;
   padding-left: 3 ;
   padding-right: 3 ;
   padding-top: 4 ;
   padding-bottom: 4 ;
   }

input
   {
   font-family: verdana, "sans-serif" ;
   font-size: 11px ;
   color: #000000 ;
   background-color: #FFFFFF ;
   }

input.button
   {
   font-family: verdana, "sans-serif" ;
   font-size: 12px ;
   font-weight: bold ;
   color: #000000 ;
   background-color: #062E8A ;
   }

input.contactbutton
   {
   font-family: verdana, "sans-serif" ;
   font-size: 13px ;
   color: #000000 ;
   background-color: #062E8A ;
   }

input.checkbox
   {
   font-family: verdana, "sans-serif" ;
   font-size: 11px ;
   color: #FFFFFF ;
   background-color: transparent ;
   }

textarea
   {
   font-family: verdana, "sans-serif" ;
   font-size: 11px ;
   color: #000000 ;
   background-color: #FFFFFF ;
   }

select
   {
   font-family: verdana, "sans-serif" ;
   font-size: 11px ;
   color: #000000 ;
   background-color: transparent ;
   }


