/*a:link{ padding:0px; margin:0px; text-decoration:none; border:none;}*/
ul{
	padding:0px; margin:0px;
}
li{
list-style:none; list-style-image:none;
	padding:0px; margin:0px;
}
img{ border:none;}
.halfmoon{
margin-bottom: 0px; width:450px; 
clear:both;
}
.tabwrapper
{
width:450px; margin:15px 0 0 10px;
 background:url(images/busi-model-indpage-whbox-bg.gif) no-repeat left 36px; height:230px;
 clear:both;
}

 ul.halfmoon{
padding: 0px 0 0 50px;
margin:0px; 
margin-left: -25px;
list-style:none;
font: bold 14px Verdana;
list-style-type: none; height:34px;
text-align: left; /*set to left, center, or right to align the menu as desired*/
clear:both;
}

 ul.halfmoon li{
 background:none;
display: inline;
margin: 0px; 
padding:0px;
}

 ul.halfmoon li a:link, ul.halfmoon li a:visited, ul.halfmoon li a:hover{
text-decoration: none; 
padding: 10px 0px 0px 0px;
display:block; 
float:left; 
height:34px; 
width:120px;
margin: 0px 0 0 8px; /*distance between each tab*/
text-align:center;
color: #000;
font: bold 10px arial;
background: url(images/tab.jpg) no-repeat left top;
}
 ul.halfmoon li a:visited,  ul.halfmoon li a span{
color: #000;
}

ul.halfmoon li a:hover, ul.halfmoon li a.current{
background:url(images/tab-hover.jpg) no-repeat; 
color: #ff7611;
}

#tabcontentcontainer{
width:445px; /*width of 2nd level content*/
clear:both;
padding:0px 0px 0px 3px; margin-top:15px; text-align:center;
/*background:url(images/busi-model-indpage-whbox-bg.gif) no-repeat left top; height:400px;*/ /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none; padding:0px 5px 5px 0px; margin:0px; text-align:justify;
}
.tabcontent a{padding:10px; margin:0px; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#666666; text-decoration:none; text-align:justify;}
#tabcontentcontainer .hrmtext{ font-family:Verdana, Geneva, sans-serif; font-size:20px; font-weight:bold; color:#FF9900;}