body {
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#4F9E96;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#222222;
}
form {
	margin:0px;
}
td.shade-left {
	width:17px;
	background-image:url(images/shade-left.png);
	background-repeat:repeat-y;
}
td.shade-right {
	width:17px;
	background-image:url(images/shade-right.png);
	background-repeat:repeat-y;
}
td.main {
	width:726px;
	background-color:#ffffff;
}
td.nav {
	height:34px;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
td.header-index {
	background-image:url(images/header-index.jpg);
	background-repeat:no-repeat;
	height:149px;
	text-align:right;
	vertical-align:top;
	display:table-cell;
}
#header {
	padding-right:30px;
	padding-top:50px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:36px;
	color:#ffffff;
	font-weight:normal;
}
td.content {
	vertical-align:top;
	display:table-cell;
}
td.spacer-vertical {
	width:10px;
}
td.spacer-vertical-3 {
	width:3px;
}
td.right-side {
	width:208px;
	vertical-align:top;
	display:table-cell;
	font-size:11px;
}
td.apply-box {
	background-image:url(images/apply-mid.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#D7E7C7;
	height:176px;
	padding-left:2px;
	padding-right:2px;
}
h1 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#f87e15;
	font-size:20px;
	font-weight:normal;
}
h2 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#222222;
	font-size:15px;
	font-weight:bold;
}
h3 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	margin:0px;
}
p, li {
	line-height:17px;
}
td.blue-left-header {	
	background-image:url(images/left-info-top.jpg);
	height:41px;
	vertical-align:middle;
	display:table-cell;
	padding-left:10px;
}
td.blue-right-header {	
	background-image:url(images/right-info-top.jpg);
	height:41px;
	vertical-align:middle;
	display:table-cell;
	padding-left:10px;
}
td.blue-footer {
	background-image:url(images/blue-fade.jpg);
	background-repeat:repeat-x;
	background-color:#E8F3FB;
	padding:10px;
	font-size:11px;
	color:333333;
}
td.icon {
	vertical-align:top;
	display:table-cell;
	width:50px;
}
td.topper {
	vertical-align:top;
	display:table-cell;
}
a.nav {
	color:#FFFFFF;
	text-decoration:none;
}
a.nav:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a {
	color:#f87e15;
}
a:hover {
	color:#00CC33;
}




#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures a {
	color:#222222;
	text-decoration:none;
}
#disclosures a:hover {
	text-decoration:underline;
}



.labels {
   font-size:11px;
}
.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  {
   width:100px;
   font-size:12px;
   margin-left:10px;
}

.email input	{
	margin-left:33px;
}
.check-01, .check-02, .check-03, .check-04 {
   margin-bottom:8px;
   margin-left:8px;
}
.continue-button {
   margin-top:10px;
   text-align:center;
}
