.black-small-bold-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.gray-heading-bold-text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2B2B2B;
}
.black-normal-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blue-heading-text-1 {
	color: #023B66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.blue-normal-bold-text {
	color: #005DAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.black-small-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.black-small-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.white-normal-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.black-big-bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.blue-big-bold-text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005CAE;
	font-weight: bold;
}
.read-big-bold-text-1 {
	color: #BD0414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.read-big-bold-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #BD0414;
}
.read-normal-bold-text {
	color: #C30015;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.white-normal-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.black-normal-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-color: #6C737B;
}
a:link {
	color: #C30015;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C30015;
}
a:hover {
	text-decoration: underline;
	color: #C30015;
}
a:active {
	text-decoration: underline;
	color: #C30015;
}
.black-text-link:link {
	color: #000000;
	text-decoration: underline;
}
.black-text-link:visited {
	text-decoration: underline;
	color: #000000;
}
.black-text-link:hover {
	text-decoration: underline;
	color: #000000;
}
.black-text-link:active {
	text-decoration: underline;
	color: #000000;
}

.white-text-link:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.white-text-link:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.white-text-link:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.white-text-link:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.blue-text-link:link {
	color: #0264B6;
	text-decoration: underline;
}
.blue-text-link:visited {
	text-decoration: underline;
	color: #0264B6;
}
.blue-text-link:hover {
	text-decoration: underline;
	color: #C30015;
}
.blue-text-link:active {
	text-decoration: underline;
	color: #0264B6;
}
.1space{line-height:14px;}