.title-green {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #92BD40;
}
.title-grey-large {
	font-family: arial;
	font-size: 14px;
	color: #8C9085;
	font-weight: bold;
	height: 20px;

}

.title-orange {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #EE9021;
}
.imageLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;

}

.title-page-grey {
	font-family: arial;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
	line-height: 25px;
}
 
 .title-page-green {

	font-family: arial;
	font-size: 20px;
	color: #B2D179;
	font-weight: bold;
	line-height: 25px;
}
.title-green-large {

	font-family: arial;
	font-size: 14px;
	color: #92BD40;
	font-weight: bold;
	height: 20px;
}