@charset "utf-8";
/* CSS Document */

#regionalsChart {
	background-image: url('/visuals/shared/corporateParticipation/chartBG.png');
	background-repeat:no-repeat;
	width:340px;
	height:521px;
	float:right;
	padding-top: 155px;	
	padding-left: 25px;
}

#regionalsChart a {
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#regionalsChart a:visited {
	color:#990000 !important;
}

#content {
	width:370px;
}

#redText {
	color:#000000;
	font-style:italic;
	font-weight:bold;
}