@charset "UTF-8";
/* CSS Document */

.regenAreaMainPageFlash {
	margin-bottom:12px;
	height:245px;
}
.literatureDIV {
	width:183px;
	float:right;
}
.theProjectStatsArea {
	height:200px;
	overflow:hidden;
}
.theProjectStatsArea div {
	height:200px;
	background-color:#f5f5f5;
	margin-top:12px;
	margin-bottom:12px;
}
.theProjectStatsArea div h3 {
	margin:0;
	padding:0;
	background-color:#838383;
	height:33px;
	overflow:hidden;
	line-height:1000px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.developmentStatistics {
	margin-right:193px;
}
.developmentStatistics h3 {
	background-image: url(../images/2010Changes/regenAreas/developmentStatisticsHeader.gif);
}
h3.literatureH3 {
	background-image: url(../images/2010Changes/regenAreas/literatureHeader.gif);
}
.developmentStatistics img {
	float:left;
	margin-top:10px;
	margin-left:10px;
}
#mainWrapper .developmentStatistics p {
	padding:0;
	font-size:13px;
	color:#666;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height:16px;
}
.litList {
	padding:10px;
}
#mainWrapper .litList a {
	font-size:12px;
	color:#666;
}
.litList a strong {
	color:#9fad00;
	display:block;
	font-size:13px;
}
.litList a:hover strong {
	color:#000;
}