/* Main Styles */
td,body{
  font-family: arial;
  font-size: 12px;
  color:333;
  text-decoration:none;
}
/* Links */
a{
  color:000;
}
a:hover{
  color:c2b87f;
}

hr { height:0px; color:#F58500; border-top:1px; background:#808060;border-style:dashed;}

h2,.Header   {
color:#006293;
font-family:Arial,Verdana,Arial,Helvetica,Sans-serif;
font-size:20px;
font-weight:normal;
letter-spacing:-1px;
line-height:32px
}

h3,.SubHeader{
color:#006293;
font-family:Arial,Verdana,Arial,Helvetica,Sans-serif;
font-size:16px;
font-weight:bold;
letter-spacing:0px;
line-height:16px
}

.SmallText{
  font-size  :11px;
}


