body {
	margin:0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
}
#nav {
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	width:784px;
	height:92px;
	left:50%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
}
.nav-buttons {
	text-align:center;
	height:30px;
}
.nav-buttons a {
	color:#685544;
	text-decoration:none;
	border-top:2px solid #6acada;
}
.nav-buttons a:hover {
	color:#FF6A06;
	text-decoration:none;
	border-top:2px solid #ff6b07;
}
#nav-2 {
	font-size:13px;
	height:30px;
	margin-top:62px;
	margin-left:234px;	
}
td.content {
	background:#FFFFFF;
	width:445px;
	padding:20px;
	margin:0px;
	vertical-align:top;
}
p {	
	margin:0px;
}
h1 {
	font-size:24px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	color:#685544;
	font-stretch:expanded;
}
h2 {
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:18px;
	color:#685544;
}
h3 {
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#685544;
	margin:0px;
}
h4 {
	font-size:22px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	color:#FF6A06;
}
td.step-1 {
	background-image:url(/images/step-1.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:334px;
	vertical-align:top;
}
.left-top-note	{
	padding-left:80px;
	padding-top:12px;
	margin:0px;
}
td.step-2 {
	background-image:url(/images/step-2.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:80px;
	width:334;
	text-align:right;
	vertical-align:top;
}
.right-top-note {
	padding-right:80px;
	padding-top:12px;
	margin:0px;
}
td.step-3 {
	background-image:url(/images/step-3.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:334px;
	vertical-align:top;
}
td.step-4 {
	background-image:url(/images/step-4.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:80px;
	width:334;
	text-align:right;
	vertical-align:top;
}
td.form-side {
	background-image:url(/images/bottom-corner.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FCF3EA;
	width:300px;
	vertical-align:top;
	border-left:solid;
	border-left-color:#CCCCCC;
	border-left-width:thin;
}
#form {
	background-image:url(/images/form.jpg);
	background-repeat:no-repeat;
	height:235px;
	padding-top:60px;
	text-align:center;
}
#note-1 {
	background-image:url(/images/note-1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:154px;
	vertical-align:top;
}
#note-1 a {
	text-align:right;
	padding-right:30px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	vertical-align:bottom;
	color:#FF6A06;
}
.note {	
	padding-right:25px;
	padding-top:20px;
	padding-left:130px;
	text-align:right;
}
#note-2 {
	background-image:url(/images/note-2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:154px;
	vertical-align:top;
}
#note-2 a {
	text-align:right;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	padding-right:30px;
	color:#FF6A06;
}
.note-side {
	margin-top:40px;
}
.form-text {
	text-align:left;
}
.input {
	background-image:url(/images/form-shadow.jpg);
	background-repeat:no-repeat;
}
#bottom-corner {
	vertical-align:bottom;
	
}
li {
	line-height:18px;
}
.service-type, .labels	{
   font-size:12px;
   display:block;
}
.first-name, .last-name, .email {
   margin-bottom:5px;
}
.first-name input, .last-name input, .email input {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
.service-select	{
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}
.continue-button {
   margin-top:2px;
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
#disclosures a:hover	{
	text-decoration:underline;
}
