.contentTable {
	border: 1px solid #830000;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #993333;
}
.contentSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
}
.homeTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A40000;
	border-right-color: #A40000;
	border-bottom-color: #A40000;
	border-left-color: #A40000;
}

.dataTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #FF9966;
}
.dataTableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(dataContentHeadingBg01.gif);
	background-repeat: repeat;
}
.dataTableTD1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #DECAC1;
}
.dataTableTD2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B64242;
}
.reqField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(reqField.gif);
	background-repeat: no-repeat;
}
.normalField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

