.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.faqbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 10px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}

.coursename {
	font-size: 14pt;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
	padding: 1.5em 0;
}
.coursedescription {
	
}
.courseinfo {
	margin-top: 12pt;
	border: 1px #b5c9d8 dashed;
	background-color: #d7e3f0;
	padding: 1em;
	margin: 1em;
	}
.info {
	font-weight: bold;
}
.note {
	color: red;
}
.quicklinks {
	font-weight: bold;
}

.qanda {
	display: block;
}

.faqquestion {
	font-weight: bold;
	font-size: 13pt;
}
.faqanswer {
	padding: 1em;
}
