h2,.Header, .header   {
  font-weight: normal;
  font-size: 20px;
  color: #006288;
  line-height: 22px;
}

h3,.SubHeader, .subheader{
  font-weight: normal;
  font-size: 16px;
  color: #006288;
  line-height: 18px;
}

h4,.WhiteHeader, .whiteheader{
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
}
.SmallText{
  font-size: 10px;
}
.subHeaderPink
{
  font-weight: bold;
  font-size: 18px;
  color: #f80488;
  line-height: 22px;
}
.sliderTableClass td
{
color:#fff;
}

.HomeLinks{
  font-size: 12px;
  color:#00425c;
}

.HomeLinks a{
  font-size: 12px;
  color:#00425c;
}

.HomeLinks a:hover{
  font-size: 12px;
  color:#00425c;
  text-decoration: underline;
}

/* Main Styles */
  td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none; 
  line-height: 16px;
}

/* Links */
a{ color: #006288; text-decoration: none;}
a:hover{ color: #006288; text-decoration: underline;}

/* Links */
.sliderTableClass td a{ color: #f80488; text-decoration: none;}
.sliderTableClass td a:hover{ color: #fff; text-decoration: underline;}

