/* CSS Document */

/* NEWS & EVENTS Styles */

#rightColumn06{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.news_events_h1{
	text-transform:none;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #451358;
}
				
.news_events_title{
	margin:0px 10px 0px 5px;
	background-color:#451358;
	padding-left:5px;
	color:#FFFFFF;
}
.news_events_desc{
	margin:0px 10px 20px 20px;
	border-bottom:1px dotted #451358;
	line-height:normal;
	font-weight:normal;
	padding:5px;
}
.news_events_links:link, news_events_links:visited{
	text-decoration:none;
}
.news_events_links:hover{
	text-decoration:underline;
	}
