@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/bgHeader-repeat.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.logos {
	text-align: center;
}
.btmStripe {
	background-image: url(images/bottomStripe.jpg);
	background-repeat: repeat-x;
}
.btmLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
.news {
	margin-left: 52px;
}
.newsText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
}
.reportTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #43428B;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

