html, body{
	width:auto;
	height:auto;
}
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, li, fieldset, form, label, legend, table, caption, input, textarea, button, select, option, label{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	vertical-align:baseline;
	
}
input[type="hidden"]{
	display:none;
}
:focus {
	outline:none;
}
body {
	line-height:1em;
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"""";
}
img {
	display: none;
}

#header {
	display: none;
}	
#subContent {
	display: none;
}
#navigationSecondary {
	display: none;
}
.missionStatment {
	display: none;
}
.nationalStandards {
	display: none;
}
.utilities {
	display: none;
	border: none;
}
.commentContainer {
	display: block;
}
#commentform {
	display: none;
}
.expand {
	display: none;
}
.clearFix {
	display: none;
}
#sidebar, #searchBox, .quickLinks, .secondLine {
	display: none;
}
#footer {
	display: none;
}
.article {
	float: none;
	width: auto;
	padding: 0px;
	margin: 0px;
}
div {
	line-height: normal !important;
	float: none !important;
}



