body {
	font-family: arial;
	font-size: 12pt;
	background: #fff;
}

#sidebar, #nav, img {
	display: none;
}

#map {
	width: 650px;
	height: 300px;
	clear: both;
	border: 1px solid #000;
}

#map img {
	display: block;
}

table {
	width: 100%;
}

caption, dt {
	font-size: 120%;
	font-weight: bold;
}

th {
	padding: 10px;
}

td {
	padding: 10px;
	border-top: 1px solid #000;
	text-align: center;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li, dd {
	padding: 0;
	margin: 0;
}

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

.noprint {
	display: none;
}

/* Registration form Students */

#registrationPrint {
	width: 550px;
}

#registrationPrint img {
	display: block;
}
#registrationPrint h1 {
	font: bold 130% Arial;
	text-align: center;
	margin: 0;
	padding: 0;
}

#registrationPrint form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

#registrationPrint form p label {
	float: left;
	width: 40%;
	font: bold 100% Arial;
}

#registrationPrint fieldset {
	border: 1px dotted #000;
	margin: 16px;
	padding: 10px;
	width: 520px;
}

#registrationPrint legend {
	font: bold 110% Arial;
	background-color: #fff;
	padding: 0 10px;
}

#registrationPrint input.txt {
	width: 150px;
	padding: 2px 4px 2px 4px;
	border: 0;
	border-bottom: 1px solid #000;
	font: 100% Arial;
	background: #fff;
}

#registrationPrint input.txt2 {
	width: 200px;
	padding: 2px 4px 2px 4px;
	border: 0;
	border-bottom: 1px solid #000;
	font: 100% Arial;
	background: #fff;
}

#registrationPrint input.txt3 {
	width: 280px;
	padding: 2px 4px 2px 4px;
	border: 0;
	border-bottom: 1px solid #000;
	font: 100% Arial;
	background: #fff;
}

#registrationPrint input.dob {
	width: 25px;
	margin-right: 4px;
	padding: 2px 4px 2px 4px;
	border: 0;
	border-bottom: 1px solid #000;
	font: 100% Arial;
	background: #fff;
}

#registrationPrint input.two {
	width: 25px;
	margin-right: 4px;
	padding: 2px 4px 2px 4px;
	border: 0;
	border-bottom: 1px solid #000;
	font: 100% Arial;
	background: #fff;
}

#registrationPrint input.zip {
	width: 55px;
	margin-right: 4px;
	padding: 2px 4px 2px 4px;
	border: 0;
	border-bottom: 1px solid #000;
	font: 100% Arial;
	background: #fff;
}

#registrationPrint input.three {
	width: 35px;
	margin-right: 4px;
	padding: 2px 4px 2px 4px;
	border: 0;
	border-bottom: 1px solid #000;
	font: 100% Arial;
	background: #fff;
}

#registrationPrint input.four {
	width: 45px;
	margin-right: 4px;
	padding: 2px 4px 2px 4px;
	border: 0;
	border-bottom: 1px solid #000;
	font: 100% Arial;
	background: #fff;
}

#registrationPrint p.leading {
	padding-bottom: 10px;
}

#registrationPrint p.terms {
	padding-bottom: 10px;
	font: 100% Arial;
}

#registrationPrint input.sig {
	width: 300px;
	padding: 2px 4px 2px 4px;
	border: 0;
	border-bottom: 1px solid #000;
	font: 100% Arial;
	background: #fff;
}

#registrationPrint input.date {
	width: 150px;
	padding: 2px 4px 2px 4px;
	border: 0;
	border-bottom: 1px solid #000;
	font: 100% Arial;
	background: #fff;
}