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

.mTitleGray {
	color: #333333;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-top:20px;
}
.mTitleBrown {
	color: #C28C2C;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-top:20px;
}
.mTitleDGreen {
	color: #007457;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-top:20px;
}
.mTitleLGreen {
	color: #89AC91;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-top:20px;
}


.mSubTitleGray {
	color: #333333;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top:20px;
}
.mSubTitleBrown {
	color: #C28C2C;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top:20px;
}
.mSubTitleDGreen {
	color: #007457;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top:20px;
}
.mSubTitleLGreen {
	color: #89AC91;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top:20px;
}


.mTxtGray {
	color: #333333;
	font-size: 15px;
	line-height: 1.4;
}
.mTxtBrown {
	color: #C28C2C;
	font-size: 15px;
	line-height: 1.4;
}
.mTxtDGreen {
	color: #007457;
	font-size: 15px;
	line-height: 1.4;
}


.mEmailGray {
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 1.3;
	text-align: justify;
}
.mEmailGray a {
	color: #333333;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	text-decoration: underline;
}
.mEmailGray a:hover {
	background-color:#DDDDDD;
}


.mNoteGray {
	color: #333333;
	font-size: 13px;
	line-height: 1.2;
}
.mNoteBrown {
	color: #C28C2C;
	font-size: 13px;
	line-height: 1.2;
}
.mNoteDGreen {
	color: #007457;
	font-size: 13px;
	line-height: 1.2;
}



.sTitleGray {
	color: #333333;
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	margin-top:15px;
}
.sTitleBrown {
	color: #C28C2C;
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	margin-top:15px;
}
.sTitleDGreen {
	color: #007457;
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	margin-top:15px;
}
.sTitleLGreen {
	color: #89AC91;
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	margin-top:15px;
}


.sSubTitleGray {
	color: #333333;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
}
.sSubTitleBrown {
	color: #C28C2C;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
}
.sSubTitleDGreen {
	color: #007457;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
}


.sTxtGray {
	color: #333333;
	font-size: 14px;
	line-height: 1.2;
}
.sTxtBrown {
	color: #C28C2C;
	font-size: 14px;
	line-height: 1.2;
}
.sTxtDGreen {
	color: #007457;
	font-size: 14px;
	line-height: 1.2;
}


.sEmailGray {
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 1.3;
}
.sEmailGray a {
	color: #333333;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: normal;
	text-decoration: underline;
}
.sEmailGray a:hover {
	background-color:#DDDDDD;
}


.sNoteGray {
	color: #333333;
	font-size: 13px;
	font-style:italic;
	line-height: 1.1;
}
.sNoteBrown {
	color: #C28C2C;
	font-size: 13px;
	font-style:italic;
	line-height: 1.1;
}
.sNoteDGreen {
	color: #007457;
	font-size: 13px;
	font-style:italic;
	line-height: 1.1;
}


.sSubNoteGray {
	color: #333333;
	font-size: 12px;
	line-height: 1.0;
}
.sSubNoteBrown {
	color: #C28C2C;
	font-size: 12px;
	line-height: 1.0;
}
.sSubNoteDGreen {
	color: #007457;
	font-size: 12px;
	line-height: 1.0;
}

.footnotes {
	font-size: 8pt;
	font-weight: normal;
	color: #374F19;
}
.footnotenumbers {
	color: #007457;
	font-size: 8pt;
	vertical-align: super;	
}
.footnotenumbers:hover {
	color: #89AC91;
	background-color:#FFFFFF;
}

.footerGray {
	color: #333333;
	font-size: 14px;
	line-height: 1.0;
}
.footerBrown {
	color: #C28C2C;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0;
}
.footerGreen {
	color: #007457;
	font-size: 14px;
	line-height: 1.0;
}

.imgCaptnGrey {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.imgCaptnBrown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;
	color: #C28C2C;
}
.imgCaptnGreen {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;
	color: #007457;
}

.copyright {
	color: black;
	font-weight: normal;
}

