h2.proud {
	font-family: bankgothic_md_btmedium;
	font-size: 24px;
	font-weight: bold;
	color: #020202;
	text-align: center;
}
hr {
	width: 80%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2.proud strong {
	font-size: 36px;
}

#copyright {
	margin: 0 auto;
	width: 980px;
}

#copyright {
	font-family: "bankgothic_md_btmedium", Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #DDD;
	font-size: .55em;
}
.bold-red {
	font-family: bankgothic_md_btmedium;
	color: #900;
	font-size: 20px;
}
.clear_both {
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
}
.results_set {
	font-family: bankgothic_md_btmedium;

	margin-right: auto;

	margin-left: auto;
}
.results_set h1, .results_set h2, .results_set h3, .results_set h4, .results_set p {
	color: #000;
}
.results_set div {
	float: left;
}
.results_set .results_set_header, .results_set .results_set_header2 {
	width: 744px;
	margin: auto;
}
.results_set .results_set_header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color: #222;
	color:#eee;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.results_set .results_set_header2 {
	margin-bottom:15px;
	background-color: #666;
	color:#eee;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.results_set .results_set_header span {
}
.results_set .results_set_header span:first-child {
	float:left;
}
.results_set .results_set_header span:last-child {
	float:right;
}
.results_set .results_left {
	width: 190px;
	text-align: center;
	margin-right: 15px;
	margin-top: 90px;
}
.results_set .results_center {
	width: 270px;
	border-right-width: thin;
	border-right-style: none;
	margin-right: 15px;
	margin-top: 90px;
}
#results div.results_set p,
#results div.results_set h4,
#results div.results_set h3,
#results div.results_set h2,
#results div.results_set h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	color:#222;
	overflow:hidden;
}

#results div.results_set h3{
line-height: 14px;
font-size: 16px;
}

#results div.results_set div.results_center h2 {
	font-size: 24px;
	line-height:24px;
}
#results div.results_set div.results_center h3 {
	margin-top:10px;
}

.results_set .results_center2 img {
	max-width: 600px;
}

.results_set .results_center2{
	max-width: 600px;
}

.results_set .results_center img {
	max-height: 250px;
	max-width: 75px;
	float: left;
	margin-right: 15px;
	margin-bottom:120px;
}
.results_set .results_right {
	width: 270px;
}
#results div.results_set div.results_right h4 {
	font-size: 11px;
	line-height: 11px;
}
#results .results_set .results_right .results_awards {
	height:140px;
}
#results .results_set .results_right .results_awards h2 {
	/* margin-top: 10px; */
}
.results_set .results_right .results_awards {
	float: left;
	width: 100%;
}
.results_set .results_right .results_awards img {
	float: left;
	margin-right: 15px;
	margin-bottom:35px;
	/* wb-- fix image size */
	    width: 95px;

}


h4,h3,h2 {
    line-height: 1em;
}
