BODY, TD {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 11px;
   text-align:justify;
}

INPUT, SELECT, TEXTAREA {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 11px;
   color: #003064;
   background-color: #ffffff;
}

Input.referral {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 11px;
   color: #003064;
   background-color: #ffffff;
   width: 166px;
}

HR {
   color: #003064;
}

H2 {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 14pt;
   font-weight : 200;
}

H3 {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 11pt;
   font-weight : 700;
}

A {
   text-decoration: none;
   color: #2f6aa9;
}

A:Hover {
   text-decoration: underline;
   color: #2f6aa9;
}

.title {
   font-weight : 700;
   color: #2f6aa9;
}

.small_header2 {
   font-size : 9px;
   font-weight : 700;
   color: #003064;
}

.small_header3 {
   font-size : 9px;
   font-weight : 700;
   color: #000000;
}

.main_header {
   font-size : 11pt;
   font-weight : 700;
   color: #333399;
}

.nav_header {
   font-size : 9.5pt;
   font-weight : 700;
   color: #000066;
}

.nav {
   font-size : 8pt;
   color: #ffffff;
   font-weight : 700;
}

.error {
   font-weight : 700;
   color: #ff3333;
}

