@charset "utf-8";
/* CSS Document */

a.firstcontact {
	background-image: url(../../../Images/BottomMenu/PatientCare/firstcontact.png);
	background-repeat: no-repeat;
}
a.fitting {
	background-image: url(../../../Images/BottomMenu/PatientCare/fitting.png);
	background-repeat: no-repeat;
}
a.followup {
	background-image: url(../../../Images/BottomMenu/PatientCare/followup.png);
	background-repeat: no-repeat;
}
a.testing {
	background-image: url(../../../Images/BottomMenu/PatientCare/testing.png);
	background-repeat: no-repeat;
}
a.firstcontactpass {
	background-image: url(../../../Images/BottomMenu/PatientCare/firstcontactpass.png);
	background-repeat: no-repeat;
}
a.fittingpass {
	background-image: url(../../../Images/BottomMenu/PatientCare/fittingpass.png);
	background-repeat: no-repeat;
}
a.followuppass {
	background-image: url(../../../Images/BottomMenu/PatientCare/followuppass.png);
	background-repeat: no-repeat;
}
a.testingpass {
	background-image: url(../../../Images/BottomMenu/PatientCare/testingpass.png);
	background-repeat: no-repeat;
}
a.firstcontactpass:hover {
	background-image: url(../../../Images/BottomMenu/PatientCare/firstcontact.png);
	background-repeat: no-repeat;
}
a.fittingpass:hover {
	background-image: url(../../../Images/BottomMenu/PatientCare/fitting.png);
	background-repeat: no-repeat;
}
a.followuppass:hover {
	background-image: url(../../../Images/BottomMenu/PatientCare/followup.png);
	background-repeat: no-repeat;
}
a.testingpass:hover {
	background-image: url(../../../Images/BottomMenu/PatientCare/testing.png);
	background-repeat: no-repeat;
}
h4.patientcare {
	color:#8E8B73;
	border-bottom-color: #8E8B73;
}
h6.patientcare {
	color:#8e8b73;
}
h3.patientcare {
	color:#8e8b73;
}
