﻿.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


body {
	font-size: 10pt;
	background: #292929;
	margin: 0;
	color: #c9c9c9;
}
html, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h1, h2, h3{
	text-transform: uppercase;
	font-weight: normal;
	
}

h1{
	font-size: 18pt;
	font-weight: bold;
}

sup{
	font-size: 50%;
	font-weight: bold;
}

h2{
	font-size: 14pt;
}

h3{
	font-size: 12pt;
}

a{
	color: #d1a800;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

table{
		
}

table th{
	text-align: left;
	font-weight: bold;
	font-size: 11pt;
	padding: 2px 4px 2px 4px;	
	border-bottom: 1px #333 solid;
}

table td{
	padding: 2px 4px 2px 4px;	
}

table.htmleditor{
	
}

table.htmleditor th{
	font-size: inherit;
	padding: inherit;	
	border-bottom: none;
}

table.htmleditor td{
	padding: 0;
}

img{
	border: 0;
}

hr{
	margin-top: 10px;
	margin-bottom: 10px;
}

ul{
	list-style-image: url(../images/bullet1.gif);
}

ul li{
	margin: 5px 0 5px 10px;
}

p{
	
}

p.bold{
	font-weight: bold;
	font-size: 11pt;
}

a.getadobe{
	display: block;
	width: 112px;
	height: 33px;
	line-height: 33px;
	padding: 10px 0 10px 120px;
	background: transparent url(../images/get_adobe_reader.gif) no-repeat left center;
}

.alert, .help{
	padding-left: 26px;
	line-height: 26px;
	font-weight: bold;

	background: transparent url(../images/alert_icon.gif) no-repeat scroll left center;
}

ul.pdf{
	list-style-image: url(../images/pdf16x16.gif);
}

ul.pdf li{
	margin: 5px 0 5px 0;
	padding-left: 5px;
	font-size: 11pt;
}

ul.simple{
	list-style: none;
	list-style-image: none;
}

ul.horz{
	
}

ul.horz li{
	float: left;
}

div#menuh li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul{
	display: none;
}

#header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul{
	display: block;
}


form#aspnetForm {
	margin: 0 auto;
	text-align: left;
	width: 948px;
	padding-left: 11px;
	padding-right: 11px;
}

.hidden{
	display: none;
}

.error {
	color: #c00000;
}
.required{
	color: #c00000;
}

/* BEGIN BUTTON LINKS */

.linkbtn { 
	display:block; 
	float:left; 
	color:#ffffff !important; 
	text-decoration: none !important; 
	font-size:10pt; 
}
.linkbtn em { 
	display:block; 
}
.linkbtn  b { 
	display:block; 
	padding:1px 10px 3px 18px; 
	font-weight:normal; 
	font-style:normal;
}

.linkbtn:hover{ 
	text-decoration:none !important;
	color: #000 !important;
}

.linkbtn.orange { 
	background:url(../images/link_org_bg.gif) repeat-x left top; 
}
.linkbtn.orange em { 
	background:url(../images/link_org_left.gif) no-repeat left top;
}
.linkbtn.orange b { 
	background:url(../images/link_org_right.gif) no-repeat right top; 
}

.linkbtn.red { 
	background:url(../images/link_red_bg.gif) repeat-x left top; 
}
.linkbtn.red em { 
	background:url(../images/link_red_left.gif) no-repeat left top;
}
.linkbtn.red b { 
	background:url(../images/link_red_right.gif) no-repeat right top; 
}

.linkbtn.green { 
	background:url(../images/link_green_bg.gif) repeat-x left top; 
}
.linkbtn.green em { 
	background:url(../images/link_green_left.gif) no-repeat left top;
}
.linkbtn.green  b { 
	background:url(../images/link_green_right.gif) no-repeat right top; 
}

.linkbtn.gray { 
	background:url(../images/link_gray_bg.gif) repeat-x left top; 
}
.linkbtn.gray em { 
	background:url(../images/link_gray_left.gif) no-repeat left top;
}
.linkbtn.gray b { 
	background:url(../images/link_gray_right.gif) no-repeat right top; 
}




/* END BUTTON LINKS */

/* BEGIN HEADER */

#header{
	
	position: relative;
	height: 433px;
	background: transparent url(../images/header.jpg) no-repeat left top;
}

#header.flash{
	background: none;
}

#header.flash object{
	margin-left: -11px;
}

/* This is for mozilla */
#header.flash object object{
	margin-left: 0;
}

