body {
	background: #eff5f9;
	margin: 0;
	padding: 0;
	text-align: center;
}

body, td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}

#wrap {
	width: 800px;
	margin: auto;
	background: #fff;
	border-left: 1px #b9d5e8 solid;
	border-right: 1px #b9d5e8 solid;
	padding: 0px;
	text-align: left;
	position: relative;
}

#header {
	width: 800px;
	height: 98px;
}

#headerImage {
	float: left;
	padding-left: 10px;
}

#subjectLogo {
	position:absolute;
	left:280px;
	top:0px;
}

#headerLinks {
	margin-top: 45px;
	float: right;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 9pt;
}

#headerLinks  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2b7bb8;
	font-size: 9pt;
}

#headerLinks  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2b7bb8;
	font-size: 9pt;
	text-decoration:underline;
}

#headerLoginInfo {
	position: absolute;
	top: 0;
	margin-left: 50px;
	text-align: right;
	width: 300px;
	height: 73px;
	background: url(../images/toptab.jpg) no-repeat;
}

#nav {
	clear: both;
	width: 800px;
	height: 75px;
	background: url(/images/navigation-background.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #fff;
}

#topSearch {
	float: right;
	color: #fff;
	width: 200px;
	padding: 7px 0 0 0;
}

#filterText {
	border: 1px solid #65a6cf;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5b7a8e;
	padding: 3px;
	width: 175px;
}

#filterSelect {
	border: 1px solid #65a6cf;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5b7a8e;
	padding: 2px;
	margin: 0 0 0 2px;
	width: 125px;
}

#topSearch #searchTopics, #filterYear, #filterSubject, #filterTextUser, #filterTextGroup, #filterTextRegion, #filterTextClass, #filterTextModule, #filterTextTopic, #filterTextLesson {
	border: 1px solid #65a6cf;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5b7a8e;
	padding: 3px;
	width: 145px;
}

#filterYear, #filterSubject, #filterTextUser, #filterTextGroup, #filterTextRegion, #filterTextClass, #filterTextModule, #filterTextTopic, #filterTextLesson {
	width: 300px;
}

#topSearch input.searchButton {
	margin-bottom: -5px;
}

#subNav {
	clear: both;
	position: absolute;
	left: inherit;
	top: 132px;
}

#topNav ul, #subNav ul {
	list-style: none;
	margin: 0;
	padding: 8px;
}

#topNav ul li, #subNav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#topNav ul li p, #subNav ul li p {
	color: #fff;
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	padding: 3px 15px 4px 3px;
}

#topNav ul li a, #subNav ul li a {
	color: #fff;
	text-decoration: none;
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	padding: 3px 15px 4px 3px;
}

#topNav ul li a:hover, #subNav ul li a:hover {
	background: transparent url(/images/menu-rollover-left.png) no-repeat;
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#topNav ul li a:hover strong, #subNav ul li a:hover strong {
	background: transparent url(/images/menu-rollover.png) 100% no-repeat scroll;
	position: relative;
	color: #386486;
	float: left;
	margin: 0 8px 0 5px;
	padding: 3px 7px 4px 3px;
	cursor: pointer;
}

#topNav ul li.active a {
	background: transparent url(/images/menu-current-left.png) no-repeat;
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#topNav ul li.active a strong {
	background: transparent url(/images/menu-current.png) 100% no-repeat scroll;
	position: relative;
	color: #000;
	float: left;
	margin: 0 8px 0 5px;
	padding: 3px 7px 4px 3px;
	cursor: pointer;
}

#subNav ul li a:hover {
	background: transparent url(/images/submenu-rollover-left.png) no-repeat;
}

#subNav ul li a:hover strong {
	background: transparent url(/images/submenu-rollover.png) 100% no-repeat scroll;
	color: #5f737b;
}

#footer {
	clear: both;
	width: 760px;
	padding: 10px;
	margin: 15px 10px 0 10px;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
	border-top: 2px solid #dfdfdf;
}

#footer a {
	color: #880000;
}

#footer a:hover {
	color: #CC0000;
}

#content {
	padding: 10px;
	margin: 0;
	width: 780px; 
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 18pt;
	color: #aa3b76;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #494949;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 1px solid #dfdfdf;
}

/************** LOGIN PAGE STYLES ************************/

#loginBox {
	background: #fff url(../images/login-welcome.png) no-repeat;
	border: 1px #b9d5e8 solid;
	width: 400px;
	height: 170px;
	margin: auto;
	margin-top: 150px;
	padding: 120px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2C3A45;
	text-align: center;
}

