/********* Unified Nav color *********/
/* Change this hex value to alter the appearance of the second tier link bar and border */
.CP_BackgroundColor {
background-color:#8CD8B4;
}

/** Border color for second tier middle links within the solid colored bar.  Non-PDP versions only. **/
#CP_Bar_BorderColor_Top {
border: 2px solid #8CD8B4;
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 #8CD8B4;
border-bottom:0px;
}
/** Bottom border color for navoff tds **/
.CP_navOff_Bottom {
border-bottom:2px solid #8CD8B4;
}

/* Change this hex value to alter the appearance of the third tier border */
#CP_Bar_BorderColor_Bottom {
border: 2px solid #8CD8B4;
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:#8CD8B4;
font-weight:400;
}

#CP_tier1_top a:visited {
color:#8CD8B4;
font-weight:400;
}
/* On hover styles for tier 0 link styles in upper right hand corner */
#CP_tier1_top a:hover {
color:#8CD8B4;
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:#00665C;
text-decoration:none;
}

#careCatOn a {
color:#00665C;
text-decoration:none;
}

#careCatOn a:hover {
color:#00665C;
text-decoration:none;
}

#careCatOn a:visited {
color:#00665C;
text-decoration:none;
}

/** All other care categories **/
#careCatOff  {
background-color:#54AB89;
text-decoration:underline;
font-weight:400;
}

/* Change color and background to alter appearance */
#careCatOff a {
color:#54AB89;
text-decoration:underline;
font-weight:400;
}

#careCatOff a:visited {
color:#54AB89;
text-decoration:underline;
font-weight:400;
}

/** On hover all other care categories **/
/* Change color and background to alter appearance */
#careCatOff a:hover {
color:#54AB89;
text-decoration:underline;
font-weight:400;
}
/******************************* End Care Category middle link styles **************************/
/***************************** Search Box ************************/
a.CP_Search_Link {
color:#006573;
}

a:hover.CP_Search_Link {
color:#006573;
}

a:visited.CP_Search_Link {
color:#006573;
}

#CareCatSearchButtonTable {
border:1px solid #8CD8B4;
}


.CP_Search {
font-size:11px;
text-decoration:none;
background-color:#8CD8B4;
margin:0px;
color:#07645F;
}


/*************** 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:#07645F;
}

.CP_navOff_1 a:hover {
color:#FFFFFF;
}

.CP_navOff_1 a:visited {
color:#07645F;
}

/** 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:#07645F;
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:#006573;
}

.CP_navDown a:hover {
color:#006573;
}

.CP_navDown a:visited {
color:#006573;
}
/** End current page styles **/

/** Off state for all other links in the second tier **/
/* Change color to alter link color */
.CP_navOff a {
color:#006573;
}

.CP_navOff a:visited {
color:#006573;
}

.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:#07645F;
}

/* 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 #8CD8B4;
border-top: 0px;
}

/* Change this hex value to change link color */
#CP_Bar_BorderColor_Bottom a {
color:#54AB89;
font-weight:400;
}

#CP_Bar_BorderColor_Bottom a:visited {
color:#54AB89;
font-weight:400;
}

#CP_Bar_BorderColor_Bottom a:hover {
color:#54AB89;
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:0px;
margin-top: 0px;
background-color:#FFFFFF;
}

#footer a {
color: rgb(1, 105, 104);
font-size: 11px;
font-weight:400;
}

#unifiednav_footercontent .CP_FooterCopyright{
font-weight:400;
color: #099;
font-size: 12px;
}

#unifiednav_footercontent {
text-align: left;
}

#unifiednav_footercontent a {
font-weight:400;
font-family: arial, verdana, sans-serif;
font-weight: 400px;
font-size:11px;
color: rgb(1, 105, 104);
}

