h2,.Header, .header   {
  
   color: #dc6336;
    font-size: 16px;
     font-weight:bold; 
}

h3,.SubHeader{
  font-size  :16px;
  font-weight:bold;
line-height: 19px;
}

.orangeheader
{
    color: #dc6336;
    font-size: 16px;
     font-weight:bold;
    }

.orangetext{
    color: #dc6336;
     font-weight:bold;
    }
    
.SmallText{
  font-size  :11px;
}

.greyheader  {
  font-size  :14px;
  font-weight:bold;
}

.leftpanels
{
 font-size:11px;   
    }
.leftpad{
padding: 0px 8px 0px 14px;
}

/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:#5c5b5b;
  text-decoration:none;
  line-height: 16px;
}

.pad{padding: 8px;}

.rightborder
{
    background: url(../images/graphics/service_rightcolumn.gif) right repeat-y;
    }

/* Links */
a{
  color:#dc6336; text-decoration: none;
}
a:hover{
  color:#666666; text-decoration: underline;
}

#links td ul{color: #d95828; padding-left:35px; margin-left:0px;}
#links td ul li{color: #d95828; padding-left:0px; margin-left:0px; padding-bottom:5px; }
#links td ul li a{ padding: 3px 0px 3px 0px; border-bottom: dotted 1px #939598;   }



#newboxes5{background: #e9f1f4; width: 210px; min-height: 250px; padding: 10px; }
#newboxes4{background: #e9f7fb; width: 210px; min-height: 250px; padding: 10px; }
    #newboxes3{background: #eef9fa; width: 210px; min-height: 250px; padding: 10px; }
#newboxes2{background: #f0f5e2; width: 210px; min-height: 250px; padding: 10px;  }
#newboxes1{background: #efefe9; width: 210px; min-height: 250px; padding: 10px;}




