body {
	background-image: none;
	background-repeat: no-repeat;
	background-color: white;
	color: #000066;
	margin: 0px;
	border: 0px;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;	
}
.headerbar
{
	overflow:hidden;
	height:88px;
	font-size:2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7F97C0;
	text-decoration: none;
}

.leftbartable 
{
   background: #dbe0eb;
   border-bottom:1px solid white;
   padding-left:6px;
}

.leftbarheader 
{
   background:#a4d867;
   font-size: 12px;
   font-weight: bold;
   color: white;
   padding-left:6px;
   border-bottom:1px solid white;
   height:22px;
}

.hightlightedtable
{
    background: #dbe0eb;
    font-weight: bolder;
    padding:6px;
    border:0;
    height:15px;
}

.largetextheader
{
	font-size:1.5em;
	color: #000066;
	font-weight: bold;
	margin-top:8px;
	margin-bottom:8px;
}

.heading1
{
 padding-left:6px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 border:0;
 font-size:4px;
 background: #dbe0eb;
 font-weight: bolder;
}
.heading1 span
{
 padding-left:6px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 border:0;
 font-size:12px;
 background: #dbe0eb;
 font-weight: bolder;
}
.heading1spacebefore
{
    height: 10px;
	font-size: 0;
	border:0;    
}

.heading1spaceafter
{
    height: 5px;
	font-size: 0;
	border:0;
}

.maintableheader
{
   	background-color: #A4D867;
	color: white;
	font-weight: bold;
	border-color: white;
    border-style: none;

}

.hightlightedtableheader
{
   	background-color: #A4D867;
	color: white;
	font-weight: bold;
	font-size: 12px;
	border-color: white;
	height: 18px;
    border-style: none;
    padding-left:6px;
}
.infolargetextheader
{
	font-size:1.5em;
	font-weight:bold;
}
.infohightlightedtable
{
    background: #dbe0eb;
    font-weight: bolder;
    padding:3px;
    border:0;
    height:15px;
}

.infopara
{
	font-weight: normal;
   color: #000066;
   vertical-align:middle;
   margin-top:3px;
   margin-bottom:1.3em;
}
.infoclose
{
	width:100%;
	text-align:center;	
}

.gridheader
{
	background-color: #A4D867;
	color: #000066;
	font-weight: bold;
	font-size: 1.0em;
	border-color: white;
	height: 25px;
    border-style: none;
    padding-left:6px;
}

.griditems 
{
    background: #DBE0EB;
    height: 25px;
    font-weight:normal;  
	padding-left:6px;
}

.nogriditems 
{
    background: #DBE0EB;
    height: 25px;
    font-weight:normal;  
	padding-left:6px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.nogriditemsspacebefore 
{
    height: 5px;
	font-size: 0;
	border:0;
}

.nogriditemsspaceafter 
{
    height: 5px;
	font-size: 0;
	border:0;
}

.grid
{
	 padding-left:6px;
	 padding-right:6px;
}

.sectionheader
{
	background-color: #A4D867;
	color: #000066;
	font-weight: bold;
	height: 20px;
	padding-left:6px;
}

.sectionitem
{
    background-color: #dbe0eb;
    font-weight: normal;
    vertical-align:middle;   
    width:102px;
	padding-left:6px;
	height: 20px;	    
}
  
.infotextheader 
{
   font-weight: bolder;
   color:#80C431;
}

.infotext
{
   font-weight: normal;
   color: #000066;
   vertical-align:middle;
}

.heading2
{
   background:#a4d867;
   font-size: 12px;
   font-weight: bold;
   color: white;
   padding-left:6px;
   border-bottom-color:White;
   border-bottom-style:solid;
   border-bottom:1px solid;
   height:22px;
}

.heading2spacebefore
{
    height: 20px;
	font-size: 0;
	border:0;
}

.heading2spaceafter
{
    height: 5px;
	font-size: 0;
	border:0;
}

.heading3
{
   font-size: 12px;
   font-weight: bold;
}

.standaloneheader
{
   color:  #A4D867;
   font-size: 18px;
   font-weight: bolder;
   padding-bottom:15px;
}

.standalonetext
{
    font-weight:bold;
    font-size: 1.2em;
}

.anchorunderline
{
   text-decoration: underline; 
}

table 
{
   font-size: 12px;
}

.footertext
{
   font-size: 10px;
}
  
.errortext 
{
	background-color: #E9EAEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
    padding: 3px;
    padding-top:10px;
    list-style-type: decimal;
    border-style:none;
}

.errortext ul
{
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	padding:2px;
	margin-left:14px;
	margin-top:7px;
}

.accountmodule
{
	padding-top:5px;
	padding-bottom:5px;
}

.leftbar
{
	vertical-align:top;
}

.introtext
{
	font-weight:normal;
	width:100%;
}

div.welcome
{
	padding-top:5px;
	border-bottom: 1px #000066 solid;
	border-top: 1px #000066 solid;
}

.marketingheader
{
	font-size:1.5em;
	color:#A4D867;
	font-weight:bold;
	}
	
.marketingheaderreverse
{
	margin-top:8px;
	font-size:1.3em;
	color:#000066;
	font-weight:bold;
	}
	
div.bikequotemain
{
	height:200px;
	width: 586px;
	background-image:url("images/benefits_bar.gif");
	}
	
div.bikequotelink
{
	position:relative;
	height:59px;
	width:226px;
	top:110px;
	left:340px;
	}
	
div.quoteserviceotherproducts
{
	margin-top:4px;
	background-image:url("images/icons_bottom.jpg");
	height:123px;
	width:586px;
}

div.additionalquotingad
{
	margin-top:8px;
	/*background-image:url("images/carquotepanel.jpg");
	height:77px;*/
	width:586px;
}
#toprow{font-size:0px;display:block;clear:left;background:url(images/benefits_box_top.jpg) no-repeat;height:2px}
#midrow{color: #000066;background:url(images/benefits_box_middle.jpg) repeat-y; height:100%;}
#botrow{background:url(images/benefits_box_bottom.jpg) no-repeat;height:2px}
#wrap{height:190px;display:block;clear:left;}
.boldtext{color: #000066;font-size:2.3em;font-family:arial;font-weight:bolder}
#pad{margin-left:0px;margin-top:8px;width:570px}

.LockedControl
{
    background: #dbe0eb;
    border-style:none;
    color: #000066;
    }

.clientinfoheader 
{
   font-weight: bolder;
   color:#80C431;
}

.clientinfo
{
   font-weight: normal;
   color: #000066;
   vertical-align:middle;
}