#loginFooter {
	clear: both;
	width: 400px;
	padding: 10px;
	margin: auto;
	margin-top: 25px;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
}

/************** REPORT PAGE STYLES ***********************/

#reportMain {
	width: 780px;
}

#reportMainHelp {
	clear: both;
	width: 780px;
	float: right;
}

#reportKey {
	float: left;
	padding: 2px 15px 2px 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
}

#reportHeaderMyRegion, #reportHeaderMyGroup, #reportHeaderMyClass, #reportHeaderLessonsIncomplete, #reportHeaderLessonsCompleted, #reportHeaderLessonsFailed, #reportHeaderRegionsNoMaster, #reportHeaderGroupsNoMaster, #reportHeaderClassesNoMaster, #reportHeaderUserNoClass, #reportHeaderMyStudent {
	clear: both;
	width: 768px;
	height: 18pt;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	color: #FFFFFF;
	padding: 4pt 0 0 10pt;
	margin: 20px 0 2px 0;
}

#reportHeaderMyRegion, #reportHeaderMyGroup, #reportHeaderMyClass, #reportHeaderMyStudent{
	background: #2b7bb8;
	border-bottom: 2px solid #1e5681;
}

#reportHeaderLessonsIncomplete, #reportHeaderRegionsNoMaster, #reportHeaderGroupsNoMaster, #reportHeaderClassesNoMaster, #reportHeaderUserNoClass { 
	background: #006caa;
	border-bottom: 2px solid #1e5681;
}

#reportHeaderLessonsCompleted {
	background: #0c7c09;
	border-bottom: 2px solid #006600;
}

#reportHeaderLessonsFailed {
	background: #e60000;
	border-bottom: 2px solid #660000;
}

div.reportGroupTitle, div.reportRegionTitle {
	border-collapse: collapse;
	padding-left:10pt;
	padding-top:2px;
	margin-top:0pt;
}

#reportRegionTitle, #reportGroupTitle {
	clear: both;
	width: 768px;
	height: 16px;
	border:none;
	background: url(/images/lessonGroupTitle.png) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #FFFFFF;
	margin:0pt;
}

div.reportHeaderLessonsCompleted, div.reportHeaderLessonsIncomplete, div.reportHeaderLessonsFailed {
	padding:0pt;
	margin:0pt;
}

tr.reportTableRowLessonLo, td.reportTableRowLesson {
	background-color:#fff;
	color: #333333;
	padding: 2px 5px 2px 5px;
}

tr.reportTableRowLessonHi, tr.reportTableRowHi_hover, tr.reportTableRowLessonLo_hover, tr.reportTableRowLessonHi_hover {
	background-color:#FAFAFA;
	color: #333333;
	padding: 2px 5px 2px 5px;
}

tr.reportTableRowWorksheetHi, tr.reportTableRowWorksheetLo_hover, tr.reportTableRowWorksheetHi_hover, tr.reportTableRowWorksheetLo, td.reportTableRowWorksheet {
	background-color:#fcffd1;
	color: #494949;
	padding: 2px 5px 2px 5px;
}
		
td.reportTableRow {
	color: #000;
	height:16px;
	padding: 2px;
}

table.reportTable {
	width: 782px;
	padding: 2px;
	border-collapse: collapse;
	border:1pt solid #CDCDCD;
}

table.reportTableWorksheet {
	width: 100%;
	padding: 2px;
	border-collapse: collapse;
	border:1pt solid #CDCDCD;
	background: #494949;
}
 
td.reportTableHeader, td.reportTableWorksheetHeader {
	padding:2px 5px 2px 5px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
td.reportTableHeader {
	background-color: #5d5d5d;
	height: 25px;
	color: #fff;
}

td.reportTableWorksheetHeader {
	background: #e8dc8b;
	height: 20px;
	font-weight: bold;
}
							
tr.reportTableRowLo_hover, tr.reportTableRowHi_hover, tr.reportTableRowMaster_hover {
	background-color: #E7E7E7;
}

/************** LESSON OPTION CHOICES ********************/

#optionSection {
	text-align:center;
	margin-right:75px;
	border:1pt solid #EFEFEF;
	padding:15px 5px 5px 5px;
}

#optionSectionSubmit {
	text-align:center;
	margin-right:75px;
}

#option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #494949;
}

#options li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #494949;
}

