﻿.DivMain
{
	width: 80%;
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
}
.DivItemQ
{
	text-align: left;
	font-size: 9pt;
	width: 100%;
	height: 25px;
	text-indent: 25px;
	background: url(Images/Question01.gif) aliceblue fixed no-repeat 5px center;
	vertical-align: middle;
	line-height: 20pt;
}
.DivItemA
{
	text-align: left;
	width: 100%;
	font-size: 9pt;
	height: 25px;
	text-indent: 25px;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 20pt;
}

.FAQs_HR
{
	height: 1px;
	width: 100%;
	color: lightgrey;
}
