/* CSS Document */

.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: left;	
}

.regtextctr {
	font-family: 
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.graytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-align: center;
	font-variant: normal;
	font-weight: bold;
	margin-left: -20px;
	
}


.regtextctrbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}


.lefttextreg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: left;	
}

.lefttextctr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: center;	
}

.righttextreg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;	
	
}

.righttextctr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;	
}

.specialevents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.t2maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-left: 20px;
	margin-right: 15px;
}

