/********* Unified Nav color *********/
/* Change this hex value to alter the appearance of the second tier link bar and border */
.CP_BackgroundColor {
background-color:#FF0000;
}

/** Border color for second tier middle links within the solid colored bar.  Non-PDP versions only. **/
#CP_Bar_BorderColor_Top {
border: 2px solid #FF0000;
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 #FF0000;
border-bottom:0px;
}
/** Bottom border color for navoff tds **/
.CP_navOff_Bottom {
border-bottom:2px solid #FF0000;
}

/* Change this hex value to alter the appearance of the third tier border */
#CP_Bar_BorderColor_Bottom {
border: 2px solid #FF0000;
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:#007FB4;
font-weight:400;
}

#CP_tier1_top a:visited {
color:#007FB4;
font-weight:400;
}
/* On hover styles for tier 0 link styles in upper right hand corner */
#CP_tier1_top a:hover {
color:#007FB4;
font-weight:400;
}
/*********************** 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:#FF0000;
text-decoration:none;
}

#careCatOn a {
color:#FF0000;
text-decoration:none;
}

#careCatOn a:hover {
color:#FF0000;
text-decoration:none;
}

#careCatOn a:visited {
color:#FF0000;
text-decoration:none;
}

/** All other care categories **/
#careCatOff  {
background-color:#00CCFE;
text-decoration:underline;
font-weight:400;
}

/* Change color and background to alter appearance */
#careCatOff a {
color:#007DC4;
text-decoration:underline;
font-weight:400;
}

#careCatOff a:visited {
color:#007DC4;
text-decoration:underline;
font-weight:400;
}

/** On hover all other care categories **/
/* Change color and background to alter appearance */
#careCatOff a:hover {
color:#FF0000;
text-decoration:underline;
font-weight:400;
}
/******************************* End Care Category middle link styles **************************/
/***************************** Search Box ************************/
a.CP_Search_Link {
color:#FFFFFF;
}

a:hover.CP_Search_Link {
color:#FFFFFF;
}

a:visited.CP_Search_Link {
color:#FFFFFF;
}

#CareCatSearchButtonTable {
border:1px solid #C00508;
}


.CP_Search {
font-size:11px;
text-decoration:none;
background-color:#FE0000;
margin:0px;
color:#FFFFFF;
}


/*************** 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;
}

.CP_navOff_1 a:hover {
color:#FFFFFF;
}

.CP_navOff_1 a:visited {
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:#0281C3;
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;
}

.CP_navOver_1 a:hover {
color:#FFFFFF;
}

.CP_navOver_1 a:visited {
color:#FFFFFF;
}


/** Current page link styles **/
/* Change color to alter link color */
.CP_navDown a {
color:#0C79BC;
}

.CP_navDown a:hover {
color:#0C79BC;
}

.CP_navDown a:visited {
color:#0C79BC;
}
/** 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;
}

.CP_navOff a:visited {
color:#FFFFFF;
}

.CP_navOff a:hover {
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:#0281C3;
}

/* Link color */
.CP_navOver a {
color:#FFFFFF;
}

.CP_navOver a:hover {
color:#FFFFFF;
}

.CP_navOver a:visited {
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 #FF0000;
border-top: 0px;
}

/* Change this hex value to change link color */
#CP_Bar_BorderColor_Bottom a {
color:#0066CC;
font-weight:400;
}

#CP_Bar_BorderColor_Bottom a:visited {
color:#0066CC;
font-weight:400;
}

#CP_Bar_BorderColor_Bottom a:hover {
color:#FF0000;
font-weight:400;
}
#CP_Bar_BorderColor_Bottom td#CP_thirdTierTD_selected a.CP_thirdTier_Link {
font-weight:bold;
}

/*************************** End Third Tier bottom most link styles ***********************************/


/******************* Unifed Nav Footer line Removal **********************/

#unifiednav_footerline4 {
height:1px;
margin-top: 2px;
background-color:#c6c6c6
}

#unifiednav_footer4_spanishlink {
width:100%;
text-align:center;
}

#unifiednav_footercontent {
margin: 10px;
font-family: arial, verdana, sans-serif;
color: #666;
font-size: 10px;
}

#unifiednav_footercontent a {
font-family: arial, verdana,  sans-serif;
color: #009;
font-size: 12px;
}

.CP_FooterCountryIdentifier {
font-family: arial, verdana,  sans-serif;
color: #666;
font-size: 10px;
}

/************************************************************************/
/*-------- Unified Navigation Brand Style / Colorize: Version 5 --------*/
/************************************************************************/

#UniNav_Container #UniNav_Brand a { color: #F00 !important; }

#UniNav_Container #UniNav_Brand a:link, #UniNav_Container #UniNav_Brand a:visited {
    color: #F00 !important;
}

#UniNav_Container #UniNav_Brand a:hover, #UniNav_Container #UniNav_Brand a:active {
    color: #06C !important;
}

#UniNav_Container #UniNav_Brand .UniNav_section h1 a .UniNav_arrowIcon {
    background-color: #F00 !important;
}

#UniNav_Container #UniNav_Search #UniNav_searchButton {
    background-color: #F00 !important;
}

	#unifiednav_footer5 #unifiednav_footer5_spanishlink a:link, #unifiednav_footer5 #unifiednav_footer5_spanishlink a:visited { text-decoration: none; color: #F00; }
	

	#unifiednav_footer5 #unifiednav_footer5_spanishlink a:hover, #unifiednav_footer5 #unifiednav_footer5_spanishlink a:active { color: #666; }

/*************************************************************************/
/*-------- Unified Navigation Brand Style / Colorize: Responsive --------*/
/*************************************************************************/
.UniNav_Res_Brand .firstTier li a,
.UniNav_Res_Brand .firstTier li a:link,
.UniNav_Res_Brand .firstTier li a:visited { color: #f00 !important; }

.UniNav_Res_Brand .firstTier li a:hover,
.UniNav_Res_Brand .firstTier li a:active { color: #06c !important; }

.UniNav_Res_arrowIcon,
.UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link { background-color: #f00 !important; }

.UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:link,
.UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:visited,
.UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:hover,
.UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:active { color: #fff !important; }