/* Info Site */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding-bottom:30px;
}
#Header {
	background:#135a1c url(../images/globe.gif) no-repeat 99% 0;
	padding:5px 0 0 0;
	border-bottom:3px solid #dad086;
}
#Header h1 {
	color:#fff;
	margin: 8px 0 8px 20px;
	font-size:3em;
	font-family:"Times New Roman", Times, "New York", serif;
	letter-spacing:.05em;
}
p#Slogan {
	color:#135a1c;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#bbe3c3 url(../images/TopNavBG-reversed.jpg) repeat-y;
	margin:0;
	padding-right:10px;
	text-align:right;
	font-style:italic;
	font-weight:bold;
}
/* ------------ Top Nav -------------------- */
/* trying inline for IE5 Mac    */
#TopNav {
	font-size:1.2em;
	height:1.2em;	
	background:#135A1C url(../images/TopNavBG-straight.jpg) no-repeat left bottom;
	padding:4px 10px 4px 0;
	position:relative;
}
#TopNav ul { /* width for IE */
	width:740px;
	text-align:right;
	margin:0px;
}
#TopNav > ul { /* width for FF */
	width:705px;
}
#TopNav li {
	display:inline; /* instead of float right for IE5Mac */
	padding-left:25px;
	list-style-type:none;
}
#TopNav a {
	/*display:block;*/
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	line-height:1.2em;
}
#TopNav a#video {
	width:67px;
	background:url(../images/VideoButtonOff3.gif) no-repeat left top;
	height:16px;
	/*padding-top:16px;*/
	display:block;
	float:left;
	margin-left:50px;
}
#TopNav a#video span {
	position:absolute;
	top:-50px;
	left:-500px;
}
#TopNav a:hover {
	color:#dad08b;
}
#TopNav a#video:hover {
	background:url(../images/VideoButtonOn3.gif) no-repeat left top;
}
/*------------------- Main Section ------------ */
#MainSection {
	width:750px;
	background:url(../images/MainSectionBG.gif) repeat-y 240px 0px;
	margin:30px 0 30px 0;
	padding:0;
	float:left;
}

/* -------------- Left Nav --- */
div#LeftNav h3{
	font-size:1.2em;
	text-align:center;
	margin-bottom:5px;
}
div#LeftNav {
	width:218px;
	margin:0;
	padding:0 0px 0 25px;
	float:left;
	font-size:1.1em;
}
div#LeftNav ul{
	font-weight: bold;
	color: #000;
	padding:0;
	margin:0;
	width:193px;
}
div#LeftNav li {
	position:relative;
	list-style-type:none;
	margin:3px 0 0 0;
	padding:5px 0 0 0;
	background:url(../images/SideButtonBG-top.gif) no-repeat left top;
	width:192px;
}
div#LeftNav li span {
	padding: 0;
	margin:0;
	width:192px;
	display:block;
	background:url(../images/SideButtonBG.gif) no-repeat left bottom;
}
div#LeftNav a {
	color: #fff;
	text-decoration: none;
	padding: 0 15px 7px 15px;
	margin:0;
	width:162px;
	display:block;
	font-size:.95em;
	line-height:1.3em;
}
div#LeftNav a:hover {
	color:#d9ca8c;
}

div#LeftNav a span.execforum {
	background-image:none;
}

/*-------- Sub Nav Section -------------- */
div#LeftNav ul li ul li, div#LeftNav ul li ul li span {
	background-image:url(../images/SubNavButtonBG.gif);
}
div#LeftNav ul li ul li a {
	color:#000;
}
div#LeftNav ul li ul li a:hover {
	color:#c1b13e;
	/*color:#135a1c;*/
}
div#LeftNav ul li ul {display:none;}

div#OpportunityPages ul#subnavOpportunity {display:block;}
div#DecisionPages ul#subnavDecision {display:block;}

div#OrientPages ul#subnavOrient {display:block;}
div#TrainingPages ul#subnavTraining {display:block;}
div#TestimonPages ul#subnavTestimon {display:block;}

/*--------- MOV Button ------*/

