/* CSS Document */

body {
	background:#f1f8fc;
	margin:10px auto 20px auto;
}

a img {
	border:none;
}

div.wrapper {
	width:100%;
}

div#header {
	border-top:3px solid #d3e1ea;
	border-bottom:3px solid #d3e1ea;
	background:#fff;
	width:100%;
}

div#header-content{
	margin:0px auto;
	width:695px;
	padding: 10px 0px 5px 10px;
}

img#logo {
	z-index:10;
}

img#form-header-images{
	margin-top:-65px;
	margin-left:125px;
	z-index:5;
}

div#date {
	float:right;
	padding-top:20px;
	font-size:11px;
	position:relative;
	right:27px;
}

img#plan-future {
	position:relative;
	right:20px;
}

div#form-body {
	width:1000px;
	margin:20px auto;
	background:url(../images/form-bg-butterfly.gif) left no-repeat;
}

div#form-content{
	margin:0px auto;
	width:695px;
	min-height:300px;
	padding-bottom:30px;
}

div#form-footer {
	margin:10px auto;
	padding:10px 0px;
	width:690px;
	text-align:center;
	border-top:1px solid #d8e0e1;
	font-size:11px;
}

div#consent {
  font-size: 11px;
  line-height:11px;
  text-align: justify;
  margin: 2px auto 0;
}
