/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
}
a:link, a:visited {
	color: #ffffff;
}
#disclaimer_container {		
	font-size: 8pt; 
	color: #cccccc;
	width: 640px;
	margin-left: auto; 
	margin-right: auto;
}
#t1{
	width: 650px;	
}

#t1 #c1{
	width: 327px; 
	height: 400px;
	background-repeat: no-repeat;
	max-width: 327px;
}

#t1 #c2{
	width: 302px;
	height: 400px;
	background-image: url(nlp_generic_landing_02.gif);
	background-repeat: no-repeat;
}

#t1 #c3{
	width: 21px; 
	height: 400px; 
	background-image: url(nlp_generic_landing_03.jpg); 
	background-repeat: no-repeat;
}

#content{
	margin-top: 40px;
	padding: 10px;
}
#line1{
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fee63b;
	text-decoration: underline;	
	padding-bottom: 15px;
}
#line2{
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 15px;
}

#form {

}

.formlabel{
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 5px;
}

.forminput input, .forminput select {
	width: 140px;
	font-size: 11px;
	font-family: arial;
}

.c_title select {
	width: auto;
}

.c_zip input {
	width: 45px;
}

.c_dob select{
	width: auto;
}

.formsubmit{
	padding-top: 5px;
}

#form_container .s1 select,
#form_container .s2 select{
	width: 230px;
}
