div#div_inform{
	position: absolute;
	left:294px;
	top:84px;
}
div#div_formcontainer{
	padding-bottom: 81px;
}
div#div_inform div{
	margin-bottom: 1em;
}
div#div_inform span.span_label{
	font-weight: bold;
}
div#div_inform input.text,
div#div_inform textarea,
div#div_inform select{
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	width: 390px;
}
div#div_inform span.span_tip{
	font-style: italic;
	color: #666;
	font-weight: normal;
}
input#btn_submit{
	border-style: solid;
	border-color: #e0e0e0 #c0c0c0 #c0c0c0 #e0e0e0;
	background-color:#f0f0f0;
	border-width: 1px;
	cursor: pointer;
	color: #041a9b;
	font-weight: bold;
	padding: 0.25em 0.5em;
}
input#btn_submit:hover{
	color: #fff;
	background-color: #041a9b;
}
div#div_submit{
	margin-top: 2em;
}
div#div_formcontainer{
	position: relative;
	height: 930px;
}
div#div_transportation{
	line-height: 1.5em;
}
span#span_transportation a{
	color:#041a9b;
	cursor: pointer;
	text-decoration: underline;
}
span#span_transportation a:visited{
	color:#041a9b;
}
span#span_transportation a:hover{
	color:#00f;
}
.incomplete{
	background-color: #FFE3EB;
}
div#div_registration,
div#div_attendance_date{
	display: inline-block;
}
div#div_refunds{
	margin-top: 0.25em;
	margin-left: 2em;
	width: 420px;
	line-height: 1.5em;
}
div#div_refunds span{
	font-weight: bold;
	color: #a60000;
}
div#div_inform div#div_submit{
	margin-bottom: 36px;
}
div#div_partnerslink{
	position: absolute;
	right: 30px;
	top: -30px;
}
div#div_partnerslink a{
	color: #041a9b;
	text-decoration: underline;
}
div#div_partnerslink a:visited{
	color: #041a9b;
}
div#div_partnerslink a:hover{
	color: #00f;
}
input#fri{
	margin-left: 2em;
}
.displaynone{
	display: none;
}
