h2,.Header   {
  font-weight: normal;
  font-size: 22px;
  color: #00475e;
  line-height: 28px;
  margin: 0px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 20px;
  color: #a30046;
  line-height: 26px;
  margin: 0px;
}

.SmallText{
  font-size: 10px;
}

td,body,p{ font: 12px/18px Arial, Helvetica, sans-serif; color: #03161c; text-decoration: none; }

/* Links */
a{ color: #a30046; text-decoration: underline;}
a:hover{ color: #a30046; text-decoration: none;}

.serviceBox {background: #f1f2f2; padding: 10px; border: 1px #cccccc solid; height: 80px;}
.sideBox { background: white url(../images/graphics/bg_home_sideBox.gif) repeat-y; padding: 8px  20px 3px 30px;}
img {border:none;}
hr { height: 0px; color: #dbdede; border-top: 1px; background: #eaeef1; border-style: dashed;}
