@charset "UTF-8";
/* CSS Document */


#get_involved_content {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
}

#get_involved_content h3 {
	height: 27px;
	background: transparent url(images/get_involved_h3.png) no-repeat 0 0;
	text-indent: -9999px;
	
}



#get_involved_content p {
	margin-left: 13px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	
}

#get_involved_content p a {color: #001255}
