
.Header1
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}

.FaqLink
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

.SuscessfulLabel
{
	color: Red;
	font-size: 13px;
}

.SimpleFormText
{
	font-size: 11px;
	color: Black;
}

.SimpleTextBox
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	width: 600px;
}

.QuestionTextBox
{
	color: Black;
	font-style: normal;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	width: 600px;
	height: 150px;
}