@import url("forms.css");

body {
	background-color: #e3d8c4;
	margin-top: 0px;
	padding: 0;
}
#landing {
	/*border: 1px solid #003066;*/
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 15px;
	/*border:#999999 1px solid;*/
}
#wrapper { width:780px; margin:0 auto; border:0px dashed #333; }
#page_container { width:780px; margin:0; padding:0 0 15px 0; background-color: #FFFFFF; border:0px dashed #333; }
#content { 
	width:780px; 
	/*height:195px;*/
	margin:0; 
	padding:0; 
	clear:both; 
}

.bg_02 { 
	background:url("../images/lifebalanceback3.jpg") top left no-repeat; 
}
.bg_03 {
	background:url("../images/lifebalanceback2.jpg") top left no-repeat;
}
#top_logo {
	height:103px;
	width:780px;
	background:url("../images/lifebalance_logo.gif");
	background-repeat: no-repeat;
}
#content_thanks { width:650px; margin:0; padding:205px 17px 0 27px; float:left; clear:left; /*border:1px dashed #333;*/ }
#content_left { width:340px; margin:0; padding:205px 17px 0 27px; float:left; clear:left; /*border:1px dashed #333;*/ }
#content_right { width:385px; margin:0 0 0 0px; padding:0; float:right; border:0px dashed #333;}
.clearboth { clear:both; margin:0; padding:0; font-size:0px; }
.block { display:block; } .displayBlock { display:block; } .displayNone { display:none; } .displayInline { display:inline; }
#content_right_top { margin:0; padding:0; width:367px; height:196px; background:transparent url('../images/form_lb_top.gif') top left no-repeat; border:0px dashed #333; }
#content_right_mid { margin:0 2px; padding:0; background:#47749E; width: 363px; overflow:hidden;}
#content_right_btm { margin:0px 0px 10px 0px; padding:0; width:367px; height:37px; background:transparent url('../images/form_lb_bottom.gif') top left no-repeat; border:0px dashed #333; }
#page_btm { width:780px; height:60px; margin:0; padding:0; background:url("../images/lifebalance_bottom.gif") top left no-repeat; border:0px dashed #333; }
#content_right_top span, #content_right_top_united span, #content_right_top_uw span { display:none; }
#content_bottom_cap { 
	background:url("../images/lifebalance_bottom.gif") top left no-repeat;
	width: 780px;
	height: 60px;
}
ul 
{
	list-style-image: url('../images/arrow2.gif');
}
label {
	font-family:arial,verdana,helvetica,helv;
	font-size:13px;
	color:#FFFFFF;
	}
	
.landtxt {
	font-family:arial,verdana,helvetica,helv;
	font-size:14px;
	color:#000000;
	line-height: 20px;
	}
#landhdr {
	font-family:arial,verdana,helvetica,helv;
	margin: 1px 0px 20px 0px;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 17px;
	}
.bullets {
	font-family:arial,verdana,helvetica,helv;
	font-size:14px;
	color:#000000;
	line-height: 20px;
	}
#disclaimers { font-family:arial,verdana,helvetica,helv; padding:14px 36px 30px 25px; font-size:10px; line-height:14px; color:#999; }
		
			#disclaimers address { margin-bottom:10px; font-style:normal; }
			
			#disclaimers p.note { margin:0 0 10px 0; }
			
			#disclaimers p.form_number { margin:10px 0 15px 0; }
			
#error_msg { 
	width: 353px;
}
