BODY {
	font-size: 1em;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #EEF2F7;
}
BODY.orderform {
	font-size: 14pxem;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #EEF2F7;
}
.vsm { font-size: .6em;  }
.sm { font-size : .8em;}
.bg1 {
	font-size: 1.2em;
	font-weight: normal;
}
.bg2 {
	font-size: 1.4em;
	font-weight: lighter;
}
.lg {
	font-size: 1.6em;
	font-weight: normal;
}
.italic {font-style: italic;}
.cntr {
	margin: 0px auto 0px auto;
}
p {
	font-size: 1.2em;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
p.teal {
	font-size: 1.4em;
	color: Teal;
}
p.gty {
	margin: 15px 0px 1px 50px;
	text-indent: -25px;
	color: #000;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}
p.bonus {
	margin: 3px 0px 3px 100px;
	text-indent: -75px;
	color: #000;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
}
p.pkg {
	margin: 15px 0px 1px 25px;
	color: #000;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	list-style-position: outside;
	text-indent: -25px;
}
p.pkg2 {
	margin: 0px 15px 0px 15px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
p.oi {
	margin: 5px 0px 1px 25px;
	color: #000;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	list-style-position: outside;
	text-indent: -25px;
}
p.tst {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 30px;
	line-height: 150%;
}
p.tsth {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 5px 0px 5px;
}

.hilt {
	font-size: 1em;
	color: #000;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
}
.hiltul {
	font-size: 1em;
	color: #000;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.hiltullg {
	font-size: 1.2em;
	color: #000;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
table.b {
	margin: 0px auto 0px auto;
	border: 1px solid #000;
	width: 80%;
	background: #00CED1;
}
table.orderform {
	width: 600px;
	height: 275px;
	background: #eeeeee;
	border: 1px solid #000;
	margin: 0px auto 0px auto;
}
table.p {
	margin: 0px auto 0px auto;
	border: 3px solid #00CED1;
	width: 90%;
	background: #fff;
	vertical-align: text-top;
	text-align: left;
}
table.r {
	margin: 0px 0px 0px 10px;
	border: none;
	width: 100%;
	background: #fff;
	vertical-align: text-top;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
td {
	text-align: left;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 3px 0px 3px;
}
td.ofh {
	background: #009999;
	text-align: center;
}
td.ofp {
	font-size: 14px;
	width: 60%;
}
td.ofpr {
	font-size: 14px;
	width: 10%;
}
td.ofq {
	font-size: 14px;
	width: 10%;
}
td.ofc {
	font-size: 14px;
	width: 12%;
}
input.formtext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
td.itext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
td.ilabel {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
/* div default */
div {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: text-top;
	text-decoration: none;
}
div.bonus {
	margin: 0px auto 0px auto;
	border: 1px solid #000;
	width: 80%;
	background: #fff;
	vertical-align: text-top;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
div.freerpt {
	color: #000;
	background: #fff;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 80%;
	border: 1px dotted #ccc;
	margin: 0px auto 25px auto;
	padding: 5px 5px 5px 5px;
}
div.gty {
	margin: 0px auto 0px auto;
	border: 1px solid #000;
	width: 80%;
	background: #00CED1;
	vertical-align: text-top;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
div.look {
	font-style: italic;
	text-align: right;
	float: right;
	margin: 0px 0px 0px 0px;
	display: block;
}
div.pgmenu {
	color: #000;
	background: #ADD8E6;
	vertical-align: middle;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: auto;
	border: 1px solid #ccc;
	margin: 10px 1px 10px 1px;
	padding: 3px 3px 3px 3px;
}
div.pts {
	text-align: center;
	float: left;
	margin: 5px 0px 5px 0px;
	display: inline;
	vertical-align: text-top;
	width: 100%;
}
div.orderbox {
	margin: 0px 0px 0px 0px;
	color: #000;
	background: #fff;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #000;
	font-weight: bold;
	float: right;
	clear: both;
	width: 75px;
}
div.pkg {
	margin: 0px auto 0px auto;
	border: 3px solid #00CED1;
	width: 90%;
	background: #fff;
	vertical-align: text-top;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
div.orderinfo {
	margin: 5px auto 5px auto;
	border: 1px solid Teal;
	width: 90%;
	background: #ADD8E6;
	vertical-align: text-top;
	text-align: center;
	padding: 0px 5px 5px 5px;
}
div.testimonials {
	margin: 0px auto 0px auto;
	border: 1px solid Teal;
	width: 90%;
	background: #ADD8E6;
	vertical-align: text-top;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
/* need to force lower divs to their own section */
div.spacer {
  clear: both;
  margin: 0;
  padding: 0;
  }
#container-page {
	vertical-align: top;
	width: 680px;
	margin: 20px auto 20px auto;
}
#container-page-2 {
	vertical-align: top;
	width: 740px;
	margin: 10px auto 10px auto;
}
/* banner */
#container-banner {
	vertical-align: middle;
	text-align: center;
	font-size: 0.8em;
	width: auto;
	margin: 0px 0px 3px 0px;
}
#banner-site {
	width: auto;
}
#banner-page {
	width: auto;
}
/* navigation */
#container-nav {
	vertical-align: middle;
	text-align: center;
	font-size: 0.8em;
	margin: 0px 0px 3px 0px;
}
#nav-global {
	text-align: right;
}
#nav-section {
	text-align: center;
}
#container-content {
	vertical-align: text-top;
	text-align: center;
	font-size: 0.8em;
	margin: 0px 0px 3px 0px;
	border: none;
}
#container-content-2 {
	vertical-align: text-top;
	text-align: center;
	font-size: 0.8em;
	margin: 0px 0px 3px 0px;
}
#content-column-l {
	text-align: left;
	width: 1px;
	vertical-align: text-top;
	padding: 0px 0px 0px 0px;
}
#content-column-c {
	border: 1px solid Teal;
	width: 680px;
	vertical-align: text-top;
	padding: 0px 20px 0px 20px;
	margin: 0px 21px 0px 21px;
	background-color: #fff;
	text-align: left;
}
#content-column-c-2 {
	width: 580px;
	vertical-align: text-top;
	padding: 10px 15px 0px 15px;
	background-color: #fff;
	text-align: left;
	float: left;
}
#content-column-r {
	text-align: left;
	width: 145px;
	vertical-align: top;
	background-color: #fff;
	float: right;
	padding: 5px 5px 5px 5px;
	margin-left: 15px;
	border-left: 1px solid Teal;
}
#container-footer {
	vertical-align: middle;
	text-align: center;
	font-size: 0.8em;
}
#footer-nav {
	text-align: center;
}	
#footer-site {
	text-align: center;
}

