@charset "utf-8";
/* CSS Document */

body {
	background-image:url("pattern3.png");
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}
text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	font-style: normal;
}
.boldtext {
	font-weight: bold;
	color: #66F;
}
a:link {
	color: #66F;
	text-decoration: none;
}
a:visited {
	color: #66F;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
big1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #66F;
	text-align: left;
}
big2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	text-align: left;
}
big3 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #666;
}

#wrapper #content3 table tr td title3 {
	color: #FFF;
}.trythis {
	color: #666;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #content2 text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #content2 text {
	font-size: 10px;
}
#wrapper #content2 text {
	font-size: 11px;
}
#wrapper #content2 text {
	color: #666;
}
#wrapper #content1 .trythis {
	font-size: 12px;
}
#page-wrap { 
	width: 960px;
	margin: 40px auto;
	overflow: hidden;
}

.hidden {
	position:absolute;
	left:-999em;
	top:-999em;
	width:1%;
}

h1 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	color: #000;
	margin: 0 0 15px 0; 
	}
	h1 span	{ 
		color: #1f8cc5; 
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 5px 0;
	color: #000;
}
fieldset {
	width: 235px; 
	padding: 15px; 
	float: left; 
	border: none;
	margin: 0 10px 0 0; 
	}
	fieldset#step_1	{ 
	background: #66F; 
	}
	fieldset#step_2	{
	background: #69F;
	color: #000;
	}
	fieldset#step_3 { 
	background: #6CF; 
	}

legend { 
	font-weight: bold; 
	font-size: 20px; 
	background: white;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding: 5px 10px; 
	letter-spacing: -1px;
}
									  	  
option { 
	padding: 0 5px; 
}

.name_wrap { 
	margin: 5px 0;
	color:#000;
	}
	.name_wrap label { 
		font-size: 12px; 
		display: block; 
		width: 82px; 
		float: left; 
		color:#000;
		text-align:left;
	}
	
.push {
	margin: 20px 0 0 0;
	text-align: left;
}

#special_accommodations_wrap,
#company_name_wrap { 
	margin: 8px 0 0 0; 
}

#company_name_wrap label,
#special_accommodations_wrap label { 
	font-size: 12px; 
}

#special_accommodations_wrap textarea { 
	width: 100%; height: 100px; 
}
#wrapper2 #longcontent span {
	color: #666;
}