/************** ADMINISTRATION PAGE STYLES ***************/

#adminManage {
	width: 100%;
}

#adminManageFloat {
	width: 570px;
	float: left;
}

#adminHelp {
	width: 200px;
	float: right;
}

div.adminHelpBox {
	margin: 11px 5px 0 0;
	border: solid #EFD830;
	border-width: 0 0 0 4px;
	background: #FAFCAD;
	padding: 3px;
	width: 194px;
}

div.adminLinksBox, div.adminDisplayBox {
	margin: 5px 5px 0 0;
	border: solid #696969;
	border-width: 0 0 0 4px;
	background: #dfdfdf;
	padding: 3px;
	width: 194px;
	font-family: "Courier New", Courier, monospace;
	color: #494949;
	font-size: 9pt;
}

div.adminDisplayBox a {
	color: #494949;
	text-decoration: none;
}

div.adminDisplayBox a:hover {
	color: #494949;
	text-decoration: underline;
}

div.adminHelpBoxGreen {
	margin: 11px 5px 0 0;
	border: solid #80C523;
	border-width: 0 0 0 4px;
	background: #CAE796;
	padding: 3px;
	width: 194px;
}

div.adminHelpBoxRed {
	margin: 11px 5px 0 0;
	border: solid #AD2121;
	border-width: 0 0 0 4px;
	background: #EFB8B8;
	padding: 3px;
	width: 194px;
}

div.adminFilterBox {
	margin-top: 10px;
	border: solid #477192;
	border-width: 0 0 4px 0;
	background: #C5D8F3;
	padding: 3px;
	width: 562px;
}

div.adminHelpBox p, div.adminHelpBoxGreen p, div.adminHelpBoxRed p, div.adminFilterBox p, div.adminLinksBox p {
	color: #4D4D4D;
	font-size: 8pt;
	line-height: 20px;
	margin: 7px 0 7px 0;
}

div.adminHelpBoxGreen li {
	color: #4D4D4D;
	font-size: 8pt;
	margin: 7px 0 7px 0;
}

div.adminLinksBox span {
	background: url(../images/add.png) no-repeat;
	padding: 6px 0px 2px 30px;
	display: block;
	margin: 0 0 3px 0;
}

div.adminLinksBox span a {
	color: #393939;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	display: block;
	padding: 0 0 0 2px;
}

div.adminLinksBox span a:hover {
	text-decoration: underline;
}

div.adminFilterBox span {
	background: url(../images/filter.png) no-repeat;
	padding: 3px 0px 6px 28px;
	color: #495C7A;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	display: block;
	border: dotted #000;
	border-width: 0 0 1px 0;
	margin: 0 0 3px 0;
}

div.adminFilterBox p {
	margin: 0;
	padding: 0;
}

div.adminFilterBox a {
	color: #006699;
	text-decoration: none;
}

div.adminFilterBox td {
	vertical-align: top;
}

div.adminFilterBox a:hover {
	color: #0066CC;
	text-decoration: underline;
}

div.adminHelpBox span {
	background: url(../images/about.png) no-repeat;
	padding-left: 20px;
	color: #AC994F;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	display: block;
	border: dotted #000;
	border-width: 0 0 1px 0;
	margin: 0 0 3px 0;
}

div.adminHelpBoxGreen span {
	background: url(../images/support.png) no-repeat;
	padding-left: 20px;
	color: #627634;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	display: block;
	border: dotted #000;
	border-width: 0 0 1px 0;
	margin: 0 0 3px 0;
}

div.adminHelpBoxRed span {
	background: url(../images/links.png) no-repeat;
	padding-left: 20px;
	color: #7B4646;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	display: block;
	border: dotted #000;
	border-width: 0 0 1px 0;
	margin: 0 0 3px 0;
}

table.adminTable {
	background: #cfcfcf;
	width: 100%;
	padding: 0px;
	margin: 10px 0 0 0;
}

td.adminTableHeader {
	background: url(../images/admin-table-header.png);
	color: #fff;
	padding: 4px;
	font-weight: bold;
	height: 28px;
}

tr.adminTableRowLo {
	background: #ebebeb;
}

tr.adminTableRowHi {
	background: #fff;
}

tr.adminTableRowMaster {
	background: #FFFFA6;
}

tr.adminTableRowParentLo {
	background: #FEDBA7;
}

tr.adminTableRowParentHi {
	background: #FEDBA7;
}

