body {
	margin: 0 auto;
	padding: 0;
	width:903px;
 	background-image: url(../img/bg.jpg);
 	background-position: 50.05% 0;
	background-repeat: repeat-x;
	color: #30261C;	
	background-color: #514941;
	font-family: arial;
	font-size: 12px;
	line-height: 1.3;
}

a {
	color: #088285;
}

div#wrapper {
	width: 902px;
	padding: 0 0px 0 0;
	margin: 0 0 0 0;	
 	background-image: url(../img/bg-shadow-right.jpg);
 	background-repeat: repeat-y;
 	background-position: top right; 
	background-color: #f1f1f1; 	 			
}

/*
div#masthead {
	background-image: url(../img/masthead-main.png);
 	background-position: top right;
	background-repeat: no-repeat;	
	height: 140px;
	background-color: #f1f1f1;
}
*/

h1 {
	background-image: url(../img/masthead-main.jpg);
 	background-position: top left;
	background-repeat: no-repeat;	
	width: 714px;
	height: 130px;	
	margin: 0;
	padding: 0;
	float: left;
}

h2 {
	background-image: url(../img/masthead-signup.jpg);
 	background-position: top left;
	background-repeat: no-repeat;	
	width: 188px;
	height: 130px;	
	margin: 0;
	padding: 0;
	float: right;
}

h3 {
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
	font-size: 18px;
	color: #088285;
	border-bottom: 1px dotted #b8b8b8;
}

#index h3 {
	color: #30261C;
	font-size: 15px;
	padding: 0 0 8px 0;
	margin: 0;
	border: 0;
}

h4 {
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	font-size: 14px;
	color: #088285;	

}

h5 {
	padding: 4px 0 4px 0;
	margin: 0 0 0 0;
	font-size: 13px;
	color: #1a1a1a;	

}

h1 strong, h2 strong {
	display: none;
}

h1 a, h2 a {
	width: 100%;
	line-height: 130px;
	height: 130px;
	display: block;
}

p {
	margin: 0 0 12px 0;
}

#index p {
	color: #7A6F67;
	font-size: 12px;
	margin: 0 0 8px 0;
}


div#content {
	clear: both;
	border-left: 1px solid #A5A29E;
	border-right: 1px solid #A5A29E;
	padding: 12px 12px 12px 12px;		
}

div#content-inner{
	padding: 30px 80px 30px 80px;
	background-color: #fff;			
}

div#content-bottom {
	background-image: url(../img/content-bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 15px;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #948F8C;
	text-align: center;
	font-size: 11px;
	line-height: 1.5;	
}

div#content-inner li {
	padding: 0 0 10px 0;
}

#footer {
	text-align: center;
	background-color: #948F8C;
	padding: 0px 10px 5px 10px;
	clear: both;
}

#footer ul {
	list-style: none;
	margin: 0 0 0 175px;
	padding: 0;
}

#footer li {
	float: left;
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 0;
	border-right: 1px solid #fff;
}

#footer li.last {
	border: 0;
}

#footer p {
	clear: both;
	color: #fff;
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 0;
}

#footer li a {
	color: #ffffff;
	font-size: 11px;
}

#nav {
	padding: 1px 0 1px 0;
	background-color: #DDDEDF;
	height: 43px;
	clear: both;
	border-top: 1px solid #f0f1f1;
	border-left: 1px solid #A5A29E;
	border-right: 1px solid #A5A29E;
	background-image: url(../img/navshadow.png);
	background-position: bottom;
	background-repeat: repeat-x;
	
}

td, th {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	padding: 4px 10px 4px 0;
}

