.headingblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #033C8E;
	text-transform: uppercase;
}
.tablewhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #666;
}
.lineheight {
	font-size: 12px;
	line-height: 18px;
}
.headinggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4D9825;
	text-transform: none;
}
.white {
	color: #FFF;
}
.tablewhite02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFF;
}
