@charset "UTF-8";
/* CSS Document */


/* RESET */
* { margin: 0; padding: 0; }
ul{
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
fieldset,img {
	border: none;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* TYPE */
body {
	background: #D9EBB6 url(../images/bg.jpg) repeat-x 0px 0px;
	color: #4D6D32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a { color: #98ba44; }

a:link,
a:visited,
a:active
{
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.strong,.b { font-weight: bold; }
em, i {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #577635;
	font-weight: normal;
}
.f10 {font-size:10px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f13 {
	font-size:13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.f16 {font-size:16px;}
.f14 {font-size:14px;}
.red {
	color: #900;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.red2 {
	color:#900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: italic;
}
.left {text-align:left;}
.line15 {line-height:15px;}
.line5 {line-height:5px;}
.line2 {line-height:2px;}
h1 {
	font: normal 32px/28px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	display: block;
	margin-top: 22px;
	line-height:35px;
}

h2 {
	color: #aacc54;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 14px;
	padding-top: 20px;
	margin-bottom: 0px;
}

h3 {
	margin-bottom: 12px;
	font-size: 18px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-weight:normal;
	margin-bottom: 12px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #98BA44;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	line-height: 20px;
	letter-spacing: 1px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
}
h8 {
	font-size: 15px;
	color: #6B8047;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}


h9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4D6D31;
	font-weight: normal;
	line-height: normal;
}

h10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #577635;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	font-style: normal;
	margin-top: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textbottom {vertical-align:text-bottom;}
.textmiddle {vertical-align:top;}
.texttop {vertical-align:top;}
.textbaseline {vertical-align:baseline;}
/* WRAPPERS */

#mainwrapper {
	width: 873px;
	position: relative;
	height:auto;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}

#navwrapper {
	height: 100px;
	position: relative;
	border-bottom: 10px solid #8FA46C;
}

#footer {
	font-size: 11px;
	line-height: 18px;
	color: #80AE46;
	width: 873px;
}

#logo {
	background: url(../images/artslogonew.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 213px;	
}

/* NAVIGATION */
#nav {
	background: url(../images/nav_bg.jpg) no-repeat top right;
	width: 645px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#nav a {
	color:#FFFFFF;
}

#nav a:link,
#nav a:visited,
#nav a:active
{
	text-decoration:none;
}
#nav a:hover {
	color:#DBE8D6
}



ul#nav {
	list-style-type:none;
	font-weight: normal;
	height: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 15px;
}

ul#nav li {
	float: left;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}




ul#nav.resource li {
	float: left;
	font-weight: bold;
	padding: 0px 14px;
	margin-left:8px;
}

ul#footernav {
	background: url(../images/footer_bg.gif) no-repeat 0px 0px;
	list-style: none;
	height: 27px;
	text-align: center;
	width: 869px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer a { color: #fff; font-weight:bold;  text-decoration:none; }

.icons a {text-decoration:none;}
.icons a:active {text-decoration:none;}

ul#footernav li {
	float: left;
	display: inline-block;
	padding: 0px 16px 0px 2px;
	font-weight: bold;
	letter-spacing: 1px;
}
ul#footernav li.icons {
	float: right;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
ul#footernav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: normal;
}
#content, #header {
	background: #FFFFFF;
	border-right: 1px solid #c0d0a3;
	border-left: 1px solid #c0d0a3;
}
#logincolumn {
	width: 782px;
	padding-left:90px;
	padding-right:90px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}	
#logincolumn p {
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#signalcolumn {
	width: 500px;
	padding-left:30px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}	
#signalcolumn p {
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#spacercolumn {
	width: 90px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}
#leftcolumn {
	width: 502px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}	
#leftcolumn p {
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
}
#leftcolumn a {cursor:pointer;}

#singlecolumn {
	width: 800px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	text-align:left;
	margin-left:0px;
	float: left;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-top: 0px;
}	
#singlecolumn p {
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: text-bottom;
}
#singlecolumn a {cursor:pointer;}

#middlecolumn {
	width: 502px;
	float: left;
	padding:0 0 0 120px;
	margin:0 auto 0 auto;
}	
#middlecolumn p { font-size:16px }
	
#button-column {
	width: 200px;
	float: left;
	margin-right: 50px;
}

#account-column { position:relative; width: 220px; float:left; margin:20px 30px 0 auto; border:thin solid #CCCCCC; text-align:left; text-indent:10px; background-color: #FFFFFF; overflow:scroll; height:600px; z-index:3; padding:0; left:0; }

#account-column p {margin:0; padding:0; text-align:left; text-indent:10px; line-height:30px; border-bottom:inset thin  #E4E4E4; white-space:nowrap; text-transform:capitalize; width:200px; } 

#account-column a {text-decoration:none; color:#333333; vertical-align:middle; }

#account-column a:hover{color:#666666; text-decoration:none}

#account-column-new { position:relative; width: 220px; float:left; margin:10px 30px 0 auto; border:thin solid #CCCCCC; text-align:left; text-indent:10px; background-color: #FFFFFF; height:400px; z-index:3; padding:0; left:0; }

#account-column-new p {margin:0; padding:0; text-align:left; text-indent:10px; line-height:30px; border-bottom:inset thin  #E4E4E4; white-space:nowrap; text-transform:capitalize; width:200px; } 

#account-column-new a {text-decoration:none; color:#333333; vertical-align:middle; }

#account-column-new a:hover{color:#98ba44; text-decoration:none}
#account-column-new a:active{color:#98ba44; text-decoration:none}

#header {
	padding-left: 45px;
	padding-right: 315px;
	border-bottom: 0px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	height: 207px;
}
body.aboutus #header {	background: url(../images/aboutus_header_bg.jpg) no-repeat;
}
p.intro {
	display: block;
	margin-left: 33px;
}

