﻿body {
	background-color: #E9E6E1;
	margin:0px;
	padding:0px;
	width:100%;
}
body, div, td {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;
}
br{font-size:10px}
#wrapper {
	width:766px;
	margin: 0 Auto;
}
#pageTop {
	padding-bottom:1px;

}
#pageTop img {
	border:none;
}
#pageTop #header {
	height:53px;
}
#pageTop #header .logo {
	width:310px;
	float:right;
	padding-top:3px;
}
#pageTop #header .otherStuff {
	width:400px;
	float:left;
}
#pageTop #header .otherStuff .help {
	font-size: 23pt;
	padding-bottom: 10px;
	color: #696969;
	padding-left: 1px;
	padding-top: 0px;
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 1px;
	font-weight:bold;
}
#content{
	

}


#homeFooter {
	padding-top: 9px;
	margin:0 Auto;
	width:700px;
	 font-size: 10px; color: #54534F;
}
#homeFooter .copyright {
	padding-top: 12px;font-size: 10px; color: #54534F;
}
#footer {
	clear: both;
	background: url(/images/footerHR.gif) repeat-x;
	padding-bottom: 20px;
	margin: 10px 0px 0px;
	color: #a9a9a9;
	padding-top: 10px;
	height: 1%;
	text-align: left;
}
#footer ul, #homeFooter ul { float: right; }
#footer ul li, #homeFooter ul li { margin: 0; float: left; background: transparent url(/images/footerHR.gif) no-repeat right 50%; padding: 0 12px 0 8px; }
#footer ul li.last, #homeFooter ul li.last { background-image: none; padding: 0 0 0 8px; }
#footer a, #homeFooter a { font-size: 10px; color: #54534F; text-decoration:none; }
#footer a:hover, a, #homeFooter a:hover { color: #000; }
#footer.noline, #homeFooter.noline { background-image: none; padding-top: 0; }

#navigator {
	margin-bottom: 2px;
	margin-top: 2px;
	background-position: 0% 0%;
	background-image: url(/images/navigator.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 766px;
}
#navigator table {
	margin: 0;
	padding: 0;
}
#navigator td {
	background: transparent url(/images/navbarTD.gif) no-repeat bottom right;
	text-align: center;
	height: 33px;
	padding: 0;
	margin: 0;
}
#navigator td.last { background-image: none; }
#navigator a { text-decoration: none; color: #343434; height:23px; padding: 10px  12px 0 10px; display: block; margin-right: 2px; }
#navigator td.last a { margin-right: 0; }
#navigator a.active { background: transparent url(/images/navbarBG.png) repeat-x 0 -102px; color: #fff; }
#navigator td.first a.active { background: transparent url(/images/navbarBG.png) no-repeat 0 -68px; }
#navigator td.last a.active { background: transparent url(/images/navbarBG.png) no-repeat right -68px; }
#navigator a:hover { background: transparent url(/images/navbarBG.png) repeat-x 0 -136px; color: #343434; }
#navigator td.first a:hover {	background: transparent url(/images/navbarBG.png) no-repeat 0 -34px; }
#navigator td.last a:hover { background: transparent url(/images/navbarBG.png) no-repeat right -34px; }

.frmTbl tr td{
		 vertical-align:top;
}
input.btext {
	border: solid 1px #c0c0c0;
	color: #4F4E4E;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 18pt;
	width: 90px;
}
input.text,select.text, input.stext,input.frmText,select.frmText   {
	border: solid 1px #c0c0c0;
	color:#4F4E4E;
	padding-left:4px;
	padding-right:4px;
}
input.frmText {
 width:150px;
}
select.frmText{
			width:152px;
}
.frmDiscount{
    border: solid 1px #c0c0c0;
    background-color:White;
    width:152px;
    
}
 .frmDiscount td{font-size:11px; padding-right:2px;}
input.disText {
	border: solid 1px #c0c0c0;
	color: #4F4E4E;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #f1f1f1;
}
input.text, textarea.text, input.disText {
	width: 200px;
}
select.text {
	width: 208px;
}
.bigCheck {
	border: solid 1px #c0c0c0;
	width: 205px;
	margin-top: 2px;
	text-align: center;
	background-color: white;
}
.midCheck {
	border: solid 1px #c0c0c0;
	width: 150px;
	margin-top: 2px;
	text-align: center;
	background-color: white;
}

