.rich-list-item {
	color:#000000;
}

.rich-c {
	text-align: center;
}

.rich-b {
	font-weight: bold;
}

.rich-i {
	font-style: italic;
}

.rich-u {
	text-decoration: underline;
}

.rich-bi {
	font-style: italic;
	font-weight: bold;
}

.rich-bu {
	text-decoration: underline;
	font-weight: bold;
}

.rich-bui {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

.rich-ui {
	text-decoration: underline;
	font-style: italic;
}

.rich-cb {
	font-weight: bold;
	text-align: center;
}

.rich-ci {
	font-style: italic;
	text-align: center;
}

.rich-cu {
	text-decoration: underline;
	text-align: center;
}

.rich-cbi {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.rich-cbu {
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

.rich-cbui {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.rich-cui {
	text-decoration: underline;
	font-style: italic;
	text-align: center;
}
.rich-table {
    background-color: #FFFFFF;
}
.rich-table-title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #82BAFF;
	text-align: center;
	font-size: 13px;
}
.rich-table-row-1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #F1F3F8;
	font-size: 13px;
}
.rich-table-row-2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 13px;
}
.event-date {
	font-size: 14px;
}
.event-title {
	font-size: 14px;
}
.form-separator {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BDEFEF;
	background-color: #2994A5;
	text-align: center;
	padding: 2px;
	margin: 0px;
	margin-top: 20px;
}
.form-label {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #00396B;
}
.form-box {
	padding: 0px;
	margin: 0px;
	border: 0px solid #6D0000;
/*	width: 510px;*/
}
.form-text-control {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
form {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
ul.rich-paragraph{
list-style-position:inside;
}
