@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 9pt;
}
.style1 {color: #FFFFFF}
.style10 {font-size: 7pt; }
.style13 {font-size: 7pt; font-weight: bold; }
.style14 {
	color: #669900;
	font-weight: bold;
}
.style15 {
	color: #009999;
	font-weight: bold;
}
.style16 {font-size: 8pt}
.style17 {font-size: 8pt; color: #FFFFFF; }
.style18 {color: #99CC00}
.tahoma13ptBlack {
	font-family: Tahoma;
	font-size: 14pt;
	color: #000000;
}
.tahoma10ptBlack {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}
#ad_banner{
	position: absolute;
	z-index:255;
	height: 90px;
	width: 728px;
	top: 20px;
}
#faqQuestionBox {
	background-image: url(faq/images/box.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#faqName {
	position: absolute;
	height: 25px;
	width: 210px;
	top: 66px;
	left: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#faqEmail {
	position: absolute;
	height: 25px;
	width: 210px;
	top: 105px;
	left: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#faqQuestion {
	position: absolute;
	height: 70px;
	width: 240px;
	top: 145px;
	left: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#faqSubmit {
	position: absolute;
	height: 92px;
	width: 91px;
	top: 225px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 10px;
}
li {
	list-style-type: none;
}
.faqQustion {
	padding: 5px;
	width: 500px;
	position: relative;
	background-color: #B1EB9E;
	font-family: Tahoma;
	font-size: 11pt;
	color: #005959;
	font-weight: bold;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #94C265;
	border-right-color: #94C265;
	border-left-color: #94C265;
}
.faqAnswer {
	padding: 5px;
	width: 500px;
	position: relative;
	background-color: #EBF3E0;
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #94C265;
	border-bottom-color: #94C265;
	border-left-color: #94C265;
}
a{
	text-decoration: none;
	color: #3A9999;
	font-weight: bold;
	font-size: 15px;

}
