@charset "utf-8";
#container #mainContent #results {
	font-size: 11px;
	color: #333333;
	text-align: left;
	
}
#container #mainContent #results .bold {
	font-weight: bold;
}
#results h2 {
	color: #003300;
	border-bottom: 2px solid #FF6600;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#container #mainContent #results2 {
	font-size: 11px;
	color: #333333;
	text-align: left;
}
#results h3 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #003300;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F3201;
}
