@charset "UTF-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*----------------------------General Site Styles----------------------------*/
body {
	background: url(../img/bkg/background_sp.jpg) #FFF repeat-x center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin-right: 0;
	padding-bottom: 20px;
}
.blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #658497;
}
.black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}
.makesureTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #ad440d;
}
.makesureTitleStrong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	color: #ad440d;
}
.makesureText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ad440d;
}
.disclaimer{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000;
	margin-right: 0;
	padding-bottom: 20px;
}
.testimonialsource{
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #88965c;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 20px;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 100%;
	text-align: left;
	font-style: italic;
	background: url(../img/dotted_divider_sp.gif) repeat-x bottom left;
}
.testimonialsource_last{
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #88965c;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 100%;
	text-align: left;
	font-style: italic;
}
.testimonialquote{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 10px;
	color: #88965c;
	font-style: italic;
	font-weight: bold;
}

.faqanswer{
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #88965c;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 574px;
	text-align: left;
	font-style: italic;
	background: url(../img/dotted_divider_sp.gif) repeat-x bottom left;
}
.faqanswer_last{
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #88965c;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 574px;
	text-align: left;
	font-style: italic;
}
.warrantylist{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #6D7B3C;
	padding: 6px 0 4px 10px;
	text-align: left;
	background: url(../img/dotted_divider_sp.gif) repeat-x top left;
}
.warrantylistheader{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #AABC70;
	padding: 0 0 8px 0;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #447624;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0;
	color: #7f2710;
	margin-top: 20px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	margin-bottom: 10px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #658497;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
a:link, a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #88965c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #44494a;
}
ul {
	padding-bottom: 20px;
}
.facts {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #7f2710;
}
.quotation {
	font-size: 16px;
	color: #88965c;
}
.answer {
	font-style: italic;
}
.image-center {
	margin-bottom: 20px;
}
.image-left {
	float: left;
	margin: 0 25px 15px 0;
}
.image-right {
	float: right;
	margin: 0 0 15px 25px;
}
.contactinfo {
	float: left;
	margin: 0 50px 15px 0;
	border-bottom: 1px solid #d3d8db;
	line-height: 22px;
}
.callout {
	font-weight: bold;
	color: #7f2710;
}
.safetyCallout {
	margin-left: 20px;
}
.safetyCalloutNumber {
	font-size: 28px;
	font-weight: bold;
	color: #7f2710;
}
.employees {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #d3d8db;
}
.projects {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #d3d8db;
}
.pagination {
	color: #24a3c6;
	text-align: right;
}
.clear {
	clear: both;
}
/*----------------------------Wrapper Styles----------------------------*/
#divWrapper {
	width: 907px;
	margin: 0 auto;
	background: url(../img/bkg/header_background_sp.gif) #FFF no-repeat center top;
}
/*----------------------------IQS Styles----------------------------*/
#divIqs {
	width: 342px;
	height: 230px;
	background: url(../img/bkg/iqs_background_sp.gif) #FFF no-repeat center top;
	overflow: hidden;	
}
#divIqsForm {
	width: 292px;
	display: block;
	margin: 120px 0 0 50px;
}
	 
/*----------------------------Branding Styles----------------------------*/
#divHeader {
	width: 907px;
}
#divBranding {
	position: relative;
	width: 907px;
	height: 111px;
}
#divLogo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 486px;
	height: 76px;
}
#divLogo a:link, #divLogo a:visited{
	display: block;
	background: url(../img/logo_sp.gif) 0 0 no-repeat  ;
	width: 486px;
	height: 76px;
}
#divLogo a:hover{
	background-position: 0 0;
}
#divLogo a:active{
	background-position: 0 0;
}
#divHeaderFixed{
	position: absolute;
	top: 0px;
	left: 605px;
	z-index: auto;
}
/*----------------------------Navigation Styles----------------------------*/
#divNavMain {
	position: relative;
	width: 907px;
	height: 52px;
	background: url(../img/bkg/navmain_background_sp.gif) no-repeat left top;
}
#divNavPhone {
	position: relative;
	float: right;
	padding-top: 4px;
	width: 300px;
	height: 40px;
}
#divNavPhone a{
	cursor: default;
}
#divNavMain ul{
	position: absolute;
	top: 3px;
	left: 25px;
	width: 564px;
	height: 42px;
	overflow: hidden;
}
#divNavMain li{
	float: left;
}
#divNavMain ul, #divNavMain li{
	padding: 0;
}
	
