/* CSS Document */


h5 {
 width: 210px;
 height: 20px;
 color: white;
 font-size: 14px;
 background-image:url(/images/BusinessServices/tabHeading.jpg);
 padding-top: 8px;
 margin-left: -3px;
 text-align: center;
}
.tab {
 background-image:url(/images/BusinessServices/tabBody.jpg);
 width: 207px;
 padding-top: 0px;
 padding-left: 3px;
 text-align: left;
}
.tabCenter {
 background-image:url(/images/BusinessServices/tabBody.jpg);
 width: 207px;
 padding-top: 0px;
 padding-left: 3px;
 text-align: center;
}
.tabBody {
 background-image:url(/images/BusinessServices/tabBottom.jpg);
 width: 210px;
 height: 15px;
}
.sublinks {
 width: 48%;
 float: left;
}
.sublinks ul {
 margin-top: 0px;
}
.sublinks3 {
 width: 30%;
 float: left;
}
.sublinks3 ul {
 margin-top: 0px;
}
.floatleft {
 width: 49%;
 float: left;
}
.floatright {
 width: 48%;
 float: right;
 font-size: x-small;
}
#leftMenu ul li.forms a:link , #leftMenu ul li.forms a:visited {
color:#FFFF00;
border-bottom-width: 0px;
}
#formlinks a{
background:none;
color:#0000DD;
}
#formlinks a:hover{
color:#DD0000;
}