td.adminTableRow {
	color: #333;
	padding: 4px;
}

tr.adminTableRowLo_hover, tr.adminTableRowHi_hover, tr.adminTableRowMaster_hover, tr.adminTableRowParentHi_hover, tr.adminTableRowParentLo_hover {
	background: url(../images/admin-table-selected-row.png);
}

#counterDiv {
	border: solid #B8CEDC;
	border-width: 4px 0 0 0;
	background: #D7E0E8;
	margin-top: 10px;
	padding: 2px;
	display: block;
	color: #494949;
}

div.boxSuccess, div.boxAlert_Students, div.boxAlert_Parents {
	background: #D2F1B6	url(../images/success.png) no-repeat;
	border: #75C81A solid;
	border-width: 0 0 4px 0;
	padding: 5px 5px 5px 30px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #494949;
	margin-top: 10px;
}

div.boxSuccess a {
	color: #003300;
	font-size: 8pt;
	text-decoration: none;
}

div.boxSuccess a:hover {
	color: #006600;
	font-size: 8pt;
	text-decoration: none;
}

div.boxFailed, div.boxInactiveRecords {
	background: #F8DCDC url(../images/failed.png) no-repeat;
	border: #AB1414 solid;
	border-width: 0 0 4px 0;
	padding: 5px 5px 5px 30px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #494949;
	margin-top: 10px;
}

div.boxLink {
	background: #D2F1B6	url(../images/success.png) no-repeat;
	border: #75C81A solid;
	border-width: 0 0 4px 0;
	padding: 5px 5px 5px 30px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #494949;
	margin-top: 10px;
}

div.boxLink a {
	color: #003300;
	font-size: 8pt;
	text-decoration: none;
}

div.boxLink a:hover {
	color: #006600;
	font-size: 8pt;
	text-decoration: none;
}

div.addedOptions {
	border-width: 0 0 4px 0;
	padding-left: 50px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #494949;
	margin-top: 10px;
}

td.adminFormLabel {
	background: #efefef;
	padding: 2px;
	text-align: right;
	color: #494949;
	width: 150px;
	vertical-align: top;
}

input.adminTextField, textarea.adminTextField, select.adminTextField {
	width: 100%;
	background: #EBF7FA;
	border: #A4CAE6 solid 1px;
	margin: 2px;
	color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
}

#ajaxSelector_USER, #ajaxSelector_CLASS, #ajaxSelector_GROUP, #ajaxSelector_REGION, #ajaxSelector_LESSON, #ajaxSelector_MODULE, #ajaxSelector_TOPIC {
	display: none;
	visibility: hidden;
}

/*********************** TITLE HEADER BLOCKS ******************/

div.titleGrey {
	border: solid #999999;
	background: #dfdfdf;
	color: #696969;
}

div.titlePurple {
	border: #8E4996 solid;
	background: #E1C5F1;
	color: #775984;
}

div.titleBlue {
	border: #477192 solid;
	background: #C5D8F3;
	color: #495C7A;
}

div.titleYellow {
	border: #EFD830 solid;
	background: #FAFCAD;
	color: #AC994F;
}

div.titleGreen {
	border: #477192 solid;
	background: #CACACA;
	color: #000000;
}

div.titleRed {
	border: #AD2121 solid;
	background: #EFB8B8;
	color: #7B4646;
}

div.titleGrey, div.titlePurple, div.titleBlue, div.titleYellow, div.titleGreen, div.titleRed, div.titleGreyStep1, div.titleGreyStep2, div.titleGreyStep3, div.titleGreyStep4, div.titleGreyStep5 {
	margin: 10px 0 0 0;
	border-width: 0 0 4px 0;
	display: block;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
}

div.titleGreyStep1 {
	border-bottom: solid #999999;
	background: #dfdfdf url(../images/number1-smaller.gif) no-repeat;
	color: #696969;
	padding-left: 24px;
}

div.titleGreyStep2 {
	border-bottom: solid #999999;
	background: #dfdfdf url(../images/number2-smaller.gif) no-repeat;
	color: #696969;
	padding-left: 24px;
}

div.titleGreyStep3 {
	border-bottom: solid #999999;
	background: #dfdfdf url(../images/number3-smaller.gif) no-repeat;
	color: #696969;
	padding-left: 24px;
}

div.titleGreyStep4 {
	border-bottom: solid #999999;
	background: #dfdfdf url(../images/number4-smaller.gif) no-repeat;
	color: #696969;
	padding-left: 24px;
}

