* { 
	padding:0;
	margin:0;
}

/* -- HTML Tags -- */
body {
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	text-align:center;
	color:#444;
	line-height:18px;
	background:#fff url(graphics/lgvd_background_top.gif) top center no-repeat;
}
img { border:0; }
a {
	color: #bf0000;
}
a.etools {
	color: #fff;
}
input { font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; }
hr { height:1px; color:#c6d0d3; background-color:#c6d0d3; border:0; }


/* -- Layout -- */
#container {
	width:800px;
	margin:0 auto;
	background:#fff url(graphics/lgvd_background_full.gif) top center;
	text-align:left;
}


/* -- Info Column -- */
#infoColumn {
	float:left;
	width:370px;
	padding:0 30px 0 20px;
}
#infoColumn ul { margin-left:20px; margin-bottom:15px; font-weight:bold; }
#container p { margin-bottom:15px; }
.listOuter { border:2px solid #cccc9e; width:330px; margin-left:10px; margin-bottom:15px; }
.listInner { border:1px solid #fff; background-color:#cccc9e; padding: 15px 15px 0 0; }
.listInner ul { margin-bottom:0px; }
.listInner li { margin-bottom:10px; font-weight:normal; }
#infoColumn ul {
	padding-left: 0;
	list-style: none;
}
#infoColumn ul li {
	padding-left: 10px;
	background-image: url(graphics/lgvd_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


/* -- Form Column -- */
#formColumn {
	float:right;
	width:350px;
	padding:0 15px;
	position: relative;
}
#flashChart {
	margin-top:23px;
	margin-left:37px;
	margin-bottom:25px;
}
#formColumn .listInner {
	padding: 5px 0 5px 5px;
}
#goldBooklet { 
	position:absolute;	
	left:287px;
	top:425px;
}
.radios { text-align:right; padding-right:10px; margin-top: -15px;}
.radioTitles { padding:0 20px 0 20px; }
.reqField { color:#800817; }
.reqDesc { text-align:center; color:#a4a3a3; font-size:11px;  }
.privacyDesc { text-align:center; color:#5a5a5a; font-size:10px; }
.submitButton { text-align:center; }

/* -- Utility -- */
.clearFloat {
	clear:both;
}


/* -- Footer -- */
#footer {
	width:100%;
	height:68px;
	background:#fff url(graphics/lgvd_background_footer.jpg) top center no-repeat;
}
#footer p {
	padding-top:32px;
	color:#fff;
	font-size:11px;
}


/* -- Headers -- */
h1, h2 { text-indent: -5000px; }
h1 { margin-top:1px; height: 118px; background: url(graphics/lgvd_logo_learFinancial.gif) no-repeat; } 
h5 { color:#595241; font-size:16px; text-decoration:underline; margin-bottom:10px; }

#header_specialOffer { height: 89px; margin-bottom:25px; background: url(graphics/lgvd_header_specialOffer.gif) no-repeat; } 
#header_freeReport { height: 45px;  margin-bottom:10px; background: url(graphics/lgvd_header_freeReport.gif) no-repeat; } 