#basicnav, #globalnav, #masthead, #navBar, #globalNav, #search, #nav1, #nav2, #nav3, #siteInfo, #breadcrumb, #mh, .testlist, .invis {
	display: none;
	}

.printshow {
display:block;
}

body{
	font: 9px, Georgia, "Times New Roman", Times, serif ;
	margin: 0;
	padding: 0;
	}

a {
	text-decoration:none;
	color:#000;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-align:center;
	font-weight:bold;
}

h1{
 font-size: 120%;
}

h2{
 font-size: 114%;
 }

h3{
 font-size: 100%;
 }

h4, h5{
 font-size: 100%;
 font-weight: normal;
 }

.manualnote {
	font-style: italic;
	border: thin outset #999;
	padding: 3px;
	height: auto;
	width: auto;
	display: block;
	margin: 5px;
}

.dos {
	font: uppercase, bold, small-caps, Fixedsys, sans-serif;
	}




.test li{
	padding: 0;
	list-style-type: decimal;
	position: relative;
	top: 2px;
	margin-left: 10px;
	margin-right: auto;
	bottom: 2px;
}
.test ul {
	border-style: none;
	
}
#printmh strong {
	font: medium;
	text-align: center;
}

#feature table {
	text-align: center;
	width: 73%;
	border-collapse:collapse;
	margin: 5px auto 5px 10px;
		}
	

table.form td {
border: none;
text-align:right;
}

table .form {
border:none
}

.form input {
	border: none;
	font-weight: bold;
}
.testform input {
	border: none;
	font-weight: bold;
}

.footnote {
	font: bold, x-small;
	text-decoration: none;
	vertical-align: super;
	
}
.sptjumptable .current {
	background: #FFCC66;
	height: auto;
}

