.header-tag-line {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	display: compact;
	clear: left;
	float: none;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 20px;
	font-style: italic;
	line-height: 90%;
	width: 300px;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E8BB7;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	clear: both;
}
.body-text-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E8BB7;
	padding-left: 20px;
	float: left;
	width: 270px;
	text-align: justify;
}
.body-text-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E8BB7;
	padding-right: 20px;
	clear: none;
	float: right;
	width: 270px;
	text-align: justify;
}
.body-text-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E8BB7;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	clear: both;
}
.image-space-border {
	border: thin solid #2E8BB7;
	margin-left: 10px;
}
.image-border {
	border: thin solid #2E8BB7;
}
