.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font-size:11px;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0 /*-1px*/;
padding:0;
text-transform:uppercase;
background: #FFDD00;
}


.ddcolortabs a{
float:left;
color: #636366;
background: #FFDD00;
margin:0 0px 0 0;
padding:0 0 0px 3px;
text-decoration:none;
/*letter-spacing: 1px;*/
width:150px;
height:46px;
}

#contactmenuheader 
{
    width:160px;
    text-transform:none;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent no-repeat right top;
padding: 0px 8px 3px 7px;
border-right:1px solid #636366;
z-index:99;
}

.ddcolortabs #contactmenuheader a span
{
   border-right:none; 
   margin-left:0;
}


.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover,.ddcolortabs a:hover span{
background-color: #636366;
color:#FFF;
text-decoration:none;
/*margin-left:-1px;*/
}


.ddcolortabs #contactmenuheader a:hover,  .ddcolortabs #contactmenuheader a:hover span
{
color: #636366;
background: #FFDD00;
margin-left:0;
}

.ddcolortabs a.current, .ddcolortabs a.current span{ /*currently selected tab*/
background-color: #636366;
color:#FFF;
text-decoration:none;
/*margin-left:-1px;*/
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
/*border-top: 1px solid #fff; Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
/*width:50%; width of 2nd level sub menus*/
width:765px;
height:2.3em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
/*background:#9D9FA2;*/
float:left;
margin-top:5px;
}

.tabcontent{
display:none;
}

.tabcontent ul{
/*font: normal 14px Arial, Verdana, sans-serif;*/
margin:-2px 0 0 0px;
float:left;
padding: 0 0 5px 0;
list-style:none;
background:#9D9FA2;
width:100%;
}

.tabcontent li{
    display:inline;
    font-size:11px;
    margin:0 2px 0 0;
    float:left;
    margin:3px 10px 0 0;
	padding:2px 10px 2px 10px;
	text-decoration:none;
	color:#000;
	text-transform:none;
	
}

.tabcontent li:hover, .tabcontent li:hover a
{
    background:#FFDD00;
	color:#000;  
}

.tabcontent ul li.currentpage
{
   background:#FFDD00;
}

.tabcontent ul li.currentpage a
{
    color:#000;
}


.tabcontent li a
{
    color:#FFF;
    text-decoration:none;
}

.tabcontent li a:hover
{
    color:#000;
    text-decoration:none;
}

.ddcolortabs a span .menuitemheading
{
    display:inline; letter-spacing:.1px;color:#9D9FA2;
}

.ddcolortabs a span .menuitemsubheading
{
display:inline;font-weight:bolder;font-size:12px;letter-spacing:0.1px;
}

#ct5
{
    display:none;
}
