/* Main Styles */
td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #7b8791;
  text-decoration: none; 
  line-height: 16px;
  vertical-align: top;
}

/* Links */
a{ color: #00528b; text-decoration: none;}
a:hover{ color: #009999; text-decoration: none;}

hr { height: 0px; color: #234977; border-top: 1px; border-style: solid;}

h2,.Header   {
  font-weight: normal;
  font-size: 20px;
  color: #00528b;
  line-height: 22px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #5b8ac2;
  line-height: 18px;
}

.SmallText{
  font-size: 10px;
}

.SidePaneltext{ 
  font-size:11px; color:#646a6f;
}
