.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #284A66;
	letter-spacing: 0px;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
}
.body-text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #284A66;
}
.body-text-blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #284A66;
}
.body-text:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	letter-spacing: 1px;
	text-decoration: none;
}
}
.body-text-bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: none;
}
.titles-blue {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #284A66;
	text-decoration: none;
}
.titles-sm-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #284A66;
	text-decoration: none;
	letter-spacing: -1px;
}
.titles-white {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.titles-sm-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}