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

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	color: #1c1c1c;
}

a.footer:link {
	color: #427daf;
	text-decoration: none;
}

a.footer:active {
	color: #427daf;
	text-decoration: none;
}

a.footer:hover {
	color: #427daf;
	text-decoration: underline;
}

a.footer:visited {
	color: #427daf;
	text-decoration: none;
}

.team-pics {
	float: right;
	width: 250px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.team-pics-small {
	float: left;
	width: 130px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.formobject {
	padding: 2px;
	color: #3c626a;
	background-color: #eaf8fb;
	border: 1px solid #79a5ae;
}

.formobject2 {
	padding: 2px;
	color: #2d4c53;
	margin-top: 20px;
	background-color: #79a5ae;
	border: 1px solid #eaf8fb;
}

.treatments {
	text-align: right;
}