@charset "UTF-8";
a
{
  outline: none;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #F26632;
	text-decoration: none;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #C1D731;
	text-decoration: none;
}
.yellowheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFDC02;
	text-decoration: none;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #00A9A6;
	text-decoration: none;
}
.mainbodyindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

