body {
	margin:0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	background-color:#E1EBF5;
}
form {
	margin:0px;
}
#nav-table {
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	height:91px;
}
.nav-buttons {
	text-align:center;
	height:20px;
}
.nav-buttons a {
	color:#70A9E0;
	text-decoration:none;
	border-top:2px solid #B0D643;
}
.nav-buttons a:hover {
	color:#2B7E86;
	text-decoration:none;
	border-top:2px solid #FDB509;
}
#nav-2 {
	font-size:13px;
	height:30px;
	margin-top:62px;
	margin-left:200px;	
}
td.content {
	background-image:url(/images/content-bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:442px;
	padding:20px;
	vertical-align:top;
}
h1 {
	font-size:24px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	color:#FF6B07;
	font-stretch:expanded;
}
h2 {
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:18px;
	color:#70A9E0;
}
h3 {
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#6F6C5D;
	margin:0px;
}
h4 {
	font-size:22px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	color:#FFB208;
}
h5 {
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#4C83BC;
	margin:0px;
}
td.form-side {
	background-image:url(/images/form-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FEF4EB;
	border-left:2px solid #CCCCCC;
	width:300px;
	vertical-align:top;
}
#form {
	background-image:url(/images/form.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:278px;
	width:300px;
	
}
#note-1 {
	background-image:url(/images/note-1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:174px;
	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;
	color:#ACD33C;
}
#note-3 {
	background-image:url(/images/note-3.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:174px;
	vertical-align:top;
}
#note-3 a {
	text-align:right;
	padding-right:30px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#ACD33C;
}
.note {	
	padding-right:30px;
	padding-top:20px;
	padding-left:130px;
	text-align:right;
}
.note a {
	padding-top:15px;
}
#note-2 {
	background-image:url(/images/note-2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:174px;
	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:#ACD33C;
}
#note-4 {
	background-image:url(/images/note-4.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:174px;
	vertical-align:top;
}
#note-4 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:#ACD33C;
}
.note-side {
	margin-top:40px;
}
.note-text {
	height:100px;
}
#note-1 p, #note-1 h5, #note-2 p, #note-2 h5, #note-3 p, #note-3 h5, #note-4 p, #note-4 h5 {
	padding:0px;
	margin:0px;
}
#arrow {
	position:absolute;
	margin-left:738px;
	margin-top:191px;
}
a {
	color:#F49C20;
	text-decoration:none;
}
a:hover	{
	color:#F49C20;
	text-decoration:underline;
}
#L01, #L02 {
	display:none;
}
#T01 select, #T02 input {
	width:140px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
	vertical-align:middle;
	
}
#continue-button {
	margin-top:20px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures a {
	color:#000000;
	text-decoration:none;
}
#disclosures a:hover {
	text-decoration:underline;
}
#application {
	margin-left:20px;
	width:260px;
}
#number {
	position:absolute;
	margin-left:350px;
	margin-top:-74px;
}
	
.new-form	{
	display:block;
	font-size:14px;
}
.insurance-zip {
   font-weight:bold;
   margin-top:8px;
   margin-bottom:8px;
}
.insurance-type	{
	display:none;
}
.insurance-select	{
	margin-left:0px;
	display:none;
}
.input-zip  {
}

.input-zip input	{
	margin-left:0px;
	width:100px;
	background-color:#ffffff !important;
	text-align:center;
}
.insurance-select select:hover, .input-zip input:hover   {

}
.continue-button input {
   margin-top:10px;
   margin-left:0px;
}
