@charset "UTF-8";
.mainTEXTgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.headerBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 190%;
	font-weight: bold;
	color: #2B3A8D;
	text-decoration: none;
}
.tableBORDER {
	border: 1px solid #333C8B;
}
.header_main_RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 190%;
	color: #FF0000;
	font-weight: bold;
}
.mainTEXTboldGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.mainTEXTgreyITALICs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	font-variant: normal;
}
.mainTEXTredITALICs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #FF0000;
	line-height: normal;
	font-variant: normal;
}
.mainTEXTboldRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.mainTEXTboldWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerBLUEindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2B3A8D;
}
.headerREDindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #AE192D;
}
.mainTEXTboldYLLOW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EED43A;
}
.headerYELLOW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #EED43A;
}
.mainTEXTsmallWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}