body	{
	background-color:#E2E7EB;
	margin-top:0px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666666;
}
h1	{
	color:#AC292E;
	font-size:18px;
}
h2	{
	color:#AC292E;
	font-size:22px;
	margin:20px 0px 0px 0px;
}
h3	{
	color:#AC292E;
	font-size:20px;
	margin:0px;
}
h4	{
	color:#AC292E;
	font-size:14px;
	margin:0px;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}



#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:#D9DCE3;
	width:788px;
	height:44px;
	display:block;
	clear:both;
	margin-top:-2px;
	padding-left:5px;
	font-size:24px;
	font-family:"Arial Black";
	color:#F6F8F7;
	padding-top:20px;
}
#arrow-apply	{
	position:absolute;
	margin-left:420px;
	margin-top:-10px;
}






#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, #content-bottom	{
	width:480px;
	display:block;
	clear:both;
}
#random-2	{
	position:absolute;
	margin-left:-40px;
	margin-top:200px;
}

#top-left-pic	{
	padding-left:10px;
	padding-bottom:10px;
}
#top-left-pic2	{
	padding-bottom:10px;
}
#bottom-left-pic	{
	padding-top:10px;
	padding-right:10px;
	padding-bottom: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:251px;
	display:block;
	text-align:center;
	clear:both;
	padding-top:70px;
	font-size:14px;
	font-weight:bold;
}
#random-1	{
	position:absolute;
	margin-top:-30px;
	margin-left:100px;
}

/* creates illusion of cellpadding on all td's */
#form td {
	padding:2px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07 {
	font-weight:bold;
}
/* centers all form elements */
#form td {
	text-align:center;
}
/* modifies the drop-down menu */
.select-01 {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
/* modifies the input boxes */
.input-01, .input-02, .input-03 {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
.form-09 input {margin-top:10px}



#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:#E3F2F9;
	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:#AC292E;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#links a:hover	{
	color:#AC292E;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
a {
	color:#AC292E;
	text-decoration:none;
}
a:hover	{
	color:#AC292E;
	text-decoration:underline;
}




#footer	{
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	color:#666666;
	width:800px;
	height:36px;
	display:block;
	text-align:center;
	clear:both;
	padding-top:10px;
}
#random-3	{
	position:absolute;
	margin-left:250px;
	margin-top:-40px;
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
}
#disclosures a 	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#disclosures a:hover	{
	text-decoration:underline;
}