#header .slogan{
	position: absolute;
	right: 50px;
	top: 55px;
	margin: 0;
	padding: 0;
	display: block;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	color:#fff;
}

#header ul.menu{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 926px;
	height: 70px;	
	background: #030303 url(../images/menu_bg.gif) repeat-x left top;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#header ul.menu li{
	position: relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
}

#header ul.menu > li{
	float: left;
	margin: 0;
	padding: 0;
}

#header ul.menu a{
	display: block;
	margin: 0;
	padding: 0;
	background-color: #000;
	font-size: 10pt;
}

#header ul.menu a:link, #header ul.menu a:visited, #header ul.menu a:active{
	color: #fff;
	text-decoration: none;
}
	
#header ul.menu a:hover{
	color: #fff;
	text-decoration: none;
}	

#header ul.menu > li > a{
	width: 115px;
	padding-top: 25px;
	height: 35px;
	text-transform: uppercase;
	text-align: center;
	background: transparent url(../images/mi_sep.gif) no-repeat right center;

}

#header ul.menu > li > a:hover, #header ul.menu > li.sel > a{
	padding-top: 16px;
	border-top: 9px #d1a800 solid;
}

#header ul.menu > li.last > a{
	background: none;
}

#header ul.menu ul{
	position: absolute;
	list-style: none;
	list-style-image: none;
	z-index: 500;
	bottom: auto;
	display: none;
	padding: 0;
	margin: 0 0 0 0;
	width: 180px;
	background: #000;
}

#header ul.menu li:hover{
	cursor: pointer;
	z-index: 100;
}

#header ul.menu ul li{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px #222 solid;
}

#header ul.menu ul li a{
	display: block;
	padding: 5px 10px 5px 10px;
	white-space: nowrap;
}

#header ul.menu ul li.sel a{
	background-color: #161616;
}

#header ul.menu ul li a:hover{
	background-color: #222;
}

div#menuh li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul{
	display: none;
}

#header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul{
	display: block;
}



#header.homeheader{
	/* This style is used on the homepage header to accomodate the mini search under the menu */
	height: 500px;
}

#header.homeheader ul.menu{
	bottom: 70px;
}

/* END HEADER */


div#container{
	margin: 3px 0 0 0;
	padding: 0;
	width: 926px;
	color: #222;
	background-color: #c5c0c8;
}

div#container a{
	color: #c00000;
	text-decoration: underline;
}

div#container a:hover{
	text-decoration: none;
}

/* BEGIN CONTENT */

#content, #content2{
	margin: 0;
	padding: 10px;
	width: 906px;
	min-height: 720px;
	/* background: #c4c4c4; */
	background: #b7b1bb url(../images/content_bg.jpg) repeat-x left top;
}

#content2{
	float: left;
	width: 646px;
}

/* END CONTENT */



#footer{
	width: 926px;
	margin-top: 15px;
	height: 70px;
	border-top: 10px #343434 solid; 
}

/* BEGIN SIDEBAR */

#sidebar{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	height: 100%;
	width: 230px;
	/* background: #dbdbdb; */
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4{
	font-size: 13pt;
	text-align: center;
	margin: 10px 0 10px 0;
}

#sidebar .banner{
	position: relative;
	border: 1px #000 solid;
	background: #fff;
	padding: 10px;
}

#sidebar div.preminsights{
	padding-top: 34px;
	text-align: center;
	background: #fff url(../images/preminsights_banner_bg.gif) repeat-x left bottom;
	font-weight: bold;
}

#sidebar div.preminsights h4{
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 27px;
	text-indent: -10000px;
	background: #fff url(../images/preminsights_header2.jpg) no-repeat left top;
}

#sidebar div.questionnaire{
	margin-top: 15px;
	padding: 0;
}

#sidebar div.awardwinning{
	padding: 0;
}

#sidebar div.hino{
	padding: 0;
}
#sidebar div.inaction{
	padding: 0;
}

#sidebar div.wearout{
	text-align: center;
	background: #fff url(../images/wearout_bg.jpg) no-repeat bottom left;
}

#sidebar div.wearout p.title{
	margin-top: 5px;
	height: 40px;
	text-indent: -10000px;
	background: transparent url(../images/wearout_title.jpg) no-repeat center center;
}

#sidebar div.wearout p{

}

/* END SIDEBAR */


#test{
	margin-top: 15px;
	
}

#test a{
	
}

#test ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#test ul li{
	float: left;
	padding: 5px 10px 5px 20px;
	width: 270px;
	border-right: 1px #3c3c3c solid;
	min-height: 150px;
	
}

