﻿
#mainarea 
{
	text-align: left;
	color: #ffffff;
}


ol, ul        { margin: 1.12em 0; margin-left: 40px; }
ol            { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol  { margin-top: 0; margin-bottom: 0 }


img 
{
	border: none 0px;
}
h1 {
	font-size: 1.5em;
	line-height:1.5em;
	/*padding: 0px 0px 0px 0px;*/
}

h2
{
	font-size: 1.2em;
	line-height:1.5em;
	font-weight: bold;
	color:#a1ba66;	
	padding: 0px 0px 0px 5px;	
}
h1.pagetitle
{
	font-weight:bold;
	font-style:italic;
	margin: 0px 0px 0px 10px;
	top: -5px;
}
h5
{
	font-size: 1.2em;
	font-weight: bold;
	color:#a1ba66;
	padding:30px 0px 0px 30px;
}
h6
{
	font-size: 1.2em;
	font-weight: bold;
	color:#006699;
	padding:0 0 0 30px;
}
hr
{
	background-color:#006699;
	height:1px;
	width:95%;
	border:0;
}
.error
{
	margin-top:1em;
	margin-bottom:1em;
	font-weight:bold;
	color:#ff0000;
}
ul.orderbox
{
	margin-top: 20px;
	font-size: 1.2em;
	text-align:left;
	vertical-align: top;
	line-height:1.5em;
}
li.list
{
	padding:5px 5px 5px 5px;
}
li.dash 
{
	list-style-type:square;
}
.note 
{
	font-size: 0.8em;
	font-style:italic;
	color: #ffdd95;
}
#maintable {
	background: url('images/bg_maingradient.gif');
	background-repeat: repeat-x;
	height: 738px;
}
#centertable {
	width: 999px;
	background-color: #006699;
	text-align: left;
	vertical-align: top;
}
#leftside {
	background: url('images/bg_leftedge.gif');
	background-repeat: no-repeat;
	background-position: right;
}
td.leftcolumn {
	background: url('images/bg_leftside.gif');
	background-repeat: repeat-y;
	background-position: right;
}
#rightside {
	background: url('images/bg_rightedge.gif');
	background-repeat: no-repeat;
	background-position: left;
}
td.rightcolumn {
	background: url('images/bg_rightside.gif');
	background-repeat: repeat-y;
	background-position: left;
}
#banner_bg_farleft {
	background: url('images/Banner_Bg_FarLeft.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 1px;
	height: 57px;
	padding: 0px;
}
#fill {
	background: url('images/Banner_Bg_Main.gif');
	width: 100%;
	height: 60px;
	padding: 0px;
	color: #a1ba66;
	padding: 0px 5px 0px 5px;
	border: 0px fuchsia dotted;
}
td.navbody {
	margin: 0px;
	padding: 20px 20px 20px 0px;
	background: url('images/Bg_content.gif');
	background-repeat: no-repeat;
	background-color: #006699;
}
#snippet
{
	border: 0px lime dashed;
	background: url('images/hdr_snip.gif');
	background-repeat: no-repeat;
	height: 40px;
	width: 302px;
	float: right;
	display: block;
}
#snippet .title
{
	padding:4px;
	font-weight:bold;
	font-size: 1.2em;
	line-height:1.5em;
	text-align:center;
}
#snippet .titleall
{
	background: url('images/hdr_snip.gif');
	background-repeat: no-repeat;
	padding:4px;
	font-weight:bold;
	font-size: 1.2em;
	line-height:1.5em;
	text-align:center;
}
#snippet .main
{
	padding: 15px 15px 15px 15px;
	background: url('images/main_snip.gif');
	background-repeat: repeat-y;
	color: #000;
	z-index:2;
}
#snippet .bottom
{
	background: url('images/btm_snip.gif');
	background-repeat:no-repeat;
	height:1.2em
}
#snippet a
{
	color:#2d94c1;
	font-weight:bold;
}
#snippet a:hover
{
	color:#ff0000;
}
#topnav {
	padding: 20px 0px 0px 0px;
	height: 35px;
	width: 674px;
	border-bottom: 1px #fff solid;
	margin: 0px 0px 10px 0px;
}
table.topnav
{
	height: 34px;
	width: 674px;
}
td.tab
{
	height: 34px;
	width: 165px;
}
td.tabspacer
{
	width: 16px;
}

