@charset "utf-8";

.border {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #097E57;
	border-right-color: #097E57;
	border-bottom-color: #097E57;
	border-left-color: #097E57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFCC;
}

.double {
	border: #097E57;
	border-style: double;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background-color: #FFFFCC;
}

.FooterLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.FooterLg A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.FooterLg A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #097E57;
	background-color: #FFFFFF;
	text-decoration: none;
}

.FooterMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #097E57;
	background-color: #FFFFFF;
}

.FooterMed A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #097E57;
	background-color: #FFFFFF;
	text-decoration: none;
}

.FooterMed A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	background-color: #097E57;
	text-decoration: none;
}

.FooterSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
}

.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #E7F4EA;
}

.Header A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #E7F4EA;
	text-decoration: none;
}

.Header A:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #097E57;
	background-color: #FFFFFF;
	text-decoration: none;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
}
.style2 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
.italics {
	font-style: italic;
}
.FussyGreen {
	color: #097E57;
	font-weight: bold;
}
.FussyGreen A{
	color: #097E57;
	font-weight: bold;
}
.FussyGreen A:Hover{
	color: #000000;
	font-weight: bold;
}

.TblHdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #097E57;
	background-color: #FFFFFF;
}
.TblHdr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #097E57;
}
.TblRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #097E57;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #097E57;
	border-right-color: #097E57;
	border-bottom-color: #097E57;
	border-left-color: #097E57;
}
.TblRow A {
	color: #097E57;
	background-color: #FFFFFF;
}
.TblRow A:Hover{
	color: #FFFFFF;
	background-color: #097E57;
}

