@charset "utf-8";

body  {
	text-align: center;
	color: #000000;
	background-color: #EEEEEE;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 1em;
	line-height: 125%;
	margin: 0;
	padding: 0;
}


.ACMZONE #container {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	width: 952px;
	text-align: left;
	clear: both;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0px 0px;
	color: #000000;
	overflow: hidden;
	margin:0 auto;
	padding:0;
} 

.ACMZONE #header {
	width: 952px;
	height: 25px;
	background-attachment: scroll;
	background-color: #E6E4DF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0px 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 70%;
	vertical-align: middle;
	font-weight: bold;
} 
.ACMZONE #mainContent {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	margin-left: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	margin-bottom: 0px;
	background-image: url(../images/global/acmshadow.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	

}

.ACMZONE #bottomdiv {
	background-color: #EEEEEE;
	height: 165px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	width: auto;
	background-position: center top;
	text-align: center;
	padding-top: 1px;
	background-image: url(../images/global/acmbg2.gif);
	background-repeat: no-repeat;

}

.ACMZONE #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	margin-top: -17px;
	background-image: url(../images/global/sbbg4.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	height: 500px;
	display: inline;
}

.ACMZONE #sidebar2 {

	float: right; /* since this element is floated, a width must be given */

	width: 320px;

	background-color: #F0F0F0;

	margin-right: 5px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 15px;

	padding-left: 10px;

	margin-top: -15px;

}

.ACMZONE #topbanner {

	margin-right: 175px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-top: 3px;

}


.ACMZONE #border {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color: transparent;
	background-image: url(../images/global/acmbg.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0 auto;
	padding: 0;
	width: 962px;
	z-index: 1;
	overflow: hidden;
	background-attachment: scroll;

}


.ACMZONE #footer {
	background-color: #EEEEEE;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;

} 

.ACMZONE #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;

}

.bottomlmenu{
	color:#666666;
	font-family:'Lucida Grande','Tahoma',Arial,Verdana,sans-serif;
	font-size:12px;
	background-color: #EEEEEE;
	padding-top: 5px;
}

a.bl:link, a.bl:visited {

	color:#666666;

	text-decoration:none;

}



a.bl:hover, a.bl:active {

	color:#FF6600;

	text-decoration:none;

	padding-bottom: 2.5px;

}

.cspan {

	padding-left: 8px;

}

h1 {

	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-align: center;

}

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: -10px;
	margin-top: 18px;
	text-align: left;
	margin-left: 50px;
}

#mainContent h2 em {

	color: #70938D;

}



#joinhere {

	margin-left: 53px;

	display: block;

	padding-top: 1px;

}



a.top1:link, a.top1:visited {
	color:#6B6B6B;
	text-decoration:none;

}



a.top1:hover, a.top1:active {
	color:#9F3157;
	text-decoration:none;

}

a.about:link, a.about1:visited {
	color:#6B6B6B;
	text-decoration:none;

}



a.about:hover, a.about:active {
	color:#9F3157;
	text-decoration:underline;

}

#logo {
	margin-left: 30px;
	margin-top: 1px;
	float: left;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#bottomad {
	background-color: #FFFFFF;
	border: 10px solid #F9F9F9;
	float: inherit;
	text-align: center;
	width: 728px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

#miniadtxt {

	margin-bottom: 3px;

}

#searchform {
	width: 250px;
	vertical-align: middle;
	text-align: center;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 17px;

}

#searchform h3 {
	color: #678B86;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: -2px;
	margin-top: 15px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}



.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}





/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */



.underlinemenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.underlinemenu ul{
	margin: 0;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 60px;
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
	color: #191919; /*spacing between each menu link*/
	text-decoration: none;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 4px;
	padding-left: 17px;
	background-color: #FCFCFC;
	margin-right: -5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	color: #FFFFFF;
	background-color: #ACC1BD;
}

#middlefind {

	display: inline;

	margin-left: 585px;



}

#endlogin {

	display: inline;

	margin-left: 612px;

}



#adframe {
	height:250px!important;
	width:300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: 0 0;
}



#ftlinks {

	float: right;

	margin-left: 0px;

	margin-top: -78px;

	margin-right: 200px;

}