/* Why Mogi Button */
#divNavMain li#whymogi a { 
	float: left;
	display: block;
	width: 101px;
	height: 42px;
	background: url(../img/bkg/navmain_button_background_sp.gif) no-repeat left top;
	background-position: 0 0;
	padding-top: 52px; 
	}
	
#divNavMain li#whymogi a:hover { background-position: 0 -42px; }

#divNavMain li#whymogi a:active { background-position: 0 -84px; }

#divNavMain li#whymogi a.current:link, #divNavMain li#whymogi a.current:visited, #divNavMain li#whymogi a.current:hover{
	background-position: 0 -126px; 
	cursor: default;}

/* Why Coverage Button */
#divNavMain li#coverage a { 
	float: left;
	display: block;
	width: 86px;
	height: 42px;
	background: url(../img/bkg/navmain_button_background_sp.gif) no-repeat left top;
	background-position: -101px 0;
	padding-top: 52px;
	}
	
#divNavMain li#coverage a:hover { background-position: -101px -42px; }

#divNavMain li#coverage a:active { background-position: -101px -84px; }

#divNavMain li#coverage a.current:link, #divNavMain li#coverage a.current:visited, #divNavMain li#coveragei a.current:hover{
	background-position: -101px -126px; 
	cursor: default;}

/* About Mogi Button */
#divNavMain li#aboutmogi a { 
	float: left;
	display: block;
	width: 92px;
	height: 42px;
	background: url(../img/bkg/navmain_button_background_sp.gif) no-repeat left top;
	background-position: -187px 0;
	padding-top: 52px; 
	}
	
#divNavMain li#aboutmogi a:hover { background-position: -187px -42px; }

#divNavMain li#aboutmogi a:active { background-position: -187px -84px; }

#divNavMain li#aboutmogi a.current:link, #divNavMain li#aboutmogi a.current:visited, #divNavMain li#aboutmogi a.current:hover{
	background-position: -187px -126px; 
	cursor: default;}

/* Protection 101 Button */
#divNavMain li#protection101 a { 
	float: left;
	display: block;
	width: 102px;
	height: 42px;
	background: url(../img/bkg/navmain_button_background_sp.gif) no-repeat left top;
	background-position: -279px 0;
	padding-top: 52px; 
	}
	
#divNavMain li#protection101 a:hover { background-position: -279px -42px; }

#divNavMain li#protection101 a:active { background-position: -279px -84px; }

#divNavMain li#protection101 a.current:link, #divNavMain li#protection101 a.current:visited, #divNavMain li#protection101 a.current:hover{
	background-position: -279px -126px; 
	cursor: default;}
	
/* Contact Button */
#divNavMain li#contact a { 
	float: left;
	display: block;
	width: 97px;
	height: 42px;
	background: url(../img/bkg/navmain_button_background_sp.gif) no-repeat left top;
	background-position: -381px 0;
	padding-top: 52px; 
	}
	
#divNavMain li#contact a:hover { background-position: -381px -42px; }

#divNavMain li#contact a:active { background-position: -381px -84px; }

#divNavMain li#contact a.current:link, #divNavMain li#contact a.current:visited, #divNavMain li#contact a.current:hover{
	background-position: -381px -126px; 
	cursor: default;}
	