#test ul li.last{
	border-right: 0px;
}

#test ul li h2, #test ul li h3, #test ul li h4, #test ul li h5{
	margin: 10px 0 10px 0;
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: normal;
}

/* BEGIN TESTIMONIALS */

div#testimonials{
	
}

ul.testimonials{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.testimonials li{
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px #808080 dashed;
}

ul.testimonials li .name{
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

.testimonials li.last {
	border-bottom: 0;
}


ul.testimonials ul, ul.testimonials ol {
	
}

ul.testimonials ul li, ul.testimonials ol li{
	border-bottom: none;
}


/* END TESTIMONIALS */


/* BEGIN PARTNERS */

table.partners{
	width: 100%;
}

table.partners tr{
	height: 120px;
}

table.partners td.logo{
	width: 200px;
	background: #fff;
	text-align: center;
	border-bottom: 1px #666 solid;
}

table.partners td.logo img{
	width: auto;
	height: 100px;
}

table.partners td.info{
	vertical-align: top;
	padding-left: 10px;
	border-bottom: 1px #666 solid;
}

table.partners td.info p.name{
	margin-top: 5px;
	font-weight: bold;
	font-size: 12pt;
}

table.partners td.info a{
	font-size: 10pt;	
}

ul.partners{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;

}

ul.partners li{
	float: left;
	text-align: center;
	width: 225px;
	height: 170px;
	margin: 10px 15px 20px 15px ;
	padding: 10px;
	background: #fff;
}

ul.partners li p.name{
	font-weight: bold;
	margin: 8px 0 5px 0;
}

ul.partners li a{
	display: block;
}

ul.partners li img{

}


/* END PARTNERS */



table#coverages{
	width: 100%;
	margin: 10px 0 10px 0;
	border: 2px #888 solid;
	background: #fff url(../images/coverages_bg.jpg) repeat-x left top;
}

table#coverages tr{

}

table#coverages tr th{
	font-size: 12pt;
	font-weight: bold;
	border-right: 1px #888 solid;
	text-align: center;
}

table#coverages tr th.pinnacle{
	border-right: 0;
}

table#coverages tr td{
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	border-right: 1px #888 solid;
}

table#coverages tr td.pinnacle{
	border-right: 0;
}

table#coverages tr td ul{
	padding: 0;
	margin: 0;
}


div.form{
	padding: 10px;
	border: 2px #888 solid;
	background: #c5c0c8 url(../images/form_bg.jpg) repeat-x left bottom;
}

div.form p{

}

div.form label{
	display: block;
	font-weight: bold;
}

#topsearch{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 0 0 5px;
	border-top: 1px #292929 solid;
	
	background: #1b2228;
	font-size: 8pt;
	width: 921px;
	height: 70px;
	
	z-index: -1;
}

#topsearch h2{
	float: left;
	margin: 0;
	margin-right: 25px;
	text-indent: -10000px;
	width: 180px;
	height: 35px;
	
	background: transparent url(../images/search_label.jpg) no-repeat scroll left center;
}

#topsearch input, #topsearch select{
	font-size: 8pt;
}

#topsearch a.howtolist{
	position: absolute;
	left: 198px;
	bottom: 7px;
	color: #fff;
	font-weight:bold;
	text-decoration: underline;
	padding-left: 12px;
	background: transparent url(../images/bullet_white.gif) no-repeat scroll left center;
}

#topsearch a.howtolist:hover{
	text-decoration: none;
}

/* BEGIN HORIZONTAL FORM */

.formh p{
	float: left;
	margin: 5px 10px 0 0;
}

.formh p.caption{
	width: auto;
}

.formh p label{
	display: block;
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.formh p.formbuttons{
	
}



/* END HORIZONTAL FORM */



/* BEGIN DEALER OF THE MONTH */

div.dealerofmonth{
	
}

div.dealerofmonth img.dealer{
	border: 10px #fff solid;
	float: left;
	margin-right: 10px;
}

div.dealerofmonth p.title{
	font-size: 12pt;
	font-weight: bold;
}


div.dealerofmonth p.description{

}


/* END DEALER OF THE MONTH */


/* BEGIN STATE LIST */

#statelist{
	margin: 5px;
	text-align: left;
}

#statelist h3{
	border-bottom: 1px #333 dotted;
}

#dealerlist{
	
}

#dealerlist a{
	color: #800000;
	text-decoration: none;
}

#dealerlist thead td{
	font-weight: bold
}

#dealerlist tr td{
	text-align: left;
}

