/* Main Styles */
td,body{
  font-size: 12px;
  color:#013564;
  text-decoration:none;
  font-family:Arial;
}
p, ul, ol
{
line-height:16px;
  color:#013564;
}
.keyCaptions
{
font-size:16pt;
font-family:Arial;
color:#095d7e;
}
/* Links */
a{
  color:#a80532;
}
a:hover{
  color:#333;
}

hr { height:0px; color:#275674; border-top:1px; background:#275674;border-style:dashed;}

h2,.Header,.header   {
  font-weight:bold;
  font-size  :18px;
  color:#013564;
}

h3,.SubHeader,.subheader{
  font-weight:bold;
  font-size  :14px;
  color:#013564;
}

.SmallText{
  font-size  :10px;
}


