@charset "UTF-8";
#mainNav ul {
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 60px;
}
#mainNav  ul li {
	display: inline;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
#mainNav     a      {
	color: #009999;
	text-decoration: none;
}
#mainNav    a:hover     {
	color: #330066;
	text-decoration: none;
}

div#onCare a#onCare,
div#onPatient a#onPatient,
div#onLocations a#onLocations,
div#onCareers a#onCareers,
div#onAbout a#onAbout,
div#onContact a#onContact {
	color: #330066;
}
