
				div.tabDiv {
					width : 800px;
					border : none;
					z-index:1;
					
					
				}
				div.Buttons {
					width : 800px;	
				}
				div. Buttons h1 {
					float:left;	
				}
				div.formButton {
					width : 100px;
					height : 24px;
					margin : 7px;
					padding-top : 3px;
					text-align:center;
					border: 1px solid #333;
					float : left;
					
					background-color : #FFF;
					color:#2B396A;
					font-size:14px;
					font-weight:bold;
				}
				div.formButton:hover {
					cursor:pointer;	
				}

				div.formNext {
					margin-right: 30px;	
				}
				div.formBack {
					margin-left : 550px;	
				}
				ul.rpfTabList li {
					background-color:#F2F5FF;
					width : 112px;
					height : 30px;
					border-top: 1px solid #999;
					border-right : 1px solid #999;
					border-left : 1px solid #999;
					text-align : center;
					padding : 0;
				}
				
				ul.rpfTabList li:hover {
					background-color:#DCF1FA;
					border-top: 1px solid #333;
					border-right : 1px solid #333;
					border-left : 1px solid #333;
					padding : 0;
				}
				
				ul.rpfTabList li a {
					padding : 0 3px 0 0 !important;
					margin-top : 4px;
					width:inherit;
					height:inherit;
					text-align:center;
				}
				ul.rpfTabList li a span{
					font-size:14px;
					font-weight:bold;
					letter-spacing:-0.3px;
				}
				ul.rpfTabList {
					padding : 0;
					margin : 0;
				}
				

				
				li.ui-tabs-selected {
					top : 1px;
					border-left : 1px solid #333 !important;
					border-top : 1px solid #333 !important;
					border-right : 1px solid #333 !important;
					background-color:#FFF !important;
					height : 29px !important;
					position:relative;
					z-index:2;
				}
				
				
				/* ************** Tab Content *************** */
				/* head Text */
				#headText {
					margin-bottom : 20px;	
				}
				#headText ul {
					list-style-type:none;
					width : 600px;
					margin-left : 100px;
					margin-rgith : 100px;
					padding : 0;
				}
				#headText ul li {
					text-align : center;
					font-size : 26px;
					font-family : Verdana,Arial,Helvetica,sans-serif;
				}
				
				#headText div.centerCol {
					margin : 0 auto;
					width : 700px;
					color : #08407D;
					font-size:22px;
				}
				/* Contact Content */
				
				#contactinfo div.leftCol {
					width :445px;
					margin-right : 10px;
					float : left;
				}
				#contactinfo div.centerCol {
					width :220px;
					margin-right : 10px;
					float : left;
				}
				#contactinfo div.rightCol {
					width: 190px;
					margin-right : 10px;
					float : left;
				}
				
				/* Home Content */
				
				#home div.leftCol {
					width : 550px;
					float : left;
					padding-right : 100px;
				}
				#home div.rightCol {
					width : 120px;
					float : left;
				}
				

				/* Auto Content */
				#auto div.leftCol {
					width : 575px;	
					margin-right : 10px;
					float : left;
				}
				#auto div.rightCol {
			        width: 200px;
					margin-left : 10px;
					float : left;
				}
				
				
				/* ProperTy Content*/
				#property div.leftCol {
					width : 550px;	
					margin-right : 10px;
					float : left;
				}
				#property div.rightCol {
			        width: 200px;
					margin-left : 10px;
					float : left;
				}
				
				#property div.fieldDetails div.leftCol {
					width : 544px;	
					margin-right : 10px;
					float : left;
				}
				#property div.fieldDetails div.rightCol {
			        width: 200px;
					margin-left : 10px;
					float : left;
				}
				
				
				#property div.fieldDetails ul li.hover {
					padding : 5px;
					border:1px solid #FEEC88;	
					background-color : #FFFDEF;
					width : 767px;

				}
				#property div.fieldDetails ul li.hover:hover {

					background-color : #BFCDFF;
					border : 1px solid #999;
				}
				li.hoverDisabled {
					padding : 5px;
					border:1px solid #FEEC88;	
					background-color : #FFF5BF;
					width : 780px;

				}
				
				div.collectorVehicleWrapper {
					display : none;
				}
				
				
				#renterImprovements {
					width 700px;
					margin-left : 50px;
					margin-right: 50px;

				}
				#renterImprovements div.table {
					background-color: #FFF ;
					border :1px solid #333;
				}
				#renterImprovements div.column{
					width : 115px;
					padding-left : 5px;
					padding-right : 5px;
					float : left;
					
				}
				/* life Content */
				
				#life div.leftCol {
					width : 445px;
					float : left;
				}
				#life div.rightCol {
					width : 350px;
					float : left;
				}
				
				#life div.column {
					text-align : center;
					width : 105px;
					margin-left : 4px;
					float : left;
				}
				#life ul.indent {
					padding-left : 35px;	
				}
				#life ul.indent li span {
					padding-left : 15px;
				}
				
				/* Vehicles Content */

				                 
							#vehicles li.accordion {
								cursor : pointer;	
							}
							
							#vehicles li.hoverDisabled {
								padding : 5px;
								border:1px solid #FEEC88;	
								background-color : #FFF5BF;
								width : 800px;

							}
							#vehicles li.hoverDisabled ul li.hover{
								width : 780px;	
							}
							
							#vehicles div.close {
								float:right;
								cursor : pointer;
								width : 30px;
								height : 20px;
							}
							#vehicles div.close:hover {
								float:right;
								cursor : pointer;

							}
							#vehicles div.close span {
								display : none;
								text-decoration:underline;
							}
					
								
							#vehicles div.leftCol {
								width : 515px;
								float : left;
							}
							#vehicles div.rightCol {
								width : 205px;
								float : left;
								padding-left : 50px;
							}
							
							#vehicles div.column {
								text-align : left;
								width : 55px;
								margin-left : 4px;
								float : left;
							}
							
							#vehicles div.indent {
								padding-left : 100px;	
							}
							#vehicles div.indent div.leftCol {
								width : 275px;
								padding-left : 60px;	
								float : left;
							}
							#vehicles div.indent div.column {
								text-align : left;
								width : 105px;
								margin-left : 4px;
								float : left;
							}
							
							#vehicles input.boatFields {
								width : 40px;
								height : 12px;
								font-size : 11px;
								float : left;
							}
							#vehicles input.dollarValue {
								width : 65px;	
							}
							#vehicles input.percentValue {
								width : 30px;
							}
		
						
                        
				/* Survey Content */
				
				#survey div.leftCol {
					width :465px;	
					margin-right : 10px;
					float : left;
				}
				#survey div.rightCol {
					width: 200px;
					margin-left : 10px;
					float : left;
				}
				#survey div.centerCol {
					text-align : center;
					margin : 0 auto;
				}
				
				#survey div.rightCol ul {
					margin-left : 0;
					padding : 0;
				}
				#survey div.rightCol ul li span {
					font-size : 14px;
					margin-left : 15px;
				}
				
				/*  General Content */
				
				
				#rpfTabContainer h1 {
					font-size : 22px;	
				}
				
				#rpfTabContainer ul {
					list-style-type : none;
					padding : 4px 0 0 3px;
					margin : 0;
				}
				
				li label {
					font-size:14px;	
				}
				div.fieldDetails {
					display:none;
				}
				div.fieldDetailsYes {
					display:none;	
				}
				div.fieldDetailsNo {
					display:none;	
				}
				
				/* -->radio buttons */
				
				div.radio input[type=radio]{
					margin-right : 4px;	
				}
				
				div.radio span{
					margin-right : 10px;
					margin-bottom : 2px;
					font-size : 14px;
				}
				/* -->check boxes */
				
				input[type=checkbox] {
					margin : 0;	
				}
				li.checkbox span {
					
					margin-left : 6px;	
				}
				/* General classes */
				.left {
					float : left;
				}
				.clear {
					clear : both;
				}
				.spacer {
					padding:10px 0 0 0;	
				}
				.center {
					text-align:center;
				}
				.text {
					font-size : 14px;	
				}
				.textSmall {
					font-size : 14px;	
				}
				.textBig {
					font-size : 18px;
				}
				.indent-left {
					padding-left : 10px;
					margin-right: 0 !important;
				}
				.indent-right {
					margin-right : 10px;	
				}
				#formSubmit {
					width : 120px;
					margin-left : 295px;
				}
				
				.hover {
					padding : 5px;
					border:1px solid #999;	
					background-color : #F2F6FF;
					width : 800px;

				}
				.hover:hover {

					background-color : #BFCDFF;
					border : 1px solid #999;
				}
				.liDefaultHeight {
					height : 25px;
				}
				input.dollarValue {
					width : 65px;
				}
				
				
				#home ul li.liDefaultHieght {
					height : 38px;
				}
				
