body{
	background:#BAD7D4;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
	margin:8px 0 16px;
	text-align:center;
}
#form_container
{
	background:#fff;
	margin:0 auto;
	text-align:left;
	width:740px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
}
#top
{
	display:block;
	height:10px;
	margin:10px auto 0;
	width:800px;
}
#bottom
{
	display:block;
	height:10px;
	margin:0 auto;
	width:800px;
}
#footer
{
	width:740px;
	clear:both;
	color:#999999;
	text-align:center;
	width:640px;
	padding-bottom: 15px;
	font-size: 85%;
}
h1
{
	background-color:#D9EAE8;
	margin:0;
	min-height:0;
	padding:5px;
	text-decoration:none;
	text-indent:-8000px;
}
img{
	width: 384px;
	height: 288px;

}
#applicationCoverImage{
	width: 100%;
	height: 200px;
	padding: 10px;
}
#title{
	border-bottom:1px dotted #ccc;
	padding: 5px;
}
#first{
	width: 600px;
	height: 150px;
}
.form_description
{
	width:740px;
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	margin:20px 20px;
	font-size:16px;
}
#placeImage{
	padding: 25px;
}
.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}
.form_description h3
{
	clear:left;
	font-size:110%;
	font-weight:350;
	margin:0 0 3px;
}
.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}
buttons.hidden_buttons{
	visibility:hidden; 
}
.buttons
{
	clear:both;
	margin-top:10px;
}
.buttons input
{
	font-size:120%;
	margin-right:5px;
}
label.description
{
	color:#222;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	margin:8px 0 16px;
}
label.subdescription{
	color:#222;
	font-size:45%;
	font-weight:700;
	line-height:150%;
	margin:8px 0 16px;
}
label.choice{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}
input.small
{
	width:15%;
}
