p, td, th, blockquote, ul, ol {
  font-family: arial, arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #00457C;
}

textarea {
  font-family: arial, helvetica;
  font-size: 11px;
  background-color: #F0F9FF;
}

input, select {
  font-family: arial, helvetica;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  background-color: #F0F9FF;
  border: outset 1px #C9C9C9;
  height: 16px;
}

input.btnnrm {filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#AFBACF');}
input.btnhov {filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#D9DDE8');}

a         {text-decoration: none}
a:link    {color: #00BBE6;}
a:visited {color: #00BBE6;}
a:hover   {color: #0000FF; text-decoration: underline;}
a:active  {color: #00BBE6;}

a.bottom         {text-decoration: none;}
a.bottom:link    {color: #FF9191;}
a.bottom:visited {color: #FF9191;}
a.bottom:hover   {color: #FFFFFF; text-decoration: underline;}
a.bottom:active  {color: #FF9191;}

.ttny     {font-size: 8px;}
.tsml     {font-size: 10px;}
.tmed     {font-size: 12px;}
.tlrg     {font-size: 14px;}

.htny     {font-family: "arial black", arial, helvetica; font-size: 10px; font-weight: normal; font-style: normal; color: #00457C;}
.hsml     {font-family: "arial black", arial, helvetica; font-size: 12px; font-weight: normal; font-style: normal; color: #00457C;}
.hmed     {font-family: "arial black", arial, helvetica; font-size: 14px; font-weight: normal; font-style: normal; color: #00457C;}
.hlrg     {font-family: "arial black", arial, helvetica; font-size: 18px; font-weight: normal; font-style: normal; color: #00457C;}
.hbig     {font-family: "arial black", arial, helvetica; font-size: 24px; font-weight: normal; font-style: normal; color: #00457C;}

.fsml     {font-size: 8px; color: #787878;}
.fmed     {font-size: 10px; color: #787878;}

.fsmlbtm  {font-size: 8px; color: #A6A6A6;}
.fmedbtm  {font-size: 10px; color: #A6A6A6;}

