body {
	margin: 0px;
	padding: 0px;
	background-color: #21681D;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}

#header {
	height: 70px;
	width: 100%;
	background-color: #90AECD;
	border-bottom: #DCDCDC;
	border-width: 0px 0px 4px 0px;
	border-style: solid;
	background-image: url(/images/main-header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 9px 0px;
}

#header h1 {
	display: none;
}

#headerad {
	height: 77px;
	float: right;
	margin: 0 24px 0 0;
	vertical-align: middle;
}

.epigram {
	color: #FFFFFF;
	padding: 2px;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}


/* imported styles from the old design */
.SmallText {
	font-size: 9pt;
}

.SideNav {
	color: #28531C;
	text-decoration: none;
}

A:hover {
	color:#003366;
	font-family: Verdana;
}

.SmallSideNav {
	font-size: 9px;
	color: #28531c;
	text-decoration: none;
}

.SmallSideNav { 
	font-size: 9px;
	color: #28531c;
	text-decoration: none;
}

.SmallText { 
	font-family: Verdana, sans-serif;
	color: #000000; 
	font-size: 10px; 
}

.ArticleNewsHover { 
	color: #000000;
}

.SMALL { 
	font-size: 8pt;
}

.Footernoline {	
	text-decoration: none; 
	color:#FFFFFF;
}

.greenLink {
	color: #bdcd95;
}


