.bodycopy, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.calendarHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.sidebarcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	letter-spacing: 1pt;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000069;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1pt;
	font-weight: bold;
}
.sitebodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	letter-spacing: 0.35px;
}
.arialcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.funders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fundersSA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.headlineSmaller {

	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000069;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1pt;
	font-weight: bold;
}
.sitebodyBold {
	font-family: Arial, Helvetica, sans-erif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 1pt;
	font-weight: bold;

}
.headlineBlack {

	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1pt;
	font-weight: bold;
}
.arialcopylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 12px;
	font-weight: normal;
	color: #99cc00;
	text-decoration: none;
}
.minutes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
.caledarEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #010066;
	text-decoration: none;
}
.EmailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010066;
	text-decoration: none;
	font-weight: bold;
}

div#events_box {
	background-color: #99cc01;
	
	height: auto;
	width: 183px;

	float: right;
	clear: both;
	
	position: relative;
	left: 30px;
	
	background-image: url(images/green_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#box_title {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	
	text-transform: uppercase;
	color: #ffffff;
	
	text-align: center;
	
	padding-top: 5px;
	padding-bottom: 1px;

}

#box_text {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	
	padding-top: 5px;
	padding-left: 13px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#box_text a {
	color: #000000;
	text-decoration: none;
}

#box_text a:hover {
	text-decoration: underline;
}