






TextArea
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
}

TextArea.ReadOnly
{
	border: thin solid #000000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	background-color: #fef7e1;
}



.Notes
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana, Tahoma;
}


.WarningSmall
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Arial, Verdana, Tahoma;
}

.Warning2
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Arial, Verdana, Tahoma;
	float: right;
}

.SmallWarning2
{
	font-size: 8pt;
	color: red;
	font-family: Arial, Verdana, Tahoma;
	float:left
}

.SmallWarning3
{
	font-size: 8pt;
	color: Orange;
	font-family: Arial, Verdana, Tahoma;
	float: left;
}

.SmallNoWarning
{
	font-size: 8pt;
	font-family: Arial, Verdana, Tahoma;
	float: left;
}


.ProgramLogo
{
	 float: right;
	 margin: 5px;
}

.ForLogoLogin
{
	float: right;
	margin: 20px 40px 10px 10px;
}

#Verisign
{
	float: right;
	margin-top: 35px;
}

.XcaliburLogo
{
	float: right;
	margin-right: 1px;
	margin-top: 1px;
}

.AEDLogo
{
	float: right;
	margin-right: 1px;
	margin-top: 1px;
}







#PageContent
{
	min-height: 299px;
}

#PageFooter2
{
	font-family: Arial, Verdana, Tahoma;
	color: black;
	font-size: 8pt;
	text-align: center;
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 14px;
}








#Header
{
	text-align: center;
	
	background-color: #fff1ce;
	border-top: black 1px solid;
	border-bottom: 1px solid;
}





.PageContent
{
	text-align: left;
	border-top: #f7bb0a 1px solid;
	background-color: #ffffcc;
	border-right: #f7bb0a 1px solid;
	border-left: #f7bb0a 1px solid;
	border-bottom: #f7bb0a 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}

.PageContentInstructions
{
	font-size: 8pt;
	background-color: #E0F5FD;
}

TR.SectionHeader
{
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial, Verdana, Tahoma;
	background-color: white;
	text-align: left;
}

#SubHeader
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}

TABLE.MainOutsideBlock
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
	font-family: Arial, Verdana, Tahoma;
	background-color: green;
	margin: 0px;
}

TABLE.OutsideBlock
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Arial, Verdana, Tahoma;
	background-color: #fef7e1;
}

TABLE.Grid
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial, Verdana, Tahoma;
	border-collapse: collapse;
	background-color: #e1e7e8;
}


TR.GridHeaderInstruction_XXX
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial, Verdana, Tahoma;
	background-color: #E0F5FD;
	text-align: center;
	border-width: 1px;
}





HR
{
	border:0;
  border-top: 1px solid #f7bb0a;
  height: 0;
  background: #f7bb0a;
}

HR.RecordSplitter
{
	border:0;
  border-top: 1px solid #f7bb0a;
  height: 0;
  background: #f7bb0a;
}

.FooterCell
{
	font-family: Arial, Verdana, Tahoma;
	color: black;
	font-size: 8pt;
	text-align: right;
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}



caption
{
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	text-align: left;
	padding-bottom: 8px;
}



#ListLayout
{
	margin: 5px;
}

FieldSet
{
	/*#00773d;*/
	border: 2px solid #f7bb0a;
	margin-bottom: 3px;
	padding: 3px;
}

Legend
{
	color: Black;
	background: #f7bb0a;
	border: 1px solid #f7bb0a;
	padding: 2px 6px;
}

A.FooterText:active
{
	font-family: Arial, Verdana, Tahoma;
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

A.FooterText:link
{
	font-family: Arial, Verdana, Tahoma;
	color: black;
	font-size: 8pt;
	text-decoration: none;
}
A.FooterText:visited
{
	font-family: Arial, Verdana, Tahoma;
	color: black;
	font-size: 8pt;
	text-decoration: none;
}



/*******************************************************
Tabs
********************************************************/
.TabBar
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#c0353e;		
	font-size:10pt;
	font-weight:normal;
}

.Tab
{		
	background: url("Images/tab-BlueGray-left.gif") left top no-repeat;
	background-color:#00773d;
	padding-left: 0px; 
	padding-right: 0px; 	
	color:white;
	font-weight:bold;		
}

.Tab a , .Tab a span
{
	background: url( "Images/tab-BlueGray-right.gif" ) right top no-repeat;
	padding-right: 16px;
	padding-left: 16px;
	color: White;
	font-weight: bold;
}

.TabSelected
{
	background: url("Images/tab-gold-left.gif") left top no-repeat; 	
	background-color:#f7bb0a;
	padding-left: 0px; 
	padding-right: 0px; 		
	font-weight:bolder;	
}
.TabSelected a, .TabSelected a span
{	
	background:  url("Images/tab-gold-right.gif") right top no-repeat; 
	padding-right: 16px;
	padding-left: 16px;  
	color:black;
	font-weight:bold;	
}

.TabView
{
	border-bottom: black solid 0px;
	border-right: black solid 0px;
	border-left: black solid 0px;
	border-top: black solid 3px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	text-align: left;
}

DIV.TabPageContent
{
	text-align: left;
	border-top: #f7bb0a thick solid;
	background-color: #fef7e1;
	border-right: #f7bb0a 1px solid;
	border-left: #f7bb0a 1px solid;
	border-bottom: #f7bb0a 1px solid;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	min-height: 298px;
}