div.titleGreyStep5 {
	border-bottom: solid #999999;
	background: #dfdfdf url(../images/number5-smaller.gif) no-repeat;
	color: #696969;
	padding-left: 24px;
}

/*********************** STANDARD STYLES **********************/

span.formWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	color: #898989;
}

form {
	margin: 0;
	padding: 0;
}

input.fieldSelected {
	background: #fff;
}

input.fieldUnselected {
	background: #e8edf1;
}

input.button {
	border: 1px solid #898989;
	background: #dfdfdf url(../images/button.png);
	font-family: "Courier New", Courier, monospace, Arial, sans-serif;
	font-size: 9pt;
	color: #696969;
	text-align: center;
	padding: 1px 8px 1px 8px;
}

input.buttonRego {
	border: 1px solid #898989;
	background: #489100;
	font-family: "Courier New", Courier, monospace, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	padding: 1px 8px 1px 8px;
	font-weight:bold;
}

div.red {
	color: #aa0000;
	font-weight: bold;
}

img {
	border: none;
}

a {
	color: #aa0000;
	text-decoration:none;
}

a:hover {
	color: #ff0000;
	text-decoration:underline;
}

H3
												{
												/*padding-left:15pt;*/
												color:#A3517B;
												font-family:arial,verdana;
												font-size:15pt;
												font-weight:normal;
												margin-top:2pt;
												margin-bottom:2pt;
												}
H4
												{
												padding-left:15pt;
												color:#333366;
												font-family:arial,verdana;
												font-size:11pt;
												font-weight:normal;
												margin-top:2pt;
												margin-bottom:2pt;
												}
fieldset
												{
												padding-left:10pt;
												padding-right:10pt;
												}
/* Administration site CSS */

.admin_tableData_off
												{
												background-color:#F0F0F0;
												white-space:nowrap;
												font-family:arial,verdana;
												font-size:10pt;
												}
.admin_tableData_on
												{
												background-color:#DBE2FD;
												white-space:nowrap;
												font-family:arial,verdana;
												font-size:10pt;
												}
td.admin_tableData								{
												text-align:left;
												vertical-align:middle;
												padding-left:5pt;
												padding-right:5pt;
												white-space:nowrap;
												}
.admin_tableHeading
												{
												background-color:#FFFFFF;
												text-align:center;
												font-family:arial;
												font-size:10pt;
												font-weight:bold;
												color:#2B7BB8;
												padding-top:2pt;
												padding-bottom:2pt;
												}
tr.admin_columnHeading
												{
												background-color:#2B7BB8;
												}
td.admin_columnHeading
												{
												padding-left:5pt;
												padding-right:5pt;
												text-align:left;
												font-family:arial;
												font-size:10pt;
												font-weight:bold;
												color:#F0F0F0;
												border-bottom:1pt solid #FF6600;
												background-color:#2B7BB8;
												}
td.admin_tableData_btnFunction
												{
												background-color:#FFFFFF;
												padding-left:3pt;
												padding-right:3pt;
												}
ul.adminMenu_Options
												{
												font-family:arial,verdana;
												font-size:10pt;
												list-style-type: square;
												color:#305A8C;
												margin-top:3pt;
												margin-bottom:4pt;
												}
td.admin_formFieldTitle
												{
												font-family:arial,verdana;
												font-size:8pt;
												color:#555555;
												}
input.admin_formField
												{
												background-color:#FFFFFF;
												width:90%;
												border: 1px solid #7F9DB9;
												font-family:arial,verdana;
												font-size:10pt;
												color:#333366;
												}
input.admin_formField_MANDATORY
												{
												background-color:#FFFFCC;
												width:90%;
												border: 1px solid #7F9DB9;
												font-family:arial,verdana;
												font-size:10pt;
												color:#333366;
												}
td.admin_dividerAdmin
												{
												padding-top:7pt;
												padding-bottom:3pt;
												font-size:8pt;
												font-family:arial,verdana;
												color:#C5C5C5;
												height:25px;
												background-image:url('/admin/images/bg_adminDivider.jpg');
												background-repeat:repeat-x;
												text-align:right;
												padding-right:10pt;
												}
td.admin_endDividerAdmin
												{
												border-bottom:1pt solid #C5C5C5;
												}





/* Calendar PopUp Formatting Start */

/* the div that holds the date picker calendar */
.dpDiv
	{

	}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD
	{
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}


/* Calendar PopUp Formatting End */

