
#primaryContent h1.h1{
	background:url(/_images/registration/h1-1.png) transparent no-repeat;
	height:36px;
}
#primaryContent h2.h1{
	background:url(/_images/registration/h2-1.png) transparent no-repeat;
	height:32px;
}
label{
	font-weight:bold;
	line-height:24px;
	color:rgb(0,74,143);
}
#primaryContent p{
	padding:0 0 10px 0;
}
input.text{
	border:1px solid rgb(85,85,85);
	width:245px;
	padding:3px;
	font-family:Arial;
}
input.textShort{
	border:1px solid rgb(85,85,85);
	width:200px;
	padding:3px;
	font-family:Arial;
}
select{
	border:1px solid rgb(85,85,85);
	width:200px;
	font-family:Arial;
	margin-bottom:15px;
}
textarea.textarea{
	border:1px solid rgb(85,85,85);
	width:345px;
	height:115px;
	padding:3px;
	font-family:Arial;
	font-size:1.2em;
	line-height:1.6em;
}
textarea.wide{
	width:600px;
}
input.checkbox{
	margin-right:5px;
}
input.button{
	margin-top:10px;
}
span.note{
	font-size:0.835em;
}
#usermessage4a{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
}
#primaryContent #li-4-6{
	padding:5px;
	height:100px;
	overflow:auto;
	border:1px solid black;
	margin:20px 0;
	display:block;
	font-size:11px;
}
#sendbutton4{
	width:90px;
	height:20px;
	display:block;
	border:none;
	background:url(/_images/registration/finish.png) transparent no-repeat 0px 0px;
	text-indent:-9999px;
	cursor:pointer;
}
.nextbutton{
	display:none;
}