#TabControl
{
	text-align: left;
}

#BreadCrumbTrail
{
	text-align: left;

}

/******************************
Menu
*******************************/

.MenuCell1
{
}

.MenuCell2
{
	background-image: url(Images/MenuTab4.gif);
	font-family: Arial, Verdana, Tahoma;
	color: black;
	font-size: 8pt;
}

.DynamicMenuItemStyle
{
	background-color: white;
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #fff1ce;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	border: solid 1px black;
	z-index: 100;
}

.DynamicMenuItemStyle A
{
	background-color: white;
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #fff1ce;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.DynamicMenuItemStyle A:Selected
{
	background-color: white;
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #fff1ce;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.DynamicMenuItemStyle A:visited
{
	background-color: white;
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #fff1ce;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.DynamicMenuItemStyle A:hover
{
	background-color: white;
	color: white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #F7BB0A;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}


.DynamicHoverStyle
{
	background-color: #00773d;
	color:white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.DynamicHoverStyle A
{
	background-color: #00773d;
	color:white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.DynamicHoverStyle A:selected
{
	background-color:#00773d;
	color:white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.DynamicHoverStyle A:visited
{
	background-color: #00773d;
	color:white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.DynamicHoverStyle A:hover
{
	background-color: #00773d;
	color:white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.StaticMenuItemStyle
{
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.StaticMenuItemStyle A
{
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.StaticMenuItemStyle A:selected
{
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.StaticMenuItemStyle A:visited
{
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.StaticMenuItemStyle A:hover
{
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	z-index: 100;
}

.StaticHoverStyle
{
	color: white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	background-color: #00773d;
	z-index: 100;
}

.StaticHoverStyle A
{
	color: white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	background-color: #00773d;
	z-index: 100;
}

.StaticHoverStyle A:selected
{
	color: white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	background-color: #00773d;
	z-index: 100;
}

.StaticHoverStyle A:visited
{
	color: white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	background-color: #00773d;
	z-index: 100;
}

.StaticHoverStyle A:hover
{
	color: white;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	background-color: #00773d;
	z-index: 100;
}





.SectionBlock
{
	text-align: left;
	border-top: #f7bb0a 1px solid;
	background-color: White;
	border-right: #f7bb0a 1px solid;
	border-left: #f7bb0a 1px solid;
	border-bottom: #f7bb0a 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}



.ErrorBlock
{
	text-align: left;
	border-top: red 2px solid;
	background-color: White;
	border-right: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}



/******************************
Survey
*******************************/
.SurveyTitle
{
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	font-size: 11pt;
}

.SurveyIntroduction
{
	margin-bottom: 15px;
}

.SurveyEndNote
{
	margin-top: 15px;
}

.SurveySelectSchool
{
	margin-bottom: 15px;
}

.SurveySelectGradeLevel
{
	margin-bottom: 15px;
}

TD.SurveySectionHeader
{
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
}

TD.SurveySection
{
	text-align: left;
}

TD.SurveyQuestionOrdinal
{
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

TD.SurveyQuestionText
{
	text-align: left;
	vertical-align: top;
}

UL.SurveyList
{
	list-style-type: none;
}

.SurveyLogOut
{
	float:right; 
}


.StudentStandardizedTestHeader
{
	border: green 10px solid;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	background-color:  #B4CAE3;
	border-collapse: collapse;
}

.StudentStandardizedTestItem
{
	border: red 10px solid;
	border-top: none;
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
}

.StudentStandardizedTest
{
	white-space: nowrap;  
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, Tahoma;
	background-color: #D5E0EE;
}

.StudentStandardizedTestEdit
{
	white-space: nowrap; 
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, Tahoma;
	background-color: #D5E0EE;
}
.PagerText
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

.loginFormColor
{
	background-color: #00773d;
	color: black;
}

.loginFormColor A
{
	color: black;
}

.loginFormColor A:selected
{
	color: black;
}

.loginFormColor A:visited
{
	color: black;
}

.loginFormColor A:hover
{
	color: black;
}

/*****************************
News
/*****************************/
.NewsSectionHeader
{
	background-color: #00773d;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	color: white;
}
/*****************************
News End
/*****************************/

.CollapsiblePanelBody
{
	padding: 3px;
	text-align: left;
	background-color: white;
	font-size: 8pt;
	overflow: hidden;
}

.CollapsiblePanelHeader
{
	font-family: Arial, Verdana, Tahoma;
	color: black;
	font-weight: bold;
	font-size: 10pt;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.7;
}

.modalPopup
{
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding: 3px;
	text-align: right;
}

.modalHeader
{
	border: 1px solid #000000;
	padding: 3px;
	background-color: #fff1ce;
	font-weight: bold;
	text-align: center;
}

.calendar
{
	z-index: 100;
}



.CustomFieldSectionHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Arial, Verdana, Tahoma;
	margin: 1px 1px 1px;
	text-align: left;
}

.CustomFieldInstruction
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, Tahoma;
	margin: 1px 1px 1px;
	text-align: left;
}

.CustomFieldSurveyName
{
	font-weight: bold;
	font-size: 18pt;
	color: black;
	font-family: Arial, Verdana, Tahoma;
	margin: 1px 1px 2px 1px;
	text-align: left;
}



