@charset "UTF-8";
/* CSS Document */

.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	color: #72a493;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	color: #0A2F4B;
	text-align: center;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fcf5d5;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #0A2F4B;
	margin-top: 15px;
}
.pagehead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #0A2F4B;

}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-right: 50px;
	margin-left: 50px;
}

.textIndent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-right: 70px;
	margin-left: 70px;
}

.textNoMargin {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
}

.textNoMarginJust {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	text-align:justify;
	margin-right: 0px;
	margin-left: 0px;
}

.textBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #0A2F4B;
	font-weight: bold;
	margin-top: 50px;
}

.textBlueUnderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #0A2F4B;
	font-weight: bold;
	margin-top: 50px;
	text-decoration: underline;
}

.textBoldUnder {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.textBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #0A2F4B;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1pt;
	text-align: right;
}

.textBoldItalicRt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #0A2F4B;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1pt;
	text-align: right;
}

.textprofile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
}

.textprofileBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0A2F4B;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	text-indent: 0px;
}

.textprofileRt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}

.textprofileRtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}

.navleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0A2F4B;
	height: 43px;
	width: 183px;
	text-align: center;
	vertical-align: middle;
	display: block;
	line-height: 38px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1pt;
}

.bottomAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

.bottomAddress2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-indent: 335px;
}
