/** HOMECARE ELEMENTS *************************************************/

	BODY, TABLE, TD, .default {
		font: normal 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}

	BODY#homestyle {
	
		background-color: #E0C7B3;
	
	}

	#content {
		text-align: left;
	}
	
	#homecareColumnNav {
		text-align: left;
		background-repeat: repeat-y;
		padding: 0px 10px 22px 22px;
	}
	
	#homecareColumnNav ul {
		padding:  7px 0px 0px 20px;
		margin: 0px 0px 0px 0px;
	}
	
	#homecareColumnNav li {
		list-style-type: none;
		padding:  0px 0px 0px 0px;
	}	
	
	BODY#homestyle .NavText {
		color: #464646;	
		text-decoration: none;
		padding-left: 8px;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	BODY#homestyle .NavText A  {
		color: #464646;	
		text-decoration: none;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	BODY#homestyle .NavText A:hover  {
		color: #464646;	
		text-decoration: none;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	
	BODY#homestyle .NavTextOn {
		color: #E10535;	
		text-decoration: none;
		padding-left: 8px;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	BODY#homestyle .NavTextOn A  {
		color: #E10535;	
		text-decoration: none;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	BODY#homestyle .subnav {
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 11px;
		color: #666;
	}
	
	BODY#homestyle .subnav A, BODY#homestyle .subnav A:link, BODY#homestyle .subnav A:visited {
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 11px;
		color: #666;
		text-decoration: none;
	}
	
	BODY#homestyle .subnav A:hover {
		color: #000;
	}
	
	BODY#homestyle .subnavOn {
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 11px;
		color: #cc0000;
	}
	
	BODY#homestyle .subnavOn A, BODY#homestyle .subnavOn A:link, BODY#homestyle .subnavOn A:visited {
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 11px;
		color: #cc0000;
		text-decoration: none;
	}	
	
	#table {
		border: thin solid #fff;
	}
	
	.tablepadding {
		
	}
	
	hr {
		margin-top: 10px;
		margin-bottom: 10px;
		color: #000;
	}
	
	.expertsheader {
		color: #c00;
		font-weight: bold;
	}
	
	.smalltext {		
		font-size: 11px;
		white-space: nowrap;
	}
	
	.MediaText {
		color: #2E4670;
	}
	
/** CSS MENU ELEMENTS ************************************************/

			BODY#homestyle UL#imgMenu LI UL {
				top: 242px;
			}
					
					BODY#homestyle UL#imgMenu LI UL LI A {
						background-color: #E0C7B3;
					}

					BODY#homestyle UL#imgMenu LI UL#imgMenu_OurServices LI A {
						width: 172px;
					}
					
					BODY#homestyle UL#imgMenu LI UL#imgMenu_OurPartners LI A {
						width: 171px;
					}
					
					BODY#homestyle UL#imgMenu LI UL#imgMenu_LearningCenter LI A {
						width: 169px;
					}
					
					BODY#homestyle UL#imgMenu LI UL#imgMenu_SpecialPrograms LI A {
						width: 169px;
					}