.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #070E49;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 5px;
}
.terms a {
	color: #666666;
	text-decoration: none;
	}
.terms a:hover {
	color: #070E49;
	text-decoration: none;
	}
.news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	height: auto;
	width: 225px;
	margin-bottom: 5px;
	display: block;
	float: left;
	position: relative;
	background-image: url(images/news_arrow.gif);
	background-repeat: no-repeat;
}
.news a:hover {
	background-color: #D7E895;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 20px;
}
.text  a, .text a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #070E49;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: -0.1em;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}
.form {
	height: 52px;
	_height: 50px;
}
.report {
	background-color: #E1E1E1;
	border: 1px dotted #070E49;
	height: 250px;
	width: 90%;
}

