﻿.faqHeader
{
	font-weight:bold;
	font-size:16px;
	color:#E47943;
	margin:5px;
	text-decoration:underline;
}

.question
{
	color:#0066BC;
	font-weight:bold;
	padding:3px;
	line-height:1.6em;
	cursor:pointer;
	cursor:hand;
	text-decoration:underline;
}

.answer
{
	line-height:1.6em;
	padding:3px;
}

.faqPanel
{
	margin:5px;
	margin-top:3px;
}

.link, .link:visited
{
	color:Black;
}

.link:hover
{
	color:#CC0000;
}
	