p {
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#leftcolumn .introText {
	padding-left:25px;
	line-height:20px;
	margin-bottom:-10px;
	width:480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftcolumn .introText p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

.headerText {margin-top:105px; width:510px; margin-left:10px;}
.headerTextA {margin-top:110px; width:510px; margin-left:10px;  }
.headerTextO {margin-top:115px; width:510px; margin-left:10px; }
.headerTextP {margin-top:125px; width:510px; margin-left:10px; }
.headerTextS {
	margin-top:130px;
	width:460px;
	margin-left:10px;
}
.headerText p, .headerTextA p, .headerTextO p, .headerTextP p, .headerTextS p  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5f7e44;
	line-height:17px;
	font-size:12px;
	font-style: normal;
	text-align: justify;
}

/* home page intro */
#introgroup .introTextH {
	padding-left:30px;
	line-height:16px;
	margin-bottom:-11px;
	width:350px;
	font-weight: normal;
}
#introgroup .introTextH p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	color: #4F6C34;
	font-style: normal;
	line-height: 18px;
}

#content {
	border-top: 10px solid #829A59;
	padding-left: 36px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
}
#contentres {
	padding: 25px;
	
	background: #FFFFFF;
	border-right: 1px solid #c0d0a3;
	border-left: 1px solid #c0d0a3;
	border-top: 1px solid #ffffff;
	color:#4D6D32;
}
#contentres a {color:#4D6D32; text-decoration:none;}

p.first {
	font-size: 14px;
	line-height: 23px;
}

span.dropcap {
	height: 37px;
	width: 30px;
	background: url(../images/dropcap_t.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#rightcolumn {
	width: 257px;
	float: right;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	display: block;
}
body.home ul#nav li.home a { color: #dbe8b6 }


body.aboutus ul#nav li.aboutus a { color: #dbe8b6 }
body.aboutus #navtree { left:308px; display:block; }

body.ourphilosophy ul#nav li.ourphilosophy a { color: #dbe8b6 }
body.ourphilosophy #navtree { left:416px; display:block; }

body.provenresults ul#nav li.provenresults a { color: #dbe8b6 }
body.provenresults #navtree { left:528px; display:block; }

body.ourservice ul#nav li.ourservice a { color: #dbe8b6 }
body.ourservice #navtree { left:640px; display:block; }

body.subscribenow ul#nav li.subscribenow a { color: #dbe8b6 }
body.subscribenow #navtree { left:765px; display:block; }

#navtree {
	position: absolute;
	display:none;
	width: 42px;
	height: 47px;
	top: 5px;
	left: 271px;
	background: url(../images/nav_tree_new.jpg) no-repeat;
}

body.aboutus h1 {
	background: url(../images/aboutus_h1.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 504px;
	margin: 60px 0px 12px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1.pagetitle{
	background: none !important;
	text-indent: 0px !important;
	font-variant:normal;
	text-align:center;
	color:#98BA44;
	font-size: 21px;
	line-height: 21px;
	margin: 16px 0px 16px 0px !important;
	height: inherit !important;
}
h1.htitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	background: none !important;
	text-indent: 0px !important;
	font-variant:small-caps;
	text-align:center;
	color:#98BA44;
	font-size: 18px;
	line-height: 18px;
	margin: 16px 0px 16px 0px !important;
	padding: 0px;
	height: inherit !important;
}
h2.htitle{
	font-family:Georgia,"Times New Roman",Times,serif;
	background: none !important;
	text-indent: 0px !important;
	font-variant:small-caps;
	text-align:center;
	color:#98BA44;
	font-size: 19px;
	line-height: 19px;
	margin: 16px 0px 16px 0px !important;
	padding: 0px;
	height: inherit !important;
	font-weight: bold;
}
body.aboutus #content p.intro {
	background: url(../images/aboutus_bodyintro.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 459px;
	height: 125px;
	padding-bottom: 12px;
}

body.ourphilosophy h1 {
	background: url(../images/ourphilosophy_h1.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 73px;
	width: 495px;
	margin: 30px 0px 12px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body.ourphilosophy #header p.intro {
	height: 60px;
	width: 447px;
	background: url(../images/ourphilosophy_intro.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	margin-left: 71px;
	padding-left: 0px;
}

body.ourphilosophy #content p.intro {
	background: url(../images/ourphilosophy_bodyintro.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	width: 459px;
	height: 143px;
	padding-bottom: 12px;
}

body.ourphilosophy #header {
	padding-right: 0px;
	background: url(../images/ourphilosophy_header_bg.jpg);
}

body.home #header {
	height: 308px;
	padding-right: 0px;
	background: url(../images/home_header_bg.jpg);
	padding-left: 25px;
}
body.home #chart {
	width: 398px;
	float: right;
	height: 156px;
	background: #FFFFFF url(../images/home-table-back.jpg) no-repeat 0px 0px;
	padding:140px 12px 12px 12px;
	position: relative;
	border-left: solid 1px #c0d0a3;
}

body.home #chart2010 {
	width: 398px;
	float: right;
	height: 156px;
	background: #FFFFFF url(../images/home-table-2010.jpg) no-repeat 0px 0px;
	padding:140px 12px 12px 12px;
	position: relative;
	border-left: solid 1px #c0d0a3;
}
body.subscribenow #header {
	background: url(../images/subscribenow_header_bg.jpg);
}
body.sub #header {
	padding-right: 0px;
	background: url(../images/subscribenow_header_bg.jpg);
}
body.control #header {
	padding-right: 0px;
	background: url(../images/controlPanel-header.jpg); left:0;}

body.control #content {text-align:center;}

#introgroup {
	width: 423px;
	float: left;
}

