@charset "UTF-8";
#course-instructor h1 {
	margin: 0px;
	padding: 0px;
}
#course-title h1 {
	margin: 0px;
	padding: 0px;
}
#course-instructor small {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
#course-title small {
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	margin: 0px;
}
#column-triple small {
	display: block;
	padding: 0px;
	margin-bottom: 8px;
	font-size: .65em;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: normal;
}
h4 {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
td ol {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
td ol li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
td ol li:last-child {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
cite small {
	font-size: 9px;
	margin: 0px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
legend {
	font-weight: bold;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer #column-single h3 {
	font-weight: normal;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666;
}
#footer #column-single .linkList li a {
	color: #666;
	font-size: .9em;
}
div.clearBoth {
	clear: both;
}
#footer .column-single h3 {
	font-weight: normal;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #999;
	text-align: left;
}
#footer .column-single .linkList li a {
	color: #666;
	font-size: .9em;
}
