* {padding:0;  }
.dropdown {
float:left;
}

.dropdown dt { 
padding:2px 0px 1px 15px;  
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-right:#CECCCC 1px solid;
font-size:11px;
font-weight:bold;
height:20px;
cursor: default;
}

dl.dropdown  dt a:link{
color:#000000;
font-size:11px!important;
border:none!important;
height:0px!important;
padding:0px!important; 
margin:0px!important;
background: none!important;
}

dl.dropdown  dt a:visited{
color:#000000;
font-size:11px!important;
border:none!important;
height:0px!important;
padding:0px!important; 
margin:0px!important;
background: none!important;
}


dl.dropdown dt a:hover{
color:#3882A5!important;
}

dt#one-ddheader{
width:55px;
height:15px;

}

dt#two-ddheader{
width:80px;
height:15px;
}

dt#three-ddheader{
width:115px;
height:15px;
}

dt#four-ddheader{
width:95px;
height:15px;
}

dt#five-ddheader{
width:110px;
height:15px;
}

dt#six-ddheader{
width:90px;
height:15px;
}

dt#seven-ddheader{
width:120px;
height:15px;
}

dt#eight-ddheader{
width:95px;
height:15px;
}

dt#nine-ddheader{
width:110px;
height:15px;
}




.dropdown dt:hover {
color:#9AC50C;
}

.dropdown dd {
position:absolute; 
margin-left:0px;
overflow:hidden; 
display:none; 
z-index:200; 
opacity:0;
float:left;
}

.dropdown ul {
list-style:none; 
border-top:none;
opacity:100;
float:left;
}


.dropdown ul li{
padding:0px 11px;

}

.dropdown ul.first{
width:171px;
background-color: #3882A5;
padding-bottom: 15px;
}

.dropdown ul.second{
width:200px;
margin-left: 2px;
background-color: #3882A5;
padding-bottom: 15px;
}



.dropdown ul.third{
width:183px;
margin-left: 2px;
margin-left: 2px;
background-color: #3882A5;
padding-bottom: 15px;
}




.dropdown ul.fourth{
width:213px;
margin-left: 2px;
margin-left: 2px;
background-color: #3882A5;
padding-bottom: 15px;
}



.dropdown ul.fifth{
width:216px;
margin-left: 2px;
margin-left: 2px;
background-color: #3882A5;
padding-bottom: 15px;
}

.dropdown ul.sixth{
width:216px;
margin-left: 2px;
margin-left: 2px;
background-color: #3882A5;
padding-bottom: 15px;
}

.dropdown ul.seventh{
width:216px;
margin-left: 2px;
margin-left: 2px;
background-color: #3882A5;
padding-bottom: 15px;
}

.dropdown ul.eighth{
width:216px;
margin-left: 2px;
margin-left: 2px;
background-color: #3882A5;
padding-bottom: 14px;
}

.dropdown ul.sideth{
width:216px;
margin-left: 2px;
margin-left: 2px;
background-color: #3882A5;
padding-bottom: 15px;
}


.dropdown a, .dropdown a:active, .dropdown a:visited {
display:block; 
padding:5px; 
color:#fff;
text-decoration:none; 
border-bottom: 1px solid #5CA1C1;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:18px;
}

.dropdown a.top, .dropdown a:active.top, .dropdown a:visited.top{
border-top: 1px solid #464646;
} 

.dropdown a.large, .dropdown a:active.large, .dropdown a:visited.large{
height:30px;
}

.dropdown a:hover {
background:#5CA1C1; 
color:#FFFFFF; 
margin:0px;
padding:0px;
padding:5px; 
border-bottom: 1px solid #5CA1C1;
}


.toppadding{
 padding-top:10px;}