#statelist .state{
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding-left: 20px;
	text-align: left;
	background: transparent url(../images/down_arrow.gif) no-repeat left center;

}


/* END STATE LIST */


/* BEGIN QUICK LOGIN */

div#quicklogin {
	
}

div#quicklogin table{
	
}

div#quicklogin p{
	margin-top: 3px;
	margin-bottom: 3px;
}

div#quicklogin label{
	float: none;
	display: block;
}

div#quicklogin input{
	
}

/* END QUICK LOGIN */

/* BEGIN HOMEPAGE */

div#home{
	
}

div#home h1{
	font-weight: bold;
	text-align: center;
	color: #9f271f;
}

div#home .preamble{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

div#home a.topbanner{
	display: block;
	border: 0;
	margin-top: -10px;
	margin-left: -9px;
}


/* END HOMEPAGE */

div#nohoops {

}
div#nohoops .logo{
	float: right;
	margin-left: 10px;
}

div#nohoops ul{

	list-style-image: url(../images/no_sm.gif);
}

div#nohoops ul li{
	font-weight: bold;
	vertical-align: middle;
}



/* BEGIN PREMIUM INSIGHTS PAGE */

h1.preminsights{
	margin: -10px 0 10px -10px;
	height: 114px;
	width: 666px;
	text-indent: -10000px;
	background: transparent url(../images/preminsights_header.jpg) no-repeat left top;
}


/* END PREMIUM INSIGHTS PAGE */


/* BEGIN AWARDS PAGE */

div#awards{
	
}

div#awards ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#awards ul li{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #888 inset;	
}

div#awards p img.photo{
	float: left;
	margin-right: 10px;
	border: 1px #333 solid;
}

/* END AWARDS PAGE */


ul.bigbuttons{
	list-style: none;
	list-style-image: none;
	margin: 6px 0 6px 0;
	padding: 0
}

ul.bigbuttons li{
	width: 260px;
	padding: 5px 10px 5px 10px;
	margin: 0 25px 15px 0;
	border-bottom: 1px #84818c solid;
	border-right: 1px #84818c solid;
	font-size: 12pt;
	font-weight: bold;
	background: #fff url(../images/white_grey_grad_18x40.gif) repeat-x left bottom;
}

ul.bigbuttons li a{
	display: block;
	padding-left: 40px;
	text-decoration: none;	
	height: 30px;
	line-height: 30px;
	color: #555;
}

ul.bigbuttons li a:hover{
	color: #c00000;	
}

ul.bigbuttons li.users a{	
	background: transparent url(../images/icons/usermgr.gif) no-repeat left center;
}

ul.bigbuttons li.dealers a{
	background: transparent url(../images/icons/dealermgr.gif) no-repeat left center;
}

ul.bigbuttons li.banners a{
	background: transparent url(../images/icons/bannermgr.gif) no-repeat left center;
}

ul.bigbuttons li.clicklog a{
	background: transparent url(../images/icons/log.gif) no-repeat left center;
}

ul.bigbuttons li.activityrpts a{
	background: transparent url(../images/icons/report.gif) no-repeat left center;
}

ul.bigbuttons li.warranty a{
	background: transparent url(../images/icons/warranty.gif) no-repeat left center;	
}

ul.bigbuttons li.policies a{
	background: transparent url(../images/icons/policies.gif) no-repeat left center;	
}

ul.bigbuttons li.forms a{
	background: transparent url(../images/icons/forms.gif) no-repeat left center;	
}

ul.bigbuttons li.training a{
	background: transparent url(../images/icons/calendar.gif) no-repeat left center;	
}

ul.bigbuttons li.dealertraining a{
	background: transparent url(../images/icons/training.gif) no-repeat left center;
	
}


/* BEGIN BIOS */

ul.bios{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

ul.bios li{
	float: left;
	width: 300px;
	margin: 0 10px 0 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px #666 dashed;
}

ul.bios li p{
	margin: 10px 0 10px 0;
}

ul.bios li p.name{
	padding-top: 0;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 12pt;
}

ul.bios li img{
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 110px;
	border: 1px #222 solid;
}


/* END BIOS */


.breadcrumbs a{
	color: #880606 !important;
	text-decoration: underline;
}

.breadcrumbs a:hover{
	color: #880606 !important;
	text-decoration: none;
}

.map{
	border: 1px #333 solid;
}

.dlrmap{
	width: 100%;
	height: 280px;
	border: 1px #333 solid;
}

ul.tabs{
	margin: 0;
	padding: 0 0 0 8px;
	height: 32px;
	
	list-style: none;
	list-style-image: none;
	
	border-bottom: 1px #666 solid;
}

ul.tabs li{
	float: left;
	margin: 0 4px 0 0;
	cursor: hand;
}

ul.tabs li.sel{

}

ul.tabs li a{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #333 url(../images/tab_bg.gif) repeat-x left top;
	
	color: #f0f0f0 !important;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none !important;
	
	border-top: 1px #666 solid;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
}

ul.tabs li#tab2 a{
	width: 120px;
}

