@charset "ISO-8859-1";
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	line-height: 1.25;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	line-height: 1.25;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	line-height: 1.25;
}
.resultsmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	line-height: 1.25;
}
.resultshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	line-height: 1.25;
	font-weight: bold;
	background-color: #F48121;
}
.resultsHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0;
	line-height: 1.25;
	font-weight: bold;
}
.maintextital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	font-style: italic;
	line-height: 1.25;	
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	line-height: 1.25;
	font-weight: bold;
}
.maintextboldyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0;
	line-height: 1.25;
	font-weight: bold;
}
.maintextbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: bold;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align: center;
}
.yellowtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
}
.imgR {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.imgL {
	float: left;
	margin-right: 20px;
}
.yellowtextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
	text-align: left;
}
.maintextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	line-height: 1.25;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	line-height: 1.5;
	text-align: right;
}
.maintextboldital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	line-height: 1.25;
	font-style: italic;
	font-weight: bold;
}

