.EventsTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	margin-left: 10px;
}
.BodyTitle {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #3333CC;
}
.BodySmallTitle {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #3333CC;
}
.NewsTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	margin-left: 10px;
}
.WhatsNewHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#3333CC;
}
	
.AffiliationText {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.AffiliationTextUL {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.TitleText {
	font-family: Trek;
	font-size: 24px;
	color: #000000;
}
.TitleTextBlk {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.yellowtext {
	color: #FFFF00;
	font-size: 11px;
}
.LargeOrangeText {
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
}
.LargerOrangeText {
	color: #FF9900;
	font-size: 24px;
	font-weight: bold;
}
.LargerBlackText {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.LargeBlueText {
	color: #3333CC;
	font-size: 24px;
	font-weight: bold;
}
.Header {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.HeaderBlue {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #3333CC;
}
.HeaderOrange {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

.bodytextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
}
