body {
	background-color: #04213B;
	font-family: "Trebuchet MS";

}
.box {
	border: 1px solid #042644;
}
.smallbox {
	border: 1px solid #063056;

}
.content {
	color: #CCCCCC;
	text-align: justify;
	padding: 5px;
	display: block;
	margin: 3px;

}
.contentnopad {
	color: #CCCCCC;
}
 .content a:link{
	color: #CCCCCC;
	text-align: justify;
	padding: 5px;

	margin: 3px;

}
.title {
	color: #CCCCCC;
	text-align: justify;
	padding: 5px;
	display: block;
	margin: 3px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
}

.footer {
	background-image: url(images/clinic_05.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-position: bottom;
	vertical-align: bottom;
	font-weight: lighter;
	font-size: 12px;
}
.footerText {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-position: bottom;
	vertical-align: bottom;
	font-weight: lighter;
	font-size: 12px;
}
.mail {
	color: #CCCCCC;
	text-align: justify;
	margin: 3px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}
.mail a:link{
	color: #CCCCCC;
	text-align: justify;
	margin: 3px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
}
.mail a:active{
	color: #CCCCCC;
	text-align: justify;
	margin: 3px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
}