.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
.urgentCareTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #cc0000;
}
.clinicTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #113253;
}
.clinicTabSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #113253;
}
.clinicTab:link {
	color: #990000;
	text-decoration: none;
}
.clinicTab:visited {
	color: #009900;
	text-decoration: none;
}
.clinicTab:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
.clinicTabOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #BABABA;
}
.clinicAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
}
.navTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
.navTextWhite:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navTextWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navTextWhite:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000099;
}
.navTextBlue:link {
	color: #000099;
	text-decoration: none;
}
.navTextBlue:visited {
	color: #000099;
	text-decoration: none;
}
.navTextBlue:hover {
	color: #000099;
	text-decoration: underline;
}
.pageTitle {
	font-family: Times New Roman, Arial, Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #003865;
}
.leftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #75480D;
}
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}
.pageFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
}

