<!--

A:link {	color: #3366CC; text-decoration:none }
A:visited { color: #3366CC; text-decoration:none }
A:active {	color: #003399; text-decoration:none }
A:hover {	color: #003399; text-decoration:none }

A.plain:link {		color: #666666; text-decoration:none }
A.plain:visited {	color: #666666; text-decoration:none }
A.plain:active {	color: #333333; text-decoration:none }
A.plain:hover {		color: #333333; text-decoration:none }

A.CourseLink:link {
	color: #3366CC; text-decoration:none;
	font-family:"Verdana", san-serif; font-size:12px; }

A.CourseLink:visited {
	color: #3366CC; text-decoration:none;
	font-family:"Verdana", san-serif; font-size:12px; }

A.CourseLink:active {
	color: #3366CC; text-decoration:none;
	font-family:"Verdana", san-serif; font-size:12px; }

A.CourseLink:hover {
	color: #0D53DE; text-decoration:none;
	font-family:"Verdana", san-serif; font-size:12px; }

.text {
	font-family:"Verdana", san-serif; font-size:11px; 
	line-height:15px; font-style:normal; font-weight:normal; 
	color:#333333 }

.textNoSpace {
	font-family:"Verdana", san-serif; font-size:11px; 
	font-style:normal; font-weight:normal; color:#333333 }
		
.textDark {
	font-family:"Verdana", san-serif; font-size:11px; 
	line-height:15px; font-style:normal; font-weight:normal; 
	color:#000000 }

.textwhite {
	font-family:"Verdana", san-serif; font-size:11px; 
	line-height:15px; font-style:normal; font-weight:normal; 
	color:#ffffff }

.textred {
	font-family:"Verdana", san-serif; font-size:14px; 
	font-style:normal; font-weight:bold; 
	color:#ff0000 }
	
.textpurple {
	font-family:"Verdana", san-serif; font-size:11px; 
	line-height:15px; font-style:normal; font-weight:normal; 
	color:#330033 }

.textmid {
	font-family:"Verdana", san-serif; font-size:12px; 
	line-height:17px; font-style:normal; font-weight:normal; 
	color:#333333 }
	
.textlarge {
	font-family:"Verdana", san-serif; font-size:15px; 
	line-height:17px; font-style:normal; font-weight:bold; 
	color:#333333 }

.textheader {
	font-family:"Verdana", san-serif; font-size:21px; 
	line-height:21px; font-style:normal; font-weight:bold; 
	color:#ffffff }

.textsubheader {
	font-family:"Verdana", san-serif; font-size:18px; 
	line-height:24px; font-style:normal; font-weight:bold; 
	color:#ff9900 }

.textlist {
		font-family:"Verdana", san-serif; font-size:11px; 
		line-height:11px; font-style:normal; font-weight:normal; 
		color:#333333 }
		
.copyright {
		font-family:"Verdana", san-serif; font-size:9px; 
		line-height:11px; font-style:normal; font-weight:normal; 
		color:#999999 }
		
.table {
	border: #000000 1px solid;
	background-color: white;
	}
	
.tableHeader {
	font-family:"Verdana", san-serif; font-size:16px; 
	font-style:normal; font-weight:bold; 
	line-height:20px; text-align:center;
	background-color: #3061C1;	color:#ffffff }
	
.input {
	border: #000000 1px ridge; 
	margin-right: 1px;
	background-color: white;
	font-family:"Verdana", san-serif; 
	font-size:11px; 
	font-style:normal; 
	font-weight:normal; 
	color:#333333 }

.textarea {
	border: #000000 1px ridge; 
	background-color: white;
	font-family:"Verdana", san-serif; 
	font-size:11px; 
	font-style:normal; 
	font-weight:normal; 
	color:#333333 }
	
.button {
	background-color:#3061C1;
	font-family: Arial, Helvetica; 
	font-size:10pt;
	font-weight:bold;
	height:24px;
	color: #ffffff;
	}
	
.QuizPass
	{
	font-weight: bold;
	font-size: 16px;
	word-spacing: normal;
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	}

.Quizfail
	{
	font-weight: bold;
	font-size: 16px;
	word-spacing: normal;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	}

.QuizSubHeader
	{
	font-size: 13px;
	word-spacing: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	}