
.text {
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#313131;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	text-align:justify;
}
.text a:link    { color:#313131; font-weight:bold; text-decoration:none; }
.text a:visited { color:#313131; font-weight:bold; text-decoration:none; }
.text a:active  { color:#313131; font-weight:bold; text-decoration:none; }
.text a:hover   { color:#313131; font-weight:bold; text-decoration:underline; }

.contactText {
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#313131;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	text-align:left;
}
.contactText a:link    { color:#313131; font-weight:bold; text-decoration:none; }
.contactText a:visited { color:#313131; font-weight:bold; text-decoration:none; }
.contactText a:active  { color:#313131; font-weight:bold; text-decoration:none; }
.contactText a:hover   { color:#313131; font-weight:bold; text-decoration:underline; }

.textBlue {
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#1d72a9;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
}

.subHead {
	font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
	color:#313131;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
}

.subMenu {
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#313131;
	text-decoration:none;
	font-weight:normal;
	line-height:14px;
	text-align:left;
}
.subMenu a:link    { color:#313131; font-weight:normal; text-decoration:none; }
.subMenu a:visited { color:#313131; font-weight:normal; text-decoration:none; }
.subMenu a:active  { color:#313131; font-weight:normal; text-decoration:none; }
.subMenu a:hover   { color:#1d72a9; font-weight:normal; text-decoration:none; }

.doctorCaption {
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#313131;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	text-align:justify;
}
.doctorCaption a:link    { color:#313131; font-weight:bold; text-decoration:none; }
.doctorCaption a:visited { color:#313131; font-weight:bold; text-decoration:none; }
.doctorCaption a:active  { color:#313131; font-weight:bold; text-decoration:none; }
.doctorCaption a:hover   { color:#313131; font-weight:bold; text-decoration:underline; }

.pricingTable
{
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#313131;
	text-decoration:none;
	font-weight:normal;
	line-height:11px;
}
.pricingTable a:link    { color:#313131; font-weight:bold; text-decoration:none; }
.pricingTable a:visited { color:#313131; font-weight:bold; text-decoration:none; }
.pricingTable a:active  { color:#313131; font-weight:bold; text-decoration:none; }
.pricingTable a:hover   { color:#313131; font-weight:bold; text-decoration:underline; }

