p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #081147
}
.greenText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #85D944
}
.txtSmall {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal
}
.txtNormal {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
textarea {
	white-space: normal;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.cellBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D944;
}
.cellBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D944;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.cellBorderTB {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #85D944;
	border-left-color: #85D944;
}
.cellBorderBlue {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AFAFAF;
}
.textBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: 081147;
}
