h1 {
	margin: 0;
	font-size: 22px;
	}
	
.distress_table_title {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;
	color: #B55326
	}

.distress_report
{
	font-family: Arial;
	font-size: 8pt;
}

.distress_map_title_table
{
	padding: 2px 6px;
}

.distress_title
{
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
}

.distress_top_table
{
	font-family: Arial;
	font-size: 8pt;
}


.distress_subhead_label
{
}

.distress_top_left_td
{
	padding-right: 8px;
}

.distress_subhead_data
{
}

.distress_table_heading
{
	font-size:14pt;
	font-weight: bold;
}

.distress_table
{
	font-family: Arial;
	font-size: 10pt;
}

.distress_detail_table
{
	font-family: Arial;
	font-size: 9pt;
}

.distress_head_tr
{
background-color:#FFF;
border-bottom: 2px solid #B55326;
}

.distress_body_tr
{
}

.distress_subtitle_tr
{
}

.distress_subtitle_td
{
	background-color: #F5ECC9;
	font-weight:bold;
	border-bottom: 1px solid #000;
}

.distress_corner_head_td
{
	border-top: 0px;
	border-left: 0px;
	background-color: #FFF;
	border-top: 2px solid #B55326;
	border-bottom: 2px solid #B55326;
	border-right: 1px solid #CCC;
	line-height: 12px;
}

.distress_top_head_td
{
	font-weight:bold;
	text-align: center;
	border-bottom: 2px solid #B55326;
	border-top: 2px solid #B55326;
	vertical-align: bottom;
	border-right: 1px solid #CCC;
	padding: 4px 6px;
	line-height: 14px;
}

.distress_top_head_detail_td
{
	font-weight:bold;
	text-align: center;
	border-bottom: 2px solid #B55326;
	border-top: 2px solid #B55326;
	vertical-align: bottom;
	border-right: 1px solid #CCC;
	padding: 2px 3px;
	line-height: 12px;
}
.distress_left_head_td
{
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 6px 6px;
line-height: 14px;
}

.distress_left_head_detail_td
{
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 3px 3px;
line-height: 12px;
}

.distress_left_sub_head
{
	font-size: 7pt;
}

.distress_body_td
{
text-align:right;
border-bottom: 1px solid #ccc;
vertical-align: middle;
border-right: 1px solid #ccc;
padding: 2px 6px;
}

.distress_body_detail_td
{
text-align:right;
border-bottom: 1px solid #ccc;
vertical-align: middle;
border-right: 1px solid #ccc;
padding: 2px 6px;
}
