body {margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		background-color:#FFFFFF;
}

UL,OL {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin-left:20px;
	margin-top:5px;
	color: #232323;
}

form {margin-top:0px;
		margin-bottom:0px;
}
.notStarted {
				font-family: Arial,Helvetica,sans-serif;
				font-size: 11px;
				font-weight: 600;
          	color: #999999;
         }
.current {
				font-family: Arial,Helvetica,sans-serif;
				font-size: 11px;
				font-weight: 900;
          	color: #005BBF;
         }
         
.courseNav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #232323;
	background-color: #ffffff;
}
.seperator {
	background-color: #285276;
}
.navHeader {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: 700;
}
.correctAnswer{
          background-color:#e0ffe0;
 }
 .yourAnswer{
 			 font-family: Arial,Helvetica,sans-serif;
			 font-size: 15px;
			 color: #f50000;
			font-weight: 700;
}
.courseHeader{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #232323;
	margin-bottom:9px;
	text-decoration: underline;
}	
.courseBody{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #232323;
}
	
#Smaller {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #232323;
}
#SmallerRed {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #510505;
}
#SmallerGreen {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: green;
}
#SmallerBlue {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #111F3B;
}
#Small {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #232323;
}
.Small {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #232323;
}
#SmallRed {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: red;
}
#SmallGreen {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: green;
}
#SmallWhite {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: white;
}
#SmallLightBlue {
	font-family: Arial,Helveita,sans-serif;
	font-size: 13px;
	color: #d0d0ff;
}
#Medium {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #232323;
}
#MediumWhite {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #ffffff;
}
#MediumRed {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: red;
}
#MediumGreen {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: green;
}
#Large {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: black;
}
#LargeBlue {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #101050;
}
#LargerBlue {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #101050;
}

A.Smaller:link, A.Smaller:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #232323;
	text-decoration:none;
}
A.currentContent:link, A.currentContent:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #005BBF;
	text-decoration:none;
}
A.currentSection:link, A.currentSection:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight:700;
	color: #005BBF;
	text-decoration:none;
}
A.SmallerBlue:link, A.SmallerBlue:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: blue;
}
A.SmallerWhite:link, A.SmallerWhite:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: white;
}
A.SmallerWhite:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #d0d0ff;
}
A.Small:link, A.Small:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #232323;
}
A.SmallBlue:link, A.SmallBlue:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: blue;
}
A.SmallGreen:link, A.SmallGreen:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: green;
}
A.SmallWhite:link, A.SmallWhite:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
}
A.SmallWhite:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #e0e0ff;
}
A.MediumWhite:link, A.MediumWhite:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}
A.MediumWhite:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #e0e0ff;
}
A:link, A:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #232390;
}
A.SmallerNav:link, A.SmallerNav:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #3B486A;
}
A.SmallerNav:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #040F29;
}
A.SmallerNav2:link, A.SmallerNav2:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
	color: #000000;
}
A.SmallerNav2:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
	color: #e9b35d;
}
A.LNav:link, A.LNav:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 900;
	text-decoration: none;
	color: #000000;
}
A.LNav:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 900;
	text-decoration: none;
	color: #e9b35d;
}
A.LSNav:link, A.LSNav:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	color: #000000;
}
A.LSNav:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	color: #e9b35d;
}
A.SRNav:link, A.SRNav:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-decoration: underline;
	color: #510505;
}
A.SRNav:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-decoration: underline;
	color: #e9b35d;
}

A.LNavHuge:link, A.LNavHuge:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: 900;
	text-decoration: underline;
	color: #000000;
}
A.LNavHuge:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: 900;
	text-decoration: underline;
	color: #e9b35d;
}