.bluetext {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #083F96;
	text-decoration: none;
}
.linkedtext-red {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
	text-decoration: underline;
}
.whitetext {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #E60319;
	text-decoration: none;
}
.line-vertical {
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #2F5FAE;
}
.meetingbluetitle {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #38516A;
	text-decoration: none;
}
.meetingbluetext {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #385179;
	text-decoration: none;
}
.meetinggreentext {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #585D3C;
	text-decoration: none;
}
.meetinggreentitle {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #585D3C;
	text-decoration: none;
}
.redtitle {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #BA212A;
	text-decoration: none;
}
