.green {
	background-color: #147E57;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #147E57;
	border-left-color: #147E57;

}
.linegreenT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #147E57;
	background-color: #FFFFFF;
}
.linegreenB {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #147E57;
}
.backgrdWhite {
	background-color: #FFFFFF;
}
.linegreenTB {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #147E57;
	border-bottom-color: #147E57;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #147E57;
	text-decoration: none;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.greenbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #147E57;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #147E57;
	font-weight: bold;

}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #147E57;
	text-decoration: none;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #B4F8DE;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #147E57;
}
a:active {
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;

}
.activelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #B4F8DE;

}