p.movButton {text-align:left;
	margin-left:21px;
	margin-top:10px;
	margin-bottom:10px;
}

/*------------ Side Column ------------------*/
div#sideColumn {
	position:absolute;
	top:170px;
	left:790px;
	width:180px;
}
div#sideColumn h1 {
	background-color: #DAF1DE;
	border: 1px solid #135a1c;
	width: 135px;
	margin: 0px 0px 10px 0px;
	padding: 15px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #135a1c;
	line-height: 1.4em;
}
div#quote {
	background-color: #DAF1DE;
	border: 1px solid #135a1c;
	width: 135px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #135a1c;
	font-size: 1.15em;
	line-height: 1.5em;
}
#quote p.biline {
	margin: 0px 0px 18px 0px;
	text-align:right;
	line-height:1.1em;
	font-size:.9em;
}
#quote h3 {
	font-size:1.1em;
	font-weight: bold;
	text-align:left;
	margin: 0px 0px 10px 0px;
}
#quote p {
	margin: 0px 0px 0px 0px;
}
div#IFAbox {
	background-color: #DAF1DE;
	border: 1px solid #135a1c;
	width: 135px;
	margin: 10px 0px 0px 0px;
	padding: 10px 15px;
	text-align: center;
	font-weight:bold;
	font-size:1.1em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#IFAbox p {
	margin:0px 0px 10px 0px;
	padding:0px;
	text-transform:uppercase;
}

/*-------------Content Section -------------- */	
#Content {
	float:right;
	width:480px;
	margin: 0 0 0 0;
	font-size:1.1em;
	line-height:1.5em;
}
#Content h1 {
	color:#C1B13E;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.9em;
	line-height:1.3em;
	margin: 0 0 25px 0;
	text-transform:uppercase;
	border-bottom:3px solid #135a1c;
	padding-bottom:6px;
}
#Content h2 {
	font-size:1.7em;
	color:#135a1c;
	margin:10px 0 15px 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#Content h3 {
	font-size:1.1em;
	color:#135a1c;
	padding-bottom:4px;
	border-bottom:1px solid #C1B13E;
	margin-bottom:5px;
	margin-top:30px;	
}
#Content h4 {
	font-size:1em;
	margin-top:30px;
}
#Content ul {
	margin-top:0;
}
#Content p {
	margin-top:0;
	margin-bottom:20px;
}
#Content strong {
	color:#135a1c;
}
p.Clearing {
	clear:both;
}
.ren {
	font-style:italic;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
}	
.execforum {
	font-variant: small-caps;
	background-image:none;
	font-weight:bold;
}
.largeMessage {
	text-align:center;
	font-size:1.5em;
	line-height:2em;
}
.alert {
	color:#CC6600;
	font-weight:bold;
	text-align: center;
	width: 60%;
	margin: 40px auto 50px auto;
}
.instructions {
	font-size:.85em;
	margin-top:0;
	display:block;
}
#Content a {
	color:#895403;
	text-decoration: none;
	font-weight: bold;
}
#Content a:hover {
	color:#C1B13E;
}
.centered {
	text-align:center;
}
form {
	margin:0;
}
#Content hr {
	margin-top:15px;
	margin-bottom:5px;
	width:85%;
	clear:both;
}
img.rightSide {
	float:right;
	margin:0 0 10px 10px;
}
img.leftSide {
	float:left;
	margin:8px 10px 5px 0;
}
.graphicTitle {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	margin:20px 0 6px 0;
}
.contactInfo {
	margin-left:50px;
}
/*------- Video Page --------- */
#Content .videoHeadings {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 20px;
}
table.twocolumn {
	width:auto;
	margin: 0px auto 0px auto;
	border: 0px;
}
table.twocolumn td {
	padding:5px;
	vertical-align:top;
}
/* ------ End of Video Page -------- */

#Content li {margin-bottom:10px;}
#Content blockquote {
	margin:30px 0 0 0;
}
#Content .biline {
	text-align:right;
	font-size:.9em;
	margin:0 10px 0 0 ;
}
#Content ol li ul li {
	list-style-type:disc;
}

