.bold
{
	color: #4497e5;
	font-size: 10pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	line-height: 25px;
}

.normal
{
	color: #756f46;
	font-size: 8pt;
	font-family: Arial, Verdana;
	font-weight: normal;
}

.header
{
	font-weight: bold;
	font-size: 14pt;
	color: #4497e5;
	font-family: Arial, Verdana;
}

.small
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana;
}

.text_box
{
	color: #474747;
	font-size: 11px;
	font-family: Verdana, "Trebuchet MS" , Arial;
}

.text_area
{
	color: #756f46;
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 10px;
	width: 775px;
	border: solid 1px;
}

.link
{
	font-size: 8pt;
	color: red;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.drop_down
{
	font-size: 11px;
	color: #474747;
	line-height: 10px;
	font-family: Verdana, 'Trebuchet MS' , Arial;
}

.field_set
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.field_set_legend
{
	padding-right: 0px;
	display: none;
	padding-left: 0px;
	font-size: 0px;
	visibility: hidden;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 0px;
	padding-top: 0px;
	height: 0px;
}

.button
{
	display: block;
	background-image: url(../images/btn_blank.jpg);
	font: bold 8pt/17px Arial, Verdana;
	vertical-align: baseline;
	text-transform: none;
	width: 125px;
	color: #000000;
	height: 25px;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
}

.FAQ_question_list
{
	list-style-position: outside;
	list-style-type: disc;
}

.FAQ_question_link
{
	font-size: 9pt;
	color: blue;
	line-height: 18pt;
	font-family: Arial, Verdana;
}

.FAQ_question_header
{
	font-weight: bold;
	font-size: 11pt;
	color: #4497e5;
	line-height: 25px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.FAQ_answer
{
	font-weight: normal;
	font-size: 10pt;
	width: 95%;
	color: #484017;
	font-family: Arial, Verdana;
}
