﻿	
}
.txt-12white {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}
.bg-drk_green {
	background-color: #114236;
}
.txt-white {
	color: #FFFFFF;
}
.txt-yellow_on_green {
	font-weight: bold;
	background-color: #114236;
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.text-14yellow {
	font-size: 14pt;
	color: #ffcc00;
}
.aline_center {
	text-align: center;
}
.txt-med_green {
	color: #254C40;
}
.text-xxsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.txt-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.txt-sm_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: small;
}
.txt-sm_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
.divider_green {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #124538;
}
.txt-xsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1 {
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #D4C362;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #808000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #808000;
}

.bg-white {
	background-color: #FFFFFF;
}
.divider-yellow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5c462;
}
.divider-black {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

