@charset "utf-8";
/* CSS Document */

/* CSS for checklists */
		.checklist {
			border: 1px solid #ccc;
			list-style: none;
			overflow: auto;
			width: 20em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height:10px;
			line-height:16px;
		}
		.checklist, .checklist li { margin-left: 0; padding: 0; }
		.checklist label { display: block; padding-left: 25px; text-indent: -25px;  }
		.checklist label:hover, .checklist label.hover { background: #777; color: #fff; }
		* html .checklist label { height: 1%; }
		
		.cl2 {
	background: #e2e2e2;
	color: #333333;
	width: 90%;
		}
		.cl2 input { vertical-align: middle; }
		.cl2 label {
	border-bottom: 1px solid #999999;
	padding: 0.2em 0.2em 0.2em 25px;
}
		.cl2 label:hover, .cl2 label.hover {
	background: #1279c6;
	color: #fff;
}
.style2 {font-size: 14px}
.style3 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style4 {
	color: #1279c6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.form_title {
background-color:#666666; color:#ffffff; border: #999999 1px solid; font-size:11px; font-weight:bold; padding:5px; text-align:left; 
}

.astrix { color:#CC0000;}


.clickbutton {

	color: #0066cc;
	padding:  5px;	
	font-weight: bold;
	text-decoration: none;
	font-size:  12px;
}



.intro {
font-size:10px;
font-weight:bold;
color: #e16f00;

margin-top: 10px;
margin-bottom: -0.5em;

}

.other{
font-size:10px;
color:#333333;}

.industry{
visibility:hidden; position:absolute; left:425px; top:220px; width:260px; padding:5px;s
}
