.unifiednavcolor {
background-color: #ff0000;
}

.navDown {
background-color: #ff0000;
}

.activeTab {
border-bottom: 2px solid #FFFFFF;
border-left: 2px solid #FF0000; 
border-right: 2px solid #FF0000;
}

.navDown a {
color: #0000CC;
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.navOff {
background-color: #ff0000;
}

.navOff a:link {
color: #ffffff;
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

/*----Added by jwehrman 3/24----*/
.navOff a:visited {
color: #ffffff;
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
/*----End Added----*/

.navOver {
background-color: #2A62D5;
}

.navOver a:hover {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}


 

<!--  style for top-most nav (Oral Care, Personal Care, etc.) --> 
a.unifiednav_tier1 {
font-weight:400;
font-size:11px;
}

 
a.unifiednav_tier1on {
font-weight:900;
font-size:11px;
text-decoration:none;
}

<!--  style for bottom-most nav (Toothpastes, Toothbrushes, etc.) --> 
a.unifiednav_tier3 {
font-weight:400;
font-size:11px;
}

 
a.unifiednav_tier3on {
font-weight:900;
font-size:11px;
text-decoration:none;
}