/*---------Content Tables --------------------*/
#Content table td {vertical-align:top;}

#Content table td.buttonCell {
	text-align:center;
}
table.dataTable {
	width: 98%;
	border: 1px solid #c1b13e;
	margin: 0px auto 0px auto;
}
table.dataTable th {
	background-color: #135a1c;
	text-align: center;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #fff;
}
table.dataTable td {
	padding: 10px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;
	text-align: left;
	border-top: 1px dashed #135a1c;
}
table.dataTable td.formCell {
	padding:0;
}
table.dataTable td.formCell td {
	border-width:0;
}
table.dataTable tr.top td {border-top-width:0;}
table.dataTable td.role {border-right: 1px dashed #135a1c; font-weight:bold;}

table.formTable {
	font-size:.9em;
}
table.formTable th, table.formTable td {
	padding:5px;
}
table.formTable th {
	text-align:right;
	background-color:#fff;
	color:#135a1c;
}
table.formTable input {
	font-size:.9em;
}
table.formTable select {
	font-size:.9em;
}
select, input {
	font-size:.9em;
}
/*---------------Home Page--------------*/
#homeimg1 {
	margin: 20px 0px 5px 20px;
}
#homeimg2 {
	margin: 5px 35px 5px 0px;
}
.clearingLI {
	clear:both;
}
#homeHeader h1 {
	font-size:1.6em;
	font-style:normal;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	text-transform:none;
	text-align:left;
}
#homeHeader h2 {
	color:#135a1c;
	font-size:1.2em;
	font-style:normal;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:5px;
	border-bottom:1px solid #C1B13E;
	padding-bottom:5px;
}
ul#homeList {
	margin-top:15px;
	margin-left:20px;
	padding-left:0;
	padding-top:15px;
}
ul#homeList a {
	color:#135a1c;
}
ul#homeList li {
	line-height:1.4em;
	margin-bottom:12px;
	margin-left:0px;
	padding-left:0px;
}
#homeFlash {
	width:320px;
	margin: 0 0 10px 15px;
	height:240px;
	float:right;
}
.underImage {
	clear:both;	
}
/*------------- Quiz Page ------------------*/
table#quiz {
	border:1px solid #c1b13e;
	width:98%;
	margin:0 auto;
}
table#quiz td{
	border-bottom:1px solid #135a1c;
	padding:5px 5px;
}
table#quiz td.numberCell{
	text-align:right;
	padding:5px 0 5px 10px;
}
tr.alt {
	background-color:#eaeaea;
}
th {
	color:#fff;
	background-color:#135a1c;
}
/*------------- Contact Form Page --------------*/

table#contactForm th {
	background-color:#fff;
	color:#135a1c;
	text-align:right;
	white-space:nowrap;
}
table#contactForm input {
	width:250px;
}
table#contactForm textarea {
	width:250px;
}
table#contactForm input.button {
	width:auto;
	margin-top:10px;
}

/*------------ Investment Page ------------- */
table#investment {
	width:auto;
	margin:20px auto;
	border:2px solid #135a1c;
	border-width:0 2px 2px 0;
}
table#investment th, table#investment td {
	padding:5px;
	text-align:right;
	background-color:#fff;
	color:#135a1c;
	border:1px solid #135a1c;
}
table#investment th {
	border-width:1px 0 0 1px;
}
table#investment td {
	border-width:1px 0 0 0;
}
/*---------- footer Section ------------ */
#footer {
	text-align:center;
	font-size:.9em;
}
/*--------- Admin Sections -------*/
div#adminNav h3 {
	font-size:.9em;
	color:#135a1c;
	margin:8px 15px 0 0;
}
div#formDiv {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
div#formDiv p.alert {
	width:80%;
}
table.dataTable td.urlCell {
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:12px;
	padding-top:0;
}
table.dataTable#NewsFileList td {
	border-top-width:0px;
}
#BondImg {
	margin-left: 53px;
}
p.withAddress {
	margin-bottom:0;
}
.mailingAddress {
	margin: 0 0 30px 100px;
}