.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #E0E7F3;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
.setBgColor{
	background-color: #E0E7F3;
}
.navLinksLeft {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #E0E7F3;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.navLinksTop {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #E0E7F3;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.mainHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	background-color: #E0E7F3;
	vertical-align: bottom;
	text-indent: 90px;
}
.mainFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	color: #990000;
	text-align: center;
}
.listCourse {
	list-style-type: none;
	display: inline;
	line-height: 20px;
}
.subTableHead {
	font-weight: bold;
	text-align: center;
}
.subTableHeadRow {
	background-color: #FFFFFF;
	line-height: 30px;
}
.subTableHeadCell {
	font-weight: bold;
	border: 1px solid #000066;
	vertical-align: top;
}
.subTableCell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	line-height: 20px;
	text-align: center;
}
.subTableColumnA {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	line-height: 20px;
	padding-left: 5px;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-indent: 15px;
	margin-top: -20px;
}
.noBulletList {
	list-style-type: none;
	text-indent: -12px;
	display: block;
}
.floatImage {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.clearText {
	clear: both;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 2px;
	text-indent: 10px;
}

