h2,.Header,.header  {
  font-weight: normal;
  font-size: 24px;
  color: #2e6b9a;
  line-height: 22px;
  font-weight:bold;}
  margin-top:1px;
}

h3,.SubHeader,.subheader{
  font-weight: normal;
  font-size: 14px;
  color: #2e6b9a;
  line-height: 18px;
}

.SmallText{
  font-size: 10px;
}

.boldwhite{
  color:#ffffff;
  font-weight: bold;
}

.GreyHeader  {
  font-weight: normal;
  font-size: 22px;
  color: #787878;
  line-height: 22px;
  font-weight:bold;}
  margin-top:1px;
}

.greybg {background: #f2f2f2; padding: 5px;}
.bluebg {background: #005192; color: #fff; font-size: 13px; padding: 5px;}

/*.blue{color:#2e6b9a; font-weight:bold;}*/
.blue{color:#139ab0; font-weight:bold;}

/* Main Styles */
td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none; 
  line-height: 16px;
  margin-top:1px;
}
strong, b
{
color:#139ab0;
}
/* Links */

a{ color: #139ab0; font-weight:bold; text-decoration: underline;}
a:hover{ color: #6c971b; font-weight:bold; text-decoration: underline;}

