.textGreenLight14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #827f0e;
}
.textGreenDark14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405e22;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #434343;
}
.text13 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #434343;
	text-align:left;
}

li {
	height:20px;
	vertical-align: middle;
}.textRed16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.textWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.textWhite12:hover {text-decoration: underline;}

.textGrey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3c3c3;
	text-decoration: none;
}
.textGreenDark14-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405e22;
	line-height: 30px;
	text-decoration: none;
	text-align:left;
}
a.textGreenDark14-2:hover {text-decoration: underline;}

.floatright{
	position:fixed;
	right:0px;
	bottom:0px;
	z-index:1000;
}
