@charset "utf-8";
.txtLrgTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	color: #003464;
}
.txtLrgSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #003464;
}
.NoSpacing {
	line-height: 0px;
	overflow: hidden;
}
.images {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtParagraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
	text-align: justify;
}
.txtMedParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
}
.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
}

.txtNormalRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7F0E14;
}

.txtUnderConstruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F90;
}
.txtHeaderAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}

.txtMedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #862632;
}
.txtBulletPointsSM {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
}
.txtBulletPointsLRG {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #666;
}
