body {
	margin:0px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F5F3F1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}              
#site-container {
	margin-left:auto;
	margin-right:auto;
	left:50%;
	display:block;
	width:948px;
}

h1 {
	color:#4B8098;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0px;
	font-size:24px;
}

h2 {
	color:#AC161B;
	font-weight:normal;
	letter-spacing:-1px;
	margin:14px 0px 0px 0px;
	font-size:18px;
}
p {
	line-height:18px;
}
a	{
	color:#AC161B;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}






#nav-top {
	width:948px;
	display:block;
	height:68px;
}
#logo-image {
	float:left;
	margin:8px 0px 0px 40px;
}
#links {
	display:block;
	float:right;
	text-align:right;
	margin:30px 40px 0px 0px;
	font-weight:bold;
	color:#999999;
	font-size:13px;
}
#links a {
	color:#CECAC0;
	text-decoration:none;
	margin:0px 8px 0px 8px;
}
#links a:hover {
	color:#000000;
}
	
#top-container {
	width:948px;
	display:block;
}

#top-left {
	width:682px;
	height:348px;
	background-image:url(/images/top-bg-left.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#main-image {
	margin:16px 0px 0px 27px;
}
#top-right {
	width:266px;
	height:348px;
	background-image:url(/images/top-bg-right.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:right;
}
#form {
	margin:90px 20px 0px 20px;
	text-align:center;
	width:200px;
}

#m01 select, #m02 select, #m03 select {
	background-color:#FFFFFF !important;
	border:#999999 solid 1px !important;
	font-size:14px;
	margin:8px;
	text-align:left;
	width:180px;
}	
#m01 select:hover, #m02 select:hover, #m03 select:hover	 {
	background-color:#FBF6D9 !important;
}
.labels {
	display:none;
}
#continue-button {
	margin-top:15px;
}
#content-wrapper-top {
	display:table;
	background-image:url(/images/content-top.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:948px;
	clear:both;
	margin:0px 0px 0px 0px;
	height:100%;
}
#content-wrapper-bottom	{
	display:table;
	background-image:url(/images/content-btm.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:948px;
}
#content-bg	{
	width:914px;
	margin:8px 0px 7px 16px;
	display:table;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#F2F1EA;
	border-left:#D9D6CA solid 1px;
	border-right:#D9D6CA solid 1px;
	height:100%;
}	
#inner-wraper	{
	width:914px;
	display:block;
	padding-bottom:10px;
	clear:both;
}
#content-left {
	display:block;
	clear:left;
	float:left;
	width:620px;
	padding:20px 0px 20px 20px;
}
#body-form {
	display:block;
	clear:both;
	margin-left:60px;
}
#cta-right {
	display:block;
	clear:right;
	float:right;
	width:255px;
	margin-right:8px;
}
#cta-right img {
	margin-top:10px;
}
#footer {
	width:100%;
	padding:15px 15px 15px 15px;
}



#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#000000;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}
form {margin:0px}
img {border:0px; margin:0px;}
