/* CSS Document */

/* Caregiver Main Menu */
#menulinkCaregiver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-transform: uppercase;
}
tr#menulinkCaregiver td {
	background-image: url(/images/menu_offback.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
}

/*New Caregiver*/
.subCaregivertabletop {
	border-top: 1px solid #af5871;
}
#subCaregiver {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 25px;
}
tr#subCaregiver td {
	background-image: url(/images/subCaregiverOff_pink.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
}


/* Begin new content styles for HOCG */

/* gives space between list items */
li.hocg {
	margin: 0.8em 0 0.8em 0;
} 

/* caregiver of year read more pages, gives right side space */
img.hocg {
	margin: 0 0.7em 0 0
}

/* div for the templates used in the static sub navs */
div.hocg {
	float:left; 
	height:13px; 
	color:#081c47;
}

/* img spacer for the templates used in the static sub navs */
/* 1st space needed */
img.hocg_subNav {
	height:13px;
	width:1px;
} 
/* 2nd space needed */
img.hocg_subNav2 {
	height:1px;
	width:15px;
} 

/* 3rd space needed */
img.hocg_subNav3 {
	height:1px;
	width:35px;
}