ul.tabs li a:hover{
	color: #c00000 !important;
	background-color: #c0c0c0;
	background-image: none;
}

ul.tabs li.sel a{
	
	color: #c00000 !important;
	background-color: #c0c0c0;
	background-image: none;
	border-bottom: 1px #c0c0c0solid;
	margin-top: -1px;
}

.tabpage{
padding: 5px;
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	border-bottom: 1px #666 solid;
}


ul.prospects{
	float: left;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: 370px;
}

ul.prospects li{
	position: relative;
	border-bottom: 1px #666 dashed;
	padding: 10px 0 10px 0;
}

ul.prospects li ul.actions{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 10px;
}

ul.prospects li ul.actions li{
	float: left;
	margin: 0 0 0 5px;
	padding: 0 15px 0 0;
	border-bottom: 0;
}

ul.prospects li ul.actions li a{
	display: block;
	/*width: 34px;
	height: 34px;*/
	/*text-indent: -10000px;*/
}

ul.prospects li ul.actions li.edit a{
	/*background: transparent url(../images/edit_prospect.gif) no-repeat left top;*/
}

ul.prospects li ul.actions li.delete a{
	/*background: transparent url(../images/delete_prospect.gif) no-repeat left top;*/
}



ul.prospects li p.dealer{
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 8px 0;
}

ul.prospects li p.location{
	font-size: 12pt;
	margin: 5px 0 5px 0;
}

ul.prospects li p.editdate{
	font-size: 8pt;
	color: #555;
	margin: 0;
}


.myprospectmap{
	width: 250px; 
	height: 250px; 
	float: right;
}


ul.iconlist{
	padding: 30px 10px 20px 10px;
	background: #e5e0e8;
	border: 2px #a0a0a0 solid;
	margin: 10px 0 10px 0;
	list-style: none;
	text-align: left;
}

ul.iconlist li{
	float: left;
	height: 50px;
	width: 220px;
	margin: 0 10px 15px 0;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left top;
}

ul.iconlist li a{
	font-size: 11pt;
	font-weight: bold;
	color: #860404 !important;
	text-decoration: none !important;
}

ul.iconlist li p{
	margin: 3px 0 0 0;
	font-size: 9pt;
}


ul.iconlist li.warranty{
	background-image: url(../images/icons/warranty.gif);	
}

ul.iconlist li.policies{
	background-image: url(../images/icons/policies.gif);	
}

ul.iconlist li.forms{
	background-image: url(../images/icons/forms.gif);	
}

ul.iconlist li.training{
	background-image: url(../images/icons/calendar.gif);	
}

ul.iconlist li.dealers{
	background-image: url(../images/icons/dealerlist.gif);	
}

ul.iconlist li.users{
	background-image: url(../images/icons/usermanager.gif);	
}

ul.iconlist li.prospects{
	background-image: url(../images/icons/usermgr.gif);	
}


div.alertbox{
	border: 1px #333 solid;
	background: #d0d0d0;
	margin: 10px 0 10px 0;
	padding: 10px;
	
}

div.alertbox  h1, div.alertbox  h2, div.alertbox  h3{
	color: #c00000;
}

div.search{

}

div.search label{
	float: left;
	clear: left;
	width: 120px;
}

div.search fieldset{
	clear: both;
	width: 100%;
	margin: 10px -10px 5px -10px;
	padding: 5px 10px 5px 10px;
	border: 0;
	border-top: 2px #ccc dotted;
}

div.search fieldset legend{
	display: none;
	padding: 0;
	margin: 0;

}


div.questionnaire{
	
}

div.questionnaire ol{

}

div.questionnaire ol li{
	margin: 0 0 10px 0;
	font-weight: bold;
}

div.questionnaire ol li ul{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-image: none;
	list-style: none;
}

div.questionnaire ol li ul li{
	margin: 0;
	padding: 0 0 0 0;
	font-weight: normal;
}


.checklist input{
	
}

.checklist label{
	display: inline !important;
	font-weight: normal !important;
}
