.basictab ul{
margin-left: 0;
font: normal 12px Verdana;
list-style-type: none;
text-align: left;
height: 43px;
width: 544px;
padding-left: 10px;
}

.basictab li{

display:block;
margin: 0;
line-height: 43px;
height: 43px;
float: left;
width:130px;
}

.basictab li a{
text-decoration: none;
background-color:#93BB1C;
color: #fff;
line-height: 43px;
height: 43px;
display:block;
font-size:13px;
 text-align: center;
 font-weight:bold;
}

.basictab li a:visited{
color: #fff;
}

.basictab li a:hover, .basictab li a.current{
background-color: #93BB1C;
color:  #fff;
line-height: 53px;
height: 53px;
margin-top:-10px;
}

.basictab li a:active{
color:  #fff;
}

.tabcontainer{
	clear: left;
	margin: 0px;
	padding: 0px;
         border: 1px solid #93BB1C;

}

.tabcontent{
display:none;
}

#ddtabs1 {
	background-image: url(../img/tabs-top.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 564px;
	padding: 0px;
	margin: 10px 0px 0px;
}
#sc1, #sc2, #sc3, #sc4, #sc5, #sc6, #sc7, #sc8 {
	background-color: #EEFAFF;
	padding: 30px;
	background-image: url(../img/tabs-bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 120px;
	_height: 200px;
}

  h3{
color:#005E97;
font-size:14px;
margin-bottom:10px;
margin-top:10px;

  }