.white-logo-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
}
.white-normal-bold-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.gray-headline-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.black-normal-text {
    color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white-normal-bold-text-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.black-small-bold-text {
    color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.green-small-bold-text {
	color: #0C953D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.read-small-bold-text {
	color: #E50607;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.black-small-text {
    color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.black-small-text ul {
    color: #000;
  margin-left: 0px;
  padding-left: 5px;
}


.space17{line-height:17px;}
.space20{line-height:20px;}
body {
	background-color: #BFBDBE;
}
a:link {
	color: #E50607;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E50607;
}
a:hover {
	text-decoration: underline;
	color: #E50607;
}
a:active {
	text-decoration: none;
	color: #E50607;
}
.white-text-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-text-link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-text-link:hover {
	text-decoration: underline;
	color: #FDEE4A;
}
.white-text-link:active {
	text-decoration: none;
	color: #FFFFFF;
}

ul,li {
  margin-left: 0;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
