.bottom-green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EB03F;
}
td {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	font-weight: lighter;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-decoration: underline;
}
.left-right-green {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #689731;
	border-left-color: #689731;
}
.left-green {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #689731;
}

a.white:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 130%;
	color: #ffffff;
	text-decoration: underline;
}
a.white:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 130%;
	color: #ffffff;
	text-decoration: underline;
}
a.white:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 130%;
	color: #ffffff;
	text-decoration: underline;
}
a.green:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 130%;
	color: #57881A;
	text-decoration: underline;
}
a.green:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 130%;
	color: #57881A;
	text-decoration: underline;
}
a.green:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 130%;
	color: #57881A;
	text-decoration: underline;
}
