@charset "utf-8";
/* CSS Document */

.chalkboardFAQ {
	position:relative; 
	width:868px; 
	height:133px;
	}
#Headers {
	position:relative; 
	width:868px; 
	height:auto; 
	margin-left:20px; 
	margin-bottom:10px; 
	}
/*
h3 a.greenHeaders:link { 
	font-family::Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:normal; 
	font-weight:900; 
	text-align:left; 
	color:#476f30;
	}

h3 a.greenHeaders:hover {
	font-family::Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:normal; 
	font-weight:900; 
	text-align:left; 
	color:#476f30;
	}
h3 greenHeaders:active {
	font-family::Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:normal; 
	font-weight:900; 
	text-align:left; 
	color:#476f30;
	} */
.faqBodytxt {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-style:normal; 
	font-weight:normal; 
	text-align:left; 
	color:#666;
	}
a.bluetxt.link {
	text-decoration:underline  ;
	color:#1D85C4;
}
a.bluetxt:hover {
	text-decoration:none;
	color:#666;
}
a.bluetxt:active {
	text-decoration:none;
	color:#1D85C4;
}
a IMG {
	border:	0px;
}