@charset "utf-8";
.BoldWht16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2e3192;
}
.BoldRed14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc3333;
}
.RegBlk12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.RegRed10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
	line-height: normal;
}
.ImageBorder {
	border: medium solid #FFFFFF;
}
.ImageCaption {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    font-size: 80%;
    font-weight: bold;
    text-align: left;
}
.BoldBlu16Lined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2e3192;
	border-top-style: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.BoldBlu14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2e3192;
}
.BlueReg12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2e3192;
}
.BlueReg14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #2e3192;
}
.BlueReg36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #2e3192;
}
.BlueBold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2e3192;
}	
.BlueItal12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #2e3192;
