body	{
	margin:0px;
	background:#DCE3FF;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

img {margin:0px; border:none} 
form, input {margin:0px; padding:0px}

h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#5F5043;
	line-height:normal;
}
h2	{
	color:#6E6852;
	font-size:19px;
	font-weight:normal;
}
a	{
	color:#5161A5;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
.blocks {
	display:block;
}


.bg-body	{
	background:url(/images/bg.jpg) top repeat-x #ffffff;
}
	
.wrapper {
	display:block;
	width:933px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.logo	{
	position:absolute;
	margin-top:250px;
}
.header	{
	width:880px;
	height:256px;
	padding-top:23px;
	margin-left:24px;
	font-family:Arial, Helvetica, sans-serif;
}	
.header img	{
	float:left;
}

.nav a	{
	display:block;
	padding-top:14px;
	padding-bottom:13px;
	height:19px;
	width:213px;
	margin-left:7px;
	color:#2B2825;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	border-top:#ffffff solid 5px;
}
.nav a:hover	{
	background-color:#D5C4B7;
}
.nav	{
	width:227px;
	height:255px;
	padding-top:1px;
	background:url(/images/nav-bg.jpg);
	float:right;
	font-size:15px;
}	
.content	{
	display:table;
	width:933px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:55px;
	line-height:18px;
}
.left	{
	width:549px;
	padding-right:64px;
	margin-top:20px;
	float:left;
	padding-bottom:30px;
	display:block;
}

.left li {
	margin:8px 0px 8px 0px;
}

.right	{
	width:320px;
	float:right;
	padding-bottom:30px;
	display:block;
}
.right img 	{
	margin-top:22px;
}


.form	{
	background:url(/images/content-form.jpg);
	width:240px;
	height:185px;
	display:block;
	padding:50px 0px 0px 80px;
}
.service-select, .first-name, .last-name, .email {
	width:173px;
	font-size:12px;
	color:#111111;
	margin-bottom:8px;
	border:1px solid #C4C4C4 !important;
	padding:3px 0px 3px 3px;
}
.service-select	{
	width:177px;
}



.continue-button  {
   margin:10px 0px 0px 5px;
}

.footer {
	border-top:solid #AEBEFF 6px;
	background-color:#DCE3FF;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}
.resources{
	clear:both;
	width:933px;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	display:block;
}
.links	{
	display:block;
	text-align:right;
	float:right;
}
.links a	{
	color:#333333;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}
.row1	{
	padding-bottom:6px;
}
.resources a:hover	{
	text-decoration:underline;
}
.disclosures {
	font-size:13px;
	padding-bottom:20px;
	width:350px;
	float:left;
}
.disclosures ul {
	color:#333333;
	display:block;
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	margin-right:10px;
	font-style:normal;
	display:block;
}
.disclosures ul li a {
	font-style:normal;
	font-weight:normal;
	color:#333333;
}
.disclosures ul li a:hover {
	text-decoration:underline;
	font-style:normal;
} 
