*{ padding:0; margin:0; }
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	background-color: #fff;
	font-weight:bold;
}

ul li {
	list-style: none;
	padding: 0px 0px 10px 0px;
}

ul li ul{
	display: none;
	list-style: none;
}

.faq {
	padding: 0px 0px 10px 0px;
}

.title {
	font-size: 13px;
	color: #000;
}

a { 
	color:#66A901; 
	text-decoration:none; 
}
h1 { 
	font-size:11px; 
	color:#121212; 
	}
#holder { 
	padding:20px 0px 0px 30px;  
	overflow:auto; 
}
#copyright { 
	color:#A1A1A1; 
	font-weight:normal; 
	font-size:10px; 
}
#bottombar { 
	border-bottom:1px solid #A1A1A1; 
	height:1px; 
	overflow:hidden;
}
.darktext { 
	color:#121212;
}
.lite { 
	font-weight:normal; 
	padding:0 0 3px 0; 
}

blockquote { 
	margin:0 0 0 30px;
}
#backbutton { 
	float:right; 
	border:1px solid #7DD200;
	width:50px; 
	text-align:center;
}

.input_style1 { 
	border:2px solid #7DD200; 
	width:40px; 
	padding:2px; 
	height:18px; 
	margin:0 4px 0 4px; 
}
.input_style2 { 
	border:2px solid #7DD200; 
	width:220px; 
	padding:2px; 
	height:18px; 
	margin:0 4px 0 4px; 
}
.arrow { 
	margin:0 0 -2px 4px; 
}