.box-1 {
	background-color: #ffffff;
	background-image: url(../img/bgbox-1.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 231px;
	padding: 15px 25px 15px 25px;
	margin-bottom: 10px;
}

.box-2 {
	background-color: #ffffff;
	background-image: url(../img/bgbox-2.png);
	background-repeat: no-repeat;
	width: 561px;
	height: 195px;
	padding: 15px 25px 15px 25px;
	margin-bottom: 16px;
}


.box-3, .box-3b {
	background-color: #E1CDA5;
	background-image: url(../img/bgbox-3.png);
	background-repeat: no-repeat;
	width: 217px;
	height: 312px;
	padding: 15px 20px 5px 20px;
	margin-bottom: 10px;
}

.box-3b {
	background-image: url(../img/bgbox-3b.png);
}


.box-4 {
	background-color: #ffffff;
	background-image: url(../img/bgbox-4.png);
	background-repeat: no-repeat;
	width: 227px;
	height: 139px;
	padding: 10px 15px 10px 15px;
	margin-bottom: 15px;
}

#home-left {
	float: left;
	width: 619px;
}

#home-right {
	float: right;
	width: 252px;
}

#home-left div.box-1 {
	float: left;
}

#box-news {
	margin-left: 12px;
}

#box-intro ul {
	margin: 0;
	padding: 6px 25px 0 0;
	list-style: none;
	float: left;
}

#box-intro li {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 7px 12px;
	background-image: url(../img/arrow1.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

#box-intro li a {
	text-decoration: none;
}

#box-intro li a:hover {
	text-decoration: underline;
}

#box-quick ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#box-quick li {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	background-image: url(../img/bg-plusdot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#box-quick li a, #box-testimonial a, #box-news h4 a {
	text-decoration: none;
}

#box-quick li a:hover, #box-testimonial a:hover, #box-news h4 a:hover {
	text-decoration: underline;
}

#box-testimonial h3 {
	font-size: 12px;
	padding: 0 0 4px 0;
}

#box-testimonial p {
	font-size: 11px;
	margin: 0 0 2px 0;
	line-height: 1.3;
}

#box-news h4 {
	font-size: 12px;
	padding: 4px 0 4px 0;
	margin: 0;
}

#box-news p {
	font-size: 11px;
}

img.rssicon {
	float: right;
}


div#quotes {
	margin-top: 10px;
	padding: 0px 0 0 0;
	background-image: url(../img/bg-plusdot.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

table#quote-table {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

#quote-table td {
	font-size: 11px;
	color: #7A6F67;	
	font-weight: bold;
	padding: 2px 15px 0px 0;
}

img {
	border: 0;
}

.quote-up {
	color: #3A932E;
}

.quote-down {
	color: #E46062;
}

.quote-static {
	color: #0F62BD;
}

td.numeric {
	text-align: right;
}

span.flash {
	color: #088285;
}

#box-signup h3 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
/*	
	color: #088285;
	background-image: url(../img/bg-plusdot-yellow.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
*/	
}

#box-signup h4 {
	text-align: left;
	color: #30261C;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 13px;
	line-height: 1.4;
}

#box-signup h5 {
	font-size: 11px;
	margin: 0px 0 12px 0;
	padding: 5px 0 0 0;
	font-weight: normal;
/*
	background-image: url(../img/bg-plusdot-yellow.jpg);
	background-position: top left;
	background-repeat: repeat-x;	
*/	
}

#box-signup div.button-1 {
	margin-top: 18px;
}

#box-signup p {
/*	color: #4a4a4a; */
	color: #1a1a1a;
	font-size: 11px;
}


#box-signup table {
	border: 0;
	margin: 0;
	padding: 0;
}

#box-signup td {
	padding: 0 10px 6px 0;
	vertical-align: middle;
	font-size: 11px;
	color: #4a4a4a;
	white-space: nowrap;
}

button.button-1, button.button-2, button.button-3, div.button-1, div.button-2, div.button-3 {
	font-size: 10px;
	font-weight: bold;
	width: 208px;
	height: 21px;
	padding: 2px 0 2px 14px;
	border: 0;
	margin: 5px 0 0 0;
	background-image: url(../img/button-1.png);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: left;
	cursor: pointer;
	text-transform: uppercase;	
}

div.button-1, div.button-2, div.button-3 {
	padding: 4px 0 0 14px;
	margin: 0 0 4px 0;
}