body.home #content {
	background: #829A59;
	padding: 0px 15px 5px 15px;
}
#submitButton3  {
	font-size: 11px;
	position: absolute;
	right: 20px;
	bottom: 12px;
	display: block;
	line-height: 12px;
	text-align: right;
	padding: 0;
	text-decoration:none;
	font-weight:bold;
}
#chart .lastupdate {
	font-size: 10px;
	position: absolute;
	left: 10px;
	bottom: 12px;
	display: block;
	line-height: 12px;
	text-align: left;
	padding: 0;
}
#chart2010 .clickfordetail a{
	font-size: 11px;
	position: absolute;
	right: 20px;
	bottom: 12px;
	display: block;
	line-height: 12px;
	text-align: right;
	padding: 0;
	text-decoration:none;
	font-weight:bold;
}
#chart2010 .PrevYear a{
	font-size: 11px;
	position:absolute;
	display: block;
	line-height: 12px;
	text-align: right;
	padding: 0;
	text-decoration:none;
	font-weight:bold;
	top:20px;
	left:330px;	
}
#chart2010 .PrevYear-new a{
	font-size: 11px;
	position:absolute;
	display: block;
	line-height: 12px;
	text-align: right;
	padding: 0;
	text-decoration:none;
	font-weight:bold;
	top:45px;
	left:20px;
	color:#1154bf;
}
#chart2010 .lastupdate {
	font-size: 10px;
	position: absolute;
	left: 10px;
	bottom: 12px;
	display: block;
	line-height: 12px;
	text-align: left;
	padding: 0;
}
#tout_provenresults a {
	background: url(../images/tout_provenresults.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 257px;
	height: 141px;
	cursor: pointer;
}
#tout_provenresults a:hover {
	background-image: url(../images/tout_provenresults.jpg);
	background-position: 0px -141px;
}

#tout_aboutus a {
	background: url(../images/tout_aboutus.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 257px;
	height: 141px;
	cursor: pointer;
}

#tout_ourservice a {
	background: url(../images/tout_ourservice.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 257px;
	height: 141px;
	cursor: pointer;
}

#tout_ourphilosophy a {
	background: url(../images/tout_ourinvestment.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 257px;
	height: 141px;
	cursor: pointer;
}
#tout_ourphilosophy a:hover {
	background-image: url(../images/tout_ourinvestment.jpg);
	background-position: 0px -141px;
}

#tout_signup a {
	background: url(../images/tout_freetrial.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 257px;
	height: 141px;
	cursor: pointer;
}

#tout_signup a:hover {
	background-image: url(../images/tout_freetrial.jpg);
	background-position: 0px -141px;
}
#tout_newsletter a {
	background: url(../images/tout_newsletter.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 257px;
	height: 141px;
	cursor: pointer;
}
#tout_newsletter a:hover {
	background-image: url(../images/tout_newsletter.jpg);
	background-position: 0px -141px;
}
#tout_timertrac a {
	background: url(../images/tout_timertrac.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 257px;
	height: 141px;
	cursor: pointer;
}
#tout_timertrac a:hover {
	background-image: url(../images/tout_timertrac.jpg);
	background-position: 0px -141px;
}
#tout_data a {
	background: url(../images/tout_detailedperfdata.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 262px;
	height: 142px;
	cursor: pointer;
}

#tout_data a:hover {
	background-image: url(../images/tout_detailedperfdata.jpg);
	background-position: 0px -142px;
}

#tout_faq a {
	background: url(../images/tout_faq.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 257px;
	height: 141px;
	cursor: pointer;
}

#tout_faq a:hover { background: url(../images/tout_faq.jpg) 0px -141px; }


div.tout {
	margin-bottom:15px;
}


body.home #tout_provenresults  a {
	background: url(../images/homefreetrial.jpg) no-repeat;
	height: 170px;
	width: 280px;
}

body.home #tout_provenresults  a:hover { background: url(../images/homefreetrial.jpg) no-repeat 0px -175px; }

body.home #tout_freetrial  a {
	background: url(../images/homefreetrial.jpg) no-repeat;
	height: 175px;
	width: 280px;
}

body.home #tout_freetrial  a:hover { background: url(../images/homefreetrial.jpg) no-repeat 0px -175px; }

body.home #tout_aboutus a {
	background: url(../images/homemarketreport.jpg);
	height: 170px;
	width: 280px;
}

body.home #tout_aboutus a:hover { background: url(../images/homemarketreport.jpg) 0px -175px; }

body.home #tout_ourservice a {
	background: url(../images/home_tout_ourservice.jpg);
	height: 175px;
	width: 280px;
}

body.home #tout_timertrac a:hover { background: url(../images/home_tout_detailedperfdata.jpg) no-repeat 0px -175px; }

body.home #tout_timertrac a {
	background: url(../images/home_tout_detailedperfdata.jpg);
	height: 171px;
	width: 280px;
}

body.home #tout_ourservice a:hover { background: url(../images/home_tout_ourservice.jpg) no-repeat 0px -175px; }



body.home div.tout {
	float:left;
	margin:0px;
}
body.home #rightcolumn { width:840px; }

body.home h1 {
	width: 377px;
	height: 77px;
	text-indent: -9999px;
	margin-top: 25px;
	margin-bottom: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/hometitle.jpg);
}

body.home p.intro {
	background: url(../images/home_intro.gif);
	text-indent: -9999px;
	display: block;
	height: 79px;
	width: 325px;
	padding-bottom: 0px;
}

h2.interested {
	height: 40px;
	width: 200px;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	text-indent: -9999px;
	display: block;
	margin-left: 190px;
	background-image: url(../images/interested.gif);
	background-repeat: no-repeat;
}
a.interestedLink:hover {color:#999;}

a.findout {
	background: url(../images/home_findoutmore.gif) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	height: 10px;
	width: 98px;
	position: absolute;
	line-height: 10px;
	left: 182px;
	top: 389px;
}
a.findout:hover {
	background: url(../images/home_findoutmore.gif) no-repeat 0px -10px;
}

h3.greatresults {
	background: url(../images/home_clearlygreatresults.jpg);
	height: 23px;
	width: 197px;
	text-indent: -9999px;
	display: block;
	margin-left: 5px;
	margin-top:5px;
}

#chart #chartlegend {
	background: url(../images/home_header_graph_legend.png) no-repeat;
	height: 54px;
	width: 132px;
	position: absolute;
	top: 32px;
	right: -2px;
}

a.clickfordetail {
	text-indent: -9999px;
	display: block;
	width: 420px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 310px;
}


h2.first { padding-top: 0px; }

body.provenresults #content p.intro {
	background: url(../images/provenresults_bodyintro.gif) no-repeat 0px 0px;
	display: block;
	width: 459px;
	height: 144px;
	text-indent: -9999px;
	margin-bottom: 35px;
}