/* Pagination */

#pagination					{text-align:right;}

#paginationNavigation a												{color:#FF0000;text-decoration:none;font-weight:bold}

/* Jon's Stuff. */

#lessonHeader {
	clear: both;
	background: url(/images/lesson-info.gif) no-repeat top left;
	padding: 2px 2px 2px 55px;
	width: 730px;
	margin: 2px;
}

#lessonHeader p {
	color: #595959;
	line-height: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}

#lessonInfoWarning {
	clear: both;
	padding: 2px 55px 2px 55px;
	width: 685px;
	margin: 2px;
}

#lessonInfoWarning p {
	color: #595959;
	line-height: 24px;
	margin: 0 0 15px 0;
	padding: 0;
	border:1pt solid #FF9595;
	background-color:#FFDDDE;
	text-align:center;
	font-weight:bold;
}

div.moduleList {
	position: relative;
	/*background: #2b7bb8;*/
	background: #BF55FF;
	display: block;
	width: 770px;
	padding: 5px;
	margin: 10px 0 0 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

td.moduleList {
	/*background: #2b7bb8;*/
	background: #BF55FF;
	padding: 5px;
	margin: 10px 0 0 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

div.topicList {
	position: relative;
	background: #5d5d5d;
	display: block;
	width: 744px;
	padding: 5px 5px 5px 31px;
	margin: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

tr.topicList {
	background: #5d5d5d;
}

td.topicList {
	padding: 5px 5px 5px 31px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

table.lessonList {
	width: 100%;
	padding: 0;
	margin: 1px 0 0 0;
	border: 0;
}

table.lessonList td {
	border-bottom: 1px dotted #ccccff;
}

.lessonListTR {
	background: #fff;
}

.lessonListTRGreen {
	background: #cbf1ad;
}

.lessonListTRRed {
	background: #ffd7d7;
}

.lessonListTRPassed {
	background: #b9ffeb;
}

.lessonListTRFailed {
	background: #ffcbff;
}

.lessonListTRToBeMarked {
	background: #d7d7ff;
}

.lessonListTROrange {
	background: #FFC49B;
}

.lessonListTR:hover, .lessonListTRRed:hover, .lessonListTRGreen:hover, .lessonListTROrange:hover {
	background: #f2ebff;
}

.lessonListTD {
	padding: 1px 3px 1px 28px;
	background: url(/images/lesson-list.png) no-repeat left;
	background-color: inherit;
}

.lessonListTD h3 {
	margin: 0;
	padding: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
}

.lessonListTD span {
	color: #494949;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

#lessonDataLeft {
	width: 380px;
	float: left;
}

#lessonDataRight {
	width: 380px;
	float: right;
}

#lessonDataLeft p, #lessonDataRight p {
	margin: 0 0 15px 0;
	line-height: 20px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

div.fileDiv {
	display: block;
	border-bottom: 1px dotted #797979;
	padding: 2px 2px 2px 30px;
	min-height: 24px;
	background: url(/images/worksheet-active.png) no-repeat;
	margin-top: 4px;
}

div.noFileDiv {
	display: block;
	border-bottom: 1px dotted #797979;
	padding: 2px 2px 2px 30px;
	min-height: 24px;
	background: url(/images/worksheet-error.png) no-repeat;
	margin-top: 4px;
}

div.normalFileDiv {
	display: block;
	border-bottom: 1px dotted #797979;
	padding: 2px 2px 2px 30px;
	min-height: 24px;
	background: url(/images/other-file.png) no-repeat;
	margin-top: 4px;
}

div.fileDiv:hover, div.noFileDiv:hover, div.normalFileDiv:hover {
	background-color: #FFFFCC;
}

.small {
	font-size: 8pt;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div.fileDiv a {
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

div.fileDiv a:hover {
	color: #660033;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

div.clearBoth {
	clear: both;
	height: 0;
	width: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.maxWidth {
	width: 760px;
}

h7 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	margin: 0;
	padding: 0;
}

#homepageHeader {
	width: 780px;
	height: 175px;
	border-bottom: 1px solid #797979;
}

#homepageHeaderLeft {
	width: 510px;
	float: left;
	height: 230px;
}

#homepageHeaderRight {
	width: 200px;
	height: 230px;
	float: right;
	text-align: center;
	padding-top:40px;
	padding-right:10px;
} 

#homepageInstructions {
	width: 780px;
	min-height: 230px;
	border-bottom: 1px solid #797979;
}

img.homepageLinkImage {
	margin-right: 30px;
	border: 2px dotted #fff;
}

img.homepageLinkImage:hover {
	border: 2px dotted #75c9ff;
}

img.homepageLinkImage2 {
	border: 2px dotted #fff;
}

img.homepageLinkImage2:hover {
	border: 2px dotted #75c9ff;
}

img.homepageLinkImage {
	margin-right: 25px;
}

h5 { 
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 18pt;
	color: #415c77;
	font-weight: normal;
	margin: 20px 0 35px 0;
	padding: 0;
}

h6 { 
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 18pt;
	color: #415c77;
	font-weight: normal;
}

div.boxInactiveRecords {
	text-align: center;
}

strong.red {
	color: #ff0000;
}

span.smlGrey {
	font-size: 8pt;
	color: #550000;
	font-family: Arial, Helvetica, sans-serif;
}

div.adminHomeLeft {
	text-align: left;
	width: 75px;
	height: 75px;
	margin: 0 0 15px 0;
	float: left;
}

div.adminHomeRight {
	text-align: left;
	width: 670px;
	height: 100px;
	margin: 0;
	padding: 5px;
	float: left;
}

div.adminHomeRight a {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 14pt;
	color: #660000;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div.adminHomeRight p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 9pt;
	color: #494949;
	font-weight: normal;
	padding: 0;
}

div.adminHomeRight a:hover {
	text-decoration: underline;
}

tr.contentTR {
	padding: 3px;
	border-bottom: 1px solid #dfdfdf;
	margin: 2px;
}

td.contentTD {
	background: url(/images/extra-material-file.png) no-repeat;
	padding: 2px 2px 2px 26px;
}

td.contentTD a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}

td.contentTD a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	color: #660000;
}