button.button-2, div.button-2 {
	background-image: url(../img/button-2.png);
}

button.button-3, div.button-3 {
	background-image: url(../img/button-3.png);
}

div.button-1 a, div.button-2 a, div.button-3 a  {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	display: block;
}

input, select {
	font-size: 11px;
}

form {
	padding: 0;
	margin: 0;
}

.error {
	color: red !important;
}

div.bottom-banner, div.bottom-banner-2 {
	border: 1px solid #b8b8b8;
	margin-top: 15px;
	text-align: center;	
}

div.bottom-banner-2 {
	background-color: #F3ECDC;
}

div.bottom-banner p, div.bottom-banner-2 p {
	margin: 15px;
	text-align: center;
}

table.minitable {
	padding-left: 20px;
}

div#placeholder1 {
	width:400px;
	height:240px;
	margin: 0 10px 20px 0;
	float: left;
}

div#box-performance {
	border: 1px solid #b8b8b8;
	padding: 12px 0 6px 12px;
	margin: 0 0 20px 0;
	clear: both;
}

table.performance {
	margin-left: -72px;
}

table.performance td, table.performance th {
	color: #30261C;
	font-size: 9px;
	font-family: Verdana, Arial;
	padding: 2px 2px 2px 2px;
	white-space: nowrap;
	vertical-align: top;
	margin: 0;
	border-bottom: 1px solid #999;
	font-weight: normal;
}

table.performance th {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border-top: 1px solid #4e4e4e;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.numeric {
	text-align: right;
}

table.performance td.divider {
	background-color: #FFD6DD;
	text-align: right;	
}

table tr.shade {
	background-color: #F3ECDC;
}

table tr.header {
	background-color: #b8b8b8;
}

table.minitable {
	border-collapse: collapse;
	margin: 7px 0 20px 0;
}

table.minitable th, table.minitable td {
	font-family: verdana;
	font-size: 9px;
	padding: 4px 8px 4px 4px;
	line-height: 1.4;
	font-weight: normal;
	border: 1px solid #30261C;
	margin: 0;
	vertical-align: top;
	color: #30261C;
}

table.minitable th {
	font-weight: bold;
}

.tickLabel, .legendLabel {
	font-family: verdana;
	font-size: 10px;
}

a.call-to-action  {
	color: #3E94B9;
	padding-right: 18px;
	text-decoration: none;
	background-image: url(graphics/button-arrow-red.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	font-weight: bold;
}

a.call-to-action:hover  {
	color: #3E94B9;
	text-decoration: underline;
}

div.testimonial-chunk {
	border-bottom: 1px solid #b8b8b8;
	margin-bottom: 15px;
}

hr {
	color: #b8b8b8;
	background-color: #b8b8b8;
	height: 1px;
	border: none;
	padding: 0;
	margin: 10px 0 20px 0;
}

ul.error li {
	padding-bottom: 8px;
}

table.compare {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table.compare th {
	text-align: left;
	vertical-align: middle;
	padding: 8px 8px 8px 4px;
	background-color: #b8b8b8;
	color: #30261C;
}

table.compare td {
	text-align: left;
	vertical-align: top;
	padding: 8px 4px 4px 4px;
	border-bottom: 1px solid #b8b8b8;
}

table.compare td.first {
	width: 100px;
}

#editors #content-inner ul {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b8b8b8;
	padding-top: 10px;
}

#editors #content-inner img {
	float: right;
	margin: 6px 0 25px 10px;
	border: 1px solid #DDDEDF;
	padding: 1px;
}

#free-market-updates h4 {
	padding-bottom: 0px;
	padding-top: 0;
	margin: 0;
	float: left;
	font-size: 12px;
}

#free-market-updates h4 a {

}

#free-market-updates h5 {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	float: left;
	width: 70px;
	padding-top: 1px;
	color: #4a4a4a;
	text-align: right;
	padding-right: 20px;
	white-space: nowrap;
}


#free-market-updates button {
	margin-top: 0;
}