/* "dbox-body" styles a standard, 3-column, dynamic-width box */
table.dbox-body {
	padding: 0px;
	margin: 0px;
	background-color: #E5E5E5;
	border-spacing: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

table.dbox-body td {
	padding: 0px;
}

/* Top row */
table.dbox-body td.tl {
	width: 10px;
	height: 19px;
	background-image: url(/images/body-tl.gif);
	background-repeat: no-repeat;
}

table.dbox-body td.tm {		
	height: 19px;
	background-image: url(/images/body-tm.gif);
	background-repeat: repeat-x;
}

table.dbox-body td.tr {
	width: 10px;
	height: 19px;
	background-image: url(/images/body-tr.gif);
	background-repeat: no-repeat;
}

/* Middle row */
table.dbox-body td.ml {
	width: 10px;
	background-image: url(/images/body-ml.gif);
	background-repeat: repeat-y;
}

table.dbox-body td.main {		
}

table.dbox-body .content {
	margin: 6px -4px 0px -4px;
}

table.dbox-body td.mr {
	width: 10px;
	background-image: url(/images/body-mr.gif);
	background-repeat: repeat-y;
}


/* Bottom row */
table.dbox-body td.bl {
	width: 10px;
	height: 10px;
	background-image: url(/images/body-bl.gif);
	background-repeat: no-repeat;
}

table.dbox-body td.bm {
	height: 10px;
	background-image: url(/images/body-bm.gif);
	background-repeat: repeat-x;
}

table.dbox-body td.br {		
	width: 10px;
	height: 10px;
	background-image: url(/images/body-br.gif);
	background-repeat: no-repeat;
}


table.dbox-body td.extra {
	vertical-align: top;
	background-color: #21681D;
	padding: 20px 8px 8px 8px;
}


/* "dbox-note" styles a standard, 3-column, dynamic-width box */
table.dbox-note {		
	padding: 0px;
	background-image: url(/images/dbox-note-blend.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FDFEDE;
	border-spacing: 0px;
	margin: 0px 1px 4px 1px;
	text-align: left;
}

table.dbox-note td {
	padding: 0px;
}

/* Top row */
table.dbox-note td.tl {
	width: 10px;
	height: 10px;
	background-image: url(/images/dbox-note-tl.gif);
	background-repeat: no-repeat;
}

table.dbox-note td.tm {		
	height: 10px;
	background-image: url(/images/dbox-note-tm.gif);
	background-repeat: repeat-x;
}

table.dbox-note td.tr {
	width: 10px;
	height: 10px;
	background-image: url(/images/dbox-note-tr.gif);
	background-repeat: no-repeat;
}

/* Middle row */
table.dbox-note td.ml {
	width: 10px;
	background-image: url(/images/dbox-note-ml.gif);
	background-repeat: repeat-y;
}

table.dbox-note td.main {		
	padding: 0px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 130%;
}

table.dbox-note .content {
	margin: -3px 0px -1px 0px;
}

table.dbox-note td.mr {
	width: 10px;
	background-image: url(/images/dbox-note-mr.gif);
	background-repeat: repeat-y;
}


/* Bottom row */
table.dbox-note td.bl {
	width: 10px;
	height: 11px;
	background-image: url(/images/dbox-note-bl.gif);
	background-repeat: no-repeat;
}

table.dbox-note td.bm {
	height: 10px;
	background-image: url(/images/dbox-note-bm.gif);
	background-repeat: repeat-x;
}

table.dbox-note td.br {		
	width: 10px;
	height: 10px;
	background-image: url(/images/dbox-note-br.gif);
	background-repeat: no-repeat;
}


/* "dbox-quote" styles a standard, 3-column, dynamic-width box */
table.dbox-quote {		
	padding: 0px;
	background-image: url(/images/dbox-quote-blend.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border-spacing: 0px;
	margin: 0px auto 4px auto;
	text-align: left;
}

table.dbox-quote td {
	padding: 0px;
}

/* Top row */
table.dbox-quote td.tl {
	width: 10px;
	height: 10px;
	background-image: url(/images/dbox-note-tl.gif);
	background-repeat: no-repeat;
}

table.dbox-quote td.tm {		
	height: 10px;
	background-image: url(/images/dbox-note-tm.gif);
	background-repeat: repeat-x;
}

table.dbox-quote td.tr {
	width: 11px;
	height: 10px;
	background-image: url(/images/dbox-note-tr.gif);
	background-repeat: no-repeat;
}

/* Middle row */
table.dbox-quote td.ml {
	width: 10px;
	background-image: url(/images/dbox-note-ml.gif);
	background-repeat: repeat-y;
}

table.dbox-quote td.main {		
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-style: italic;
	line-height: 130%;
}

table.dbox-quote .content {		
	margin: -4px 1px -2px 1px;
}

table.dbox-quote td.mr {
	width: 11px;
	background-image: url(/images/dbox-note-mr.gif);
	background-repeat: repeat-y;
}


/* Bottom row */
table.dbox-quote td.bl {
	width: 10px;
	height: 12px;
	background-image: url(/images/dbox-note-bl.gif);
	background-repeat: no-repeat;
}

table.dbox-quote td.bm {
	height: 12px;
	background-image: url(/images/dbox-note-bm.gif);
	background-repeat: repeat-x;
}

table.dbox-quote td.br {		
	width: 11px;
	height: 12px;
	background-image: url(/images/dbox-note-br.gif);
	background-repeat: no-repeat;
}

table.dbox-quote a {
	display: block;
	color: #003366;
	text-decoration: none;
	padding: 0px 0px 0px 14px;
	margin: 4px 4px 4px 6px;
	background-image: url(/images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}


/* "sbox-topic" styles a standard, 1-column, static-width box */
table.sbox-topic {		
	background-image: url(/images/topic-blend.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	width: 457px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px 0px 4px 2px;
	text-align: left;
}

table.sbox-topic th {
	background-image: url(/images/topic-head.jpg);
	background-repeat: no-repeat;
	width: 457px;
	height: 24px;
	padding: 0px 12px 0px 12px;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	background-position: left top;
}

table.sbox-topic td.bd {
	background-image: url(/images/topic-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 457px;
	padding: 0px 4px 2px 4px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 140%;
}

table.sbox-topic .content {
	margin: 0px 0px 0px 0px;
}

.content p {
	margin-top: 0px;
}

table.sbox-topic td.ft {		
	background-image: url(/images/topic-foot.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	width: 457px;
	height: 12px;
}


h2.section {
	padding: 2px;
	background-color: #bdcd95;
	border: 2px #28531C solid;
	color: #28531C;
	font-size: 11px;
	font-family: verdana, sanas-serif;
	text-transform: uppercase;
}

a.golink {
	display: block;
	padding: 0 0 0 16px;
	background-image: url(http://dev.financialpsychology.com/images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

div.product {
	margin-bottom: 16px;
	font-family: verdana, sanas-serif;
	font-size: 10px;
}

	div.product .name {
		padding: 0 0 0 12px;
		font-weight: bold;
		color: #003366;
		background-image: url(http://dev.financialpsychology.com/images/arrow2.gif);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 11px;
	}

	div.product ul {
	}

	div.product li {
		list-style: url(http://dev.financialpsychology.com/images/arrow2.gif);
	}

	div.product div.pic {
		float: right;
		padding: 8px;
		background-color: #ffffff;
		text-align: center;
	}
	
		div.product div.pic div.caption {
			color: #003366;
			text-align: left;
		}
		
	div.product .testimonial {
		margin: 8px 0 8px 0;
		padding: 8px;
		border-width: 1px 0 1px 0;
		border-color: #28531C;
		border-style: solid;
		color: #28531C;
		font-style: italic;
	}
	
		div.product .testimonial p {
			margin-top: 0;
		}
		
		div.product .testimonial .attribution {
			text-align: right;
		}
		
	div.product h3 {
		font-size: 11px;
	}

	div.product .price {
		font-weight: bold;
	}

	div.product .buynow, div.product .buynow img {
		border: 0px none;
	}

	div.product .shipping {
		color: #003366;
	}

		div.product .shipping strong {
			font-weight: bold;
			color: #000000;
		}

