body	{
	background-color:#DADADA;
	margin-top:0px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666666;
}
h1	{

	color:#F9231B;
	font-size:18px;
	margin:0px;
}
h2	{
	color:#000000;
	font-size:22px;
	margin:0px;
}
h3	{
	color:#FFFEFF;
	font-size:20px;
	margin:0px;
}
h4	{
	color:7DABB8;
	font-size:22px;
	margin:0px;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}
a {
	color:#F9231B;
	text-decoration:none;
}
a:hover	{
	color:#F9231B;
	text-decoration:underline;
}



#wrapper	{
	width:800px;
	left50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
}



#header	{
	width:800px;
	height:135px;
	display:block;
	clear:both;
}
#white-block	{
	width:793px;
	display:table;
	background-color:#FFFFFF;
	padding-left:3px;
	padding-right:4px;
	margin-top:-1px;
	clear:both;
}





#nav-bg	{
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	width:793px;
	height:30px;
	display:block;
	clear:both;
	text-align:right;
	padding-top:13px;
}
#nav-bg a	{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	padding-right:20px;
}
#nav-bg a:hover	{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:underline;
	padding-right:20px;
}
#nav-bg img	{
	padding-right:20px;
}






#action	{
	background-image: url(/images/action.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#D6D7D7;
	width:788px;
	height:44px;
	display:block;
	clear:both;
	margin-top:-2px;
	padding-left:5px;
	font-size:24px;
	font-family:"Arial Black";
	color:#373737;
	padding-top:20px;
}
#arrow-apply	{
	position:absolute;
	margin-left:410px;
	margin-top:-14px;
}






#content-wrapper	{
	width:793px;
	display:block;
	background-color:#FFFFFF;
	clear:both;
}




#left-content	{
	width:480px;
	float:left;
	display:block;
	padding-right:19px;
	padding-left:20px;
	padding-top:20px;
	margin-bottom:10px;
	clear:left;
}
#content-top	{
	margin-bottom:10px;
}
#content-top, #content-middle, #content-bottom	{
	width:480px;
	display:block;
	clear:both;
}
#content-middle	{
	background-image:url(/images/body-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:256px;
	width:476px;
	padding-right:5px;
}

#top-pic	{
	padding-left:10px;
	padding-bottom:10px;
}


#middle-text1	{
	padding-right:10px;
}
#middle-text2	{
	padding-right:10px;
}
#middle-text3	{
	padding-right:10px;
}
#middle-text4	{
	padding-right:10px;
}
#middle-text5	{
	padding-right:10px;
}





#right-content	{
	width:274px;
	float:right;
	display:block;
	padding-top:5px;
	clear:right;
}





#form	{
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	width:274px;
	height:261px;
	display:block;
	text-align:center;
	clear:both;
	padding-top:60px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#form-text	{
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
/* centers the continue button */
.continue-button {
	text-align:center;
}
/* you may modify the individual text areas with this */
.first-name, .last-name, .email {
	font-size:12px;
	width:80px;
	background-image:url(/images/input-bg.jpg) !important;
	background-repeat:no-repeat !important;
	background-position:left top !important;
	padding-left:8px;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:10px;
}
.L04	{
	text-align:center;
}
.T04	{
	text-align:center;
}



#links	{
	background-image:url(/images/links-bg.jpg);
	background-repeat:no-repeat;
	width:254px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top:15px;
	clear:both;
	background-color:#FEEFDC;
	font-size:10px;
}
#links-title	{
	width:104px;
	display:block;
	clear:both;
	padding-left:130px;
	padding-right:20px;
	padding-top:15px;
	height:100px;
}
#links a	{
	color:#847C69;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#links a:hover	{
	color:#635E50;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}




#footer	{
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:800px;
	height:36px;
	display:block;
	text-align:center;
	clear:both;
	padding-top:10px;
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#ffffff;
  font-size:11px;
}
#disclosures a 	{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}

	