.mainBold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.main {

	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.mainBoldRed {

	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #E51922;
}
.mainBoldBlue {


	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
.mainBoldWhite {

	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.mainBoldGreen {


	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #00713A;
}
.mainBoldGreen12 {



	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #00713A;
}
.imageRight {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.mainWhite {


	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.mainBoldWhite12 {




	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
