@media print {

.chart {
	display: block;
	margin: 0px;
	padding: 30px;
	font-size: 1.4em;
}

#meets {
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}

#noMeets {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#meets2 {
	background-repeat: no-repeat;
	background-position: left top;
}

#noMeets2 {
	background-repeat: no-repeat;
	background-position: left bottom;
}

.levelBarrel {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 6em;
	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-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;
	margin-top: 10px;
}

#numberLimited, #numberProficient {
	display: block;
	float: left;
	width: 50px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 0.8em;
}

#levelAdvanced, #levelAccelerated, #levelBasic {
	height: 6em;
	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: 6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
}

#expectedInside {

	background-image: url(Images/gradientVertical.gif);

	background-repeat: repeat-y;

}

#instructionsExpected {

	margin: 0px;

	padding: 0px;

	float: left;

}
#instructionsExpected h2 {
	font-size: 1.6em;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
}

.explanation {
	padding: 1em;
	margin: 0px;
}

.nextButton {
	display: none;
}

.nextButton a {

	color: #FFFFFF;

	font-size: 1.4em;

	font-weight: bold;

	text-decoration: none;

	background-color: #988675;

	display: block;

	line-height: 1.6em;

	background-image: url(Images/nextArrow.gif);

	background-repeat: no-repeat;

	background-position: right center;

	padding-right: 25px;

	margin: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

	text-align: right;

	float: right;	

}



.nextButton a:hover {

	background-color: #298C16;	

}

#expectedInside2 {

	background-image: url(Images/gradientWide.gif);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.backButton {

	margin: 0px;

	height: 2em;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

.backButton a {

	color: #FFFFFF;

	font-size: 1.4em;

	font-weight: bold;

	text-decoration: none;

	background-color: #988675;

	display: block;

	line-height: 1.6em;

	background-image: url(Images/backArrow.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-right: 10px;

	margin: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	padding-left: 25px;

	float: left;

}

.backButton a:hover {

	background-color: #298C16;	

}

#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 #988675;
	background-color: #FFFFFF;
	height: 1%;
}

.contentStandard h3 {

	background-color: #E2D0B9;

	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: #988675;

	font-size: 1.2em;

}

.contentStandard p {

	margin: 0px;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

}

.seeState {

	background-color: #988675;

	height: 18px;

	line-height: 18px;

}

.seeState a {

	background-color: #988675;

	background-image: url(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(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: #988675;

}

.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: #958373;

}
*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;
}

}