h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
/* contact table start */
.cTable{
  padding:0 !important;
  margin:5px 0 20px 0 !important;
}
/*ul.cTable {
  list-style-type: none;
}*/
.cTable li{
    background: none repeat scroll 0 0 transparent !important; border-bottom:1px solid #c9c9c8;
    padding:12px 0 18px 0 !important;
    /*padding:12px 0 8px !important;*/
    font:12px/14px Arial, Verdana, sans-serif;
}
.cTable .lCol1{
    float:left;
    overflow:hidden;
    width:315px;
    padding:0 10px 0 10px;   
}
.cTable .lCol2{
    float:left;
    width:160px;
    padding:0 28px;
}
.cTable a{color:#00457c;}
/* contact table end */
.cTxtHold ul {
    color: #808080;
    font: 14px/18px Arial,Verdana,sans-serif;
    list-style: none outside none;
}
.cTxtHold ul li {
    background: url("files/images/blt-txt-hold.gif") no-repeat scroll 0 3px transparent;
    padding: 0 0 0 18px;
}
