#form-holder {
	width:508px;
	margin:0 auto;
	background:url(form-back-narrow.gif) repeat-y;
}
form {
	font-size:14px;
	line-height:20px;
	padding:8px 20px 10px;
	margin:0;
}
form select {
	font-size:16px;
	padding:2px;
	margin:4px 0 0;
}
#form-holder .btm {
	height:11px;
	font-size:0;
	line-height:0;
	background:url(form-btm-narrow.gif) no-repeat;
}
.button {
	width:149px;
	height:38px;
	text-align:center;
	overflow:hidden;
	background:url(btn-continue.gif) no-repeat 0 0;
	border-style:none;
	cursor:pointer;
	font-weight:bold;
}
.button:hover {
	background:url(btn-continue.gif) no-repeat 0 -38px;
}

#submitArea, #submitArea3 {
	text-align:right;
	padding:12px 0 0;
}
.checktable {
	margin:10px 0;
}
.checktable td {
	font-size:12px;
	padding:2px 4px;
	border-bottom:1px solid #fff;
}
.note {
	font-size:10px;
	color:#434238;
	line-height:14px;
}
.forms {
	margin:4px 0 0;
}


/* back link */

#backbutton {
	padding:0 0 15px;
	text-align:left;
}
#backbutton a {
	font-size:11px;
}
#backbutton a:hover {
	text-decoration:none;
}
.schoolexpand {
       display:none;
}