body.provenresults h1 {
	background: url(../images/provenresults_h1.gif) 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 524px;
	margin-top: 40px;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

body.provenresults p.intro {
	background: url(../images/provenresults_intro.gif) 0px 0px;
	height: 47px;
	width: 508px;
	text-indent: -9999px;
	display: block;
	padding-bottom: 0px;
}

body.provenresults #header { background: url(../images/provenresults_header_bg.jpg) no-repeat 0px 0px; }

table.chart {
	border: 1px solid #668D3F;
	width: 502px;
}

table.chart thead td {
	background: #819760;
	color: #ffffff;
	font-weight: bold;
}

table.chart td {
	padding: 4px;
	font-style: normal;
	font-weight: normal;
}

table.chart tr.alternate td { background: #EEFED4; }


table.chart-home { width: 380px; border:none; font-size:11px;}

table.chart-home td { padding: 4px; height:5px; }

table.chart-home2010 { width: 380px; border:none; font-size:11px; margin-top:-18px;}

table.chart-home2010 td { padding: 4px; height:5px; }

ul.arrowedlist li {
	background: url(../images/ourservice_arrowbullet.gif) no-repeat 0px 0px;
	padding-bottom: 15px;
	padding-top: 4px;
	padding-left: 35px;
}
ul.arrowedlist {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul.arrowedlist-new li {
	background: url(../images/ourservice_arrowbullet.gif) no-repeat 0px 0px;
	padding-bottom: 15px;
	padding-top: 4px;
	padding-left: 35px;
}
ul.arrowedlist-new {
	margin-left: 0px;
	margin-right: 0px;
	margin-top:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4A651C;
	text-align: left;
}
ol { margin-left: 14px; }

h2.ifyouveanswered {
	color: #446D2B;
	font-size: 14px;
	margin-top: 0px;
}

body.ourservice #header p.intro {
	background: url(../images/ourservice_intro.gif);
	width: 516px;
	height: 76px;
	text-indent: -9999px;
	padding-bottom: 0px;
	margin-left: 0px;
}

body.ourservice #content p.intro {
	background: url(../images/ourservice_bodyintro.gif);
	text-indent: -9999px;
	display: block;
	height: 106px;
	width: 443px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

body.ourservice h1 {
	background: url(../images/ourservice_h1.gif);
	height: 67px;
	width: 518px;
	text-indent: -9999px;
	display: block;
	margin-top: 22px;
	margin-bottom: 12px;
}

body.ourservice #header { background: url(../images/ourservice_header_bg.jpg) no-repeat 0px 0px; }
body.subscribenow h1 {
	background-image: url(../images/subscribenow_h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 460px;
	margin-top: 40px;
	margin-bottom: 12px;
}
.monthly-new {
	background-image: url(../images/subscribenow_monthly-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 192px;
	float: left;
	margin-left:15px;
}
.monthly-new2 {
	background-image: url(../images/subscribenow_monthly-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 175px;
	height: 141px;
	float: left;
	margin-left:5px;
}

#monthpersbutt{
	
	width: 175px;
	height: 141px;
	float: left;
	margin-left:5px;
}

#annualpersbutt{
	
	width: 175px;
	height: 141px;
	float: left;
	margin-left:5px;
}

#monthprobutt{
	
	width: 175px;
	height: 141px;
	float: right;
	margin-right:5px;
}
#annualprobutt{
	
	width: 175px;
	height: 141px;
	float: right;
	margin-right:5px;
}



.monthly-new-pro {
	background-image: url(../images/subscribenow_monthly-btn-pro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 192px;
	float: left;
	margin-left:15px;
	left: 50px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.monthly-new-pro2 {
	background-image: url(../images/subscribenow_monthly-btn-pro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 175px;
	height: 141px;
	float: right;
	left: 50px;
	margin-right: 10px;
}
a.monthly {
	background-image: url(../images/subscribenow_monthly-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 192px;
	float: left;
	cursor:pointer;
	margin-bottom:15px;
}
a.monthly:hover {
	background-image: url(../images/subscribenow_monthly-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -192px;
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 192px;
	float: left;
	cursor:pointer;
	margin-bottom:15px;
	margin-right: 80px;
	margin-left: 80px;
}
.annual-new2 {
	background-image: url(../images/subscribenow_annual-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 175px;
	height: 141px;
	float: left;
	margin-left: 10px;
}
.annual-new {
	background-image: url(../images/subscribenow_annual_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 192px;
	float: right;
	margin-right: 0px;
}
.annual-new-pro {
	background-image: url(../images/subscribenow_annual-btn-pro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 192px;
	float: right;
	margin-right:0px;
}
.annual-new-pro2 {
	background-image: url(../images/subscribenow_annual-btn-pro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 175px;
	height: 141px;
	float: right;
	margin-right:5px;
}
a.annual {
	background-image: url(../images/subscribenow_annual-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 192px;
	float: left;
	cursor:pointer;
}
a.annual:hover {
	background-image: url(../images/subscribenow_annual-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -192px;
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 192px;
	float: left;
	cursor:pointer;
}
.canadian {font-family:Arial, Helvetica, sans-serif;  font-weight:bold; color:#5f7e44; line-height:16px; font-size:12px;}

h3.tryusout {
	background-image: url(../images/subscribenow_tryus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 493px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.subscribe_btn {
	background-image: url(../images/subscribenow_subscribebtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 310px;
	height: 68px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 80px;;
}
a.subscribe_btn:hover {
	background-image: url(../images/subscribenow_subscribebtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -68px;
}
a.subscribe_btn-new {
	background-image: url(../images/subscribenow_subscribebtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 310px;
	height: 68px;
	margin:0 auto 0 0;
	position:relative;
	float:left;
}
a.subscribe_btn-new:hover {
	background-image: url(../images/subscribenow_subscribebtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -68px;
}

#serviceButtons {
	width:720px; 
	text-align:left; 
	height:75px; 
	margin-top:10px; 
	padding:0 40px 0 40px;}

a.subscribe_btn_blank {
	background-image: url(../images/subscribenow-blank.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 260px;
	height: 48px;
	margin:0 25px 0 45px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	padding-top:20px;
	float:left;
	font-weight:bold;
	
}
a.subscribe_btn_blank:hover {
	background-image: url(../images/subscribenow-blank.jpg);
	background-repeat: no-repeat;
	background-position: 0px -68px;
}

#servicesPop {width:700px; text-align:left; margin-top:-10px; height:40px;}
#servicesPop a {text-decoration:none; font-size:12px; color: #4D6D32; margin:0 80px 0 180px; font-weight:bold;}

a.moreinfo_btn {
	background-image: url(../images/subscribenow_moreinfobtn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 11px;
	width: 78px;
	margin-left: 300px;
}
a.moreinfo_btn:hover {
	background-image: url(../images/subscribenow_moreinfobtn.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}

form#subscription h3.signup {
	background: url(../images/subscriptionform_form_top.jpg) no-repeat;
	height: 28px;
	padding-top: 16px;
	padding-bottom:0px;
	font-weight: bold;
	font-size: 16px;
	display: block;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 33px;
	margin-right: 0px;
}
form#subscription h3.signup a{
	padding-left: 200px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font: 15px Helvetica, Arial, sans-serif;
 }
form#subscription h3.signup a:hover{
	color: #CCCCCC;
	text-decoration:none;
}
form#subscription {
	background: url(../images/subscriptionform_form_bg.jpg) repeat-y;
	clear: both;
	
}

form#subscription fieldset {
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	width:430px;
	text-align:left;
}
form#subscription fieldset.agree {
	padding-bottom: 20px;
	padding-top: 0px;
}
form#subscription h3 {
	padding-left: 20px;
	color:#FffFFF;
	background: url(../images/subscriptionform_band_gradient.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 13px;
	margin-right: 12px;
}

form#subscription h3.review { font-size:16px;}


form#subscription fieldset.info label {
	width: 120px;
	float: left;
	font-size:12px;
}

form#subscription fieldset.info input {
	float: left;
	margin-bottom: 4px;
	margin-right: 5px;
	height: 16px;
	line-height: 15px;
}

form#subscription fieldset.forgot label {
	width: 150px;
	float: left;
	font-size:12px;
}

form#subscription fieldset.forgot input {
	float: left;
	margin-bottom: 4px;
	margin-right: 5px;
	height: 20px;
	line-height: 15px;
}
form#subscription fieldset.forgot input.small { width: 40px; }

form#subscription fieldset.forgot select {
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;
}

form#subscription br {
	clear: both;
}

form#subscription fieldset.info input.small { width: 40px; }

#packageSelect1 {display:none;}
#packageSelect2 {display:none;}

form#subscription fieldset.info select {
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;
}

form#subscription fieldset.select input {
	margin-right: 5px;
	float: left;
}
form#subscription fieldset.select label {
	margin-bottom: 5px;
	float: left;
}

form#subscription .submit {
	background: url(../images/subscriptionform_form_paypal.jpg) no-repeat 0px 0px;
	display: block;
	width: 171px;
	height: 57px;
	text-indent: -9999px;
	margin-left: 310px;
	border:none;
	cursor:pointer;
	z-index:5;
}
form#subscription .submit:hover {
	background: url(../images/subscriptionform_form_paypal.jpg) no-repeat 0px -57px;
}
form#subscription .submit-center {
	background: url(../images/subscriptionform_form_paypal.jpg) no-repeat 0px 0px;
	display: block;
	width: 171px;
	height: 57px;
	text-indent: -9999px;
	margin-left: 210px;
	border:none;
	cursor:pointer;
	z-index:5;
}
form#subscription .submit-center:hover {
	background: url(../images/subscriptionform_form_paypal.jpg) no-repeat 0px -57px;
}
form#subscription .submit-new {
	background: url(../images/checkout.png) no-repeat 0px 0px;
	display: block;
	width: 350px;
	height: 125px;
	text-indent: -9999px;
	margin-left: 75px;
	border:none;
	cursor:pointer;
	z-index:5;
}
.creditcards {
	margin-left:0px;
	padding-bottom: 0px;
}
.creditcards-sm {margin-left:40px; margin-top:5px;}

form#subscription .submit-new:hover {
	background: url(../images/checkout.png) no-repeat 0px -115px;
}
form#subscription .upgrade { background:  url(../images/upgrade-btn.jpg) no-repeat 0px 0px; display: block; width: 171px; height: 57px; text-indent: -9999px; border:none; cursor:pointer; }
form#subscription .upgrade:hover { background: url(../images/upgrade-btn.jpg) no-repeat 0px -57px; }

