.nav-active, .nav-inactive {
display:block;
float:left;
padding:10px;
width:230px;
font-family: tahoma,arial,verdana;
font-size:1.0em;
text-decoration: none;
color:#ffffff;
font-weight:bold;
/*background:#00989a;*/
}

.nav-inactive {
color:#ffffff;
font-weight:bold;
}

.nav-active, .nav-inactive:hover  {
font-weight:bold;
/*background:#35b5ae;*/
}


.subnav-active, .subnav-inactive {
display:block;
float:left;
margin-top:0px;
width:205px;
font-family: tahoma,arial,verdana;
font-size:0.9em;
color:#ffffff;
font-weight:bold;
text-decoration:none;
/*background:#00989a;*/
padding:10px;
padding-left:35px;
}

.subnav-active, .subnav-inactive:hover  {
font-weight:bold;
/*background:#35b5ae;*/
}




.subnav3-active, .subnav3-inactive {
display:block;
float:left;

padding:10px;
padding-left:65px;
width:175px;
font-family:tahoma,arial,verdana;
font-size:0.9em;
color:#ffffff;
font-weight:bold;
text-decoration:none;
/*background:#00989a;*/
font-weight:bold;
}

.subnav3-inactive {
color:#ffffff;

}

.subnav3-active, .subnav3-inactive:hover  {
font-weight:bold;
/*background:#35b5ae;*/
}


.subnav4-active {
display:block;
float:left;
margin-left:70px;
padding-left:10px;
font: 11px tahoma,arial,verdana;
color:#ffffff;
font-weight:bold;
text-decoration:none;
/*background:#00989a;*/
font-weight:bold;
padding-bottom:8px;
padding-top:8px;
}

.subnav4-inactive {
display:block;
float:left;
margin-left:70px;
padding-left:10px;
font: 11px tahoma,arial,verdana;
text-decoration:none;
color:#ffffff;
font-weight:bold;
padding-bottom:8px;
padding-top:8px;
}

.subnav4-active  {
font-weight:bold;
/*background:#35b5ae;*/
}

.subnav4-inactive:hover {
font-weight:bold;
/*background:#35b5ae;*/
}