﻿.FAQText
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}


.FAQQuestion
{
    font-size :14px;
	font-family: Tahoma;
	color: #055530;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

a.FAQQuestion,a.FAQQuestion:visited,a.FAQQuestion:link,a.FAQQuestion:hover
{
	font-size :14px;
	font-family: Tahoma;
	color: #055530;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.FAQExpandImg
{
	background-image: url('./../images/FAQ/plus.gif' );
	background-repeat:no-repeat;
}

.FAQCollapseImg
{
	background-image: url('./../images/FAQ/minus.gif' );
	background-repeat:no-repeat;
}
