/********* Unified Nav color *********/
/* Change this hex value to alter the appearance of the second tier link bar and border */
.CP_BackgroundColor {
background-color:#3B7744;
}

/** Border color for second tier middle links within the solid colored bar.  Non-PDP versions only. **/
#CP_Bar_BorderColor_Top {
border: 2px solid #3B7744;
border-bottom:0px;
}
/** Border color for second tier middle links within the solid colored bar.  PDP versions only. **/
#CP_Bar_BorderColor_Top_PDP {
border: 2px solid #3B7744;
border-bottom:0px;
}
/** Bottom border color for navoff tds **/
.CP_navOff_Bottom {
border-bottom:2px solid #3B7744;
}

/* Change this hex value to alter the appearance of the third tier border */
#CP_Bar_BorderColor_Bottom {
border: 2px solid #3B7744;
border-top:0px;
}
/********* End Unified Nav color *********/




/*********************** Start Tier 0 upper right hand links ***********************/
/* Tier 0 link styles in upper right hand corner */
#CP_tier1_top a {
color:#0066CC;
}
/* On hover styles for tier 0 link styles in upper right hand corner */
#CP_tier1_top a:hover {
color:#000099;
}
/*********************** End Tier 0 upper right hand links ***********************/




/******************************* Start Care Category middle link styles **************************/
/** Current care category **/
/* Change color and background to alter appearance */
#careCatOn {
background-color:#0000C2;
}

#careCatOn a {
color:#0000C2;
}

#careCatOn a:hover {
color:#0000C2;
}

#careCatOn a:visited {
color:#0000C2;
}

/** All other care categories **/
#careCatOff  {
background-color:#3B7744;
}

/* Change color and background to alter appearance */
#careCatOff a {
color:#0066CC;
}

#careCatOff a:visited {
color:#0066CC;
}

/** On hover all other care categories **/
/* Change color and background to alter appearance */
#careCatOff a:hover {
color:#000099;
}
/******************************* End Care Category middle link styles **************************/


/*************** Styles for second tier links and rollovers contained within the solid colored bar ***************/

/** First link style, off state **/
/* Change color to alter link color */
.CP_navOff_1 a {
color:#FFFFFF;
}

/** First rollover state td style **/  
/* Change this background-color if you wish to alter the appearance of the rollover state */
/* 1 of 2 for this class */
.CP_navOver_1  {
background-color:#000099;
color:#FFFFFF;
}

/** First rollover state link style **/    
/* Change this background-color if you wish to alter the appearance of the rollover state */
/* 2 of 2 for this class */
.CP_navOver_1 a {
color:#FFFFFF;
}


/** Current page link styles **/
/* Change color to alter link color */
.CP_navDown a {
color:#000099;
}
/** End current page styles **/

/** Off state for all other links in the second tier **/
/* Change color to alter link color */
.CP_navOff a {
color:#FFFFFF;
}
/** End off state for all other links in the second tier **/



/** Rollover state for all other links in the second tier **/
/* Change this background-color if you wish to alter the appearance of the rollover state  */
.CP_navOver  {
background-color:#000099;
}

/* Link color */
.CP_navOver a {
color:#FFFFFF;
}
/** End rollover state for all other links in the second tier **/

/*************** End styles for second tier links and rollovers contained within the solid colored bar ***************/

/*************************** Third Tier bottom most link styles ***********************************/

/* Change this hex value to alter the appearance of the third tier border */
#CP_Bar_BorderColor_Bottom {
border: 2px solid #3B7744;
border-top: 0px;
}

/* Change this hex value to change link color */
#CP_thirdTierTable a {
color:#0066CC;
}

#CP_thirdTierTable a:hover {
color:#000099;
}

/*************************** End Third Tier bottom most link styles ***********************************/


#CareCatSearchButtonTable {
border:1px solid #3B7744;
}


.CP_Search {
font-size:11px;
text-decoration:none;
background-color:#3B7744;
margin:0px;
color:#0000FF;
}



/************************************************************************/
/*-------- Unified Navigation Brand Style / Colorize: Version 5 --------*/
/************************************************************************/

#UniNav_Container #UniNav_Brand a { color: #3B7744 !important; }

#UniNav_Container #UniNav_Brand a:link, #UniNav_Container #UniNav_Brand a:visited {
    color: #3B7744 !important;
}

#UniNav_Container #UniNav_Brand a:hover, #UniNav_Container #UniNav_Brand a:active {
    color: #009 !important;
}

#UniNav_Container #UniNav_Brand .UniNav_section h1 a .UniNav_arrowIcon {
    background-color: #3B7744 !important;
}

#UniNav_Container #UniNav_Search #UniNav_searchButton {
    background-color: #3B7744 !important;
}

#unifiednav_footer5 #unifiednav_footercontent a:hover, #unifiednav_footer5 #unifiednav_footercontent a:active { color: #3B7744; }

	#unifiednav_footer5 #unifiednav_footer5_spanishlink a:link, #unifiednav_footer5 #unifiednav_footer5_spanishlink a:visited { text-decoration: none; color: #3B7744; }
	
	#unifiednav_footer5 #unifiednav_footer5_spanishlink a:hover, #unifiednav_footer5 #unifiednav_footer5_spanishlink a:active { color: #666; }