/* CSS Document */
.body_left_column_format {
	width: 172px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 18px;
}
.body_left_column_heads {
	text-transform: capitalize;
	color: #224771;
	font-weight: bold;
	padding-bottom: 0px;
}
.body_left_column_sections {
	text-transform: capitalize;
	padding-bottom: 15px;
	line-height: 22px;
	padding-left: 11px;
}
.body_middle_column_format {
	vertical-align: top;
	width: 400px;
	padding-top: 15px;
	padding-bottom: 14px;
}
.body_middle_column_divider_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1EDFB;
	padding-left: 15px;
}
.body_middle_column_heads {
	font-weight: bold;
	padding-bottom: 2px;
}
.body_middle_column_sections {
	font-size: small;
}
.body_middle_column_urls {
	font-size: small;
	color: #298000;
	padding-bottom: 17px;
}
.body_middle_column_seperator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1EDFB;
	padding-bottom: 20px;
}
.body_right_column_format {
	vertical-align: top;
	padding-left: 65px;
	padding-top: 15px;
}
.body_right_column_heads {
	text-transform: capitalize;
	color: #224771;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 18px;
}
.body_right_column_sections {
	padding-bottom: 14px;
	line-height: 22px;
	padding-right: 18px;
}
.body_right_column_sub_titles {
	line-height: normal;
}
