.MainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;

}
.NavTable {
	background-color: #8CDAFF;
}
.Header {
	color: #FFFFFF;
	background-color: #006699;
}
.Footer {
	color: #FFFFFF;
	background-color: #006699;
	font-size: 12px;
	line-height: 15px;

}
.NavFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.BodyTheme {
	background-color: #0066CC;
	color: #000000;
	background-image: url(../images/backgrounds/bluedrops.jpg);

}
.MainLink {
	color: #006699;

}
a:hover {
	color: #FFCC00;
}
.TopPhoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;

}
.MainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #FFFFFF;
	border: 1px solid #999999;

}
