body	{
	margin:0px 0px 0p 0px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	color:#A2A2A2;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
h1	{
	margin:0px;
	font-size:20px;
	color:#8B8E83;
	font-weight:normal;
}
h2	{
	margin:0px;
	font-size:18px;
	font-weight:normal;
	color:#5A707E;
}
h3	{
	margin:0px;
	font-size:16px;
	font-weight:normal;
	color:#5A707E;
}
p	{
	margin:8px 0px 8px 0px;
}


#wrapper	{
	width:960px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:70px;
}
#logo	{
	position:absolute;
	margin:-50px 0px 0px 660px;
}
#nav	{
	width:960px;
	display:block;
	height:33px;
}
#nav-bg	{
	background-image:url(/images/nav-bg.png);
	background-repeat:no-repeat;
	height:22px;
	width:563px;
	margin-left:30px;
	padding-top:11px;
	padding-left:12px;
}
#nav-bg a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0px 3px 0px 3px;
}
#nav-bg a:hover{
	text-decoration:underline;
}




#move	{
	margin:0px 0px 0px 1px;
}
#content-bg	{
	background-color:#FFFFFF;
	display:table;
	width:960px;
	border-left:1px #E1E0D9 solid;
	border-right:1px #E1E0D9 solid;
}
#main	{
	width:912px;
	display:block;
	margin:10px 24px 0px 24px;
}
#image-left	{
	float:left;
	width:571px;
	height:205px;
}
#image-right	{
	float:right;
	width:341px;
	height:205px;
}
#content-wrapper	{
	display:block;
	width:912px;
	clear:both;
	margin:0px 24px 0px 24px;
	padding-top:25px;
}
#content-left	{
	float:left;
	display:block;
	margin-right:11px;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
	width:541px;
	padding:0px 10px 10px 10px;
}
#content-left a {
	color:#832025;
	text-decoration:underline;
}
#content-right	{
	float:right;
	display:block;
	margin-left:11px;
	width:328px;
	background-image:url(/images/form-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#cta-1	{
	margin:15px 0px 0px 15px;
}
#cta-2	{
	margin:15px 0px 0px 15px;
}
#form	{
	width:230px;
	margin:90px 0px 0px 19px;
	display:block;
	height:290px;
	font-size:16px;
	padding-left:50px;
}
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:2px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
}
.labels a {
	color:#587180;
	text-decoration:none;
}
.labels a:hover {
	text-decoration:underline;
}
.L04, .L05, .L06, .L07 {
	text-align:left;
	font-size:14px;
}
/* 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:80px;
	border:#999999 solid 1px !important;
	background-color:#FFFFFF !important;
	padding-left:5px;
}
.T01 input:hover, .T02 input:hover, .T03 input:hover {
	font-size:12px;
	width:80px;
	border:#999999 solid 1px !important;
	background-color:#FCF4E2!important;
	padding-left:5px;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:15px;
}



#disclosures {
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#9F9F9F;
	padding:20px 0px 20px 0px;
	display:block;
	clear:both;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
	display:inline;
	margin-right:10px;
}
#disclosures li a {
	text-decoration:none;
	color:#9F9F9F;
}
#disclosures li a:hover {
	text-decoration:underline;
}

	


.new_form .text {
	padding-top:10px;
}
.new_form .dob div {
	float:left;
	margin-right:5px;
}
.new_form .button {
	padding-top:10px;
}

