/* Main Styles */
td,body,p{  font: 12px "Century Gothic", Arial, sans-serif;   color: #323232;  text-decoration: none;   line-height: 16px; }

/* Links */
a{ color: #2b7399; text-decoration: underline;}
a:hover{ color: #2b7399; text-decoration: none;}
a img, img {
border: none;
}

hr { height: 0px; color: #2b7399; border-top: 1px; background: #2b7399; border-style: dashed;}

h2,.Header   {
  font-weight: normal;
  font-size: 24px;
  color: #a4a683;
  line-height: 26px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #2b7399;
  line-height: 18px;
}

h3,.SubHeaderBold{
  font-weight: bold;
  font-size: 14px;
  color: #2b7399;
  line-height: 18px;
}

h3,.SubHeaderRed{
  font-weight: normal;
  font-size: 14px;
  color: #a11717;
  line-height: 18px;
}

h3,.SubHeaderBlue{
  font-weight: normal;
  font-size: 14px;
  color: #2b7399;
  line-height: 18px;
}

h3,.SubHeaderBeige{
  font-weight: normal;
  font-size: 14px;
  color: #868e64;
  line-height: 18px;
}

.blueText{
  color: #2b7399;
}

.profiles { FONT-SIZE: 15px; MARGIN: 0px; COLOR: #a4a683; line-height: 22px;}
.SmallText{
  font-size: 10px;
}


