@charset "utf-8";
/* CSS for checklists */
.checklist3 {
	border: 1px solid #ccc;
	list-style: none;
	height: 50px;
	overflow: auto;
	width: 100px;
	}
.checklist3, .checklist3 li { margin-left: 0; padding: 0; }
.checklist3 label { display: block; padding-left: 25px; text-indent: -25px; }
.checklist3 label:hover, .checklist3 label.hover { background: #999999; color: #999999; }
* html .checklist3 label { height: 1%; }
		
/* Checklist Education */
.cl3 {
	border: 1px dotted #a17c04;
	color: #a05a04;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	height: 70px;
	}
.cl3 .alt { background: #f8f6ed; }
.cl3 label { padding: 3px 3px 3px 25px; }
.cl3 label:hover, .cl3 label.hover { background: #EFE9D4; color: #a05a04; }
/* CSS for checklists */
.checklist1 {
	border: 1px solid #ccc;
	list-style: none;
	height: 150px;
	overflow: auto;
	width: 150px;
	}
.checklist1, .checklist1 li { margin-left: 0; padding: 0; }
.checklist1 label { display: block; padding-left: 25px; text-indent: -25px; }
.checklist1 label:hover, .checklist1 label.hover { background: #777; color: #fff; }
* html .checklist1 label { height: 1%; }
		
/* Checklist Education */
.cl1 {
	border: 1px solid #cccccc;
	color: #000000;
	font-family: "Verdana", Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	height: 150px;
	width: 100%;
	text-align: left;
	}
.cl1 .alt { background: #E4E4E4; }
.cl1 label { padding: 0 3px 0 25px; }
.cl1 label:hover, .cl1 label.hover { background: #999999; color: #000000; }

/* CSS for checklists 2 */
.checklist2 {
	border: 1px solid #ccc;
	list-style: none;
	height: 150px;
	overflow: auto;
	width: 300px;
	}
.checklist2, .checklist2 li { margin-left: 0; padding: 0; }
.checklist2 label { display: block; padding-left: 25px; text-indent: -25px; }
.checklist2 label:hover, .checklist2 label.hover { background: #777; color: #fff; }
* html .checklist2 label { height: 1%; }		
.cl2 {
	border: 1px dotted #a17c04;
	color: #a05a04;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	height: 70px;
	}
.cl2 .alt { background: #f8f6ed; }
.cl2 label { padding: 3px 3px 3px 25px; }
.cl2 label:hover, .cl2 label.hover { background: #EFE9D4; color: #a05a04; }

/* CSS for checklists 4 */
.checklist4 {
	border: 1px solid #ccc;
	list-style: none;
	height: 150px;
	overflow: auto;
	width: 220px;
	}
.checklist4, .checklist4 li { margin-left: 0; padding: 0; }
.checklist4 label { display: block; padding-left: 25px; text-indent: -25px; }
.checklist4 label:hover, .checklist4 label.hover { background: #777; color: #fff; }
* html .checklist4 label { height: 1%; }		
.cl4 {
	border: 1px dotted #a17c04;
	color: #a05a04;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	height: 70px;
	}
.cl4 .alt { background: #f8f6ed; }
.cl4 label { padding: 3px 3px 3px 25px; }
.cl4 label:hover, .cl4 label.hover { background: #EFE9D4; color: #a05a04; }

/* CSS for checklists 5 */
.checklist5 {
	border: 1px solid #ccc;
	list-style: none;
	height: 150px;
	overflow: auto;
	width: 150px;
	}
.checklist5, .checklist5 li { margin-left: 0; padding: 0; }
.checklist5 label { display: block; padding-left: 25px; text-indent: -25px; }
.checklist5 label:hover, .checklist5 label.hover { background: #777; color: #fff; }
* html .checklist5 label { height: 1%; }		
.cl5 {
	border: 1px dotted #a17c04;
	color: #a05a04;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	height: 75px;
	}
.cl5 .alt { background: #f8f6ed; }
.cl5 label { padding: 3px 3px 3px 25px; }
.cl5 label:hover, .cl5 label.hover { background: #EFE9D4; color: #a05a04; }