td.tabon, td.tab:hover{
	background: url('images/tab_on.gif');
	background-repeat: no-repeat;
	width: 160px;
	font-family: Verdana, Tahoma, Arial, MS Sans Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
td.taboff {
	border-right: solid 0px #006699;
	background: url('images/tab_off.gif');
	background-repeat: no-repeat;
	width: 160px;
	font-family: Verdana, Tahoma, Arial, MS Sans Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}
td.notab {
	background: url('images/notab.gif');
	background-repeat: repeat-x;
	width: 40px;
}
td.mainbody {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	background-color: #006699;
}
#mainarea {
	border: 0px lime dotted;
	width: 650px;
	margin-left: 20px;
	padding: 20px 0 0 0;
}
img.contentimages {
	border: 1px #858788 solid;
	vertical-align:top;
	z-index:1;
}
.mainarea {
	line-height: 16px;
	padding-left: 20px;
}
.mainareafrontpage {
	padding-left: 20px;
	width: 650px;
}
#successland
{
	width:610px;
}
#successland .top
{
	background-image: url('images/img_top_roadmap.gif');
	width:610px;
	height:14px;
}
#successland .bottom
{
	background-image: url('images/img_btm_roadmap.gif');
	width:610px;
	height:14px;
}
#successland p.content
{
	padding:10px;
	width:590px;
	background-color:#fff;
	color:#000;
	text-align:center;
}
#successland p.content_left
{
	padding-left:30px;
	padding-right:30px;
	background-color:#fff;
	text-align:left;
	color:#000;
}

