/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
}
/* Box for patient services - juvederm */
div.box {
	border-color: #990000;
	border-width: thin;
	border-style: solid;
	padding: 10px;
	margin: 20px;
	text-align:center;
}
.left {
	text-align: left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

a:link.links {font-size:12px; color:#003399; text-decoration: underline; line-height: 1.7; }
a:visited.links {font-size:12px; color:#0066CC; text-decoration: underline; line-height: 1.7; }
a:hover.links {font-size:12px; color:#003399; text-decoration: none; line-height: 1.7; }
a:active.links {font-size:12px; color:#003399; text-decoration: underline; line-height: 1.7; }

a:link.footer {font-size:11px; color:#C24E41; text-decoration: none; }
a:visited.footer {font-size:11px; color:#C24E41; text-decoration: none; }
a:hover.footer {font-size:11px; color:#466A88; text-decoration: none; }
a:active.footer {font-size:11px; color:#C24E41; text-decoration: none; }

a:link.eagle {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#B85E24; text-decoration: none; }
a:visited.eagle {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#B85E24; text-decoration: none; }
a:hover.eagle {font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #993300; text-decoration: none; }
a:active.eagle {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#B85E24; text-decoration: none; }

.eagle { font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#B85E24; }
.arial { font-family: Arial, Helvetica, sans-serif; }
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f24 { font-size: 24px; }
.f28 { font-size: 28px; }
.red { color: #CC0000; }
.blue { color: #000099; }
.border { border-color: #518C73; border-style: dashed; border-width: 3px; }
.th { line-height: 1.2; }
/**** small print text *****/
.note {
	font-size:11px;
	font-style:italic;
}