#contentsrc1 {
	font-size: 1em;
	height: 285px;
	margin-top: 14px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	margin-left: 44px;
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	background-position: right top;
	background-image: url(../images/index/practitioner.jpg);
	width: 510px;
	padding-top: 7px;
	overflow: hidden;

}


#img {
	left: 78px;
	top: 163px;
	float: left;
}

#about {
	height: 620px;
	margin-top: 25px;
	color: #000000;
	margin-left: 35px;
	background-repeat: no-repeat;
	margin-right: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	width: 505px;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	padding-left: 9px;
	padding-right: 4px;

}

#services {
	height: 985px;
	margin-top: 25px;
	color: #000000;
	margin-left: 35px;
	background-repeat: no-repeat;
	margin-right: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	width: 505px;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	padding-left: 9px;
	padding-right: 4px;

}

.item {
	padding-top: 10px;
}

.item img{
	float:left;
	padding-right: 10px;
	padding-top: 3px;
}

.item li{
margin-bottom: 10px;
}

.item span{
	display: block;
	padding-bottom: 5px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#services h3  {
	color:#996633;
}

.pjoin {
	text-align: center;
	margin-top: 20px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 6px;
	border: 1px solid #333333;
	width: 350px;
	margin-left: 60px;

}

.pjoin p {
	margin-top: 7px;
	margin-bottom: 5px;
}


#tos {
	height: auto;
	margin-top: 25px;
	color: #000000;
	margin-left: 35px;
	background-repeat: no-repeat;
	margin-right: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	width: 500px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;

}

#ptos {
	height: auto;
	margin-top: 25px;
	color: #000000;
	margin-left: 35px;
	background-repeat: no-repeat;
	margin-right: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	width: 500px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;

}

#ptos h3{
	color: #CC6600;
	margin-bottom: -5px;
	font-size: 12px;
}
#tos h3{
	color: #CC6600;
	margin-bottom: -5px;
	font-size: 12px;
}
#privacybr{
margin-top: -5px;
}


#rcmd {
	margin-top: 25px;
	color: #000000;
	margin-left: 35px;
	background-repeat: no-repeat;
	margin-right: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	width: 500px;
	font-size: 0.9em;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	padding-left: 0px;
	padding-top: 23px;
	height: 525px;

}

#trmt {
	margin-top: 25px;
	color: #000000;
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	width: 535px;
	font-size: 0.9em;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	padding-top: 13px;
	background-color: #FFFFFF;
	margin-left: 24px;

}

#prinfo

{
	height: auto;
	margin-top: 23px;
	color: #000000;
	margin-left: 75px;
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	width: 455px;
	font-size: 0.9em;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: inherit;
	padding-top: 10px;

}



#nontempbottom {
	background-image: url(../images/global/acmbg2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	height: 15px;
}

#touchstone {

	padding-right: 310px;

	position: relative;

}

.adbox {

	margin-top: -4px;

}

.plan1 {
	background-color:#EFEEE4;
	float:left;
	height:147px;
	margin-top:5px;
	padding:10px;
	text-align:center;
	width:155px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	margin-left: 7px;

}

.plan2 {
	background-color:#EFEEE4;
	float:left;
	height:147px;
	margin-top:5px;
	padding:10px;
	text-align:center;
	width:155px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 25px;

}

.plan3 {
	background-color:#EFEEE4;
	border:1px solid #999999;
	float:left;
	height:147px;
	margin-top:5px;
	padding:10px;
	text-align:center;
	width:155px;
	margin-bottom: 25px;

}

.col0 {

	float:left;

	font-size: 13px;

	padding-top: 12px;

	width: 4em;

	height: 355px;

	background-color: #F4F4F4;

}

.limargin {

	margin-left: 50px;

}



.col1 {

	float:left;

	font-size: 13px;

	padding-top: 12px;

	padding-bottom: 15px;

	padding-left: 50px;

}

.col2 {

	float:left;

	font-size: 13px;

	padding-top: 12px;

	padding-bottom: 15px;

	padding-left: 35px;

}

#imgcopy {

	height: 150px;

	width: 150px;

	margin-left: 200px;

}

#imgfloat {
	float: right;
	margin-top: 65px;
	margin-right: 85px;
	margin-bottom: 40px;

}

#smtxtbox {
	width: 300px;
	font-size: 14px;
	line-height: 1.6em;
	float: right;
	margin-right: 40px;
	margin-top: -234px;

}

