.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pic_border {
	padding: 5px;
}
.programs_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.programs_cost_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.program_cost_bdr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5B5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.program_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.news_side_border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0070B6;
}
.news_top_text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #333333;
}

.news_article_title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.news_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.news_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.news_top_btm_bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0070B6;
}
.people_border {
	border: 1px solid #0070B6;
}
.calendar_month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.calendar_event {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.calendar_btm_bdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
