BODY { 
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
  font-size: 10pt; 
  color: #333333; 
  background-color: rgb(255,255,255); 
  overflow-x:auto;overflow-y:auto; 
  scrollbar-face-color: rgb(94%,94%,94%);
  scrollbar-arrow-color:rgb(11%,13%,34%);
  scrollbar-highlight-color: rgb(96%,98%,96%);
  scrollbar-shadow-color:rgb(25%,25%,34%);
  margin: 0px;
}
 A { color: #0000CC; text-decoration: none ; font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;}
 A:active { color: rgb(0,0,204); text-decoration: none ;}
 A:link { font-size: 10pt; color: #0000CC; text-decoration: none ;}
 A:visited { color: #663399; text-decoration: none ;}
 A:hover { color: #990033; text-decoration: none ;}
 H1 { color: rgb(33,38,116); font-size: 14pt;}
 H2 { color: #333366; font-size: 14pt;font-weight:normal;}
 H3 { color: rgb(33,38,116); font-size: 11pt;}
 H4 { color: #333333; font-size: 11pt; font-weight:normal}
 H5 { color: rgb(33,38,116); font-size: 10pt; } 
 H3 { color: #333333; font-weight: bold;}
 H4 {color: #333333;}
.blueHL { color: #333366; font-size: 14pt;font-weight:normal }
.blueHLsmall { color: #333366; font-size: 13pt;font-weight:normal }
.blackHL { color: #333333; font-size: 11pt; font-weight:normal}
.thinHL { color: #333333; font-size: 10pt; font-weight:normal;text-align:center;letter-spacing:-1px}
.blackHLbold { color: #333333; font-size: 10pt; font-weight: bold;}
.BUblkBold { font-family:Univers,Helvetica; color: #333333; font-size: 7pt; font-weight: bold;text-align:center}
.BUblkBold2 { color: #333333; font-size: 8pt; font-weight: bold;text-align:center;margin-top:-5px}
.formH { font-family:Univers,Helvetica;color:#333333;font-size:9pt;font-weight:normal;text-align:left}
 P { 
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
    font-size: 10pt; 
    color: #333333;
}
 td{ 
   font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
   font-size: 10pt;
   color: #333333;
}
 .errormsgs {
   color: maroon;
   font-size: 10pt;
   font-weight: bold;
   margin-top:10px;
   margin-bottom:25px;
 }
 form {
  margin-top: 0px;
  margin-bottom: 0px;
}
input, select {
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
  font-size:10pt;
  border: 1px solid;
  border-color: #474E66 #E7E8ED #E7E8ED #474E66;
  width:275px;
}
input.header, textarea {
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
  font-size:10pt;
  border: 1px solid;
  border-color: #474E66 #E7E8ED #E7E8ED #474E66;
  width:600px;
}
input.preview, textarea.preview {
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
  font-size:10pt;
  border: 0px;
  width:600px;
  overflow-x:hidden;overflow-y:hidden;
}
.check {
  border: 0px;
  width:15px;
}
input:focus, textarea:focus{
  border: 1px solid;
  border-color: #002276 #4A5F9A #4A5F9A #002276;
  background-color: #EBF5FF;
}
.okbuttons{
   font-size: 9pt!important;
   width:100px; 
   height:15pt;
   vertical-align:baseline;
   text-align:center; 
   font-weight: normal;
   color: #333333;
   border-top: 1px solid #A0A0A0; 
   border-bottom: 1px solid #505050; 
   border-left: 1px solid #A0A0A0; 
   border-right: 1px solid #505050; 
   padding: 1px;
   background:#EBF5FF;
   cursor:hand
}
.okbuttons:focus{ border: 1px solid black; }
.okbuttons:hover{ border: 1px solid black; background-color: #FFFFCC; }
.dat {
  font-size:9pt!important;
}
