
.ddcolortabs{
z-index:100;
text-transform:none;
padding: 0;
width: 930px;
height:30px;
color: #FFFFFF;
background-color:#0156A7;
voice-family: "\"}\"";
voice-family: inherit;

}

.ddcolortabs ul{
font: normal 12px Arial, Verdana, sans-serif;
line-height:30px;
float:left;
margin:0;
padding:0;
background: transparent;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
}


.ddcolortabs a{
float:left;
color: #FFFFFF;
background: transparent;
margin:0;
padding: 0px 15px 0px 15px;
text-decoration:none;
border:0;
font-weight: bold;
border-right:1px solid #8CAFD3;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent;
padding: 0px 15px 0px 15px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
color: #FFFFFF;
background: transparent;
font-weight:bold;
margin:0;
background-color:#276EB2;
}

.ddcolortabs a:hover span{
color: #FFFFFF;
background: transparent;
font-weight:bold;
margin:0;
background-color:#276EB2;
}

.ddcolortabs .nav-selected a, #ddcolortabs .nav-selected a span{ /*currently selected tab*/
background: transparent;
color: #FFFFFF;
font-weight:bold;
background-color:#276EB2;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 15px;
line-height: 15px;
background: black;
border-top: 15px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border-right: 1px solid #8CAFD3; /*THEME CHANGE HERE*/
border-left: 1px solid #8CAFD3;
border-top: 1px solid #8CAFD3;
/* border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
/*border-bottom-width: 0;*/
font:bold 12px Arial;
line-height:17px;
z-index:100;
background-color: #C7D1E2;
/*max-width:180px; */
width: 260px;
visibility: hidden;
color:#0B70CF;
/*text-indent:12px;*/
/* letter-spacing:.2px; */
margin-left:0px;
text-transform:capitalize;
}


.dropmenudiv_a a{
width: auto;
display: block;
/*text-indent: 12px;*/
/*border-top: 0 solid #678b3f;  */
border-bottom: 1px solid #8CAFD3; /*THEME CHANGE HERE*/
/*padding: 2px 0;*/
text-decoration: none;
color: #0B70CF;
padding:6px 20px 6px 10px;
background-color:#F7FBFF;
/*background-image:url('../images/navbk1.jpg'); background-repeat:no-repeat;*/
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #CEE3F7;
/*background-image:url('../images/navbk2.jpg'); background-repeat:no-repeat;*/
color: #0B70CF;
padding:6px 20px 6px 10px;
}