/* link default */
A {
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}
A:hover {text-decoration: underline; }

/* navigation global*/
a.nav-global {
	color: #8D513F;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
}
/* section navigation */
a.nav-section {
	font-size: 10pt;
	color: #006;
	background-color: #faf0e6;
	border: 1px outset #000;
}
a.nav-section:visited { color: #0000ff; background-color: #faf0e6; }
a.nav-section:hover {
	font-size: 10pt;
	color: #faf0e6;
	background-color: #7b68ee;
	border: 1px inset #000;
}

/* navigation footer*/
a.nav-footer {
	color: #4E788F;
	font-size: .7em;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}
a.nav-site {
	color: #8D513F;
	font-size: .7em;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}
/* navigation order*/
a.nav-order {
	font-size: 14px;
	font-weight: bold;
}
/* navigation free report*/
a.nav-free {
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: underline;
}
/* navigation order*/
a.nav-inside {
	font-size: 10px;
}
a.nav-menu {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
/* Heading defaults */
H1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
}
H2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}
H3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}
H4 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
H5 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
H6 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1.pgmenu {
	font-size: 16px;
	margin: 5px 0px 10px 30px;
	text-indent: -20px;
}
/* unique headings */

/* lists */


li.r {
	margin: 3px 0px 1px 0px;
	color: #00CED1;
	list-style-type: disc;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	list-style-position: outside;
	font-size: 1.6em;
}
ul.r {
	margin: 0px 0px 0px 14px;
}

/* image default */
img {
	margin: 0px 0px 0ox 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
img.bookcover {
	border: none;
	margin: 5px 10px 10px 5px;
	float: left;
	display: inline;
}
