#innerLeft p{
	margin-top:926px;
}
#secondaryContent{
	
}
#primaryContent h1.h1{
	background:url(/_images/informationrequest/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:120px;
	padding:3px;
	font-family:Arial;
}
input.checkbox{
	margin-right:5px;
}
input.button{
	margin-top:10px;
}
span.note{
	font-size:0.835em;
}