td.contentTD p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #494949;
}

#signUpHelp {
	float: right;
	background: #FFFF99;
	border: 1px dotted #FFCC66;
	width: 210px;
	padding: 4px;
	margin: 0 0 15px 0;
}

#signUpHelp div {
	background: #FFFF99 url(../images/signup-help.gif) no-repeat;
	padding: 0 0 0 20px;
	line-height: 22px;
	font-size: 8pt;
	color: #333333;
	margin: 0;
}

select.signup, input.signup {
	border: 1px solid #afafaf;
	background: #e0eaed;
	color: #494949;
	padding: 1px;
	width: 545px;
}

select.signupShort, input.signupShort {
	border: 1px solid #afafaf;
	background: #e0eaed;
	color: #494949;
	padding: 1px;
	width: 385px;
}

select.signupShort2, input.signupShort2 {
	border: 1px solid #afafaf;
	background: #e0eaed;
	color: #494949;
	padding: 1px;
	width: 600px;
}

div.questionBox {
	margin: 0 0 15px 0;
	width: 540px;
	padding: 2px;
	border: 1px solid #a6bbbd;
	background: #cbd9da;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;	
}

div.licenseCartBox {
	margin: 0 0 15px 0;
	display: block;
	padding: 2px;
	border: 1px solid #c4ada0;
	background: #e8d8cf;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;	
}

div.selectLicense {
	width: 545px;
	min-height: 293px;
}

table.licenseListSelect {
	width: 548px;
	margin: 0;
	padding: 4px;
}

table.licenseListSelect td {
	border-bottom: 1px solid #cbc38f;
	background: #f4edc1;
	color: #494949;
	font-size: 8pt;
}

input.button2 {
	font-size: 8pt;
	color: #fff;
	background: #595959;
	border: #000 1px solid;
	padding: 1px 5px 1px 5px;
}

input.button3 {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	background: #595959;
	border: #000 1px solid;
	padding: 1px 5px 1px 5px;
}

div.licenseDetails {
	margin: 0 0 15px 0;
	width: 540px;
	padding: 2px;
	border: 1px solid #afafaf;
	background: #ddebbe;
	color: #333333;
	position:absolute;
	left:150px;
}

div.licenseDetails span {
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
}

div.licenseDetails span span {
	font-size: 12pt;
	font-style: italic;
	color: #aa0000;
	font-weight: bold;
}

div.licenseDetails table {
	width: 100%;
}

div.licenseDetails table td {
	vertical-align: top;
	border-bottom: 1px solid #cfcfcf;
}

div.licenseDetails table td strong {
	color: #6a7d3b;
}