#plandscdiv {
	height: 220px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 5px;
	margin-left: -10px;

}

#tretdiv {

	padding-top: 15px;

	height: 390px;

	background-color: #F4F4F4;

	margin-top: 20px;

	border: 1px solid #999999;

	margin-left: 15px;

	margin-bottom: 40px;

	margin-right: 15px;

}

#aboutimg {

	margin-left: 175px;

	margin-top: 30px;

	border: thick solid #EFEEE4;

}

#about a {

	color: #344858;

}

#contactdiv {

	margin-left: 75px;

	width: 500px;

	margin-top: 25px;

}


form,input,select,textarea{

	margin:0;

	padding:0;

	color:#000000;

}



div.box {
	width:500px;
	border:1px solid #999999;
	background-color: #F5F5F5;
	height: 390px;
	margin-top: 55px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}



div.box h1 {

	color:#000000;

	font-size:18px;

	text-transform:uppercase;

	padding:5px 0 5px 5px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #EBEBEB;

	border-bottom-color: #EBEBEB;

}



div.box label {

	width:100%;

	display: block;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #F5F5F5;

	border-right-color: #F5F5F5;

	border-bottom-color: #F5F5F5;

	border-left-color: #F5F5F5;

	padding-top: 3px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 0;

	background-color: #F5F5F5;

}



div.box label span {
	display: block;
	color:#000000;
	font-size:12px;
	float:left;
	width:100px;
	text-align:right;
	margin-top: 6px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;

}



div.box .input_text {
	padding:5px;
	width:200px;
	border: 1px double #999999;
	background-color: #FFFFFF;
	margin-top: 10px;

}



div.box .message{
	padding:10px;
	width:340px;
	overflow:hidden;
	height:150px;
	background-color: #FFFFFF;
	border: 1px double  #999999;
	margin-top: 10px;

}


div.box .button
{
	position: relative;
	top:20px;
	left:370px;
	width:100px;
	background-color: #E2E2E2;
	color: #000000;
	border: 1px double #999999;
	margin-top: 0;
	margin-right: 120;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}

#servicesh2 {
	padding-left: 95px;
	color:#333333;
}
#contacth2div {
	font-size: 16px;
	color:#333333;
}

#abouth2 {
	padding-left: 165px;
	color:#333333;
}

#practitonersh2 {
	padding-left: 40px;
	padding-top: 2px;
	color:#333333;
}

#contacth2 {
	padding-left: 116px;
	color:#333333;
}

#essentialh2 {
	padding-left: 100px;
	margin-top: 25px;
	margin-bottom: -5px;
	color:#333333;
}

#recommendh2 {
	padding-left: 165px;
	color:#333333;
}



#advertiseh2 {
	padding-left: 145px;
	color:#333333;
}

#treatmenth2 {
	padding-left: 150px;
	color:#333333;
}

#homesearch {
	margin-top: 20px;
	color: #333333;
}

#pareah2 {
	color: #525252;
}

#pareah2hm {
	color: #525252;
	padding-left: 155px;
}

#pareah2ep {
	color: #525252;
	padding-left: 110px;
}

#pareah2up {
	color: #525252;
	padding-left: 45px;
}

#pareah2pe {
	color: #525252;
	padding-left: 90px;
}

#pareah2cp {
	color: #525252;
	padding-left: 85px;
}

#emailh2 {
	padding-left: 125px;
	color:#333333;
}

#trialh2 {
	padding-left: 140px;
	color:#333333;

}
#invh2 {
	padding-left: 140px;
	color:#333333;
}

#formcontainer {
	width: 508px;
	margin-left: 38px;
	background-repeat: repeat-x;
	margin-top: -20px;
}
#privacyh2 {
	padding-left: 165px;
}

#tosh2 {
	padding-left: 162px;
}
#privacyh2 {
	padding-left: 165px;
}

#contactmsg {
	color: #825524;
	width: 500px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: -45px;
	margin-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFE8E8;
	border: 1px solid #E4CBB1;
	height: 25px;
	padding-top: 4px;
}

