h1 {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	letter-spacing: .1em;
	line-height: 80%;
	margin: 10px;
}
h2 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #336667;
	letter-spacing: 0.1em;
	margin: 10px;
}
h3 {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	letter-spacing: .1em;
	margin: 10px;
}
p,li,td,ul,ol {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 10px;
}

td{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 10px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-size: 100%;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #AFBED3;
	font-size: 100%;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #7D95B7;
	text-decoration: none;
	background-color: #FFFF99;
}
table {
	padding: 0px;
	background-color: #FFFFFF;
	border: thin none #336667;
}
.bottomNavBar {
	font-size: 100%;
	line-height: normal;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: right;
}
.topNavBar {
	font-size: 12pt;
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: right;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	padding-bottom: 3px;
	color: #000000;
}

.courseFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #7D95B7;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
}
.courseFooterSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #7D95B7;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	padding-bottom: 8px;
	font-style: normal;
	font-weight: bold;
	color: #7D95B7;
	text-decoration: underline;
	padding-top: 12px;
}

.contentNoPad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	padding-bottom: 0px;
}
.contentNumList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	padding-bottom: 0px;
	list-style-type: none;
}
.contentSubHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	padding-bottom: 2px;
	font-style: normal;
	font-weight: bold;
	color: #7D95B7;
	text-decoration: underline;
	padding-top: 4px;
}

.courseTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #7D95B7;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 150%;
	text-transform: capitalize;
	background-position: center;
}
.footer {
	font-size: 90%;
	color: #CCCCCC;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	padding-bottom: 8px;
}

.nestedTableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 110%;
	font-weight: normal;
	text-align: left;
	padding-bottom: 4px;
	color: #666666;
}

.pageTitle {
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7D95B7;
	text-align: center;
	vertical-align: middle;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFE6EE;
}
.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	padding-bottom: 8px;
}
.tableContentCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	padding-bottom: 4px;
	font-weight: normal;
	text-align: center;
}
.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	padding-bottom: 4px;
	font-weight: bold;
	text-align: center;
}
