@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Calibri, Tahoma;
	font-size: 13px;
	color: 00465#8;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.dentist_finder_links:link {
	color: #ecf4f5
	text-decoration: none;
}
a.dentist_finder_links:visited {
	text-decoration: none;
	color: #ecf4f5;
}
a.dentist_finder_links:hover {
	text-decoration: none;
	color: #d9e3e5;
}
a.dentist_finder_links:active {
	text-decoration: none;
	color: #ecf4f5;
}
A.class_bottom:link {
	COLOR: #d9e3e5;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-size: 11px;
}
A.class_bottom:visited {
	COLOR: #d9e3e5;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-size: 11px;
}
A.class_bottom:hover {
	COLOR: #ecf4f5;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-size: 11px;
}
A.class_bottom:active {
	COLOR: #d9e3e5;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Tahoma;
	margin: 0px;
}
h1 {
	font-size: 22px;
	color: #014558;
	font-weight: lighter;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
	margin-top: 10px;
}
.h1-highlight {
	color: #FFF;
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
}