form#subscription .upgradeDrk {background: url(../images/upgrade-drk.jpg) no-repeat 0px -57px; display: block; width: 171px; height: 57px; text-indent: -9999px; border:none; cursor:pointer; margin-top:-40px; margin-left:280px; }
form#subscription .upgradeDrk:hover { background: url(../images/upgrade-drk.jpg) no-repeat 0px 0px; }

form#subscription .purchaseDrk {background: url(../images/purchase-btn.png) no-repeat 0px -57px; display: block; width: 171px; height: 57px; text-indent: -9999px; border:none; cursor:pointer; margin-top:-25px; margin-left:280px; }
form#subscription .purchaseDrk:hover { background: url(../images/purchase-btn.png) no-repeat 0px 0px; }


form#subscription .submitProfile { float:left; left:0; margin:-40px 0 0 40px;   position:relative; background:  url(../images/update.jpg) no-repeat 0px -57px; display: block; width: 171px; height: 57px; text-indent: -9999px; border:none; cursor:pointer; }
form#subscription .submitProfile:hover { background: url(../images/update.jpg) no-repeat 0px 0px; }

form#subscription .delete {
    padding:2px; border:#77a94e ridge 2px; cursor:pointer; color:#2b3c1c;	position:absolute;
	margin-left:60px;
	margin-top:25px;
	width:50px;
	cursor:pointer;
	z-index:5;
	font-size:14px;
}
form#subscription .add { padding:2px; border:#77a94e ridge 2px; cursor:pointer; color:#2b3c1c;
	position:absolute;
	margin-left:160px;
	margin-top:25px;
	width:100px;
	z-index:5;
	font-size:14px;
	
}

