body	{
	margin:0px;
	background-color:#EFEFE8;
	color:#766E73;
	font-size:14px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
h1	{
	margin:0px;
	color:#908F7E;
	font-weight:normal;
	font-size:30px;
}
h2	{
	color:#918B8B;
	margin:0px;
	font-size:20px;
	font-weight:normal;
}
form	{
	margin:0px;
}
img	{
	border:none;
}
p	{
	margin:0px 8px 0px 8px;
}
hr	{
	margin:0px;
	color:#A4A4A4;
}




#top-bg	{
	background-image: url(/images/top-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#8B8972;
	display:table;
	width:100%;
}
#top-wrapper	{
	width:984px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#logo	{
	width:865px;
	height:68px;
	margin-left:37px;
}
#header-image	{
	width:984px;
	height:210px;
	background-image:url(/images/money-time.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


#bottom-bg	{
	background-image:url(/images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	display:table;
	width:100%;
}
#bottom-wrapper	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:984px;
}
#bottom-container	{
	background-image:url(/images/content-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:table;
	width:960px;
	padding:0px 11px 0px 13px;
}
#nav-bg	{
	display:table;
	width:960px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:67px;
}
#nav-bg	img	{
	float:right;
}
#nav-bg a	{
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	display:block;
	float:right;
	text-decoration:none;
	margin:24px 8px 0px 8px;
}
#nav-bg a:hover	{
	text-decoration:underline;
}
#content-paddin	{
	width:881px;
	display:block;
	padding:0px 45px 0px 34px;
}
#content-paddin a	{
	color:#FF8112;
	text-decoration:none;
	font-weight:bold;
}
#content-paddin a:hover	{
	text-decoration:underline;
}


#content-rowA	{
	display:block;
	width:870px;
}
#rowA-left	{
	display:table;
	float:left;
	width:347px;
	background-image:url(/images/form-bg.jpg);
	background-repeat:repeat-y;
	margin-top:-127px;
	margin-left:12px;
}
#form	{
	margin-top:-180px;
	display:block;
	width:280px;
	margin-left:70px;
	position:relative;
}
#pic-top	{
	position:relative;
}
.labels {
    color:#000000;
	font-size:12px;
	font-weight:bold;
}
.first-name, .last-name, .email, .select-amount  {
   display:table;
}
.first-name span, .last-name span, .email span  {
	display:block;
}
.first-name input, .last-name input, .email input {
	width:210px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:18px;
	background-color:#F9F7EB !important;
	border:#CCCAC6 solid 1px !important;
	margin-bottom:8px;
	padding-left:4px;
}
.select-amount select {
	width:214px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:18px;
	background-color:#F9F7EB !important;
	border:#CCCAC6 solid 1px !important;
	margin-bottom:8px;
	margin-top:8px;
}
	
.check-01, .check-02, .check-03, .check-04 {
   display:table;
   font-size:12px;
}
.continue-button input {
	margin-left:40px;
	margin-top:20px;
}

#rowA-right	{
	display:table;
	float:right;
	width:455px;
	padding-top:70px;
}
#right-image	{
	width:455px;
	height:176px;
}



#content-rowB	{
	display:block;
	width:870px;
	clear:both;
	padding-top:20px;
}
#rowB-left	{
	display:block;
	width:612px;
	float:left;
}
#rowB-top	{
	width:582px;
	padding:10px 15px 10px 15px;
	display:table;
}
#rowB-box	{
	background-color:#F4F4F4;
	width:576px;
	padding:10px 15px 10px 15px;
	margin-left:3px;
}
#rowB-bottom	{
	width:582px;
	padding:10px 15px 10px 15px;
	display:table;
}
#rowB-right	{
	display:block;
	width:223px;
	float:right;
}
#rowB-right img	{
	margin:20px 0px 20px 0px;
}


#footer	{
	display:block;
	clear:both;
	width:870px;
	padding-top:20px;
}
#footer-links	{
	float:left;
	display:block;
	padding-top:20px;
	padding-bottom:20px;
	color:#87A0B5;
}
#footer-links a	{
	color:#8B8689;
	text-decoration:none;
}
#footer-links a:hover	{
	text-decoration:underline;
}
#disclosures	{
	display:block;
	float:right;
	margin-top:-22px;
	padding-bottom:20px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:5px;
  color:#8B8689;
  font-size:11px;
}
#disclosures a 	{
	color:#8B8689;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}

	