#contactmsgo {
	color: #333333;
	width: 500px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: -45px;
	margin-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FEEABA;
	border: 1px solid #E4CBB1;
	height: 25px;
	padding-top: 4px;

}
.noresultsmain {
	color: #663333;
	width: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.noresultsmainend {
	color: #6A827D;
	width: 493px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 4px;
}
.noresults {
color: #993333;
width: 543px;
text-align: center;
margin-top: 20px;
margin-bottom: 0px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
background-color: #F5F5F5;
height: 25px;
padding-top: 4px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCCCCC;
border-bottom-color: #CCCCCC;
}
.noresults2 {

	color: #993333;

	width: 546px;

	text-align: center;

	margin-top: 20px;

	margin-bottom: 0px;

	margin-left: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	background-color: #F5F5F5;

	height: 25px;

	padding-top: 4px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

}

#emailmsg {

	color: #825524;

	width: 532px;

	text-align: center;

	margin-top: 14px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	background-color: #FFE8E8;

	border: 1px solid #E4CBB1;

	height: 25px;

	padding-top: 4px;

	margin-bottom: -9px;

}

#emailmsgo {
	color: #333333;
	width: 532px;
	text-align: center;
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FEEABA;
	border: 1px solid #E4CBB1;
	height: 25px;
	padding-top: 4px;
	margin-bottom: -9px;

}
.feedTitle {
	font-weight: bold;
	color: #344858!important;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -6px;
	margin-left: 80px;
	text-align: left;
}

.feediv {
margin-left: -13px;
color: #344858;
font-size: 70%;
margin-top: 20px;
height: auto!important;
}

.feedburnerFeedBlock a:link, a:visited {
color:#344858;
text-decoration:none;
}

#creditfooter {
	display: none;
}

.feediv ul {

	padding-left: 29px;
	list-style-type: none;
}

#recframe {

	width: 505px;

	margin-left: 40px;

	height: auto;

	overflow: visible;

}

#contactdiv {
	width: 508px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #99AFAA;
	padding-bottom: 25px;
	margin-left: 38px;
	margin-top: 0px;
}
.searchformbr1 {
	margin-bottom: 12px;
}
.searchformbr2 {
	margin-bottom: 1px;
}
.searchformbr3 {
	margin-bottom: 8px;
}
.searchsubmitbr4 {
	margin-bottom: 15px;
}
.m1search {
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}


.tinfo {

	margin-top: 25px;

	margin-left: 12px;

	margin-bottom: 10px;

}

.tinfohead {

	margin-left: 12px;

	margin-bottom: -15px;

}

.therapydiv {
	margin-top: 50px;
	text-align: justify;

}

.backtt {
	margin-left: 12px;
	font-size: 12px;
	text-decoration: underline!important;
}

#therdescsb {
	width: 297px;
	margin-left: 10px;
	height: 24px!important;
	padding-top: 4.5px;
	margin-bottom: 14px;
	margin-top: 0px;
	background-color: #F9F9F9;
	font-size: 95%;
	text-align: center;
	font-family: Calibri, "Lucida Grande";
	background-image: url(../images/global/descbox.png);
	background-position: top;
	border: 1px solid #CCCCCC;
}

a.desc:link, a.desc:visited {
	color:#000000;
	text-decoration:none;
}



a.desc:hover, a.desc:active {
	color:#000000;
	text-decoration: underline;
}

a.cat:link, a.cat:visited {

	color:#000000;

	text-decoration:none;

}

a.cat:hover, a.cat:active {

	color:#003366;

	text-decoration:none;

}

a.backtt:link, a.backtt:visited {

	color:#003366;

}

ul.cbull {

	list-style-type: none;

	margin: 0;

	padding: 0;

	}

li.cbull2 {

	background-image:url(../images/global/bullet.png);

	background-position:0 3px;

	background-repeat:no-repeat;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 20px;

}



#contactmsc {
	height: auto;
	width: 487px;
	margin-left: 38px;
	font-size: 13px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;

}

	

.pagination{

	padding: 2px;

	font-family: Calibri, Arial, Verdana, sans-serif;

	position: absolute;

	top: 340px;

}



.pagination ul{

	margin: 0;

	padding: 0;

	text-align: left; /*Set to "right" to right align pagination interface*/

	font-size: 16px;

}



.pagination li{

	list-style-type: none;

	display: inline;

	padding-bottom: 1px;

}



.pagination a, .pagination a:visited{

	padding: 0 5px;

	border: 1px solid #5A7873;

	text-decoration: none;

	color: #5A7873;

}