/* FAQ Button */
#divNavMain li#faq a { 
	float: left;
	display: block;
	width: 86px;
	height: 42px;
	background: url(../img/bkg/navmain_button_background_sp.gif) no-repeat left top;
	background-position: -478px 0;
	padding-top: 52px; 
	}
	
#divNavMain li#faq a:hover { background-position: -478px -42px; }

#divNavMain li#faq a:active { background-position: -478px -84px; }

#divNavMain li#faq a.current:link, #divNavMain li#faq a.current:visited, #divNavMain li#faq a.current:hover{
	background-position: -478px -126px; 
	cursor: default;}

/*----------------------------Navigation (Sub) Styles----------------------------*/
#divNav_sub {
	width: 574px;
	margin: 10px 0 0 0;
	height: 30px;
	border-bottom: 1px solid #bdcbd5;
}
#divNav_sub ul{
	height: 30px;
	margin: 0 25px;
	margin-bottom: 0;
	margin-top: 10px;
	padding: 0;
}
#divNav_sub li{
	float: left;
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 0;
}
#divNav_sub a:link, #divNav_sub a:visited{
	font-size: 11px;
	text-decoration: none;
	color: #819EAF;
}
#divNav_sub a:hover {
	text-decoration: underline;
	color: #658497;
}
#divNav_sub a.current:link, #divNav_sub a.current:visited{
	font-size: 13px;
	color: #658497;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}
/*----------------------------Content Styles----------------------------*/
#divContent {
	overflow: auto;
	width: 907px;
	background: #FFF;
}


/*----------------------------Main Content Styles----------------------------*/
#divContentMain {
	float: left;
	width: 575px;
	margin: 0;
	padding: 10px 10px 10px 20px;
}
.divContentMainBullet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-left: 50px;
	padding-left: 14px;
	color: #537b33;
	background: url(../img/bullet_sp.gif) no-repeat;
	background-position: 0 3px;

}
/*----------------------------Main Content—Secondary Styles----------------------------*/
#divContentMain_secondary {
	float: left;
	width: 907px;
	margin: 0 0 0 15px;
	padding: 10px 10px 10px 20px;
}
#divContentMain_secondary li{
	list-style: disc;
	margin-left: 25px;
}
p.pagination a:link, p.pagination a:visited{
	color: #24a3c6;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
}
p.pagination a:hover{
	color: #FFF;
	background: url(../img/nav/pagination_current.gif) 12px 0 no-repeat;
	padding-left: 15px;
}
p.pagination a.pagination_current:link, p.pagination a.pagination_current:visited{
	color: #FFF;
	background: url(../img/nav/pagination_current.gif) 12px 0 no-repeat;
	padding-left: 15px;
}
/*----------------------------Sub Content Styles----------------------------*/
#divContentSub {
	float: right;
	width: 271px;
	padding: 10px 20px 10px 10px;
	background: url(../img/contentmain_line.gif) repeat-y center top;

}
/*----------------------------Quote Styles----------------------------*/
#divQuoteHeader {
	float: right;
	width: 271px;
	height: 39px;
	margin: 0;
	padding: 0;
	background: url(../img/bkg/quote_header_background_sp.gif) #bdcbd5 no-repeat left top;
	overflow: hidden;
}

#divLogin {
	position: relative;
	left: 130px;
	width: 140px;
	height: 39px;
}
#divLogin a:link, #divLogin a:visited{
	display: block;
	background: url(../img/bkg/quote_login_background_sp.gif) 0 0 no-repeat  ;
	width: 140px;
	height: 39px;
}
#divLogin a:hover{
	background-position: 0 -39px;
}

#divQuote {
	float: right;
	width: 271px;
	margin: 0;
	background: url(../img/bkg/quote_background_sp.gif) #bdcbd5 no-repeat left top;
}

