.lightDisclaimerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.basicText {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #000000;
}
.headlineText {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #096187;
}
a.events:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a.events:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a.events:hover {

	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a.main:link {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
a.main:visited {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
a.main:hover {

	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.headlineText2 {

	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.basicTextEvents {

	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #333333;
}
.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.alertText {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.headlineText3 {


	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #E7EFEF;
}
.rightDivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7C8D6;
}