#free-market-updates h6 {
	font-size: 12px;
	border-bottom: 1px solid #b8b8b8;
	padding: 0 0 4px 0;
	margin: 12px 0 12px 0;
}

div.marketupdate-summary {
	clear: both;
	margin: 0 0 8px 0;
}

div.marketupdate-summary p {
	clear: both;
	padding-left: 90px;
	font-size: 11px;
	margin: 0;
}

table.subs-table, table.total-table {
	margin: 0;
	border: 0;
	padding: 0;
	border-collapse: collapse;
}

table.subs-table td {
	text-align: left;
	vertical-align: top;
	padding: 12px 12px 6px 0px;
	border-bottom: 1px solid #b8b8b8;
}

table.subs-table td.divider {
	font-size: 12px;
	font-weight: bold;
	background-color: #DDDEDF;
	padding: 6px 0 4px 10px;
}

table.total-table {
	margin-top: 10px;
}

table.total-table td {
	font-size: 13px;
	padding-top: 10px 10px 0 0;
}

#signup h4 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 12px;
}

#signup h4 em {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

form.landing {
	border-top: 1px dotted #b8b8b8;
	border-bottom: 1px dotted #b8b8b8;	
	padding: 15px 0 15px 0;
}

#welcome li {
	padding-bottom: 6px;
}

#welcome td {
	font-size: 12px;
}

#free-market-updates #box-signup {
	float: right;
	margin: 0 0 10px 10px;
}

img.product-cover {
	border: 1px solid #b8b8b8;
	margin: 0 0 15px 25px;
	float: right;
}

p.contact {
	padding: 12px 0 15px 80px;
	border-bottom: 1px solid #b8b8b8;
	background-repeat: no-repeat;
	height: 45px;
}

p#contact-mark {
	background-image: url(../img/mark-sml.jpg);
}

p#contact-maria {
	background-image: url(../img/maria-sml.jpg);
}

p#contact-john {
	background-image: url(../img/john-sml.jpg);
}

p#contact-philip {
	background-image: url(../img/philip-sml.jpg);
}

table.compare td.divider {
	background-color: #F3ECDC;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #088285;
}

table.compare a {
	text-decoration: none;
}

table.compare a:hover {
	text-decoration: underline;
}

#using-your-guide h4 {
	margin: 15px 0 0 0;
	border-top: 1px solid #b8b8b8;
	padding: 10px 0 10px 0;
}

#using-your-trading-guide td {
	width: 50%;
	font-size: 12px;
	padding: 0 10px 10px 0;
}

div.outline {
	padding: 20px 30px 10px 30px;
	margin-bottom: 15px;
	border: 1px solid #088285;
	margin: 0 40px 20px 40px;
}

input.button-pay {
	border: 0;
	margin: 0;
	background-color: #088285;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

p.story-links {
	font-size: 11px;
	color: #666;
	padding: 10px 0 10px 0;
}

p.story-links a {
	font-size: 12px;
}

table.archive {
	border: 0;
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;	
	margin: 0 0 25px 0;
	border-collapse: collapse;
}

table.archive td {
	padding: 3px 8px 3px 8px;
}

table.archive td a {
	text-decoration: none;
}

table.archive td a:hover {
	text-decoration: underline;
}

p.showall {
	float:right; 
	padding-right: 120px;
	font-size: 11px;
}

p.showall a {
	text-decoration: none;
}

p.showall a:hover {
	text-decoration: underline;
}

body#archive h4 {
	margin: 0;
}

body#archive h4 a {
	text-decoration: none;
}

body#archive h4 a:hover {
	text-decoration: underline;
}

#box-signup ul {
	margin: 0 0 6px 0;
	padding: 0;
	list-style: none;
}

#box-signup ul li {
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 10px;
	color: #088285;
}

#box-signup h3 {
	padding-bottom: 6px;
	margin-bottom: 0;
}

h4 em {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

div#content-bottom a {
	font-size: 11px;
	color: #948F8C;
}