.pagination a:hover, .pagination a:active{

	border: 1px solid #5A7873;

	color: #5A7873;

	background-color: #CCD9D7;

}



.pagination a.currentpage{

background-color: #2e6ab1;

color: #FFF !important;

border-color: #2b66a5;

font-weight: bold;

cursor: default;

}



.pagination a.disablelink, .pagination a.disablelink:hover{

background-color: white;

cursor: default;

color: #929292;

border-color: #929292;

font-weight: normal !important;

}



.pagination a.prevnext{

	font-weight: bold;

	border: 1px solid #CCCCCC;

}

.resetpwmsg {

	margin-top: -10px;

	font-size: 13px;

}



#tablew {

	width: 45.6em;

}

.trpadding {

	padding-top: 6px;

	padding-bottom: 6px;

	padding-left: 2px;

}

.trcpadding {

	padding-top: 6px;

	padding-bottom: 6px;

	padding-left: 3px;

	text-align: left;

}

.thcenter {

	padding-top: 6px;

	padding-bottom: 6px;

	text-align: center;

}



.tdpadding {

	padding-top: 5px;

	padding-bottom: 5px;

}

.tdcpadding {

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 3px;

}

#tablew2 {

	width: 45.6em;

}

#adv {
	height: 400px;
	margin-top: 25px;
	color: #000000;
	margin-left: 40px;
	background-repeat: no-repeat;
	margin-right: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	width: 480px;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	padding-left: 11px;
	padding-top: 3px;
	padding-right: 5px;
}

.advbr {
	font-size: 14px;
	font-weight: bold;
	text-align: left;

}

a.adl:link, a.adl:visited {
	color:#C65E11;
	text-decoration:none;
	font-size: 14px;

}

a.adl:hover, a.adl:active {
	color:#C65E11;
	font-size: 14px;
	text-decoration:underline;
}

a.adl2:link, a.adl2:visited {
	color:#C65E11;
	font-size: 13px;
	text-decoration:none;
}

a.adl2:hover, a.adl2:active {
	color:#C65E11;
	font-size: 13px;
	text-decoration:underline;
}

.pracbuttons:link, .pracbuttons:visited{
	text-decoration: none;
	color: #EFEEE4;
}
#col1 {
	width: 595px;
}

#trialdv {
	height: 400px;
	margin-top: 25px;
	color: #000000;
	margin-left: 35px;
	background-repeat: no-repeat;
	margin-right: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	width: 515px;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 110px;
}
.offer1 {
	font-size: 14px;
}
.offreg {
	font-size: 12px;
}
.offspace {
	margin-bottom: 20px;
}
a.offer:link, a.offer:visited {
	color:#003366;
	text-decoration:underline;
	font-weight: bold;

}
.offerfni {
	font-weight: bold;
	margin-left: 1.7em;
}
.offerlni {
	font-weight: bold;
	margin-left: 1.8em;
}
.oreg {
	margin-left: 7.4em;
	padding: 2px;
	margin-top: 2px;
}
.offerror {
	font-size: 14px;
	color: #993333;
	display: block;
	margin-left: 25px;
}
.bspacer {
	height: 1em;
}
.lspacer {
	height: .7em;
}
.bold {
	font-weight: bold;
}
#invite{
	height: 350px;
	width: 550px;
	margin-top: 43px;
}
.ispan {
	font-weight: bold;
	margin-left: 90px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4C5CC;
	color: #4D4D4D;
}
.ipar {
	font-size: 13px;
	width: 335px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-left: 10px;
}
.invimg{
	float: right;
	margin-top: -122px;
	margin-right: 25px;
}
.invbutton{
	margin-left: 75px;
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 25px;
}
.clear {
	clear:both;
	height:1px;
}