.frmItem {
	padding-bottom: 1px;
	padding-left:3px;
}
tr.frmHeader{
 background-color:#f1f1f1;
 border:solid 1px red;
 margin-bottom:5px;
}
tr.frmHeader td {margin-bottom:5px;padding-left:7px;border-top:solid 1px #e1e1e1;border-bottom:solid 1px #e1e1e1; vertical-align:middle;}
tr.frmHeader td.first{border-left:solid 1px #e1e1e1;}
tr.frmHeader td.last{border-right:solid 1px #e1e1e1;}
tr.frmHeader td.first,
.frmHead {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
tr.frmHeader td input{ font-size:10px;}

.frmtBoxReq {
	background-position: left 8px;
	background-image: url(/images/redRQ.gif);
	margin-left: 14px;
	padding-left:10px;
	background-repeat: no-repeat;
}
.frmtBoxReq2 {
	background-position: left 6px;
	background-image: url(/images/redRQ.gif);
	margin-left: 14px;
	padding-left:10px;
	background-repeat: no-repeat;
}
.frmtBoxNotReq {
	background-position: left 8px;
	background-image: url(/images/greyRQ.gif);
	margin-left: 14px;
	padding-left:10px;
	background-repeat: no-repeat;
}
.frmtBoxNotReq2 {
	background-position: left 6px;
	background-image: url(/images/greyRQ.gif);
	margin-left: 14px;
	padding-left:10px;
	background-repeat: no-repeat;
}
.frmButton {
	padding-bottom: 20px;
	padding-top: 10px;
}
#ajaxLoader {
	border-right: #c0c0c0 1px solid;
	padding-right: 9px;
	border-top: #c0c0c0 1px solid;
	padding-left: 9px;
	padding-bottom: 9px;
	border-left: #c0c0c0 1px solid;
	padding-top: 9px;
	border-bottom: #c0c0c0 1px solid;
	background-color: #f1f1f1;
	width:150px;
}
#ajaxLoader img {
	padding-right: 7px;
	vertical-align: middle;
	text-align: left;
}



.MaskedEditFocus{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative{
    color: #ff0000;
}
.homeIntro {
	background-image: url(/images/homepixnLogo2.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 288px;
	padding-bottom: 7px;
}
.offroadFormIntro {
	background-image: url(/images/OffroadFormIntro.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 130px;
	padding-bottom: 2px;
}
.jetskiFormIntro {
	background-image: url(/images/jetskiFormIntro.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 130px;
	padding-bottom: 2px;
}
.smFormIntro {
	background-image: url(/images/snowmobileFormIntro.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 130px;
	padding-bottom: 2px;
}
.mcFormIntro {
	background-image: url(/images/mcFormIntro.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 130px;
	padding-bottom: 2px;
}
.autoFormIntro {
	background-image: url(/images/autoFormIntro.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 130px;
	padding-bottom: 2px;
}
.rvFormIntro {
	background-image: url(/images/rvFormIntro.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 130px;
	padding-bottom: 2px;
}
.ttFormIntro {
	background-image: url(/images/ttFormIntro.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 130px;
	padding-bottom: 2px;
}
.boatFormIntro {
	background-image: url(/images/boatFormIntro.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 130px;
	padding-bottom: 2px;
}
.confirmIntro {
	background-image: url(/images/confirmPix.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 255px;
	padding-bottom: 2px;
	
}
.confirmIntroRV {
	background-image: url(/images/confirmRV.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 255px;
	padding-bottom: 2px;
}
.confirmIntroTT {
	background-image: url(/images/confirmTT.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 255px;
	padding-bottom: 2px;
}
.confirmIntroSM {
	background-image: url(/images/confirmSnowmbl.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 255px;
	padding-bottom: 2px;
}
.confirmIntroOR {
	background-image: url(/images/confirmOffroad.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 255px;
	padding-bottom: 2px;
}
.confirmIntroSB {
	background-image: url(/images/confirmBoat.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 255px;
	padding-bottom: 2px;
}
.confirmIntroJS {
	background-image: url(/images/confirmJetski.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 255px;
	padding-bottom: 2px;
}
.hpIntro {
	background-image: url(/images/hpBanner.png);
	background-repeat: no-repeat;
	width: 766px;
	height: 255px;
	padding-bottom: 2px;
}
.hpIntro .title {
	font-size: 22px;
	padding-bottom: 0px;
	color: #111111;
	padding-left: 1px;
	padding-top: 1px;
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
}
.hpIntro .text{
	padding-left: 390px;
	padding-top: 16px;
}
.hpIntro .text td{
	font-size:12px;
	font-weight:bold;
}
input.hptext{
	border: solid 1px #c0c0c0;
	color: #4F4E4E;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12pt;
	width: 90px;
}
.privacyIntro {
	background-image: url(/images/termsPix.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 180px;
	padding-bottom: 2px;
	
}
.faqIntro {
	background-image: url(/images/faqPix.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 255px;
	padding-bottom: 2px;
	
}
.sitemapIntro {
	background-image: url(/images/sitemapPix.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 180px;
	padding-bottom: 2px;
	
}
.sitemap {
	padding-bottom: 15px;
}
.sitemap a {
	padding-top: 7px;
}
.contactIntro {
	background-image: url(/images/bmwTop.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 180px;
	padding-bottom: 2px;
		
}
.aboutIntro {
	background-image: url(/images/aboutPix2.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 180px;
	padding-bottom: 2px;
		
}
.commAutoIntro {
	background-image: url(/images/commAutoPix.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 180px;
	padding-bottom: 2px;
		
}
.homeInsIntro {
	background-image: url(/images/homeInsPix.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 180px;
	padding-bottom: 2px;
		
}
.bizInsIntro {
	background-image: url(/images/bizInsPix.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 180px;
	padding-bottom: 2px;
		
}

.contactIntro .link,.privacyIntro .link, .commAutoIntro .link,.homeInsIntro .link,
.bizInsIntro .link{
	padding-left: 50px;
	padding-top: 16px;
}
.aboutIntro .link,.contactIntro .link,.privacyIntro .link,.faqIntro .link,.commAutoIntro .link,
.homeInsIntro .link,.bizInsIntro .link   {
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
	font-size:16px;
	width: 155px;
	color: #ffffff;
}
.faqIntro .link  {
	float: right;
	padding-right: 50px;
	padding-top: 16px;
}
.aboutIntro .link{
	padding-left: 50px;
	padding-top: 16px;
}

.aboutIntro .link a, .contactIntro .link a,.privacyIntro .link a,
.faqIntro .link a, .commAutoIntro .link a,.homeInsIntro .link a,
.bizInsIntro .link a {
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:20px;
}
.aboutIntro .link img, .contactIntro .link img,
.privacyIntro .link img,.faqIntro .link img,
.commAutoIntro .link img, .homeInsIntro .link img,
.bizInsIntro .link img {
	border: none;
	padding-left: 8px;
	margin-bottom: -3px;
}
.aboutIntro .link a:hover, .commAutoIntro .link a:hover, 
.homeInsIntro .link a:hover,
.bizInsIntro .link a:hover {
	color: #ffcc66;
}
#homeContent, .formBox {
	padding-top: 5px;
	width: 766px;
	background-image: url(/images/closedBoxTop.gif);
	background-repeat: no-repeat;
	background-color: #fbfbfb;
}

#homeContent .pageText, .formBox .pageText {
	padding-right: 15px;
	background-position: center bottom;
	padding-left: 15px;
	background-image: url(/images/boxBG.gif);
	padding-bottom: 25px;
	padding-top: 10px;
	background-repeat: no-repeat;
	width: 736px;
	line-height: 17px;
}
#homeIconSection .homeIcons {
	background-position: left top;
	padding-left: 110px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	height: 85px;
	text-align:left;
}
#homeContent .title {
	font-size: 22px;
	padding-bottom: 25px;
	color: #111111;
	padding-left: 1px;
	padding-top: 1px;
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
}
.motor {	background-image: url(/images/iconMCinsurance.gif);}
.boat {
	background-image: url(/images/iconBoatinsurance.gif);
}
.rv {
	background-image: url(/images/iconRvins.gif);
}
#homeIconSection .homeIcons .hed {
	font-weight: bold;
}
#homeIconSection {
	background-position: right top;
padding-left:15px;
	width: 285px;
	padding-top: 5px;
	background-repeat: no-repeat;
	height:600px;
	float:right;
}
#homeIconSection .hpIcons {
	padding-bottom: 20px;
	padding-right: 15px;
	text-align: center;
	white-space:nowrap;
}
#homeIconSection .hpIcons img{ border:none;}
#homeIconSection .hpIcons a {
	text-decoration: none;
}
#homeIconSection .hpIcons a:hover {
	/*background-color: #d1d9e1;*/
}
.leftPanel{
	float:left;
	width:400px;
	border:solid 1px red;
}
.homeLeftPanel{
	
	float:left;
	width:340px;
	border:solid 0px red;
}
#homeRightSection {
	background-position: right top;
	float: right;
	width: 375px;
	padding-top: 5px;
	background-repeat: no-repeat;
	border:solid 0px red;
}
.hpButton {
	padding-left: 25px;
	padding-top: 30px;
}
.hpButton img {
	border:none;
}
.hpButton a {
	color: blue;
	font-size: 20px;
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
}
.hpButton a:hover{}
#powerBy {
	float: right;
	padding-top: 10px;
}
.frmItem2 {
	padding-bottom: 10px;
}
.notifyBox {
	padding-right: 7px;
	padding-left: 4px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.successNote {
	padding-left: 16px;
	background-image: url(/images/iconCheck.gif);
	background-repeat: no-repeat;
}
.btnDiv {
	background-image: url(/images/hr.gif);
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: repeat-x;
	margin-top:15px;
	text-align:right;
	
}
input.btn,input.btnBig, input.hpbtn {
	cursor: pointer !important;
	cursor: hand;
	padding: 1px 0.5em;
	color: #2b333c;
	border: none;
	font-size: 0.89em;
	letter-spacing: 1px;
	font-weight: bold;
	
}
input.btn {
	background: url(/images/frmBtn.gif) transparent no-repeat;
	width: 80px;
	height: 26px;
}
input.btnBig {
	background: url(/images/frmBtnBig.gif) transparent no-repeat;
	width: 125px;
	height: 26px;
}
input.hpbtn {
	background: url(/images/hpBigInputBtn2.gif) transparent no-repeat;
	width: 154px;
	height: 50px;
}
input.hpbtn:hover {
	background: url(/images/hpBigInputBtn2-2.gif) transparent no-repeat;
	width: 154px;
	height: 50px;
	color:#ffffff;
}
.frmHome {
}
.frmHome span {
	font-size: 19px;
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
}



.valbox {
	background: url(/images/notifyValidator.png) no-repeat;
	width: 218px;
	height: 162px;
	padding: 1px 20px 1px 55px !important;
	padding: 15px 20px 1px 55px;
	display: none;
}
		
	.valbox h3, .valbox p {
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	.valbox h3 {
		font-size: 18px;
		font-weight: bold;
		color:#990000;
	}
.tmp {
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/images/gBg.jpg);
	padding-bottom: 15px;
	padding-top: 15px;
	background-repeat: repeat-x;
}



.tinyNav ul {margin-left:-10px; border:solid 1px #E9E6E1; list-style-type:none; padding:0; }
.tinyNav ul li{ margin: 0; float: left; background: transparent url(/images/vr.gif) no-repeat right 50%; padding:  0 12px 0 8px; }
.tinyNav ul li.last { background-image: none; padding: 0 0 0 8px; }
.tinyNav a { font-size: 10px; color: #54534F; text-decoration:none; }
.tinyNav a:hover{ color: #000; }
.tinyNav .noline { background-image: none; padding-top: 0; }
.faqItem {
	padding-bottom: 12px;
	padding-top: 7px;
}
ul.faq {
	list-style-type:none;
	margin:0;
	padding-bottom:20px;
}
ul.faq li {
	background-position: left 1px;
	background-image: url(/images/faq_icon_21x16.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	list-style-type: none;
	padding-left: 21px;
	padding-bottom:2px;
}
.faq a { color: #54534F; text-decoration:none; }
.faq a:hover {
	background-color: #d1d9e1;
}
.goTop {
	background-position: left 2px;
	padding-left: 15px;
	background-image: url(/images/up-10x10.gif);
	background-repeat: no-repeat;
}
.goTop a:hover {
	background-color: #d1d9e1;
}




/* MENU BAR */
.anylinkcss {
	z-index: 100;
	visibility: hidden;
	position: absolute;
	border:none;
	padding-right: 3px;
	padding-left: 0px;
	background: url(/images/ddlShadow.png) no-repeat right bottom;
	padding-bottom: 3px;
	width: 170px;
	padding-top: 0px;
	position: absolute;
	text-align:left;
}

.anylinkcss div {
	padding-right: 3px;
	padding-left: 3px;
	background: url(/images/ddlBG.gif) #fff repeat-x left bottom;
	padding-bottom: 3px;
	padding-top: 3px;
}


.anylinkcss a{
width: 100%;
height:17px;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
display:block;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #4C6880;
color: white;
}
/* MENU BAR */
.checkList ul {
	margin:0;
}
.checkList ul li {
	padding-left: 35px;
	font-weight: bold;
	font-size: 12px;
	background: url(/images/check.gif) no-repeat left top;
	padding-bottom: 3px;
	padding-top: 3px;
}
.hpToolTip {
	background: url(/images/notifyValidator.png) no-repeat left top;
	width: 294px;
	height: 162px;
	text-align: left;
	padding:9px 20px 9px 50px;
}
.hpdivi {
	background-position: left top;
	background-image: url(/images/dots.gif);
	width: 400px;
	background-repeat: repeat-x;
	background-color: transparent;
}
img.map {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #111111;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #111111;			
}
.style1 {
	    font-size: larger;
	    color:Red;
}
input.disabled, div .disabled{
    border:solid 1px #f1f1f1;
    color:#e1e1e1;
}
select.disabled{
    border:solid 1px #f1f1f1;
    color:#e1e1e1;
}
.rdoDisabled {
    color:#ffffff;
}

/*  DDL */
		
.a9multiselect {
    width: 9.9em;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    height: 10px;
    padding: 0;
    margin: -.05em 0 1em 0;
    border:none;
}
.a9multiselect .expcol-click, .a9multiselect .expcol-click-open {
    border: 0px solid #999;
    padding: 0;
    margin: 0;
    cursor: hand;
    width:150px;
    margin:1px;
    background-color:transparent;
 
}
.a9multiselect div.expcol-click {
    position: absolute;
    z-index: 104;
    height: 20px;
}
.a9multiselect div.expcol-click-open {
    border-bottom: 1px solid #fff;
}
.a9multiselect .title { 
    font-size: 1em;
    height: 1.3em;
    line-height: 1.2em;
    overflow: hidden;
    padding: .3em 1.1em .1em .5em;
    background-image:url(/images/iconDDL.gif);
    background-position:right top; 
    background-repeat:no-repeat;
}
.a9multiselect .title:hover { 
    background-image:url(/images/iconDDL2.gif);
    background-position:right top; 
    background-repeat:no-repeat;
    
}
.expcol-body {
    position: absolute;
    z-index: 106;
    min-height: 1em;
    background: #e9f3f8;
    padding: .1em;
    display: block;
    font-size: 10px;
    display: none;
    margin-top: 10px;
    border: 1px solid #999;
}
.expcol-body ul {
overflow: auto;
min-height: 1em;
min-width: 20em;
margin: 0;
padding: 0;
}
.expcol-body li { margin: 0 0 .2em 0; list-style:none; }
.expcol-body li:hover {
    background: #ddd;
}
.arc90_multiselect {
    width: 12.5em;
    height: 1.35em;
    visibility: hidden;
}
.a9selectall {
    border-bottom: 1px solid #ccc;
}
			
/* Styles for page layout */
DIV.examples {
margin: 0 0 2em 0;
width: 17em;
border: 1px solid #e9e9e9;
padding: .3em;
}
			
DIV.examples LABEL.examples {
display: block;
margin: 0 0 .2em 0;
}
