#faqExpand
{
	display: none;
	
	float: left;
	clear: left;
	
	position: relative;
	
	left: 5px;
	
	width: 550px;	
	
	padding-bottom: 10px;
	
	font-size: 9pt;	
	font-weight: normal;
	
	color: #000000;
	
	
	z-index: 0;
}
#faqExpand p
{
	margin-left: 10px;	
}
#faqExpand p:first-letter
{
	font-weight: bold;
	font-size: 10pt;
}
#faqhome 
{
	margin-left: 10px;
	width: 500px;
	height:2600px
}

#faqhome a, a.collapse
{
	color: #336600;	
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 21px;
}

#faqhome a:hover
{
	color: #004000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 21px;
}

#faqhome a:visited
{
	color: #00400;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 21px;
}

#faqhome h2
{
	margin-bottom: 5px;
	padding-left: 20px;	
}
#faqhome p
{
	padding: 10px 5px 10px 15px;
	
	font-size: 14px;
}


