/* Main Styles */
td,p,body{
  font: normal 12px arial;
  color:#48575f;
  text-decoration:none;
}


/* Links */
a{
  color:#03689c; text-decoration: none;
}
a:hover{
  color:#000000; text-decoration: underline;
}



h2,.Header   {
  font-weight:normal;
  font-size  :18px;
  color: #03689c;
}

h3,.SubHeader{
  font-weight:normal;
  font-size  :14px;
  font-weight:bold;
   color: #000000;
}

.SmallText{
  font-size  :10px;
}




.tableheading{
background: #0065a5; 
color: #ffffff;	
font-size: 13px;
font-weight:bold;
}

.tablebody{
background: #ffffff	; 
}