form#subscription .plan {
	margin-left:35px;
	width:110px;
	cursor:pointer;
	z-index:5;
	color:#4d6d32;
	font-weight:bold;
	font-size:12px;
}
form#subscription .login {
	background: url(../images/login.jpg) no-repeat 0px -57px;
	display: block;
	width: 171px;
	height: 57px;
	text-indent: -9999px;
	margin-left: 300px;
	border:none;
	cursor:pointer;
}
form#subscription .login:hover {
	background: url(../images/login.jpg) no-repeat 0px 0px;}
	
form#subscription .getPass:hover {
	background: url(../images/forgot_btn.jpg) no-repeat 0px -57px;
}
form#subscription .getPass {
	background: url(../images/forgot_btn.jpg) no-repeat 0px 0px;
	display: block;
	width: 171px;
	height: 57px;
	text-indent: -9999px;
	margin-left: 300px;
	border:none;
	cursor:pointer;
}
form#subscription #formbottom {
	background: url(../images/subscriptionform_form_bottom.jpg) 0px bottom no-repeat;
	height: 35px;
}
form#subscription #formbottom2 {
	background: url(../images/subscriptionform_form_bottom.jpg) 0px bottom;
	height: 35px;
}

body.youraccount #header {
	background: url(../images/youraccount_header_bg.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
}
body.youraccount-first #header {
	background: url(../images/subscribenow_header_bg.jpg) no-repeat 0px 0px;
	display: block;
}
a.back_btn {
	background-image: url(../images/subscriptionform_backbtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 220px;
	float: right;
	margin-bottom: 10px;
}
a.back_btn:hover {
	background-image: url(../images/subscriptionform_backbtn.jpg);
	background-position: 0px -65px;
	
}
h2.formtitle {
	color: #4D6D32;
	float: left;
}

select {
	font-size: 12px;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

#leftcolumn p.detailed, #leftcolumn p.detailed2 { color: #718f3d; font-size:14px; padding-bottom:10px;}

#leftcolumn p.detailed {
	margin-top: 10px;
	text-align: left;
}

p.detailed a, p.detailed2 a {
	font-size:15px;
	color: #98ba44;
	line-height: 20px;
}

body.ourservice #content p.intro { margin-bottom: 35px; }

#account { text-align:left; text-indent:20px; margin-top:-20px;}

#account h1{ 
	font: normal 28px/32px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	display: block;
	margin-top: 22px;
}
#signal p {line-height:25px; text-indent:20px; color:#4D6D32;}
form#subscription #signal label {color: #4D6D32; font-size:14px; font-weight:normal; width:105px;}

#signalEdit p {line-height:25px; text-indent:20px; color:#4D6D32;}
form#subscription #signalEdit label {color: #4D6D32; font-size:14px; font-weight:normal; width:105px;}

#etf {width:360px; padding:0; margin:0 auto 0 auto; float:left;}
#etf p {line-height:25px; text-indent:5px; font-size:14px; color:#4D6D32; font-weight:bold;}
#etf label {color: #4D6D32; font-weight:normal;}

#change { margin:0 auto 0 auto; padding:0 0 0 20px; float:left; }
#change p {line-height:25px; font-size:14px;}

#not-active p {line-height:25px; text-indent:20px; font-size:14px; }

#message p {line-height:17px; font-size:14px; padding:0; margin:0 auto 0 auto; width:400px;}

#messageI { margin:0 auto 0 auto; padding:0 0 0 60px; }
#messageI textarea { padding:0; }

#performance {
	padding-bottom:10px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 500px;
	position: relative;
}
#performance p {line-height:5px; padding-bottom:0;}

.quote { padding-top:5px; padding-bottom:20px;}
.ourphilosophy #mainwrapper #content #leftcolumn h2 br {
	text-align: center;
}
/*.ourservice #mainwrapper #content #leftcolumn h2 {
	text-align: center;
}*/
.ourservice #mainwrapper #content #leftcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.ourservice #mainwrapper #content #leftcolumn h3 {
	font-style: normal;
}
.ourservice #mainwrapper #content #leftcolumn h3 {
	font-size: 13px;
}
.ourservice #mainwrapper #content #leftcolumn h3 {
	font-size: 11px;
}
.ourservice #mainwrapper #content #leftcolumn h3 {
	font-size: 12px;
}
.resources h1{
font-size: 24px;
line-height: 24px;
margin: 0px 0px 16px 0px;
font-variant: small-caps;
color:#4D6D32;
}
.resources h2{color:#4D6D32;}

.resources p{
font-size: 14px;
}
.resources ul{ list-style: disc; margin-left:25px; color:#98ba44;}

.resources ul li{ list-style: disc; margin-left:10px; color:#4D6D32;}

.resources a {font-weight:bold;}

/* Update June 30, 2010 */
ul.question{
	margin: 0px 34px;
}
ul.question li{
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	text-align: left;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 41px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	text-transform: none;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #557333;
}

#breacrumb {margin:-20px 0 5px 0; width:700px; float:left;}
#breacrumb p { color:#ca8306; font-size:14px; width:700px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

#breacrumb2 {margin:10px 0 5px 20px; float:left; width:220px;}
#breacrumb2 p { color:#ca8306; font-size:14px;  font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

#breacrumb3 { float:left; width:400px; clear:both; margin:-20px 0 5px 0;}
#breacrumb3 a { color:#ca8306; font-size:14px;  font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}
#breacrumb3 p { color:#ca8306; font-size:14px;  font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

#subscribeRapid {
	position:relative;
	float:left;
	left:50px;
	top:50px;
	line-height:68px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 60px;
}
#subscribeRapid2 {
	position:relative;
	float:left;
	text-align:center;
	clear:both;
	width:505px;
	left:0px;
	top:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-right: 40px;
}

.invisible {display:none}

/* -------------------- */
#graph2010 {
	float: right;
	height: 308px;
	width: 420px;
	position: absolute;
	left: 450px;
	top: 110px;
}
.login {
	font-weight: bold;
	color: #9CBA43;
	font-size: 12px;
}

