body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	margin:14px 0px 0px 0px;
}
img 	{
	border:none;
}
form	{
	margin:0px;
	padding:0px;
}
p	{
	margin:10px 0px 10px 0px;
}
h1	{
	color:#3F3636;
	font-size:24px;
	margin:0px;
}
h1.start	{
	color:#FFFFFF;
	font-size:24px;
	margin:0px;
}
h2	{
	color:#6D5D50;
	font-size:16px;
	margin:0px;
}
h3	{
	color:#6D5D50;
	font-size:16px;
	margin:0px;
}
h4	{
	color:#6D5D50;
	font-size:16px;
	margin:0px;
}
a {
	color:#3399FF;
	text-decoration:none;
}
a:hover	{
	color:#3399FF;
	text-decoration:underline;
}



#wrapper	{
	display:table;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	clear:both;
}
#content-bg	{
	display:table;
	background-image:url(/images/content-bg.png);
	background-repeat:repeat-y;
	width:920px;
	clear:both;
}
#logo	{
	margin-left:40px;
	display:block;
}
#middle-wrapper	{
	display:block;
	width:920px;
}
#header	{
	background-image: url(/images/header-1.jpg);
	background-repeat:no-repeat;
	display:block;
	height:172px;
	width:401px;
	float:left;
	padding-top:45px;
	padding-left:30px;
	padding-right:240px;
}
#header-pictures	{
	background-image: url(/images/header-1.jpg);
	background-repeat:no-repeat;
	display:block;
	height:217px;
	width:671px;
	float:left;
}
#nav-bg	{
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	float:right;
	width:249px;
	height:195px;
	display:block;
	padding-top:22px;
}


#content-wrapper	{
	display:block;
	width:841px;
	padding-right:36px;
	padding-left:43px;
}
#content-left	{
	display:block;
	float:left;
	margin-right:18px;
	width:563px;
}
#cta	{
	margin-left:-43px;
}
#form-right	{
	display:block;
	float:right;
	width:260px;
}
#form-bg	{
	display:block;
	
}
#form	{
	background-image:url(/images/from-top.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:230px;
	padding-left:20px;
	padding-right:10px;
	padding-top:61px;
	display:block;
}
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:3px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
}
/* centers the continue button */
.continue-button {
	text-align:center;
}
/* you may modify the individual text areas with this */
.T01 input, .T02 input, .T03 input {
	font-size:12px;
	width:100px;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:10px;
}
#links	{
	display:block;
	background-image:url(/images/form-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:230px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
}
#links a {
	color:#6D5D50;
	text-decoration:none;
	font-weight:bold;
}
#links a:hover	{
	text-decoration:underline;
}
#links p	{
	margin:0px 0px 8px 0px;
}
.link-title	{
	text-transform:uppercase;
	color:#618194;
	font-size:16px;
	text-align:center;
}
	
#action	{
	position:absolute;
	display:block;
	margin-left:-40px;
	margin-top:-20px;
}

#bottom-line	{
	margin-left:-43px;
}

#footer	{
	display:block;
	width:841px;
}
#footer-links	{
	text-align:right;
	padding-right:10px;
	float:right;
}
#footer-links	a {
	color:#6D5D50;
	font-size:11px;
	text-decoration:none;
}
#footer-links	a:hover {
	text-decoration:underline;
}
	
#disclosures	{
	text-align:left;
	float:left;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  color:#6D5D50;
  font-size:11px;
}
#disclosures a 	{
	color:#6D5D50;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
	