#relay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 650px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 50px;
	margin-left: 15px;
}
#invdv {
	height: 425px;
	margin-top: 25px;
	color: #000000;
	margin-left: 35px;
	background-repeat: no-repeat;
	margin-right: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99AFAA;
	width: 515px;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", Arial, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 110px;
}
.rerror  {
	padding-bottom: 5px;
	display: block;
	color: #990000;
	font-size: 16px;
	padding-top: 15px;
}
a.rmsg1:link, a.rmsg1:visited {
	color:#000033;
	text-decoration:underline;
	font-size: 15px;
	margin-bottom: 40px;
}
a.rmsg1:hover, a.rmsg1:active {
	color:#778E8A;
	text-decoration:underline;
	font-size: 15px;
	margin-bottom: 40px;
}
.reheight  {
	height: 350px;
	padding-left: 35px;

}
#steps {
	font-size:15px;
	line-height:3.8em;
	background-repeat: repeat-x;
	color: #424242;
	padding-top: 11px;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 35px;
	margin-bottom: 50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFDFDF;

}



#steps ul {

	list-style-type:none;

	margin: 0;

	padding: 0;

}


#steps .item1 {
	background-position:0 11px;
	background-position:0 12px;
	background-repeat:no-repeat;
	margin-bottom:-13px;
	background-image: url(../images/join/step1.png);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 103px;
	margin-left: 19px;
}
#steps .item2 {
	background: url(../images/join/step2.png) no-repeat;
	background-position:0 11px;
	background-position:0 12px;
	background-repeat:no-repeat;
	margin-bottom:-13px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 103px;
	margin-left: 19px;
}
#steps .item3 {
	background: url(../images/join/step3.png) no-repeat;
	background-position:0 12px;
	background-repeat:no-repeat;
	margin-bottom:-30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 103px;
	height: 100px;
	margin-left: 19px;
}
#adsense {
	height: 250px;
	width: 250px;
	margin-left: 0px;
}
#recommendbox {
	margin-left: 13px;
}

/*Block Quote CSS*/

blockquote {
	width:425px;
	position:relative;
	left:0%;
	line-height:1.3em;
	color:black;
	padding-top:40px;
	padding-left:40px;
	background:url("../images/global/dq1.jpg") no-repeat top left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 9px;
}
blockquote div {
	padding-bottom:10px;
	padding-right:40px;
	background:url("../images/global/dq2.jpg") no-repeat bottom right;
}
blockquote p { margin:0; margin-bottom:10px; }
blockquote cite {
	display:block;
	text-align:right;
	font-size:0.9em;
	color: #663300;
}

/*Block Quote CSS - *END* */

#essentialdiv {
	background-repeat:no-repeat;
	border-top:5px solid #99AFAA;
	color:#000000;
	font-family:"Lucida Grande",Verdana,"Lucida Sans Regular","Lucida Sans Unicode",Arial,sans-serif;
	font-size:13px;
	height:450px;
	margin-left:35px;
	margin-right:25px;
	margin-top:15px;
	padding-left:10px;
	padding-right:10px;
	width:500px;
}
a.ess:link, a.ess:visited {
	color:#C65E11;
	text-decoration:none;
	font-size: 14px;
}

a.ess:hover, a.ess:active {
	color:#C65E11;
	font-size: 14px;
	text-decoration:underline;
}

/* CSS for Bottom Part Page 1 */

#bottom  {
	font-size:70.5%;
	width:530px;
	margin-top: 1px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 14px;
	margin-left: 40px;
	height: 230px;
}

#bottom #block-1 {
	border-right:1px solid #EDE9DE;
	float:left;
	height:150px;
	width:188px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 8px;
}

#bottom h3#alternative {
	background-image:url(../images/index/h3-alternative.png);
	float:left;
	height:0;
	margin-bottom:0;
	margin-top:0;
	overflow:hidden;
	padding-top:27px;
	width:185px;
}

#bottom h3#needs {
	background-image:url(../images/index/h3-needs.png);
	float:left;
	height:0;
	margin-bottom:0;
	margin-top:0;
	overflow:hidden;
	padding-top:27px;
	width:149px;
}

#bottom h3#connection {
	background-image:url(../images/index/h3-connection.png);
	float:left;
	height:0;
	margin-bottom:0;
	margin-top:0;
	overflow:hidden;
	padding-top:27px;
	width:149px;
}

#bottom p {
float:left;
line-height:1.8em;
margin:12px 0 0;
}

#bottom #block-2 {
	border-right:1px solid #EDE9DE;
	float:left;
	height:150px;
	margin-left:12px;
	padding-right:10px;
	width:149px;
}

#bottom #block-3 {
	float:left;
	height:150px;
	width:149px;
	padding-left: 10px;
}
.verified {
	float: right;
	margin-right: 25px;
}