#affiliatecontent {
	position: relative;
	width: 575px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border: thick none #81965C;
}
.subscribenow #mainwrapper #content #leftcolumn h3 a {
	font-family: "Arial Black", Gadget, sans-serif;
}
.subscribenow #mainwrapper #content #leftcolumn h3 a {
	font-weight: normal;
}
#indivmonth {
	float: left;
	height: 30px;
	width: 500px;
	padding-top: 10px;
	left: 210px;
	position: relative;
}

#indivann {
	float: left;
	height: 30px;
	width: 500px;
	padding-top: 10px;
	left: 210px;
	position: relative;
}

#promonth {
	float: left;
	height: 30px;
	width: 500px;
	padding-top: 10px;
	left: 210px;
	position: relative;
}

#proann {
	float: left;
	height: 30px;
	width: 550px;
	padding-top: 10px;
	left: 210px;
	position: relative;
}

#inmonthbutton {
	float: right;
	height: 30px;
	width: 62px;
	position: absolute;
	left: -45px;
	top: 2px;
}

#inannbutton {
	float: right;
	height: 30px;
	width: 62px;
	position: absolute;
	left: -45px;
	top: 3px;
}

#promonthbutton {
	float: right;
	height: 30px;
	width: 62px;
	position: absolute;
	left: -45px;
	top: 3px;
}

#proannbutton {
	float: right;
	height: 30px;
	width: 62px;
	position: absolute;
	left: -45px;
	top: 3px;
}
#listofservices {
	position: relative;
	height: 140px;
	width: 570px;
	left: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1px;
	color: #4D6D32;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 30px;
	float: left;
	text-align: justify;
	font-style: normal;
	border: 5px double #6A7F47;
	margin-left: 95px;
}

#listofservices2 {
	position: relative;
	height: 140px;
	width: 570px;
	left: 25px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1px;
	color: #4D6D32;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	float: left;
	text-align: justify;
	font-style: normal;
	border: 5px none #6A7F47;
	margin-left: 95px;
}
#check1 {
	position: absolute;
	height: 29px;
	width: 20px;
	left: 120px;
	top: -8px;
}

#check2 {
	position: absolute;
	height: 29px;
	width: 20px;
	left: 120px;
	top: 25px;
}
#check3 {
	position: absolute;
	height: 29px;
	width: 20px;
	left: 120px;
	top: 61px;
}
#check4 {
	position: absolute;
	height: 29px;
	width: 20px;
	left: 120px;
	top: 98px;
}
#check5 {
	position: absolute;
	height: 29px;
	width: 20px;
	left: 120px;
	top: 132px;
}

.signupprice {
	color: #96B243;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: left;
	text-indent: 30px;
}



#verisign {
	position: relative;
	height: 40px;
	width: 100px;
	float: right;
	top: -15px;
	right: 73px;
}
#paypalverified {
	position: relative;
	height: 60px;
	width: 60px;
	float: right;
	top: -22px;
	right: -90px;
}

#creditcard {
	position: relative;
	height: 30px;
	width: 200px;
	left: 345px;
	top: -5px;
	float: left;
}
#secure {
	position: relative;
	height: 50px;
	width: 90px;
	left: 40px;
	top: 28px;
}
#timertracked {
	position: relative;
	height: 40px;
	width: 121px;
	left: 160px;
	float: left;
	top: -20px;
}

#bluepay {
	position: relative;
	height: 20px;
	width: 121px;
	left: 185px;
	float: left;
	top: -17px;
}


#indivbutton {
	position: relative;
	height: 160px;
	width: 310px;
	left: 60px;
	bottom: 27px;
}

#probutton {
	position: relative;
	height: 157px;
	width: 302px;
	left: 469px;
}
#probutton {
	position: absolute;
	top: 884px;
}




#secureicons {
	float: left;
	height: 50px;
	width: 800px;
	position: relative;
	left: 10px;
	bottom: 20px;
}
#paypalusersbutton {
	float: left;
	height: 75px;
	width: 700px;
	position: relative;
	padding-left:130px;
	padding-bottom: 15px;
}
#individualplan {
	float: left;
	height: 25px;
	width: 375px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
}
#proplan {
	float: right;
	height: 25px;
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 22px;
	font-weight: normal;
}
#affiliateright {
	float: right;
	width: 200px;
	background-color: #F2F7E0;
	border: thick double #6F8F3C;
	margin-top: 15px;
	text-align: center;
	height: 720px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	list-style-type: none;
}

#affiliateright2 {
	float: right;
	width: 200px;
	background-color: #F2F7E0;
	border: thick double #6F8F3C;
	margin-top: 15px;
	text-align: center;
	height: 625px;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#joinright {
	position: relative;
	float: left;
	height: 48px;
	width: 170px;
	left: 16px;
	top: 0px;
}

#joinright2 {
	position: relative;
	float: left;
	height: 37px;
	width: 140px;
	left: 12px;
	top: 8px;
}
.affiliatetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #586F2F;
	text-decoration: none;
	text-transform: none;
}
.affiliatefooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
#affwhoisarts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	float: left;
	width: 550px;
	border: 0px none #86985E;
	text-align: justify;
}

#affphilos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	float: left;
	width: 550px;
	border: 0px none #86985E;
	text-align: justify;
}

#affwhoisarts2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	float: left;
	width: 800px;
	border: 0px none #86985E;
	text-align: justify;
}
#affwhyarts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	float: left;
	width: 800px;
	border: 0px none #86985E;
	text-align: justify;
}
#affcommission{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	float: left;
	width: 800px;
	border: 0px none #86985E;
	text-align: justify;
}

#affartsservice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 10px;
	float: left;
	width: 775px;
}

#affartssystem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	float: left;
	width: 550px;
	text-align: justify;
}

#affartssystem2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	float: left;
	width: 800px;
	text-align: justify;
}