#divCalltoaction {
	float: right;
	width: 250px;
	margin: 0;
	background-color: #FFF;
	border: 1px solid #000;
}
#divCalltoactionHeader {
	float: left;
	margin: 10px 0 0 0;
}
#divCalltoactionBody {
	display: block;
	float: left;
	width: 230px;
	padding: 5px 10px 0 10px;
}
#divCalltoactionBody .promocode {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #000;
	padding: 10px 10px 10px 10px;
	margin-top: -10px;
	margin-bottom: 10px;
	background-color: #CE531A;
	border: 1px solid #000;
}
#divCalltoactionFooter {
	float: right;
	margin: 0 0 15px 0;
}
#divQuote p {
	padding: 15px 20px 10px 18px;
}
#divQuote form p {
	padding: 0 0 3px 50px;
}
.indentQuoteLabel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 50px;
	color: #658497;

}
#divQuote h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0;
	color: #658497;
}

#divQuote h2 img {
	margin-left: 18px;	
	margin-right: 10px;	
}
/*----------------------------Callout Styles----------------------------*/
#divCallout {
	float: left;
	width: 575px;
	margin-top: 0;
	overflow: hidden;
}
#divCalloutContainerOne {
	float: left;
	width: 277px;
}
#divCalloutOne {
	float: left;
	width: 277px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(../img/bkg/calloutone_background_sp.gif) #FFF no-repeat left top;
	overflow: hidden;
}
#divCalloutOne p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 50px 20px 10px 18px;
}
#divCalloutContainerTwo {
	float: left;
	width: 277px;
}
#divCalloutTwo {
	float: left;
	width: 277px;
	height: 200px;
	padding: 0;
	margin-left: 20px;
	background: url(../img/bkg/callouttwo_background_sp.gif) #FFF no-repeat left top;
	overflow: hidden;
}
#divCalloutTwo p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 50px 20px 10px 18px;
}
#divCalloutLearnMore {
	float: right;
	display: block;
	height: 27px;
	width: 277px;
	text-align: right;
}
/*----------------------------IQS Login Styles----------------------------*/
#divIQSLoginHeader {
	float: right;
	width: 271px;
	height: 39px;
	margin: 0;
	padding: 0;
	background: url(../img/bkg/iqs_header_background_sp.gif) #bdcbd5 no-repeat left top;
	overflow: hidden;
}

#divIQSLogin {
	float: right;
	width: 271px;
	margin: 0;
	background: url(../img/bkg/quote_background_sp.gif) #bdcbd5 no-repeat left top;
}
#divIQSLogin p {
	padding: 15px 20px 10px 18px;
}
#divIQSLogin form p {
	padding: 0 0 3px 50px;
}
#divIQSLogin h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0;
	color: #658497;
}

#divIQSLogin h2 img {
	margin-left: 18px;	
	margin-right: 10px;	
}
#divSafetyRecalls {
	float: left;
	width: 271px;
	margin-top: 20px;
	padding: 0;
	background: url(../img/bkg/safetyrecalls_background_sp.gif) #d96c37 no-repeat left top;
}
#divSafetyRecalls p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 50px;
}
#divServiceBullitins {
	float: left;
	width: 271px;
	margin-top: 20px;
	padding: 0;
	background: url(../img/bkg/servicebullitins_background_sp.gif) #d8b530 no-repeat left top;
}
#divServiceBullitins p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 50px;
}
/*----------------------------Feature Styles----------------------------*/
#divFeature {
	position: relative;
	width: 907px;
	height: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#divFeature ul{
	height: 180px;
	width: 907px;
	overflow: hidden;
	background: url(../img/bkg/feature_background_sp.gif) #a7c549 repeat-x left top;

}
#divFeature li{
	display: block;
	width: 302px;
	height: 180px;
	color: #FFF;
	text-decoration: none;
	margin-right: 0;
	overflow: hidden;
	background: url(../img/feature_divider_sp.gif) no-repeat right top;
	float: left;
}
#divFeature li.feature_last{
	display: block;
	width: 302px;
	height: 180px;
	color: #FFF;
	text-decoration: none;
	margin-right: 0;
	overflow: hidden;
	background: url(../img/feature_divider_last_sp.gif) no-repeat  right top;
	float: left;
}
#divFeature table{
	width: 280px;
	height: 180px;
	overflow: hidden;
}
#divFeature a table{
	width: 280px;
	height: 180px;
	overflow: hidden;
}
#divFeature ul, #divFeature li{
	padding: 0;
	overflow: hidden;
}
#divFeature.feature_last{
	display: block;
	width: 301px;
	height: 180px;
	overflow: hidden;
	background: url(../img/feature_divider_last_sp.gif) no-repeat  right top;
}
#divFeature p{
	float: left;
	width: 150px;
	font-size: 11px;
	line-height: 15px;
	color: #4F6F1F;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 4px;
	overflow: hidden;
}