#successland p.content_start
{
	padding-right:60px;
	background-color:#fff;
	text-align:right;
}
a:link
{
	width: 610px;
	background-color: #fff;
	color: #a1ba66;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.text
{
	color: #AAAA00;
}
a.text:hover
{
	color: #ffff00;
}
#StepsLanding img
{
	padding: 10px 10px 10px 10px;
}
#successsteps
{
	border:thin black ridge;
	margin: 5px 25px 25px 25px;
	background-image: url('images/img_step_circle.gif');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff;
	height:330px;
	width:540px;
}
#steps
{
	margin-left: 40px;
	margin-top:20px;
	padding: 0px 20px 0px 20px;
	border: 1px #a1ba66 solid;
	background-color: #ecf1e0;
	width:40%;
	height:200px;
	float:left;

}
#steps ul
{
	font-family:Verdana;
	color:#006699;
	list-style-type: disc;
	list-style-position: inside;
	margin-left:0px;
	margin-top:0px;
	
}
#imgsteps
{
	margin-top:20px;
	margin-bottom:20px;
	float:right;
	width:35%;
}
#bookimg
{
	float:left;
	background-image:url('images/img_booklet_small.jpg');
	background-repeat:no-repeat;
	width:150px;
	height:235px;
}
#bullets
{
	padding: 4px;
	float:right;
}
booklet
{
	float:left;
	padding: 4px;
}
#bookad
{
	border: 1px #a1ba66 solid;
	padding: 4px;
	background-color: #ecf1e0;
	font-size: 1.1em;
	/*font-style: normal;*/
	color:#006699;
	float:none;
	width:420px;
	height:120px;
	text-align:center;
	clear:both;
	vertical-align:top;
}
#bookadimg
{
	float:left;
	background-image:url('images/img_booklet_ad.jpg');
	background-repeat:no-repeat;
	width:228px;
	height:394px;
}
#bookadfront
{
	border: 1px #a1ba66 solid;
	padding: 4px;
	background-color: #ecf1e0;
	font-family:Verdana;
	font-size: 1.2em;
	font-style: normal;
	color:#006699;
	float:left;
	width:250px;
	height:600px;
	text-align:center;
}
#orderform
{
	margin-left: 15px;
	padding:4px;
	clear:both;
}
table.orderform
{
	border: 1px #fff dotted;
	padding:10px;
	width:100%;
}
#orderform td.req
{
	font-family:Verdana;
	font-weight:bold;
	color: #a1ba66;
	padding:10px;
	vertical-align:top;
	width:34%;
}
#orderform td.notreq
{
	font-family:Verdana;
	font-weight:normal;
	padding:10px;
	vertical-align:top;
	width:34%;	
}
#orderform p
{
	font-size: 0.8em;
}
#orderform .req_note
{
	color:#a1ba66;
	font-weight:bold;
}

p.below_ad
{
	padding: 10px;
	width:370px;
	float:right;
}
a.steps:link {
	font-weight: normal; font-size: 1.3em; color: #0099cc;  text-decoration: underline;
}
a.steps:visited {
	font-weight: normal; font-size: 1.3em; color: #0099cc;  text-decoration: underline;
}
a.steps:hover {
	font-weight: normal; font-size: 1.3em; color: #a1ba66;  text-decoration: none;
}
a.click_below:link {
	font-weight: normal;  color: #a1ba66;  text-decoration: none;
}
a.click_below:visited {
	font-weight: normal;  color: #a1ba66;  text-decoration: none;
}
a.click_below:hover {
	font-weight: normal;  color: #0099cc;  text-decoration: underline;
}
td.number { font-weight: normal; font-size: 1.3em; color: #ffffff;  text-decoration: none; background-color:#006699; } 

a.number:link {
	font-weight: bold; font-size: 1.3em; color: #ffffff; text-decoration: underline; background-color:#006699;
}
a.number:visited {
	font-weight: bold; font-size: 1.3em; color: #ffffff; text-decoration: underline; background-color:#006699;
}
a.number:active {
	font-weight: bold; font-size: 1.3em; color: #ffffff; text-decoration: underline; background-color:#006699;
}
a.number:hover {
	font-weight: bold; font-size: 1.3em; color: #ffff00; text-decoration: none; background-color:#006699;
}
#footer a:link {
	font-weight: bold;  text-decoration: none; color: #ffffff; background-color:#2d94c1;
}
#footer a:visited {
	font-weight: bold; text-decoration: none; color: #ffffff; background-color:#2d94c1;
}
#footer a:active {
	font-weight: bold; text-decoration: none; color: #ffffff; background-color:#2d94c1;
}
#footer a:hover {
	font-weight: bold;  text-decoration: none; color: #ffff00; background-color:#2d94c1;
}
.footertxt
{
	font-weight: normal;  color: #a1ba66; 
}
#footer {
	padding: 10px;
	text-align: center;
	vertical-align:bottom;
	clear:both;
	background-color:#2d94c1;
}

a.welcome_nav_btn
{
	display: block;
	background: url('images/tab_welcome_on.gif');
	width: 165px;
	height: 34px;
}
a.welcome_nav_btn img
{
	display: block;
	visibility: visible;
}
a.welcome_nav_btn:hover img
{
	display:none;
	visibility: hidden;
}
a.order_nav_btn
{
	display: block; 
	background: url('images/tab_order_on.gif'); 
	width: 165px;
	height: 34px;
}
a.order_nav_btn img
{
	display: block;
	visibility: visible;
}
a.order_nav_btn:hover img
{
	display:none;
	visibility: hidden;
}
a.faq_nav_btn
{
	display: block; 
	background: url('images/tab_faq_on.gif'); 
	width: 165px;
	height: 34px;
}
a.faq_nav_btn img
{
	display: block;
	visibility: visible;
}
a.faq_nav_btn:hover img
{
	display:none;
	visibility: hidden;
}
a.excerpt_nav_btn
{
	display: block; 
	background: url('images/tab_sample_excerpt_on.gif'); 
	width: 165px;
	height: 34px;
}
a.excerpt_nav_btn img
{
	display: block;
	visibility: visible;
}
a.excerpt_nav_btn:hover img
{
	display:none;
	visibility: hidden;
}