#addedItem {
	background: #008800;
	color: #fff;
	font-size: 12pt;
	visibility: hidden; 
	display: none;	
}

#deletedItem {
	background: #990000;
	color: #fff;
	font-size: 12pt;
	visibility: hidden;
	display: none;	
}

table.licenseCart {
	padding: 2px;
	border: 0;
	width: 100%;
	background: #dfdfdf;
}

table.licenseCart tr.licenseCartHeader {
	background: #494949;
}

table.licenseCart tr.licenseCartHeader td {
	background: #494949;
	padding: 2px;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

table.licenseCart tr.licenseCartLine td {
	background: #e3eaf1;
	padding: 2px;
	color: #000;
	font-size: 9pt;
}

strong.requiredField {
	color: #aa0000;
	font-size: 14pt;
}

select.licenseAssign {
	border: 1px solid #afafaf;
	background: #e0eaed;
	color: #494949;
	padding: 1px;
	width: 215px;
	font-size: 8pt;
}

div.signupErrorBox2 {
	margin: 3px; 
	padding: 5px; 
	width: 523px;
	line-height: 20px; 
	border: 3px solid #ff0000; 
	background: #FFCCCC;
}

div.signupErrorBox {
	margin: 3px; 
	padding: 5px; 
	display: block;
	line-height: 20px; 
	border: 3px solid #ff0000; 
	background: #FFCCCC;
}

#help-bar {
	position: absolute;
	top: 169px;
	left: 0px;
	clear: both;
	background: url(../images/help-bar-background.png) no-repeat bottom #c3ffa9;
	width: 750px;
	margin: 0 25px 0 25px;
	padding: 3px 0 3px 0; 
	visibility: hidden;
}

#getting-started-bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #006600;
	border-bottom: 1px solid #009900;
}

#help-bar-close {
	float: right;
	padding: 0px 15px 0 0;
	font-weight: normal;
	font-style: normal;
}

#help-bar ul {
	margin: 0;
	padding: 0;
}

#help-bar ul li {
	float: left;
	width: 90px;
	border-right: 1px dotted #97cb7f;
	padding: 3px 5px 3px 5px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	display: block;
	height: 40px;
}

#help-bar ul li:hover {
	background: #abda96;
}

#help-bar ul li span {
	font-weight: bold;
	color: #5d8a49; 
	display: block;
}

div.step-box {
	width: 250px;
	border: 1px solid #aaaaaa;
	border-bottom: 4px solid #aaaaaa;
	background: #ebf3f8;
	height: 250px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #494949;
	padding: 3px;
	font-weight: normal;
	position: absolute;
	top: 65px;
	visibility: hidden;
}

div.step-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #494949;
	margin: 10px 0 10px 0;
}

div.step-box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #2b7bb8;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	border-bottom: 2px dotted #c6d7e4;
	background: #dae4ec;
	display: block;
}

div.step-box a:link, div.step-box a:active, div.step-box a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #1e5986;
	text-decoration: underline;
	margin: 0 0 10px 0;
} 

div.step-box a:hover {
	color: #861e1e;
}

#help-bar ul li div ul {
	margin: 10px 0 10px 0;
	padding: 0;
}

#help-bar ul li div ul li {
	float: none;
	list-style-position: inside;
	list-style-type: circle;
	display: list-item;
	margin: auto;
	padding: auto;
	width: auto;
	height: auto;
}

#help-bar ul li div ul li:hover {
	background: none;
}

#step-1 { left: 0px; }
#step-2 { left: 101px; }
#step-3 { left: 202px; }
#step-4 { left: 303px; }
#step-5 { left: 404px; }
#step-6 { left: 505px; }

#show-help-bar {
	position: absolute;
	top: 169px;
	left: 670px;
	clear: both;
	background: url(../images/show-help-bar.png) no-repeat;
	width: 99px;
	height: 23px;
	font-weight: normal;
	text-align: center;
	padding: 3px 0 0 0;
}

#selectRegion #selectGroup #selectClass #selectUser {
	width: 800px;
}
#selectRegion select, #selectGroup select, #selectClass select, #selectUser select, {
	width: 470px;
}
#selectSectionTitle {
	width: 100px;
	float: left;
	height: 20px;
	text-align: right;
	padding-right: 30px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5b7a8e;
}
#updateUser {
	float: right;
	padding-right: 50px;
	padding-top: 15px;
}
#gameLanes
			{
			width:719px;
			text-align:center;
			padding:25px 23px 23px 50px;
			}