#divFeature p.feature_last{
    width: 150px;
	font-size: 11px;
	line-height: 15px;
	color: #4F6F1F;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 4px;
	overflow: hidden;
}




#divFeature a:link, #divFeature a:visited{
	display: block;
	width: 302px;
	height: 180px;
	color: #FFF;
	text-decoration: none;
	margin-right: 0;
	overflow: hidden;
	background: url(../img/feature_divider_sp.gif) no-repeat right top;
}

#divFeature a.feature_last:link, #divFeature a.feature_last:visited{
	display: block;
	width: 301px;
	height: 180px;
	overflow: hidden;
	background: url(../img/feature_divider_last_sp.gif) no-repeat  right top;
}
#divFeature a:link p, #divFeature a:visited p{
	float: left;
	width: 150px;
	font-size: 11px;
	line-height: 15px;
	color: #4F6F1F;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 4px;
	overflow: hidden;
}

#divFeature a.feature_last:link p, #divFeature a.feature_last:visited p{
    width: 150px;
	font-size: 11px;
	line-height: 15px;
	color: #4F6F1F;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 4px;
	overflow: hidden;
}

#divFeature a:hover p, #divFeature a.feature_last:hover p{
	color: #3B5317;
}
#divFeature a:active p, #divFeature a.feature_last:active p{
	color: #3B5317;
}

/*----------------------------Footer Styles----------------------------*/
#divFooter {
	width: 887px;
	background: url(../img/bkg/footer_background_sp.gif) #FFF no-repeat left top;
	margin-left: 10px;
	margin-right: 10px;
}
#divFooter p{
    font-size: 9px;
    color: #a2b3be;
	line-height: 14px;
	padding-left: 65px;
	padding-top: 3px;
}
#divFooter p a:link, #divFooter p a:visited {
	font-size: 10px;
	line-height: 14px;
	color: #798a1f;
	text-decoration: underline;
}
#divFooter p a:hover {
	text-decoration: none;
/*----------------------------Form Styles----------------------------*/
/*label, label span*/
label, label span {
}
label span {
}
.smalllabel {
	width: 100px;
	margin-left: 20px;
	display: block;
	height: 24px;
	float: left;
}
.largelabel {
}

.mediumform {
	display: block;
	background-color: #D8E2E8;
	border-color: #64798D;
	border-width: 1px;

}
.mediumselect {
	
}
#divQuote form p .mediumradial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 50px;
	color: #658497;
	}
.radiallabel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 2px;
	color: #658497;
	}
.smallform {
}
.largelabel {
}
.selectbutton {
}
/*fieldset, input*/


div.information{
}
#divSubmitForm input{
}
br {
}


span.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 0;
    float: none;
    padding: 0 0 5px 0;
    font-size: 11px;
display: block;
text-align: left;
width: auto;
clear: both;
}

.error_wrapper {
width: auto;
margin: 0 0 0 0;
padding: 0 0 0 0;
display: block;
}

.indent1 {
margin-left: 25px;
}

.indent2 {
margin-left: 50px;
}

.indent3 {
margin-left: 75px;
}

.LV_valid {
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field, {
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
