body	{	
	    margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	
td	{
		font-size: 10pt;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
	}
	
input, select, textarea
	{
		font-size: 10pt;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
	}
	
input.lit
	 {
		font-size: 8pt;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
	}
	

img	{	
		border: 0pt;
		border-style: none;
        }
	
a:link	 
	{	color: #597890;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 10pt; 
		text-decoration: none; 
	}

a:visited
	 { 	color: #597890;
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt; 
		text-decoration: none; 
	 }

a:hover
	 {	color: #666666;
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt; 
		text-decoration: none; 
	 }
	 
a:active
	 {	color: #666666;
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt; 
		text-decoration: none; 
	 }
	 	 
a.nav:link	 
	{	color: #666666;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 10px;
		text-decoration: none; 
	}

a.nav:visited
	 { 	color: #666666; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 10px;
		text-decoration: none; 
	 }

a.nav:hover
	 {	color: #597890;
		font-style: normal; 
		font-weight: normal; 
		font-size: 10px;
		text-decoration: none; 
	 }
	 
a.nav:active
	 {	color: #597890;
		font-style: normal; 
		font-weight: normal; 
		font-size: 10px;
		text-decoration: none; 
	 }
	
a.desc:link	 
	{	color: #597890;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 8pt;
		text-decoration: none; 
	}

a.desc:visited
	 { 	color: #597890;
		font-style: normal; 
		font-weight: normal; 
		font-size: 8pt;
		text-decoration: none; 
	 }

a.desc:hover
	 {	color: #666666;
		font-style: normal; 
		font-weight: normal; 
		font-size: 8pt;
		text-decoration: none; 
	 }
	 
a.desc:active
	 {	color: #666666;
		font-style: normal; 
		font-weight: normal; 
		font-size: 8pt;
		text-decoration: none;  
	 }
	 
a.onlight:link	 
	{	color: #0D182A;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 10pt;
		text-decoration: underline; 
	}

a.onlight:visited
	 { 	color: #0D182A; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt; 
		text-decoration: underline; 
	 }

a.onlight:hover
	 {	color: #2D455F;
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt;
		text-decoration: underline; 
	 }
	 
a.onlight:active
	 {	color: #2D455F;
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt;
		text-decoration: underline; 
	 }
	 
.nav
	{	
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 10px;
		text-decoration: none; 
	}
	 
.desc
	 {	color: #666666;
		font-style: normal; 
		font-weight: normal; 
		font-size: 8pt;
		text-decoration: none; 
	 }
	 
.descdark
	 {	color: #151F31;
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt;
		text-decoration: none; 
	 }
	 
.login
	{
		color: #666666; 
		background-color: #F2F2F2;
	}

.darkback
	{
		color: #666666; 
		background-color: #F2F2F2;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}

.onsoft
	{
		background-color: #B8C8D4;
	}
	
.onsoftsub
	{
		color: #666666; 
		background-color: #D4DEE6; 
	}

.onsoftnews
	{
		background-color: #6B727E; 
	}
	
ul.lisa	{
		margin-left: 20px;
		margin-top: 4px;
		margin-bottom: 4px;
	}	
	
.biga
	{	
	    margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: normal;
	}
	
.courseTitle
	{
		color: #FFFFFF; 
		font-weight: bold;
		background-color: #54748D; 
	}	
	
.courseQuarters
	{
		color: #FFFFFF; 
		background-color: #7090A9; 
	}
	
.courseHeaders
	{
		color: #FFFFFF; 
		font-weight: bold;
		background-color: #B8C8D4; 
	}
	
.courseActive
	{
		color: #FFFFFF; 
		background-color: #D4DEE6; 
	}
	
.courseInactive
	{
		color: #8E8E8E; 
		background-color: #DEDEDE; 
	}	