.BlueTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 202028;
}
.BlackTxt {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 070708;
	font-family: Arial, Helvetica, sans-serif;

}
.WhiteTxt {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

.DrkGreyTxt {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: 383838;
	font-family: Arial, Helvetica, sans-serif;

}

.GreyTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: B2B2B2;
}

.BlackTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: 070708;
}
.BlueTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: 202028;
}

.RequiredFields {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}

.GreyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 969696;
	text-decoration: none;

}

.GreyLinks:hover {

	color: #999999;
	text-decoration: underline;
}

.GreyLinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 969696;
	text-decoration: none;

}

.GreyLinks2:hover {

	color: #666666;
	text-decoration: underline;
}

.NavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: 202028;
	text-decoration: none;
	font-style: normal;


}

.NavLink:hover {

	color: #999999;
}

.BlackLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;


}

.BlackLinks:hover {

	color: #383838;
	text-decoration: underline;
}


.WhiteLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;

}

.WhiteLinks:hover {

	color: #999999;
	text-decoration: underline;
}

.BlueLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 202028;
	text-decoration: none;
        
}
.BlueLinks:hover {

	color: #999999;
	text-decoration: underline;
}

.NewsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 202028;
	text-decoration: underline;
        
}
.NewsLinks:hover {

	color: #999999;
	text-decoration: none;
}
.BlueBackground {


	background-color: 202028
}

.LghtBlueBackground {


	background-color: F5F8FC
}
.DrkGreyBackground {

	background-color: CCCCCC;
}
.LightGreyBackground {

	background-color: #E5E5E5;
}
body {
	background-color: #363a45;



}
.whiteBck {
	background-color: #FFFFFF;
}
.BlueTxtBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: 202028;
}
