#whatExpected #maincontentWelcome #welcome #instructions p {
	font-size: 1em;
	padding: 0px;
	margin: 1em;
}
#whatExpected #maincontentWelcome #welcome #instructions #circlePoints li {
	font-size: 1em;
	width: 90%;
	line-height: 1em;
	padding-bottom: 25px;
}
#whatExpected #maincontentWelcome #welcome #instructions ol {
	width: 100%;
}


span .variable {
	color:red;
}

.chart {
	display: block;
	margin: 0px;
	padding: 30px;
	width: 400px;
	font-size: 1.2em;
}

#meets {
	background-image: url(../WhatExpected/Images/bTop2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}
*html #meets {
	border-bottom-width: 1px;
}

#noMeets_Reading {
	background-image: url(../WhatExpected/Images/bBottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#noMeets_Mathematics {
	background-image: url(../WhatExpected/Images/bmBottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#noMeets_Science {
	background-image: url(../WhatExpected/Images/bBottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#meets2 {
	background-image: url(../WhatExpected/Images/bTop3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#noMeets2 {
	background-image: url(../WhatExpected/Images/bBottom3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#noMeets_Mathematics #noMeets2 {
	background-image: url(../WhatExpected/Images/bmBottom3.gif);
}

.levelBarrel {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 11em;
	clear: both;
}
.levelBarrel p{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#numberAdvanced, #numberAccelerated, #numberBasic {
	display: block;
	float: left;
	width: 50px;
	text-align: center;
	padding: 0px;
	margin-top: 10em;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	line-height: 0.8em;
	height: 1em;
}

#numberLimited, #numberProficient {
	display: block;
	float: left;
	width: 50px;
	text-align: center;
	padding: 0px;
	margin-top: 10em;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 0.8em;
}

#levelAdvanced, #levelAccelerated, #levelBasic {
	height: 11em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#levelProficient, #levelLimited {
	height: 9.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
}

#expectedInside {
	background-image: url(../WhatExpected/Images/gradientVertical.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
}

#instructionsExpected {

	margin: 0px;

	padding: 0px;

	width: 470px;

	float: left;

}
#instructionsExpected h2 {
	font-size: 1.6em;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
}

.explanation {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 490px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*:first-child+html .explanation {
	height: 1%;
}
*html .explanation {
	height: 1%;
}

.nextButton {

	text-align: right;

}

.nextButton a {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 1.5em;
	background-image: url(../WhatExpected/Images/arrowNext1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
	float: right;
	background-color: #EDE4D8;
}



.nextButton a:hover {
	text-decoration: underline;
	background-image: url(../WhatExpected/Images/arrowNext2.gif);
}

#expectedInside2 {
	background-image: url(../images/general/backgrounds/tancurve.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

.backButton {

	margin: 0px;

	height: 2em;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 300px;
	
	background-color: transparent;

}

.backButton a {

	color: #000000;

	font-size: 1.4em;

	font-weight: bold;

	text-decoration: none;

	display: block;

	line-height: 1.5em;

	background-image: url(../WhatExpected/Images/arrowBack1.gif);

	background-repeat: no-repeat;

	background-position: left center;
	
	background-color: transparent;

	padding-right: 10px;

	margin: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	padding-left: 35px;

	float: left;

}

.backButton a:hover {
	text-decoration: underline;
	background-image: url(../WhatExpected/Images/arrowBack2.gif);
}

#contentExplanation {

	background-color: #EDE4D8;

	display: block;

	padding: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #988675;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}

#contentExplanation h2 {

	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

	font-size: 1.6em;

}

#contentExplanation img {

	margin: 0px;

	padding: 0px;

}

#contentWrap {

	display: block;

	margin: 0px;

	padding: 0px;

}

.contentStandard {
	margin: 10px;
	border: 1px solid #1A6F87;
	background-color: #FFFFFF;
	height: 1%;
}

.contentStandard h3 {

	background-color: #5BB356;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 10px;

	margin: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #5BB356;

	font-size: 1.2em;

}

.contentStandard p {

	margin: 0px;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

}

.seeState {

	background-color: #1A6F87;

	height: 18px;

	line-height: 18px;

}

.seeState a {

	background-color: #1A6F87;

	background-image: url(../WhatExpected/Images/downArrow.gif);

	background-repeat: no-repeat;

	font-weight: bold;

	display: block;

	padding-left: 30px;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	color: #FFFFFF;

}

.seeState a:hover {

	background-color: #298C16;

}



.hideState {

	height: 18px;

	line-height: 18px;

}

.hideState a {

	background-image: url(../WhatExpected/Images/upArrow.gif);

	background-repeat: no-repeat;

	color: #FFFFFF;

	font-weight: bold;

	display: block;

	padding-left: 30px;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	background-color: #1A6F87;

}

.hideState a:hover {

	background-color: #298C16;

}

.stateStandard {

	background-color: #f6f3ee;

	margin: 0px;

	padding: 0px;

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #1A6F87;

}
*html .stateStandard {
	height: 1%;
}
.explanation li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.explanation ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 2em;
}
#contentWrap {
	height: 154px;
}#sectionExpected {
	display: none;
}
body#whatExpected #status {
	background-color: #5BB356;
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
body#whatExpected #location {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacer {
	height: 10px;
}

#numberLimited div, #numberProficient div, #levelAdvanced div, #levelAccelerated div, #levelBasic div {
	display: inline;
}
.fixList li {
	list-style-position: outside ! important;
	margin-right: 20px ! important;
	margin-left: 50px ! important;
	font-size: 0.5em! important;;
}
#newPoints li {
	font-size: 1.1em ! important;
	list-style-type: none;
	background-image: url(../images/new1circles.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px ! important;
	line-height: 23px! important;
	padding-top: 0px ! important;
	padding-right: 25px ! important;
	padding-bottom: 20px ! important;
	padding-left: 25px ! important;
}
*:first-child+html #welcome {
	background-image: url(../images/curveCenter2.gif);
}

*html #welcome {
	background-image: url(../images/curveCenter2.gif);
}


.levelBarrel div div {
	display: inline;
}
#expectedInside .explanation li {
	cursor: default;
}#whatExpected .overwrap {
	background-color: #FFFFFF;
}
*html .backButton {
	background-image: url(../images/general/backgrounds/tancurve.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
}
.psuedoDescriptions {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#instructionsExpected {
	background-image: url(../WhatExpected/Images/gradientVertical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:464px;
}
.explanation {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 465px;
	background-color: #EDE4D8;
}
