html, body { padding: 0; margin: 0; border: 0; text-align: center; display: block; line-height: 21px; font: normal 17px Verdana, Arial, Helvetica, sans-serif; color: #5F5F5F; background-color: #fff; }
.floatleft { float: left; display: inline; margin: 0; padding: 0; border: 0; }
.floatright { float: right; display: inline; margin: 0; padding: 0; border: 0; }
.clear { clear: both; height: 1px; overflow: hidden; }

div#wrapper{
	position: absolute;
	top: 0px;
	left: 0px;	
}
/*  IE 5 Hack \*/
div#wrapper {
	width: 100%;
	top: 0%;
	margin-top: 0px;
	min-width: 812px;
}
/* end hack */ 

div#container {
	position: relative;
	margin: 0 auto;
	width: 812px;
	text-align: left;
	padding: 0px;	
}
/*
#header {
	background: url(/images/nrf/header.gif) no-repeat 0px 0px; 
	display: block;
	height: 177px;
	width: 812px;
}*/
#content {
	background: url(/images/nrf/background3.jpg) no-repeat 0px 0px; 
	display: block;
	height: 814px;
	width: 812px;
}
#content_response {
	background: url(/images/nrf/background_short.jpg) no-repeat 0px 0px; 
	display: block;
	height: 574px;
	width: 812px;
}
#text, #text_response {
	position: relative;
	display: block;
	top: 840px;
	left: 320px;
	width: 400px;
	height: 616px;
	line-height: 28px;
	color: #2B2E6B;
	font-weight: bold;
	font-size: 16px;
}
#text_response {
	top: 272px;
	left: 70px;
	width: 650px;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
.notes {
	font-size: 12px;
	position: relative;
	left: 10px;
	display: block;
	color: #999;
}
#subheader {
	font-size: 20px;

}
#show_details {
	position: relative;
	top: 36px;
	display: block;
	line-height: 32px;
}
#show_appointments {
	position: relative;
	top: 46px;
	display: block;	
}
#trip_details {
	position: relative;
	top: 100px;
	display: block;	
}
#form_text {
	position: absolute;
	left: 100px;
	top: 250px;
	display: block;	
	color: #999;
/* 	color: #2B2E6B;
	font-weight: bold; */
}
#form_content {
	position: absolute;
	left: 120px;
	top: 320px;
	color: #282A74;
	font-weight: bold;
	display: block;	
	width: 700px;
	font-size:14px;
}
#form_content .fifty {
	width: 350px;
	display: block;
}
span.split {
	width: 140px;
	display: block;
}
.dateheader { 
	width: 130px;
	display: block;
}
.dates {	
	width: 270px;
	display: block;
}
.red {
	color: #EE1C24;
}
.fullwidth {
	width: 400px;
	display: block;
}
.asterisk {
	color: #FF9900;
}
form {
}
input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #999; margin-bottom: 10px; }
input:focus, select:focus, textarea:focus { background: #FA891D; color: #fff; border-color: #aeb8e6; }
input.formchkbox { position: absolute; left: 172px; vertical-align: middle; }
#submit_button { 
	position: absolute;	
	top: 320px;
	display: block;	
	left: 426px;
}
#submit1 {
	position: relative;
	left: 3px;
	top: 1px;
	width: 116px;
	height: 32px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../images/submit_form_button.gif) no-repeat left bottom;
	text-indent: -1000em;
	cursor: pointer;
	overflow: hidden;
}
#demo_time_holder {
	position: relative;
	top: 50px;
	display: block; 
}