body {
	margin:0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
}
#nav {
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	width:784px;
	height:92px;
	left:50%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
}
.nav-buttons {
	text-align:center;
	height:20px;
}
.nav-buttons a {
	color:#6FA2B3;
	text-decoration:none;
	border-top:2px solid #D6B86F;
}
p {
	margin:0px;
	padding:0px;
}
.nav-buttons a:hover {
	color:#6FA2B3;
	text-decoration:none;
	border-top:2px solid #6FA2B3;
}
#nav-2 {
	font-size:13px;
	height:30px;
	margin-top:62px;
	margin-left:234px;	
}
td.content {
	background:#FFFFFF;
	width:442px;
	padding:20px;
	margin:0px;
	vertical-align:top;
}
h1 {
	font-size:24px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	color:#87945C;
	font-stretch:expanded;
}
h2 {
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:18px;
	color:#D5B76E;
}
h3 {
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#6F6C5D;
	margin:0px;
}
h4 {
	font-size:22px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	color:#D7B671;
}
h5 {
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#6F6C5D;
	margin:0px;
}
td.form-side {
	background-image:url(/images/bottom-corner.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FAF6EB;
	width:300px;
	vertical-align:top;
	border-left:2px solid #666666;
}
#form {
	background-image:url(/images/form.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:350px;
}
.form {
	margin-top:60px;
	padding-left:30px;
}
#note-1 {
	background-image:url(/images/note-1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:174px;
	vertical-align:top;
}
#note-1 a {
	text-align:right;
	padding-right:30px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#87945C;
}
.note {	
	padding-right:30px;
	padding-top:20px;
	padding-left:130px;
	text-align:right;
}
.note a {
	padding-top:15px;
}
.note-side {
	margin-top:40px;
}
td.step-1 {
	background-image:url(/images/step-1.jpg);
	background-repeat:no-repeat;
	height:85px;
	width:334px;
	vertical-align:top;
}
.left-top-note	{
	padding-left:100px;
	padding-top:12px;
	margin:0px;
}
td.step-2 {
	background-image:url(/images/step-2.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:85px;
	width:334;
	text-align:left;
	vertical-align:top;
}
.right-top-note {
	padding-right:100px;
	padding-top:12px;
	margin:0px;
}
td.step-3 {
	background-image:url(/images/step-3.jpg);
	background-repeat:no-repeat;
	height:85px;
	width:334px;
	vertical-align:top;
}
.note-text {
	height:100px;
}
.input-bg {
	background-image:url(/images/form-background.jpg);
	background-repeat:no-repeat;
	border:solid 0px #FFFFFF;
}
#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
.labels {
   font-size:12px;
   font-weight:bold;
}
.select-amount, .select-amount select	{
	display:none;
}
.first-name, .last-name, .email  {
   margin-bottom:10px;
   margin-left:20px;
}
.first-name input, .last-name input, .email input  {
	font-size:12px;
	width:100px;
	background-image:url(/images/form-background.jpg);
	background-repeat:no-repeat;
	border:solid 0px #FFFFFF;
	margin-left:22px;
}
.last-name input	{
	margin-left:25px;
}
.email input	{
	margin-left:48px;
}
.check-01, .check-02, .check-03, .check-04 {
   margin-bottom:8px;
   margin-left:8px;
}
.continue-button {
   margin-top:10px;
   text-align:center;
}


