@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#edede0;
	text-align:center;
}
#wrapper{
	margin:0 auto;
	width:820px;
	text-align:left;
}
#masthead{
	float:left;
	width:820px;
}
#logo-bar{
	float:left;
	width:820px;
	height:49px;
	background-image:url(/LP/131/images/logo-bar.jpg)
}
#logo{
	float:left;
	width:317px;
}
#logo-links{
	float:left;
	width:430px;
	margin-left: 40px;
}
#logo-links p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#logo-links a{
	text-decoration:none;
	color: #FFF;
}
#logo-links a:hover{
	color:#f2f0c3;
}
#flash{
	float:left;
	width:820px;
}
#contentwrap{
	float:left;
	width:820px;
}
#tools{
	float:left;
	width:820px;
	height:152px;
	background-image:url(/LP/131/images/full_tool.jpg);
	background-repeat:no-repeat;
}

#toolsA{
	float:left;
	width:820px;
	height:154px;
	background-image:url(/LP/131/images/full_toolA.jpg);
	background-repeat:no-repeat;
}
*+html #toolsA {padding-left:10px !important;}

#tools h1{
	margin:0px;
	padding:0px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}
#tools p{
	padding:0px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#tools h1 span{
	color:#ffaa00;
}

#toolsA h1{
	margin:0px;
	padding:0px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}
#toolsA p{
	padding:0px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#toolsA h1 span{
	color:#ffaa00;
}
#tool1{
	float:left;
	height: 200px;
	width:242px;
	/*height:131px;
	background-image:url(/LP/131/images/tool1.jpg);
	background-repeat:no-repeat;*/
	padding-left: 50px;
	padding-top: 20px;
}
#tool2{
	float:left;
	width:235px;
	/*height:131px;
	background-image:url(/LP/131/images/tool2.jpg);
	background-repeat:no-repeat;*/
	padding-top: 20px;
	padding-left: 20px;
}
#tool3{
	float:left;
	width:253px;
	/*height:131px;
	background-image:url(/LP/131/images/tool3.jpg);
	background-repeat:no-repeat;*/
	padding-top: 20px;
	padding-left: 20px;
	background-position: bottom;
}

#text{
	float:left;
	width:490px;
	background-image:url(/LP/131/images/text-bg.jpg);
	height:176px;
	padding-left: 330px;
	padding-top: 50px;
}
#text p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: lighter;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#text a{
	color:#666;
	text-decoration:none;
}
#text a:hover{
	color:#ffa200;
}
#text span{
	color:#ffa200;
}
#text span a:hover{
	color:#333;
}
/*-------find a doc------*/
#text-wrap{
	float:left;
	width:820px;
	background-image:url(/LP/131/images/content-stretch.jpg);
	background-repeat:repeat-y;
}
#text2{
	float:left;
	width:600px;
	background-image:url(/LP/131/images/content-clean.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-left: 130px;
	padding-right: 50px;
}
#text2 h1{
	background:url(/LP/131/images/confirm-icon.jpg) no-repeat 0 0;
	color:#333;
	font:lighter 20px Georgia, "Times New Roman", Times, serif;
	height: 50px;
	margin: 0 0 0 -20px;
	padding: 50px 0 0 80px;
	width: 500px;
}
* html #text2 h1 {margin-left:40px;}
/**:first-child+html #text2 h1 {margin-left:-20px;}*/


#text2 p{
	font:lighter 12px Verdana, Geneva, sans-serif;
	color: #666;
	margin: 0 0 0 -20px;
	padding: 0 0 0 80px;
}
#text2 a{
	color:#333;
	text-decoration:none;
}
#text2 td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
	padding: 0px;
	margin:0px;
}
#text2 input.large-txt{
	background-image: url(/LP/131/images/LARGE-TEXT.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 28px;
	width: 399px!important;
	padding-left: 5px!important;
	overflow:hidden!important;
	padding-top: 6px!important;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#text2 input.small-txt{
	background-image:url(/LP/131/images/small-text.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 194px!important;
	padding-left: 5px!important;
	overflow:hidden!important;
	padding-top: 6px!important;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#text2 input.xsmall-txt{
	background-image:url(/LP/131/images/test-xsmall.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	width: 81px!important;
	padding-left: 5px!important;
	overflow:hidden!important;
	padding-top: 6px!important;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


/*--------end list practice------*/
#content-footer{
	float:left;
	width:820px;
	height:34px;
	background-image:url(/LP/131/images/content-footer.jpg);
	background-repeat:no-repeat;
}
#footer{
	float:left;
	width:820px;
}
#footer p{
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer a{
	text-decoration:none;
	color:#999;
}
#grey{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
}
#text3{
	color: #666;
	float:left;
	font: light 12px Verdana, Geneva, sans-serif;
	margin:-25px 0 0 60px;
} 

* html #text3 {margin-top:0;}
/**+html #text3 {margin:0 0 0 120px;}*/

/* NEW NATURAL VITALITY STYLES */
#content-wrap, #wrapper, #primary, #inner {overflow:hidden; width:820px;}

#content-wrap {clear:both;}

#content-wrap {background:url(/LP/131/images/content-stretch.jpg) repeat-y;}
#vitality #primary {background:url(/LP/131/images/content-clean.jpg) no-repeat;}
#vitality #inner { margin:20px 50px 0 110px; width:620px;}

#inner h1{
	background:url(/LP/131/images/confirm-icon.jpg) no-repeat 0 0;
	color:#333;
	font:lighter 20px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 50px 0 0 80px;
}

.intro, #aspnetForm { color:#666; font: normal 12px/120% Verdana, Geneva, sans-serif; margin-left:80px;}
#aspnetForm {margin-left:150px;}
#aspnetForm td {color:#666; font: normal 12px/120% Verdana, Geneva, sans-serif;}

#aspnetForm h3 {font-size:1.2em; margin-bottom:.5em;}

#cols {
	background:url(/LP/131/images/full_toolA.jpg) no-repeat 0 0;
	float:left;
	height:154px;
	list-style:none;
	margin:0;
	padding:0 0 0 50px;
	width:820px;
}

#cols li {float:left; padding-top:20px; width:235px;}
#cols li.mid {margin-left:30px;}
#cols li.last {margin-left:20px;}

#cols h1{
	margin:0px;
	padding:0px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}
#cols p{
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 2px 0 0 0;
	padding:0;
	width:115px;
}
#cols h1 span{color:#ffaa00;}

#content-footer, #footer {float:none; margin:0 auto;}


#Radio51{
	margin-bottom:20px;
}
.q8409{
	margin-top:20px;
}
.q8829{
	margin-top:20px;
}
.q8138{
	margin-top:20px;
}