/* Main Styles */
td,body{
  font: normal 12px Arial;
  color:#333;
  text-decoration:none;
}

/* Links */
a{
  color:#0098D9; text-decoration:underline;
}
a:hover{
  color:#053E83; text-decoration:underline; 
}

hr{ height:1px; border-style:solid; background-color:#828EC0; color:#828EC0}

.PageTitle, h2{
  font-weight:bold;
  font-size:16px;
  color: #064693;
margin:0px;

line-height:16px;
}

.largeBoldText   {
  font-weight:bold;
  font-size:16px;
 
}
.largeText   {

  font-size:16px;
 
}
.Teal{ color:#0098D9;
font-weight:bold;
  font-size:16px;}

.TealSubHeader{
  font-weight:bold;
  font-size:13px;color:#0098D9
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}
.GoldSubHeader{
  font-weight:bold;
  font-size  :13px;
   color:#CE832B
}

.GoldText{
  
   color:#CE832B; 
}
.SmallText{
  font-size :10px;
}

.SmallBlue{font-size:10px; color:#013670}

.SmallWhite{font-size:10px; color:#ffffff}

a img{border:0px;}