h2,.Header,.header   {
  font-weight: normal;
  font-size: 24px;
  color: #003282;
  line-height: 28px;
}

h3,.SubHeader,.subheader{
  font-weight: normal;
  font-size: 16px;
  color: #003282;
  line-height: 20px;
}

h4,.FeatHeader,.featheader{
  font-weight: normal;
  font-size: 19px;
  color: #003282;
  line-height: 21px;
}

h5,.FeatHeader2,.featheader2{
  font-weight: normal;
  font-size: 19px;
  color: #003282;
  line-height: 26px;
}



.SmallText{ font-size: 11px;}

.FeatureText {font-size: 11px; line-height:14px;}
 

/* Main Styles */
td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none; 
  line-height: 16px;
}

/* Links */
a{ color: #0094aa; text-decoration: none;}
a:hover{ color: #0094aa; text-decoration: underline;}

/*newsletter*/
.contentLeft {padding-right: 10px; border-right: 1px solid #e9e9e9}
.contentRight {padding-left: 10px;}
.sideheader { background-color:#101e3b; width: 206px; height: 33px; padding: 10px; color: #fff; font-size: 16px; font-weight:bold}
