body {
	margin-top: 0;
	font-size: 8pt; 
	font-weight: normal;
	font-family: Verdana, helvetica; 
	text-decoration: none;
	color: #000000	
	}


div.last {
	border-bottom: none; }

dl.faqs {
	width: 98%; }

dl.faqs dt {
	font-size: 10pt;
	line-height: 1.3em;
	padding: 5px 0;
	cursor: pointer;
	color: #000000;
	border-bottom: 1px solid #CCC; }

dl.faqs dt.active {
	color: #000000;
	border-bottom: none !important; }

dl.faqs dd {
	font-size: 10pt; 
	color: #297CA5}

dl.faqs dd p {
	padding: 10pt;
	margin-bottom: 0; }

dl.faqs dd ul {
	padding-bottom: 10pt; }

dl.faqs dd a {
	color: #000000;
	cursor: pointer; }