#affdata {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	float: left;
	width: 800px;
	text-align: justify;
}

#afftimertrac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	float: left;
	width: 800px;
	text-align: justify;
}
#moneypic {
	height: 242px;
	width: 230px;
	position: relative;
	bottom:55px;
	left: -11px;
}
#affbottomcontent {
	float: left;
	width: 800px;
	position: relative;
	text-align: justify;
	padding-right: 0px;
}

#ttgraph {
	float: left;
	width: 380px;
	height: 260px;
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
	border: 4px double #505F35;
}

#affiliatejoin {
	float: left;
	width: 720px;
	height: 89px;
	position: relative;
	margin-left: 40px;
}

#objective {
	float: left;
	width: 575px;
	position: relative;
	text-align: justify;
	font-style: normal;
}

#salesobjective {
	float: left;
	width: 575px;
	position: relative;
	text-align: justify;
	font-style: normal;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.affiliate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-align: left;
}
.commissions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A692E;
}

#topperformers {
	float: right;
	width: 380px;
	height: 260px;
	position: relative;
	margin-right: 0px;
	border: 4px double #4C5B33;
}

#affiliateheader{
	float: left;
	width: 575px;
	height: 133px;
	position: relative;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
}
#salesheader{
	float: left;
	width: 575px;
	height: 155px;
	position: relative;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
}

#subscribeheader{
	float: left;
	width: 800px;
	height: 150px;
	position: relative;
	margin-right: 0px;
	padding-left: 110px;
	padding-right: 0px;
	padding-bottom: -10px;
}

#afffooterbanner{
	float: left;
	width: 800px;
	height: 104px;
	position: relative;
	margin-right: 0px;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 2px;
}
#trialbutton {
	float: left;
	height: 134px;
	width: 800px;
	position: relative;
	padding-left: 33px;
	padding-bottom: 20px;
	text-decoration: blink;
}

#trialdescription {
	float: left;
	height: 50px;
	width: 800px;
	position: relative;
}

#personaltouts {
	float: left;
	height: 155px;
	width: 800px;
	position: relative;
	margin-top: 10px;
	padding-left: 12px;
}

#or {
	float: left;
	height: 30px;
	width: 30px;
	margin-left: 18px;
	position: relative;
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

#salestouts {
	float: left;
	height: 1200px;
	width: 260px;
	position: relative;
	left: -33px;
	top: -20px;
}

#salestoutsright {
	float: right;
	height: 300px;
	width: 260px;
	position: relative;
	right: 50px;
}
#affiliatejoin {
	float: left;
	height: 89px;
	width: 700px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 60px;
	padding-left: 0px;
}
body.home #chart {
	width: 398px;
	float: right;
	height: 156px;
	background: #FFFFFF url(../images/home-table-back.jpg) no-repeat 0px 0px;
	padding:140px 12px 12px 12px;
	position: relative;
	border-left: solid 1px #c0d0a3;
}

body.home #chart2010 {
	width: 398px;
	float: right;
	height: 156px;
	background: #FFFFFF url(../images/home-table-2010.jpg) no-repeat 0px 0px;
	padding:140px 12px 12px 12px;
	position: relative;
	border-left: solid 1px #c0d0a3;
}

#chart .clickfordetail a{
	font-size: 11px;
	position: absolute;
	right: 20px;
	bottom: 12px;
	display: block;
	line-height: 12px;
	text-align: right;
	padding: 0;
	text-decoration:none;
	font-weight:bold;
}
#chart .lastupdate {
	font-size: 10px;
	position: absolute;
	left: 10px;
	bottom: 12px;
	display: block;
	line-height: 12px;
	text-align: left;
	padding: 0;
}
#chart2010 .clickfordetail a{
	font-size: 11px;
	position: absolute;
	right: 20px;
	bottom: 12px;
	display: block;
	line-height: 12px;
	text-align: right;
	padding: 0;
	text-decoration:none;
	font-weight:bold;
}
#chart2010 .PrevYear a{
	font-size: 11px;
	position:absolute;
	display: block;
	line-height: 12px;
	text-align: right;
	padding: 0;
	text-decoration:none;
	font-weight:bold;
	top:20px;
	left:330px;	
}
#chart2010 .PrevYear-new a{
	font-size: 11px;
	position:absolute;
	display: block;
	line-height: 12px;
	text-align: right;
	padding: 0;
	text-decoration:none;
	font-weight:bold;
	top:45px;
	left:20px;
	color:#1154bf;
}
#chart2010 .lastupdate {
	font-size: 10px;
	position: absolute;
	left: 10px;
	bottom: 12px;
	display: block;
	line-height: 12px;
	text-align: left;
	padding: 0;
}#midyear {
	float: left;
	width: 550px;
	position: absolute;
}

body.home #chart {
	width: 398px;
	float: right;
	height: 156px;
	background: #FFFFFF url(../images/home-table-back.jpg) no-repeat 0px 0px;
	padding:140px 12px 12px 12px;
	position: relative;
	border-left: solid 1px #c0d0a3;
}
#salesbanner {
	float: left;
	height: 97px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 42px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#areyouready {
	text-align: center;
	float: none;
	height: 50px;
	width: 600px;
	position: relative;
}
#objective2 {
	float: left;
	width: 800px;
	position: relative;
	font-style: normal;
}
#quickstartcontent {
	float: left;
	width: 500px;
	position: relative;
	height: 600px;
}

#planselect {
	float: left;
	width: 800px;
	position: relative;
	height: 50px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
	line-height: inherit;
}
.top {
	float: right;
	height: 20px;
	width: 100px;
	position: relative;
	bottom: -40px;
	right: 40px;
}
.uparrowtop {
	float: left;
	height: 34px;
	width: 34px;
}
.backtotop {
	float: right;
	height: 20px;
	width: 60px;
	position: relative;
}
/*jquery*/
.layer1 {
margin: 0;
padding: 0;
width: 800px;
}
 

.content {
padding: 5px 10px;
background-color:#fff;
}
p { padding: 5px 0; }
.elder {
	padding-top: 30px;
}

