BODY
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,helvetica
}

P
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,helvetica
}

TD
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,helvetica
}

TD.bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,helvetica
}

A
{
    COLOR: #336699;
    FONT-FAMILY: verdana,arial,helvetica;
    TEXT-DECORATION: underline
}

A:hover
{
    COLOR: #ff9900;
    FONT-FAMILY: verdana,arial,helvetica;
    TEXT-DECORATION:underline
}


.black11 {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.black11U {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION:underline
}

.black11B {
  FONT-WEIGHT: bold;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.blue18
{
    FONT-SIZE: 18px;
    COLOR: #336699;
    FONT-FAMILY: verdana,arial,helvetica
}


.blue18B
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #336699;
    FONT-FAMILY: verdana,arial,helvetica
}





/* ======| HEADER |====== */
#header {
	position:relative;
	top:0px;
	left:0px;
	height:148px;
	width:760px;
	background-image: url(/images/aurora_blue/header.jpg);
}

#header span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}

#brandLogo {
	position:absolute;
	top:20px;
	left:4px;
	z-index:10;
}

#welcome {
	position:absolute;
	top:126px;
	left:10px;
}

#header1{
	color:#000000;
	position:absolute;
	top:8px;
	left:650px;
}

#header2 {
	color:#000000;
	position:absolute;
	top:24px;
	left:650px;
}

#header3 {
	color:#000000;
	position:absolute;
	top:40px;
	left:650px;
}

#header4 {
	color:#000000;
	position:absolute;
	top:56px;
	left:650px;
}

#chooseClassroom {
	position:absolute;
	top:122px;
	right:34px;
}

#goButton {
	position:absolute;
	top:124px;
	right:10px;
	height:16px;
	width:16px;
	margin:0;
	border:none;
	padding:0;
	background:url(/images/aurora_blue/go_button.gif) no-repeat;
	cursor: pointer;
}

/* ======| MAINMENU |====== */
#mainMenu{
	position:relative;
	width:760px;
	top:96px;
	height:25px;
	vertical-align:bottom;
	text-align:right;
}

#mainMenu ul{
	list-style-type:none;
	margin:0px;
	padding:1px 0px 0px 0px;
	height:25px;
}

#mainMenu ul li{
	display:inline;
	height:2px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	background-color:#E5E5E5;
	margin:0px 0px 0px 4px;
	padding:4px;
	border:1px solid #444444;
	border-bottom: 0px solid #333333;
}

#mainMenu ul li a {
	color:#000066;
	text-decoration:none;
}

#mainMenu ul li a:visited {
	color:#000066;
	text-decoration:none;
}

#mainMenu ul li a:hover {
	color:#333333;
	text-decoration:underline;
}


/* ======| SUBMENU |====== */
#subMenu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#subMenu ul li {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin: 4px 2px 4px 4px;
	padding:2px;
}

#subMenu ul li a {
	color:#0066FF;
}

#subMenu ul li a:visited {
	color:#0066FF;
}

#subMenu ul li a:hover {
	color:#0066FF;
	text-decoration:none;
}

/* ======| MISC OBJECTS |====== */
#horizontal_rule {
	background-image: url(/images/aurora_blue/horizontal_rule.jpg);
	background-repeat:no-repeat;
	height:1px;
	width:580px;
}

#sider {
	background-image: url(/images/aurora_blue/sider.jpg);
	background-repeat:no-repeat;
	width:120px;
}
/* ========| PAGE BODY OBJECTS AS NEEDED ======= */

a.upArrow:link {
	background-image: url(/images/aurora_blue/up_arrow.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	text-decoration: none;
	background-position: center center;
}
a.upArrow:visited {
	text-decoration: none;
	background-image: url(/images/aurora_blue/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 10px;
}
a.upArrow:hover {
	text-decoration: none;
	background-image: url(/images/aurora_blue/up_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 10px;
}

a.downArrow:link {
	text-decoration: none;
	background-image: url(/images/aurora_blue/down_arrow.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	background-position: center center;
}
a.downArrow:visited {
	text-decoration: none;
	background-image: url(/images/aurora_blue/down_arrow.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	background-position: center center;
}

a.downArrow:hover {
	text-decoration: none;
	background-image: url(/images/aurora_blue/down_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.pageBody {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
}

.tableHeadingLeft {
	background-image: none;
	height: 24px;
	width: 10px;
	background-color: #EEEEEE;
}
.tableHeadingRight {
	background-image: url(../images/aurora_blue/section_header_corner.gif);
	width: 10px;
	background-color: #EEEEEE;
	background-repeat: no-repeat;
}

.contentTable {
	border: 1px solid #EEEEE;
}
.contentTableHeader {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.submitButtonOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.submitButtonOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	background-color: #0099CC;
	border: 1px solid #000066;
}
.submitButtonOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #FFFFFF;
}
.backGroundTable {
	background-color: #eeeeee;
}
.contentCells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
}
.errDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #00FFCC;
	border: 1px solid #FF0000;
}
.lessonGraded {
	background-color: #CBFFB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.lessonPartiallyCompleted {
	background-color: #FFc1c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.lessonCompleted {
	background-color: #C8DAFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.lessonReDo {
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
.lessonHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	padding: 2px;
}
.courseDetailBackgroundTable {

	background-color: #CCCCCC;
}
.smallHeader {
	background-color: #000066;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 46px;
}
.smallHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallHeaderLogo {
	background-image: url(../images/aurora_blue/header_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 64px;
	height: 46px;
}
.whiteText {
	color: #FFFFFF;
}


.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.reportlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.columnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.columnheaderonbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.navbuttontext{
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.navbuttontext:hover {
	text-decoration: underline;
	color: #666666;
}
.navlogout{
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.navlogout:hover {
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px; 
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px; 
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 20px;
	font-weight: bold;
}
.intranetheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 20px;
	font-weight: bold;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.largeblueheader  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 12px;
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.navpageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.navwelcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.leftnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
}
a.leftnavlink:hover {
	text-decoration: none;
}
.leftnavheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
.bodylink {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.bodylink:hover {
	text-decoration: none;
}
.boldbodylink {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.boldbodylink:hover {
	text-decoration: none;
	font-weight: bold;
}
.darkbodylink {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.darkbodylink:hover {
	text-decoration: none;
}
.bolddarkbodylink {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.bolddarkbodylink:hover {
	text-decoration: none;
}
.tealtext {
	font-family: Arial, Helvetica, sans-serif; 
	color: #009999;
	font-size: 12px;
}
.lessonlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px; 
}
a.lessonlink:hover {
	text-decoration: none;
}
.boldlessonlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px; 
	font-weight: bold;
}
a.boldlessonlink:hover {
	text-decoration: none;
}
.lessonlinkonbg {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px; 
}
a.lessonlinkonbg:hover {
	text-decoration: none;
}
.metatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.style1 {color: #FF0000}