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

.justified {	text-align: justify;
}
body p {
	color: #336799;
}
body p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.MidTitle {
	position: absolute;
	height: 50px;
	width: 445px;
	top: 5px;
	text-align: center;
	font-size: 24px;
	color: #336799;
	background-image: none;
	text-decoration: underline;
}
.container {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.callToday {
	color: #FFF;
}
