/*main styles*/
td, body{ font: normal 11px Arial, sans-serif; color:#555; padding:0px;margin:0px;}

a{ color:#0180c5; text-decoration:none;}
a:hover{ text-decoration:underline;}
a img{border:none;}

hr{border:none; width:100%;height:1px;background:#0180c5;}

h2,.Header   {
  font-weight:bold;
  font-size  :15px;
  color:#0180c5;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :12px;
}

.rightheadingdarkblue{
background: #064086; 
width: 100%;
padding: 3px;
color: #ffffff;
font-size: 13px;
font-weight:bold;
}

.rightheadinglightblue{
background: #0180c5; 
color: #ffffff;
font-size: 13px;
font-weight:bold;
width: 155px;
padding: 3px;
}

