.tblWarranty {
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.wformTxt {
	font-size: 11px;
	line-height: 16px;
	color: #444444;
	margin: 0px;
}
.wfrmField {
	background-color: #EEEEEE;
	border: 1px solid #000077;
	padding: 2px;
	margin:3px;
}
.wfrmSelect {
	background-color: #EEEEEE;
	border: 1px solid #000077;
	padding: 2px;
	margin:3px;
	font-size: 11px;
}
/*---------- FAQS ----------*/


.faqshed a {
	color:#000077;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background:url(../pix/bk-features.gif) no-repeat 0px 0px;
	list-style-type: none;
	margin-bottom:12px;
	margin-left:-30px;
	padding-left:16px;
	margin-top: 2px;
	margin-bottom: 6px;
	text-decoration:none;
}
.faqshed a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
.faqsbullet {
	color:#000077;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	background:url(../pix/bk-features.gif) no-repeat 0px 0px;
	list-style-type: none;
	margin-bottom:12px;
	margin-left:-30px;
	padding-left:16px;
	margin-top: 2px;
	margin-bottom: 6px;
	text-decoration:none;

}
.faqsbullet a {
	color: #000077;
	text-decoration: none;
}
.faqsbullet a:hover {
	background-color: #000077;
	color: #EEEEEE;
	text-decoration: none;
}
.faqbullettxt {
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 40px;
}

