/* CSS Document */

.Head
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	margin:10px 0 5px;
	color:#555555;
	text-decoration:underline;
}
.Address
{
	position: relative;
	left: 40px;
}
.AddressLn1
{
}
.normalDisplay p
{
	padding-left: 5px;
}
.normalDisplay p.BoxBord
{
	border-top: 10px solid #F7F4F4;
}
.backOutter
{
	position: relative;
	height: 25px;
	margin-bottom: 10px;
}
.backOutter div
{
	float:left;
}
.backOutter div a
{
	text-decoration: none;
	color: #43004E;
}
.Answer
{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#555555;
	margin: 0px 0px 12px 20px;
	text-indent: -20px;
}
.Answer a:link, .Answer a:visited {color:#555555; text-decoration:underline;}
.Answer a:hover {color:#000000; text-decoration:underline;}
p.Question
{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
	margin: 12px 0px 0px 20px;
	text-indent: -20px;
}
.Indent
{
	padding-left: 7px;
}
span.Question
{
	font-weight:600;
	padding-left: 5px;
	#padding-left: 4px;
}