@charset "UTF-8";/* CSS Document */.imageleft { 	float:left;	margin-right: 10px;}.imageright {	float: right;	margin-left: 10px;}.imagecenter {	margin-left: auto;	margin-right: auto;	display: block;}h2 {	font-size: 18px;	text-align:left;	line-height: 26px;	font-weight: bold;}h3 {	font-size: 16px;	text-align:left;}h4 {	font-size: 16px;	text-align:left;}p {	font-family: Arial, Helvetica, sans-serif;	text-align: left;	font-size: 16px;	line-height: 20px;}/*course link styles start here*/a:link {	color: #673f7d;	text-decoration:underline;}a:visited {	color: #673f7d;	text-decoration:none;}a:hover {	color: #fcbd10;	text-decoration: underline overline;}/*course link styles end here */.redbold {	color: #F00;	font-weight:bold;}.clearfloat {	clear: both;}.clear {	clear: left;	width: 700px;	height: 3px;}.highlighter { background-color:#FF0;}.source {	font-size: 10px;}#wrapper #content ul li {	text-align: left;	line-height: 22px;}.italics {	font-style: italic;}