h2,.Header,.header   {
  font-weight: normal;
  font-size: 26px;
  color: #154159;
  line-height: 28px;
  font-family:Arial Narrow, Arial;
  text-transform:uppercase
}
.HeaderLightBlue
{
font-weight: normal;
  font-size: 26px;
  color: #4eaadb;
  line-height: 28px;
  font-family:Arial Narrow, Arial;

}

h3,.SubHeader,.subheader{
  font-weight: bold;
  font-size: 18px;
  color: #4eaadb;
  line-height: 18px;
font-family:Arial Narrow, Arial;
}

.SmallText{
  font-size: 10px;
}


/* Main Styles */
td,body,p{
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #444;
  text-decoration: none; 
  line-height: 16px;
}

/* Links */
a{ color: #164059; text-decoration: underline;}
a:hover{ color: #4eaadb; text-decoration: underline;}
a img{ border: none; }

.search a{ color: #164059; text-decoration: none;}
.search a:hover{ color: #4eaadb; text-decoration: none;}

