.halfmoon {padding-left:154px; height:30px; line-height:30px; width:800px; margin:0 1px;  color:#ffffff;}
.halfmoon li {float:left; list-style-type:none; border-bottom:none;border-right:1px solid #79ad9f; white-space:nowrap;}
.halfmoon li a {display:block; padding:0 10px; border-bottom:none;font-size:1em; font-weight:normal; text-decoration:none; background-color:inherit; color: #ffffff;}
* html .halfmoon a {width:1%;}
.halfmoon .selected,.halfmoon a:hover  ,.halfmoon li a.current{background:#B5D2CA; color:#ffffff; text-decoration:none;}


#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:1.1em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}


.tabcontent {display:none;padding-left:120px;height:24px; line-height:24px; width:805px; margin:0 1px;  color:#ffffff;}
.tabcontent li {float:left; list-style-type:none; border-bottom:none; white-space:nowrap;}
.tabcontent li a {display:block; padding:0 10px; border-bottom:none;font-size:0.9em; font-weight:normal; text-decoration:none; background-color:inherit; color: #ffffff;}
* html .tabcontent a {width:1%;}
.tabcontent .selected,.tabcontent a:hover {color:#C8DDD8; text-decoration:none;}
.lock{color:#000000;}