/* could be a bit more orderly... T_T, maybe even broken up into different css files... */

body{
	margin: 0px;
	
	font: 14px Arial;
	
	color: #202020;
	
	background-color: #f3f3f3;
}

img{
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

input, select{
	font-size: 16px;
}

label{
	cursor: pointer;
}

small, .small{
	font-size: 12px;
}

.heading, .teacherHeading{	
	background-image: url('../images/heading_back_blue.jpg');
	background-repeat: repeat-x;
	
	border-bottom: 1px solid #000000;
}

.heading{
	height: 130px;
}

.teacherHeadingTop{
	height: 92px;
	
	vertical-align: top;
}

.logoDiv{
	float: left;
}

.logo{
	font: 42px Georgia, Arial;
	text-decoration: none;
	color: #000000;
	
}

.tabsDiv{
	vertical-align: bottom;
}

.tabsTable{
	height: 38px;
}

.teacherTabs{
	padding-left: 30px;
	padding-right: 15px;
}

.tabTd{
	vertical-align: bottom;
}

.teacherTabLink{
	color: black;
	text-decoration: none;
}

.teacherTab, .teacherTabSelected{
	position: relative;
	top: 1px;
	
	font: 16px Arial;
	
	margin-left: 2px;
	padding: 6px; 
	
	background-color: white;
	border: 1px solid black;
}

.teacherTabSelected{
	font: bold 18px Arial;

	border-bottom: none;
	
	padding: 9px;
	padding-top: 6px;
	
	background-color: #F3F3F3;
}

.teacherTabBuffer, .teacherTabSelectedBuffer{
	width: 15px;
}

.teacherTabSelectedBuffer{
	background: url("../images/tab_shading.gif") top left no-repeat;
}

.pageContent, .teacherPageContent{
	padding: 20px; 
}

.pageContentTesting{
	padding: 5px;
}

.pageContainer760{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.demoModeNotice{
	float: right;
	position: relative;
	top: -10px;
	left: 10px;
	width: 205px;
	margin-left: auto;
	padding: 5px;
	font: bold 10px Verdana;
	text-align: center;
	
	background-color: #FEFFCF;
	border: 1px solid #808080;
}

.teacherPageContent{
	
}

.addStudentNameBox, .addMazeNameBox, .editSectionName{
	width: 105px;
}


.button{
	font-size: 16px;
}

.inputText{
	vertical-align: middle;
}

.bigInput{
	font-size: 16px;
}

.loginBoxInput{
	width: 150px;
}

.loginBox{
	width: 320px;
	
	margin-left: auto;
	margin-right: auto;
}

.teacherTopRight{
	float: right;
	
	font: 13px Arial;
	
	padding: 15px;
	
	text-align: right;		
}


.registrationPage{
	width: 550px; 
	
	margin-left: auto;
	margin-right: auto;
}

.registerFormTable{
	width: 100%;
	
	padding-left: 80px; 
}

.accountPage{
	padding-left: 20px;
}

.accountFormTable{
	width: 640px;
	
	margin-left: auto;
	margin-right: auto;
}

.createFormTable{
	margin-left: auto;
	margin-right: auto;
	
	padding: 20px;
}

.formLeftcol, .accountFormLeftcol{
	padding-bottom: 20px; 

	vertical-align: top;
	text-align: right;
}

.genericFormLeftCol, .genericFormRightCol{
	vertical-align: top;
	text-align: left;
}

.genericFormLeftCol{
	text-align: right;
}



.bannerBox{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffcc;
	font: 12px Verdana; 
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
}

.accountFormLeftcol{
	width: 180px;
	vertical-align: middle;
	font-weight: bold;
}

.registerFormLeftcol{
	width: 120px;
}

.formRightcol{
	padding-bottom: 20px; 
	padding-left: 15px; 
	
	vertical-align: top;
	text-align: left;	
}

.onlineOptionsFormTd{
	padding: 5px;
}


.passageTextarea{
	width: 500px;
	height: 200px;
}

.teacherLoginName{
	font-weight: bold;
	
	color: blue;
}

.teacherHomeAreas{
	width: 700px;
	
	margin-left: auto;
	margin-right: auto;
}

.teacherAreaBox{
	width: 320px; 
}

.homepageLinks{
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
}

.homepageLink{

}


.greenBox, .yellowBox, .greenBoxLeft{
	width: 258px;
	height: 96px;
	
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	
	background-image: url('../images/green_box.gif');
	background-repeat: no-repeat;
}

.greenBoxLeft{
	margin-left: 20px;
	margin-right: 0px;
}

.greenBoxSlim{
	width: 370px;
	height: 80px;
	
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px;
	padding-top: 12px;
	padding-left: 17px;
	
	vertical-align: middle;
	
	background-image: url('../images/green_box_slim.gif');
	background-repeat: no-repeat;
}

.greenBoxSlimLeftTd{
	padding-right: 20px;
}

.yellowBox{
	background-image: url('../images/yellow_box.gif');
}

.studentTypeTeachername{
	width: 142px;
}

.nextStep{
	padding: 20px;

	float: right;
}

.actionLink{
	font: bold 10px Helvetica;
}



.note{
	font: 14px Georgia, Arial;
	
	color: #404040;
}

.passageEditor{
	margin: 20px;
	margin-top: 5px; 
	
	padding: 10px;
	
	background-color: white;
	
	border: 1px solid #808080;
}

.passageWordTable, .passageWordTableHover, .passageWordTableEditing, .passageWordTablePicked{
	display: inline;
	
	padding-top: 5px;
	
	border: 1px solid white;
}

.passageWordTableHover{
	border: 1px solid green;
	
	background-color: #F2F2F2;
	
	cursor: pointer;
}

.passageWordTableEditing{
	border: 1px solid #808080;
	
	background-color: #FFFFCC;
}

.passageWordTablePicked{
	display: inline;

	border: 1px solid #808080;
	
	background-color: #C4F6BC;
}


.passageWord{
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.passageControl{
	font: bold 11px Helvetica;
	
	padding: 3px;
	
	text-align: right;
}

.wordControls,.wordControlEditing{
	
}

.wordControlEditing{
	color: green;
}

.optionsDivShadowWrapper{
	position: absolute;
	top: 0px;
	left: 0px;
}

.optionsDivShadow{
	display: none;
	position: absolute;
	z-index: 1000;

	background-color: #505050;
}	

.optionsDiv{
	position: relative;
	top: -4px;
	left: -3px;
	
	border: 1px solid #808080;
	background-color: #F3F3F3;
}

.optionsTable{
	margin: 15px;
	margin-right: 25px;	
}


.blankOptionsForm{
	display: none;
}

.optHeadingLeft, .optHeadingRight{
	font: bold 12px Arial;
	
	padding-bottom: 10px; 
}
 .optHeadingRight{
 	padding-left: 15px;
 }

.leftOptCol{ 
	padding-bottom: 3px; 
	padding-left: 15px;
	
	vertical-align: middle;
	text-align: right;
}

.rightOptCol{
	padding-bottom: 3px; 
	padding-left: 15px; 
	
	vertical-align: middle;
	text-align: left;	
}


.errMsg, .errorMsg, .errorMessage, .successMsg, .smallErrMsg, .warningMsg{
	width: 705px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 15px; 
	padding: 15px; 
	color: red;
	background-color: white;
	border: 1px solid red;
}

.smallErrMsg{
	width: 200px;
}

.successMsg{
	color: green;
	
	border: 1px solid green;
}

.warningMsg{
	color: #404040;
	border: 1px solid #808080;
	background-color: #FFFFCC;
}




.mazeSelectCompleted, .mazeSelectEnabled, .mazeSelectDisabled{
	width: 500px;

	margin: 10px;
	padding: 15px;
	
	margin-left: auto;
	margin-right: auto;
}

.mazeSelectTeacherName{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.mazeSelectEnabled{
	border: 1px solid #496FEF;
	
	background: white;
}

.mazeSelectDisabled{
	border: 1px solid #808080;
	
	background: #E0E0E0;
}

.mazeSelectCompleted{
	border: 1px solid #808080;
	
	background: #D9FBD1;
}

.nextPrevButtons{
	padding-bottom: 15px;
}

.groupingsPageOuter{
	text-align: center;
}

.groupingsPage{
	width: 650px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
}

.groupingsSpanHeadingOuter, .groupingsDivHeading{
	padding-bottom: 8px;
	
	font: bold 20px Arial, Georgia;
}

.groupingsSpanHeading{
	display: block; 
	float: left;
		
	width: 130px;

	vertical-align: middle;
}

.groupingsUploadRosterDiv{
	float: left;
	padding-left: 40px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: normal;
}

.studentsUploadRosterInstructionList{
	font-size: 12px;
	padding-left: 80px;
}

.studentsUploadRosterInstructionList li{
	padding-top: 4px;
}

.studentsUploadRosterExampleImage{
	padding-left: 200px;
}

.studentsUploadRosterTable{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.studentsUploadRosterTrAlt{
	background-color: #e7e7e7;
}

.studentsUploadRosterTable th{
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom: 2px solid #555555;
	text-align: left;
}

.studentsUploadRosterTable td{
	padding: 2px;
	padding-left: 8px;
}


.groupingsTableDiv{
	
}

.groupingsTable{
	width: 650px;

	border: 1px solid #808080;
	background-color: white;
}

.groupingsSlimTable{
	width: 200px;
	height: 500px;
	
	border: 1px solid #808080;
	background-color: white;
}

.groupingsSlimTableDiv{
	width: 200px;
}

.groupingsDataRowsDiv{
	
}

.groupingsDataRowsTd{
	height: 100%;
	vertical-align: top;
}

.groupingsDataRowsTable{
	width: 100%;
	
}

.groupingsBlankHeader{
	height: 20px; 
	width: 20px;
	
	background-color: #FBFBFB;
	border-bottom: 1px solid #808080;
	
	vertical-align: middle;
}

.groupingsNumberingCol{
	width: 40px;
	
	font-size: 12px;
	
	padding-right: 5px;
	border-right: 1px solid #B1B1B1;
	
	text-align: right;	
}

.groupingsNamesCols{
	padding-left: 10px;
}

.groupingNameAllRow{
	font: bold 14px Arial;

	padding-left: 10px;
}


.groupingsAllRow, .groupingsAllRowHover, .groupingsAllRowSelected{
	height: 18px;

	padding: 1px;
	padding-left: 10px; 
	
	font: bold 14px Arial;
	
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	
	line-height: 20px; 
	
	cursor: pointer;
}

.groupingsAllRowHover{
	background-color: #9EC3FA;
	
	border-top: 1px solid #9EC3FA;
	border-bottom: 1px solid #9EC3FA;
}

.groupingsAllRowSelected{
	color: white;
	
	border-top: 1px solid #002388;
	border-bottom: 1px solid #002388;
	background-color: #1E53CA;
}

.groupingsDataRow, .groupingsDataRowHover, .groupingsDataRowSelected{
	padding: 2px;
	
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	
	cursor: pointer;
}

.groupingsDataRowHover{
	background-color: #9EC3FA;
	
	border-top: 1px solid #9EC3FA;
	border-bottom: 1px solid #9EC3FA;
}

.groupingsDataRowSelected{
	color: white;
	
	border-top: 1px solid #002388;
	border-bottom: 1px solid #002388;
	background-color: #1E53CA;
}

.groupingName{
	width: 275px;

	padding-left: 20px;
	
	font-size: 12px;
}

.groupingButtonsTd{
	font-size: 12px;
}

.groupingButtons{
	font: bold 11px Arial;
	color: black;
	
	padding-top: 2px;
	padding-right: 20px;
	
	vertical-align: middle;
}

.groupingsAddButton{
	float: left;
	vertical-align: middle;
}

.groupsSpinner{
	height: 28px;
}


.smallFormButton{
	font: 11px Arial;
}

.editGroupRowForm, .noMarginsForm{
	margin: 0px;
	padding: 0px;
}


.studentSetupHeading{
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #404040;	
}



.filterButtons{
	display: none;	/* nixing the "show: all / only in group" feature for now cause it just adds complexity... instead of removing
					   a bunch of code, we just 'hide' it for now... */

	font-weight: bold; 
	
	padding-top: 6px;
}



.sectionTableDiv{
	width: 650px;
}

.sectionTable{
	border: 1px solid #808080;
	background-color: white;
}

.sectionDataRowsTd{
	vertical-align: top;
}

.sectionDataRowsDiv{

}

.sectionDataRowsTable{
	
}

.sectionNumberingCol{
	width: 40px;
	
	font-size: 12px;
	
	padding-right: 5px;
	border-right: 1px solid #B1B1B1;
	
	text-align: right;
}

.sectionInGroupCol{
	width: 78px;
	
	text-align: center;
	
	border-right: 1px solid #B1B1B1;
}

.sectionNameCol{
	width: 285px;
	
	font-size: 12px;
	
	padding-left: 10px;
}

.sectionButtonsCol{
	width: 240px;
	
	font-size: 12px;
	
	vertical-align: middle;
}

.sectionButtonsColDiv{
	line-height: 18px;
}

.sectionFiller{
	height: 20px;
}

.sectionHeader{
	height: 20px; 
	
	font: bold 12px Arial;
	
	background-color: #FBFBFB;
	border-bottom: 1px solid #808080;
	
	vertical-align: middle;
}

.sectionRow, .sectionRowAlt, .sectionRowHover, .sectionRowSelected, .sectionRowBM{
	line-height: 20px; 
	
	cursor: pointer;
}

.sectionRow{
	background-color: white;
}

.sectionRowAlt{
	background-color: #EAECFC;
}

.sectionRowHover{
	background-color: #9EC3FA;
}

.sectionRowSelected{
	color: white;
	
	background-color: #1E53CA;
}

.nobottomborder{
	border-bottom: none;
}


.sectionReportingTableDiv{

}

.reportsSubTabDivContainer{
	width: 704px;
	height: 193px;
		
	margin-left: auto;
	margin-right: auto;	
	
	text-align: center;
	
	background: url('../images/reporting_subtabs_back.jpg') top center no-repeat;
}

.reportsSubTabDiv{
	position: relative;
	top: -7px;
}

.reportsSubTabSpan_On, .reportsSubTabSpan_Off, .reportsSubTabSpan_Depressed{
	margin-left: 4px;
	margin-right: 4px;
	
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;

	font: bold 16px Arial;
	line-height: 32px;
	color: white;
	background-color: #1E53CA;
	
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	
	cursor: pointer;
}
.reportsSubTabSpan_Off{
	color: black;
	background-color: #DADADA;
	
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #505050;
	border-bottom: 2px solid #505050;
}
.reportsSubTabSpan_Depressed{
	color: black;
	background-color: #DADADA;
	
	border-top: 2px solid #505050;
	border-left: 2px solid #505050;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.reportsPage, .accountsPage{
	position: relative;
	top: -150px;
	left: 3px;

	width: 650px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
}

.accountsPage{
	top: -135px;
}

.mazeReportingTable{	
	border: 1px solid #808080;
	background-color: white;
}

.reportingPrint{
	margin-top: -10px;
	padding-right: 25px;
}

.reportingBenchMarks{
	margin-top: -10px;
}

.reportingTable{
	border: 1px solid #808080;
	background-color: white;
}


.reportingBenchmarksReportNameCol{
	width: 588px;
	
	font-size: 12px;
	
	padding-left: 10px;
}

.reportingBMNumberingCol, .reportingBMNumberingColH{
	width: 30px;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	border-right: 1px solid #B1B1B1;
}

.reportingBMNameCol, .reportingBMNameColH{
	width: 225px;
	padding-left: 10px;
	font-size: 12px;
	border-right: 1px solid #B1B1B1;
}

.reportingBMScoreCol, .reportingBMScoreColH{
	width: 83px;
	padding-right: 10px;
	text-align: right;
	font-size: 12px;
	border-right: 1px solid #B1B1B1;
}

.reportingBMZScoreCol, .reportingBMZScoreColH{
	width: 78px;
	padding-left: 10px;
	font-size: 12px;
	border-right: 1px solid #B1B1B1;
}

.reportingBMPercentileCol, .reportingBMPercentileColH{
	width: 80px;
	padding-left: 10px;
	font-size: 12px;
}

.reportingBMZScoreCol, .reportingBMPercentileCol{
	text-align: right;
	padding-left: 0px;
	padding-right: 10px;
}

.reportingBMScore_Red{
	background: url('/images/bm_background_red.gif') repeat;
	background-color: #ff7777;
}

.reportingBMScore_Yellow{
	background: url('/images/bm_background_yellow.gif') repeat;
	background-color: #ffdd33;
}

.reportingBMScore_Green{
	background: url('/images/bm_background_green.gif') repeat;
	background-color: #ccffcc;
}

.reportingBMScore_White{
	background-color: #fff;
}

.reportingBMScore_RedIncomplete{
	background: url('/images/bm_background_red_incomplete.gif') repeat;
	background-color: #ff7777;
}

.reportingBMScore_YellowIncomplete{
	background: url('/images/bm_background_yellow_incomplete.gif') repeat;
	background-color: #ffdd33;
}

.reportingBMScore_GreenIncomplete{
	background: url('/images/bm_background_green_incomplete.gif') repeat;
	background-color: #ccffcc;
}

.reportingBMScore_WhiteIncomplete{
	background: url('/images/bm_background_white_incomplete.gif') repeat;
	background-color: #fff;
}

.reportingBMNumberingColH, .reportingBMNameColH, .reportingBMScoreColH, .reportingBMZScoreColH, .reportingBMPercentileColH{
	border-bottom: 1px solid #808080;
}

.reportingBMNumberingCol, .reportingBMNameCol, .reportingBMScoreCol, .reportingBMZScoreCol, .reportingBMPercentileCol{
	border-bottom: 1px solid #d7d7d7;
}

.reportingBMBuildingReportLinksDiv{
	padding-top: 7px;
}

a.reportingBMBuildingReportLink, a.reportingBMBuildingReportLinkSelected{
	font-size: 12px;
	color: #00f;
}

a.reportingBMBuildingReportLinkSelected{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.reportingBMBuildingReportLinkDivider{
	font-size: 10px;
	color: #808080; 
}

.reportingBMPercentilesKeyTable{
	border-spacing: 0px;
	
}

.reportingBMPercentilesKeyTable tr{	

}

.reportingBMPercentilesKeyTable td{
	padding: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.reportingBMPercentilesKeyDiv{
	width: 58px;
	padding: 3px;
	padding-left: 10px;
	font-size: 12px;
	border-right: 1px solid #B1B1B1;
}

.reportingBMPercentileSummaryTd{
	width: 135px;
}




.reportingGroupingNameCol{
	width: 356px;
	
	font-size: 12px;
	
	padding-left: 10px;
	
	border-right: 1px solid #B1B1B1;
}

.reportingGroupingStudentCountCol, .reportingGroupingStudentCountColData{
	width: 90px;
	
	font-size: 12px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	border-right: 1px solid #B1B1B1;
}

.reportingGroupingActiveCBMsCol, .reportingGroupingActiveCBMsColData{
	width: 80px;
	
	font-size: 12px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	border-right: 1px solid #B1B1B1;
}

.reportingGroupingDataExportCol{
	width: 110px;
	
	font-size: 12px;
	
	padding-left: 10px;
}

.reportingGroupingStudentCountColData, .reportingGroupingActiveCBMsColData{
	text-align: right;
}



.reportingStudentNumberingCol, .reportingStudentNumberingColBuffer{
	width: 40px;
	
	font-size: 12px;
	
	padding-right: 5px;
	border-right: 1px solid #B1B1B1;
	
	text-align: right;
}

.mazeNameCol, .reportingStudentNameCol, .reportingStudentNameColNoRight, .reportingStudentNameColWithGraph, .mazeNameColNoRight{
	width: 356px;
	
	font-size: 12px;
	
	padding-left: 10px;
	
	border-right: 1px solid #B1B1B1;
}

.reportingStudentNameColNoRight{
	border-right: none;
}

.mazeNameCol, .mazeNameColNoRight{
	width: 356px;
}

.mazeNameColNoRight{
	border-right: none;
}

.individualNameCol{
	width: 438px;
	
	font-size: 12px;
	
	padding-left: 10px;
}

.individualCBMStatusCols, .individualCBMStatusDataCols{
	width: 108px;
	
	font-size: 12px;
	
	padding-left: 10px;
	
	border-left: 1px solid #B1B1B1;
}
.individualCBMStatusDataCols{
	padding-right: 10px;
	text-align: right;
}

.individualInterventionsCol{
	width: 72px;
	
	font-size: 12px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	border-left: 1px solid #B1B1B1;
	
	text-align: right;
}


.mazeStatusCol, .reportingStudentStatusCol, .reportingStudentStatusColWithGraph{
	width: 75px;
	
	font-size: 12px;
	
	padding-left: 10px;
	
	border-right: 1px solid #B1B1B1;
}

.mazeSubmissionsCol, .reportingStudentSubmissionsCol, .reportingStudentSubmissionsColWithGraph{
	width: 100px;
	
	font-size: 12px;
	
	padding-right: 10px;
	
	border-right: 1px solid #B1B1B1;
	
	text-align: right;
}



.mazeScoresCol, .reportingStudentScoresCol{
	width: 110px;
	
	font-size: 12px;
	
	padding-right: 10px;
	
	text-align: right;
}

.mazeScoresColIndividual, .reportingStudentScoresColIndividual{
	width: 100px;
	
	font-size: 12px;
	
	padding-right: 4px;
	
	text-align: right;
}

.reportingStudentScoresColIndividual{
	border-bottom: 1px solid #B1B1B1;
}


.mazeAccuracyCol, .mazeAccuracyColRight{
	width: 85px;
	
	font-size: 12px;
	
	text-align: left;
}

.mazeAccuracyColRight{
	border-right: 1px solid #B1B1B1;
}


.mazeSubmissionHeaderCol, .mazeScoresHeaderCol{
	padding-left: 10px;
	padding-right: 0px;
	
	text-align: left;
}

.mazeScoresDataCol, .reportingStudentScoresCol{
	text-align: right;
}

.reportingStudentAccuracyCol, .reportingStudentAccuracyColRight{
	width: 85px;
	font-size: 10px;
}

.reportingStudentAccuracyColRight{
	border-right: 1px solid #B1B1B1;
}

.reportingStudentNumberingCol, .reportingStudentNameCol, .reportingStudentNameColNoRight, .reportingStudentAccuracyColRight,  .reportingStudentStatusCol, .reportingStudentSubmissionsCol, .reportingStudentScoresCol,
.reportingStudentNameColWithGraph, .reportingStudentStatusColWithGraph, .reportingStudentSubmissionsColWithGraph, .reportingStudentAccuracyCol{
	border-bottom: 1px solid #B1B1B1;
}

.reportingStudentNameColWithGraph, .reportingStudentStatusColWithGraph, .reportingStudentSubmissionsColWithGraph{
	border-right: none;
}

.reportingStudentNumberingColBuffer{
	border-bottom: none;
}

.noBottomBorder{
	border-bottom: none;
}

.reportingShowAllGrahsLink{
	position: relative;
	top: 20px; 
	
	float: right;
	padding-right: 10px;
}

.reportingSortBy{
	background-color: #C6D9F3;
}

.reportingSortByArrowDiv{
	padding-top: 2px; 
	padding-right: 7px;
		
	vertical-align: middle;
}

.reportingSortByArrow{

}

.sortable{
	cursor: pointer;
}


.studentReportingTable{	
	border: 1px solid #808080;
	background-color: white;
}

.individualReportingTable{
	border: 1px solid #808080;
	background-color: white;
}

.studentReportingDataDiv{

}

.dateRangeReportingTable{
	width: 500px;
	float: left;
	margin-left: 75px;
}

.dateRangeReportingTable_Header{
	font-weight: bold;
	padding-bottom: 4px;
}

.dateRangeReportingTable_Radio{
	width: 45px;
	padding: 4px;
	vertical-align: middle;
	text-align: right;
}

.dateRangeReportingTable_Option{
	vertical-align: middle;
	text-align: left;
	padding: 4px;
	font: 12px Arial;
	
	cursor: pointer;
}

.dateRangeSpinner{

}

.reportingStudentSelect{
	width: 138px;
}



.reportingSummaryPane{
	/*	height: 45px;		*/
	width: 644px;
	
	border: 1px solid #808080;
	background-color: white;
	
	vertical-align: middle;
	text-align: center;
}

.reportSummaryTable{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.reportingSummaryNameText{
	font: 14px Arial;
	
	padding-top: 0px;
	padding-right: 8px;
	
	text-align: right;
}

.reportingSummarySpacer{
	width: 50px;
}

.reportingSummaryStudentsText, .reportingSummaryMinScore, .reportingSummaryMaxScore, .reportingSummaryAvgScore, .reportingSummaryStdDeviation{
	font: bold 14px monospace;
	
	padding-top: 0px;
}

.reportingSummaryStudentsText{
	
}

.reportingSummaryMinScore{
	color: red;
}

.reportingSummaryMaxScore{
	color: green;
}

.reportingSummaryAvgScore{
	color: blue;
}

.reportingSummaryStdDeviation{

}

.groupGraphDiv{
	padding-top: 18px;
	padding-bottom: 5px;
}

.groupGraph{
	margin-left: auto;
	margin-right: auto;

	border: none;
}

.showGraphLink{
	padding-right: 10px;
}

.studentGraphCol{
	text-align: center;
}

.studentGraphDiv{
	padding: 15px;
	padding-bottom: 0px;
}

.studentGraph{
	margin-left: auto;
	margin-right: auto;
}


.reportingAjaxNotifierDiv{
	float: right;
}	

.ajaxSpinnerImg{
	visibility: hidden;
	vertical-align: middle;
}


.reportingShowEPLBox{
	width: 120px;
	
	margin-top: 17px;
	padding: 5px;
	
	border: 1px solid #A0A0A0;
	background-color: #FAFAFA;
	
	cursor: pointer;
}

.reportingShowEPLText{
	font: 16px Arial;
	
	color: #505050;
}

.reportingShowEPLImgArea{
	padding: 4px;
}

.reportingEPLBox{
	
}



.reportingEPLEntryTable{
	width: 100%;
}

.reportingEPLEntryRowHeaderGroup, .reportingEPLEntryRowHeaderProgram, .reportingEPLEntryRowHeaderDate, .reportingEPLEntryRowHeaderDescription, .reportingEPLEntryRowHeaderAction{
	padding: 4px;
	padding-left: 6px;
	
	font: bold 14px Arial;
	
	color: #111111;
	
	text-align: left;
	
	border-bottom: 1px solid #808080;	
}

.reportingEPLEntryRowHeaderGroup, .reportingEPLEntryRowHeaderProgram, .reportingEPLEntryRowHeaderDate, .reportingEPLEntryRowHeaderDescription{
	border-right: 1px solid #808080;
}

.reportingEPLEntryRowFooterGroup, .reportingEPLEntryRowFooterProgram, .reportingEPLEntryRowFooterDate, .reportingEPLEntryRowFooterDescription{
	border-right: 1px solid #808080;
	border-bottom: none;
	
	padding: 4px;
	padding-left: 20px;

	font: 12px Arial;
	
	color: #808080;
}

.reportingEPLEntryRowFooterDescription{
	
}

.reportingEPLEntryRowGroup, .reportingEPLEntryRowProgram, .reportingEPLEntryRowDate, .reportingEPLEntryRowDescription, .reportingEPLEntryRowAction{
	padding: 8px;
	
	vertical-align: middle;
	text-align: left;
	
	font: 12px Arial;
	
	border-bottom: 1px solid #808080;	
}

.reportingEPLEntryRowAction{
	
}

.reportingEPLEntryRowGroup, .reportingEPLEntryRowProgram, .reportingEPLEntryRowDate, .reportingEPLEntryRowDescription{
	border-right: 1px solid #808080;
}

.reportingEPLEntryRowDate{
	text-align: right;
}

.reportingEPLEntryRowSave, .reportingEPLEntryRowFooterSave{
	
}

.reportingEPLEntryRowFooterGUI{
	font: 14px Arial;
}


.reportingEPLProgramInput{
	width: 100px;
}

.reportingEPLDateInput{
	width: 70px;
}

.reportingEPLDescriptionInput{
	width: 225px;
	height: 115px;
	
	vertical-align: middle;
}

.reportingEPLDelLink{
	font: 12px Arial;
	
	vertical-align: middle;
}


.reportingItemAnalysisHeading{
	margin-left: 70px;

	font: bold 16px Arial;
	
	text-align: left;
}

.reportingItemAnalysisHeadingShorter{
	margin-left: 20px;

	font: bold 16px Arial;
	
	text-align: left;
}

.reportItemAnalysisTableStructure{
	margin-left: auto;
	margin-right: auto;
}

.reportItemAnalysisTable, .reportItemAnalysisTableWide{
	margin: 20px;
	
	border-right: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
}

.reportItemAnalysisTableWide{
	width: 100%;
}

.reportingItemAnalysisTableHeading{
	padding: 5px;

	font: bold 14px Arial;
	
	text-align: center;
	
	border: 1px solid #B1B1B1;
	border-bottom: none;
	border-right: none;
}

.reportingItemAnalysisTableHeader{
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	
	font: bold 12px Arial;
	
	border: 1px solid #B1B1B1;
	
	border-bottom: none;
	border-right: none;
}

.reportingItemAnalysisTableItem, .reportingItemAnalysisTableCorrectTaken, .reportingItemAnalysisTablePercentage, .reportingItemAnalysisTableQuestionType, .reportingItemAnalysisTableQuestionTypeWide{
	padding: 3px;
	padding-right: 5px;

	font: 12px Arial;
	
	text-align: center;
	
	border: 1px solid #B1B1B1;
	border-right: none;
	border-bottom: none;
}

.reportingItemAnalysisTableCorrectTaken{
	
}

.reportingItemAnalysisTablePercentage{
	
}

.reportingItemAnalysisTableQuestionType{
	
}

.reportingItemAnalysisTableQuestionTypeWide{
	font-size: 10px;
	text-align: left;
}


.reportingEplDescTable{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.reportingEplDescTd, .reportingEplDescTdMid, .reportingEplDescTdFirst{
	vertical-align: top;
	font-size: 12px;
	line-height: 12px;
	color: #404040;
}

.reportingEplDescTdFirst{
	width: 90px;
}

.reportingEplDescTdMid{
	width: 10px;
}


.interventionsEntryTable td{
	padding: 8px;
}	

.interventionsEntryDescription{
	width: 350px;
	height: 150px;
}







.importExportAreas{
	width: 520px;
	
	margin-left: auto;
	margin-right: auto;
}

.importExportAreaBox{
	width: 240px; 
}

.importexport_exportStudentTable, .importexport_exportStudentTable{
	width: 250px;
	
	margin-left: auto;
	margin-right: auto;
}

.importexport_ImportStudentTable{
	width: 640px;
	padding: 2px;
	
	margin-left: auto;
	margin-right: auto;
}


.importexport_exportButton{
	float: right;
	margin-right: 50px;
}

.importExport_ImportHeading{
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}

.importExport_ImportCheckbox{

}

.importExport_ImportStudentId{
	width: 75px;
	text-align: right;
	padding-right: 40px;
}

.importExport_ImportMeasuresTaken{
	width: 115px;
	text-align: right;
	padding-right: 15px;
}

.importExport_ImportGrade{
	width: 45px;
	text-align: right;
	padding-right: 15px;
}

.importExport_ImportRowAlt{
	background-color: #e7e7e7;
}







.cbmSelectionItem, .cbmSelectionItemDifficulty, .cbmSelectionItemMeasureType, .cbmSelectionItemGroup, .cbmSelectionItemAutoAssign{
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	font: 16px Arial;
	
	text-align: left;
}

.cbmSelectionItemDifficulty{
	width: 100px;
}

.cbmSelectionItemMeasureType{
	width: 300px;
}

.cbmSelectionItemGroup{
	width: 300px;
}

.cbmSelectionItemAutoAssign{
	padding: 8px;
	margin-right: 10px;
	border: 1px solid #808080;
	background-color: #E0EAF9;
}

.cbmSelectionItemAutoAssignTable{
	width: 100%;
	padding-left: 40px;
}

.cbmSelectionItemAutoAssignTableLeft{
	width: 250px;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}

.cbmSelectionItemAutoAssignTableRight{
	font-size: 12px;
	padding-left: 8px;
}

.cbmSelectionCategoryProgmon, .cbmSelectionCategoryTeachermade{
	width: 300px;
}

.cbmSelectionArea{
	width: 750px;
	
	margin-left: auto;
	margin-right: auto;
}

.cbmSelectionNote{
	width: 340px; 
	
	margin-left: auto;
	margin-right: auto;
	
	font: 10px Arial;
	
	text-align: right;
}

.cbmSelectionDownloadBox{
	width: 475px;
	
	margin-left: auto;
	margin-right: auto;
	
	padding: 15px; 
}

.cbmReferenceDownloadBox{
	padding: 10px;
	
	vertical-align: top;
}

.cbmReferenceDownloadImg{
	vertical-align: top;
}

.cbmReferenceDownloadTable{
	
}

.cbmReferenceDownloadTd{
	
}

.cbmSelectionPDFTd{
	width: 50px; 
	
	vertical-align: top;
}

.cbmSelectionInfoTd, .cbmSelectionInfoTdOnline{
	padding-left: 15px;

	color: #808080;
	
	vertical-align: top;
	
	line-height: 20px;
}

.cbmSelectionInfoTdOnline{
	color: #303030;
}

.cbmSelectionPDFLink, .cbmSelectionPDFLinkGrey{
	font: 16px Arial;
	color: #0000FF;

	text-decoration: underline;
}

.cbmSelectionPDFLinkGrey{
	color: #808080;
}

.cbmSelectionFinishedButton{
	
}

.cbmSelectionFinishedForm{
	margin-bottom: 10px;
}

.cbmSelectionHRFileSeperator{
	width: 550px;
	
	margin-bottom: 20px;
}


.manageCBMsTd{
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	
	vertical-align: middle;
	
	border-bottom: 1px solid #C0C0C0;
}

.manageCBMsTrashBox{
	width: 365px;
	
	margin-left: auto;
	margin-right: auto;
	
	padding: 10px; 

	text-align: left; 
	
	font: 16px Arial;
	color: #202020;

	border: 1px solid #808080;
	background-color: #FEFFCF;	
}


.cbmIndicator, .cbmIndicatorWhite{
	font: bold 11px Verdana;
	
	color: #9EC3FA;
	
	line-height: 20px;
}

.cbmIndicatorWhite{
	color: #FFFFFF;
}

.paneSmallLink{
	font: bold 11px Arial;
	
	line-height: 18px;
}

.rightPaneSpanCol{
	width: 50px;
}

.studentName{
	float: right;
	
	font: bold 17px Arial;
	
	text-align: right;
	
	color: blue;
}

.instructionsTitle, .thankYou{
	font: 28px Arial, Georgia;
}

.instructionsText, .thankYouNote{
	margin: 20px;
}

.instructionsBox{
	width: 700px;
	
	margin-right: auto;
	margin-left: auto;
}

.studentInstructions{
	font: 16px Arial;
}


.screenshotsHeading{
	font: bold 20px Arial;
	padding-left: 9px;
	color: #404040;
}

.screenshotsDesc{
	font: 12px Arial;
	padding-left: 10px;
	color: #404040;
}



.completeStatus, .completeStatusFinished{
	float: right;
	
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 7px;	
	
	font: 14px Arial;
	
	border: 1px solid #808080;
	background-color: #FEFFCF;
}

.completeStatusFinished{
	background-color: #D9FBD1;
}

.doneButton{
	float: right;
		
	padding: 20px;
	padding-top: 0px;
}

.cursorDefault{
	cursor: auto;
}


.easyClickOff{
	border: 1px solid #A0A0A0;
	
	background-color: #FAFAFA;
	
	cursor: pointer;
}

.easyClickOffNoCursor{
	border: 1px solid #A0A0A0;
	
	background-color: #FAFAFA;
}

.easyClickHover{
	border: 1px solid #505050;
	
	background-color: #FFFFC0;
		
	cursor: pointer;
}

.easyClickOn, .easyClickOnGreen, .easyClickOnYellow, .easyClickOnBlue{
	border: 1px solid #0000FF;
	
	background-color: #D8E2F9;
		
	cursor: pointer;
}

.easyClickGreen{
	border: 1px solid #008000;
	
	background-color: #D8F9E2;
}

.easyClickRed{
	border: 1px solid #800000;
	
	background-color: #F9D8E2;
}

.easyClickOffGreen{
	border: 1px solid #808080;

	background-color: #DAF5CE;
}

.easyClickOffYellow{
	border: 1px solid #808080;

	background-color: #FEFFCF;
}



.scoreDivGreen, .scoreDivRed{
	width: 170px;

	font: 14px Arial;
	
	margin-left: auto;
	margin-right: auto;
	
	padding: 7px;
	
	border: 1px solid #808080;
	background-color: #BAF5AE;
	
	text-align: center;
}

.scoreDivRed{
	background-color: #F5BAAE;
}

.answersTable{
	margin-left: auto;
	margin-right: auto;
}

.answersTableHeading{
	font: bold 24px Arial, Georgia;
	
	padding: 10px;
}

.requirementsTable{
	
}

.gradingAnswer{
	padding: 10px;
	padding-left: 40px;
	padding-right: 20px;
}

.yellowWarning{
	font: bold 14px Arial;
	
	padding: 10px;
	
	border: 1px solid #808080;
	background-color: #FFFFCC;
}

.greyText{
	color: #808080;
}


.greenHighlight, .redHighlight, .yellowHighlight{
	font: 14px Arial;
	
	padding: 7px;
	
	border: 1px solid #808080;
}

.greenHighlight{
	background-color: #BAF5AE;
}

.redHighlight{
	background-color: #F5BAAE;
}

.yellowHighlight{
	background-color: #FEFFCF;
}

.noHighlight{
	font: 14px Arial;
	
	padding: 7px;
}

.softGreen{
	background-color: #CAF5BE;
}

.softRed{
	background-color: #F5CABE;
}

.softYellow{
	background-color: #FEFFCF;
}

.up5{
	position: relative; 
	top: -5px;
}
.up7{
	position: relative; 
	top: -7px;
}
.up10{
	position: relative; 
	top: -10px;
}


.studentRecordBox{
	top: 35%;
	left: 44%;
}

.studentRecord{
	font: bold 20px Arial;
	text-decoration: underline;
}

.studentButtons{
	padding-top: 10px;
}

.reportingIcon{
	position: relative; 
	
	top: -1px; 
	
	vertical-align: middle;
	
	border: 0px;
}



.pageblock730{
	width: 730px;
	
	margin-left: auto;
	margin-right: auto;
}

div.pagebreak, .pagebreak{
	page-break-before: always;
}


.alignleft{
	text-align: left;
}

.green{
	color: green;
}

.greyed{
	color: #555555;
}

.largeFont{
	font: 32px Arial, Georgia;
}

.mediumFont{
	font: bold 20px Arial, Georgia;
}

.regularFont{
	
}

.regularBoldFont{
	font: bold 16px Arial;
}

.smallFont{
	font: 11px Arial, Georgia;
}

.softFont{
	font: 14px Arial, Georgia;	
	color: #555555;
}

.smallDefault{
	font: 11px Arial, Georgia;	
	font-style: italic;
	color: #404040;
}

.blackLink{
	color: black;
	
	text-decoration: none;
}

.whiteLink{
	color: white;
}

.redLink, .red{
	color: red;
}

.orangeLink{
	color: #FFA500;
}

.blueLink{
	color: blue;
}

.bufferBottom{
	padding-bottom: 30px; 
}

.indented{
	padding: 20px;
}

.indentedLeft{
	padding-left: 20px;
}

.indent10{
	padding-left: 10px;
}

.indent20{
	padding-left: 20px;
}


.middle, .vmiddle{
	vertical-align: middle;
}

.top, .vtop{
	vertical-align: top;
}

.vbottom{
	vertical-align: bottom;
}

.alignRight{
	text-align: right;
	
	vertical-align: middle;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.aleft{
	text-align: left;
}

.aright{
	text-align: right;
}

.acenter{
	text-align: center;
}

.centered{
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
}

.marginCentered{
	margin-left: auto;
	margin-right: auto;
}

.underline{
	text-decoration: underline;
}

.absolute{
	position: absolute;
}


.tooltip{
	cursor: help;
}

.centeredInstruction{
	font: 14px Georgia, Arial;	
	color: #404040;
	line-height: 30px;

	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
}

.vam{
	vertical-align: middle;
}
.vat{
	vertical-align: top;
}


.pageSeparator{
	width: 50%; 
	
	margin-top: 20px;
	margin-bottom: 20px;
}

.nounderline{
	text-decoration: none;
}


.unsupportedBrowserDiv{
	width: 700px;
	margin: 10px;
	padding: 10px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	
	border: 1px solid #808080;
	background-color: #FFFFCC;
}


.standardWidth{
	width: 740px;
}

.pageContainer{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

.pageHeading{
	font-size: 24px;
	font-weight: bold;
}


.bodyFontColor{
	color: #202020;
}


.measuresGradeHeading{
	width: 60px;
	font-size: 18px;
	font-weight: bold;
}

.measuresGrade, .measuresGradeOver, .measuresGradeSelected{
	display: block;
	margin: 1px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #808080;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

.measuresGradeOver{
	background-color: #ffffc0;
	border: 1px solid #505050;
}

.measuresGradeSelected{
	background-color: #d8e2f6;
	border: 1px solid #0027f0;
}

.measuresCBMHeading{
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	background-color: #c0c0c0;
}

.measuresCBMEntry, .measuresCBMEntryAlt{
	padding: 1px;
	padding-left: 20px;
	font-size: 12px;
}

.measuresCBMEntryAlt{
	background-color: #e7e7e7;
}

.measureCBMTitle{
	width: 210px;
}

.measureLink{
	padding: 2px;
	font-size: 12px;
}

.measuresAjaxDiv{
	position: relative;
	top: -20px;
	left: 225px;
}

.measuresDOA{
	display: table;
	float: right;
	margin-right: 3px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 14px;
	text-align: center;
	background-color: #ffffcc;
	border: 1px dashed #cccc99;
}

.measuresBMTDETopTable{
	width: 100%;
}

.measuresBMTDETable{
	
}

.measuresBMTDEHeading, .measuresBMTDENameHeading{
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}

.measuresBMTDENameCol{
	padding-right: 8px;
	font-size: 14px;
}

.measuresBMTDEInput, .measuresBMTDEInputOnline, .measuresBMTDEInputOnlineIncomplete, .measuresBMTDEInputImport{
	width: 115px;
}

.measuresBMTDEInputOnline, .measuresBMTDEInputOnlineIncomplete{
	background-color: #d8e2f6;
}

.measuresBMTDEInputOnlineIncomplete{
	background: #d8e2f6 url('/images/tde_bm_incomplete.gif') top right no-repeat;
}

.measuresBMTDEInputImport{
	background-color: #d8f6e2;
}

.tdeBMSelector{
	width: 55px;
	padding: 3px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #404040;
	text-align: right;
	vertical-align: top;
}


a.linkPDF{
	background: url('/images/link_pdf.gif') center left no-repeat;
	padding-left: 17px;
}

a.linkOut{
	background: url('/images/link_out.gif') center right no-repeat;
	padding-right: 13px;
}

a.exportCSVLink{
	margin-top: 6px;
	background: url('/images/excel_icon.gif') center left no-repeat;
	padding-left: 22px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #00f;
}



.adminUploadUsersTable{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.adminUploadUsersTrAlt{
	background-color: #e7e7e7;
}

.adminUploadUsersTable th{
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom: 2px solid #555555;
	text-align: left;
}

.adminUploadUsersTable td{
	padding: 2px;
	padding-left: 8px;
}

.adminUploadUsersTdChanged{
	background-color: #feffdf;
	font-style: italic;
}


.adminListArea{
	width: 1032px;
	margin-left: auto;
	margin-right: auto;
}

.adminBlackBar{
	height: 2px; 
	margin-top: 4px;
	border-bottom: 2px solid #000000;
}

.adminLetterBox, .adminLetterBoxOver{
	width: 22px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 4px;
	font-size: 18px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #808080;
	color: #000000;
	cursor: pointer;
}

.adminLetterBoxOver{
	background-color: #d8e2f6;
	border: 1px solid #0027f0;
}

.adminSlimListArea{
	margin-left: auto; 
	margin-right: auto;
}

.adminUsersListTable{
	width: 1032px;
	margin-left: auto;
	margin-right: auto;
}

.adminUsersListTable td{
	vertical-align: top;
}

.adminUsersListTr, .adminUsersListTrAlt{

}

.adminUsersListTrAlt{
	background-color: #e7e7e7;
}

.adminUsersListTable th{
	padding-bottom: 5px;
	border-bottom: 2px solid black;
	text-align: left;
}

.adminUsersListTable td{
	padding: 4px;
}

.adminUsersListTableSpanGreyed{
	color: #808080;
}

.adminUsersListUpgradeCol{
	width: 122px;
	padding-left: 8px;
}

.adminUserInfoHeading{
	padding-left: 40px;
	font-weight: bold;
	font-size: 12px;
}

.adminUserInfoSubHeading{
	font-weight: bold;
	font-size: 12px;
}

.adminUserInfoHeadingSub{
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 15px;
	font-size: 12px;
	color: #444444;
}

.adminDividerBar{
	margin-left: 40px;
	margin-right: 40px;
	border-bottom: 2px solid #444444;
}

.adminPasswordTable{
	margin-left: auto;
	margin-right: auto;
}

.adminBMSettingTable td{
	height: 35px;
}

.adminDistrictListTable th{
	text-align: left;
}

.adminDistrictListTable td{
	padding-left: 10px;
	padding-right: 10px;
}



.adminProftestsTable{
	margin-left: auto;
	margin-right: auto;
}

.adminProftestsTable th{
	text-align: left;
}

.adminProftestsTable td{
	padding: 4px;
	padding-right: 15px;
}

.adminProftestsComplete{
	color: #808080;
}

.adminProftestsNotComplete{
	
}

.adminDistrictsTable{
	margin-left: auto;
	margin-right: auto;
}

.adminDistrictActionLink{
	font-size: 11px;
}

.adminStudentsTestsTable{
	margin-left: auto;
	margin-right: auto;
	font-size: 12px; 
	text-align: left;
}

.adminStudentsTestsTable td{
	padding: 3px;
	padding-right: 8px;
}

.adminStudentsTestsTableTdOver{
	background-color: #c0c0c0;
}

.graphLegend{

}

.graphLengendPercentileLineRed, .graphLengendPercentileLineYellow, .graphLengendPercentileLineWhite, .graphLengendPercentileLineGreen{
	display: -moz-inline-box;
	display: inline-block;
	position: relative;
	top: -3px;
}

.graphLengendPercentileLineRed, .graphLengendPercentileRed{
	color: #FF0000;
}
.graphLengendPercentileLineYellow, .graphLengendPercentileYellow{
	color: #FF9922;
}
.graphLengendPercentileLineWhite, .graphLengendPercentileWhite{
	color: #707070;
}
.graphLengendPercentileLineGreen, .graphLengendPercentileGreen{
	color: #00AA00;
}

.graphLengendPercentileRed, .graphLengendPercentileYellow, .graphLengendPercentileWhite, .graphLengendPercentileGreen{
	font-size: 14px;
}

.graphLegendPR{
	font-size: 10px;
	font-family: serif;
}







.studentUpperRight{
	float: right;
	padding: 20px;
	font-size: 18px;
	color: #0000ff;
}

.frontpageMainDiv{
	width: 738px;
	margin-left: auto;
	margin-right: auto;
}

.frontpageMainSubDiv{
	
}

.frontpagePaper, .frontpageClipboard{
	display: block;
	width: 350px;
	text-align: center;
	cursor: pointer;
}

.frontpageInfo{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 8px;
}

.frontpageInfoWidth{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
}


.selectcbmTypeUsernameDiv{
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	font-size: 24px;
	text-align: center;
	background-color: #ebebeb;
	border: 1px solid #808080;
}

.whiteBanner{
	margin-left: -20px;
	margin-right: -20px;
	background-color: white; 
	border-top: 1px solid #808080; 
	border-bottom: 1px solid #808080;
}

.whiteBox{
	padding: 5px;
	background-color: white; 
	border: 1px solid #808080; 
}



form{
	margin: 0px;
	padding: 0px;
}

.loginTable{
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;

	width: 390px;
	height: 345px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
	background: url('/images/clipboard_login.gif') top left no-repeat;
}

.loginTable td{

}


.loginTableTds{
	vertical-align: top;
	text-align: center;
}

.loginTd{
	width: 365px;
	padding: 20px;
	padding-top: 50px;
	padding-left: 35px;
	vertical-align: top;
}

.loginHeading{
	font-size: 24px;
	font-weight: bold;
}

.loginInnerTable{
	margin-top: 10px;
	padding: 20px;
	width: 305px;
	height: 160px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
}

.loginInnerTable td{
	padding: 0px;
}

.loginInnerTableLeftTd{
	padding-right: 15px;
	text-align: right;
	font-size: 18px;
}

.loginInnerTableRightTd{
	text-align: right;
}

.loginInnerTableBottomLeftTd{
	padding-top: 15px;
	padding-left: 8px;
	vertical-align: top;
}

.loginInnerTableBottomRightTd{
	padding-top: 15px;
	text-align: right;
	vertical-align: top;
}

.loginInnerTableInput{
	font-family: Comic Sans, Comic Sans MS, Arial;
	font-size: 16px;
	width: 160px;
}




.pdfsArea{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

.pdfsSubArea{
	float: left;
	width: 360px;
	padding-bottom: 20px;
}

.pdfsHeading{
	font-size: 16px;
	font-weight: bold;
}

.pdfsSubHeading{
	padding-left: 30px;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}

.pdfsPDFLink, .XLSLink{
	margin-left: 60px;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 5px;
	background: url("/images/pdf_small.png") top left no-repeat;
}

.XLSLink{
	background: url("/images/xls_small.gif") top left no-repeat;
}

.answerkeyLink{
	margin-left: 50px;
	padding-left: 55px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url("/images/pdf_48.png") top left no-repeat;
}

.genericRowAlt{
	background-color: #e7e7e7;
}


a.simpleClickLink, a.simpleClickLinkSelected{
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
	color: #0000ee;
}

a.simpleClickLinkSelected{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.simpleClickDivider{
	padding-bottom: 3px;
	font-size: 10px;
	color: #808080; 
}


.simpleClickTableLinkTd{
	
}

a.simpleClickTableLink, a.simpleClickTableLinkSelected{
	display: block;	
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
	color: #0000ee;
}

a.simpleClickTableLinkSelected{
	position: relative;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}








.adminSetupBox{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
	font: 12px Verdana; 
	border: 1px dashed #808080;
}


.page738{
	width: 738px;
	margin-left: auto;
	margin-right: auto;
}

.reportingHiddenStudentsDiv{
	display: none;
}


.whiteNotifyBox{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
	font: 12px Verdana; 
	border: 1px dashed #808080;
}
