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

.backgroundheader {
	background-image: url(../images/header/background-blue.1.jpg);
	background-repeat: repeat-x;
}
.textheadlineblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #036;
}
.textspecializations {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.textmain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
}
.textmaindarker {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
}
.footerlegal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.textheadlinesmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2E348F;
}
.textquotebyline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2E348F;
}
.textphone {
	color: #000;
	font: bold 28px Verdana, Geneva, sans-serif;
}
.backgroundmiddlegrey {
	background-image: url(../images/middle-graphic/background-grey.jpg);
	background-repeat: repeat-x;
}
.textquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: bold;
}
.textquotepink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F18692;
}
