.pgfaq {
	margin-left:40px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:100%;
}

.faq {
	width: 500px;
	line-height:120%;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#ffffff;
}

.padd {
	padding-left:0px;
	padding-right:20px;
}

.faq ol {
	margin-top: 0px;
	margin-bottom: 30px;
}

.faq li {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 4px;
}

.toiq {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 12px;
	border-left: 2px solid #e90028;
	padding-left: 8px;
}

.toia {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}

.toit {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-left: 36px;
	background-color: #ffffe8;
	border:1px dotted #ffcc00;
	padding: 8px;
}

.toit ol {
	margin-top: 8px;
	margin-bottom: 8px;
}

.toit li {
	font-size: 10px;
	font-weight: normal;
}

.toiret {
	font-size: 10px;
	color: #000000;
	background-color: #e8e8e8;
	font-weight: normal;
	line-height: 100%;
	margin-top: 8px;
	margin-bottom: 24px;
	margin-left: 350px;
	text-align: center;
	padding: 2px;
}


