﻿
/*General Styles*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #063c10;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #2ea121;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2ea121;
}

/*Template Styles*/
.style1 {
	font-size: 36px;
	font-weight: bold;
	color: #2ea121;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;

}
.style3 {
	color: #2ea121;
	font-weight: bold;
}
.style4 {
	color: #2ea121;
}
.style5 {
	color: #8c8a8a;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
	color: #50525F;
	font-weight: normal;
}
.style7 {
	color: #FFFFFF;
}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style9 {
	color: #FFFFFF;
	font-size: 12px;
}
.style10 {
	color: #000000;
}
.style11 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	color: #2ea121;
}
.style12 {
	font-size: 12px;
	color: #3f3f3f;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
}
.style13 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	color: #3f3f3f;
}
.style14 {
	font-size: 11px;
	color: #50525F;
	font-weight: normal;
}
.style15 {
	color: #3f3f3f;
}
.style16 {
	color: #50525F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
}
.style17 {
	font-size: 15px;
	font-weight: bold;
	color: #2ea121;
}
.style18 {
	color: #ff0000;
}

/*Content Styles*/

/*Table Borders*/
.style90 {
    border-bottom:1px solid #0c6d25;
}
.style191 {
	border-right: 1px solid #0c6d25;
}
.style192 {
	border-top: 1px solid #0c6d25;
}
.style194 {
	border-left: 1px solid #0c6d25;
}
.style193 {
	border-left: 1px solid #0c6d25;
	border-right: 1px solid #0c6d25;
	border-top: 1px solid #0c6d25;
	border-bottom: 1px solid #0c6d25;
}

.style195 {
	border-bottom: 1px solid #0c6d25;
	border-left: 1px solid #0c6d25;
}
.style196 {
	border-bottom: 1px solid #0c6d25;
	border-right: 1px solid #0c6d25;
}
.style197 {
	border-right: 1px solid #0c6d25;
	border-left: 1px solid #0c6d25;
}
.style198 {
	border-right: 1px solid #0c6d25;
	border-left: 1px solid #0c6d25;
	border-bottom: 1px solid #0c6d25;
}