﻿a {
	color: #325E6D;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}
a:hover {
	color: #C19A4E;
	text-decoration: none;
}
.styleBodyText {
	font-family: "segoe UI";
	font-size: small;
	background-color: #FFFFFF;
	width: 960px;
	text-align: justify;
}
.stylePgTitl {
	font-family: "Aquiline Book";
	font-size: 18pt;
	color: #3E6840;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 139px;
}
.styleCenter {
	text-align: center;
}
.styleNoBoxBorder {
	border-width: 0;
	float: none;
}
.styleNoBoxBorder2 {
	border-width: 0;
	float: right;
}
.styleTextJustify {
	text-align: justify;
	display: block;
}
.styleBoxBrdrRt {
	padding-right: 12px;
	margin-right: 12px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #3C7187;
	background-color: #FFFFFF;
	width: 334px;
	float: left;
	margin-top: 12px;
}
.FontSmall {
	font-size: small;
}
.RedFont {
	color: #FF0000;
}
.StyleUndrLnCntr {
	text-decoration: underline;
	text-align: center;
}
.styleUndrln {
	text-decoration: underline;
}
.styleBoldUndrln {
	text-decoration: underline;
	font-weight: bold;
}
