@charset "utf-8";
#results-logo {
	/*font-family: "Trebuchet MS", Trebuchet, "Lucida Sans", Arial;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #0785E5;
	height: 63px;*/
	width: 680px;
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 0px 0px;
}


#results-logo a {
	text-decoration: none;
	color: #0785E5;
}

#results-logo h1 {
	color: #FFFFFF;
	font-family: "SolanoGotchicMVBStd Bd", "Myriad Pro", "Courier New",
		Courier, monospace;
	font-size: 38px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	line-height: 36px;
}

#results-logo p {
	margin: 0px;
	text-transform: uppercase;
	font-size: 14px;
	color: #C9E77E;
}

#header-logo-bg {
	height: 92px;
	/*background: url(bg-logo-text.png) 0px 0px no-repeat;*/
	margin: 5px 0px 0px 0px;
	float: left;
	width: 100%;
	min-width: 920px;
}

.banner_horiz {
	margin: 0px 15px 20px 0px;
	border-top: 1px dotted #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 10px 0px 10px 0px;
}
