/* CSS Document */
.body_padding_left_right {
	padding-left: 15px;
	padding-right: 15px;
}
.body_head_name {
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1EDFB;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
	font-weight: bold;
	width: 150px;
	padding-right: 18px;
	vertical-align: top;
}
.body_head_navigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1EDFB;
	padding-bottom: 5px;
	padding-right: 3px;
	font-size: small;
	color: #999999;
	text-transform: capitalize;
	line-height: 22px;
}
.body_content_sections {
	padding-left: 3px;
	text-transform: capitalize;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.body_categories_arrows {
	font-size: 14px;
	vertical-align: middle;
}
.body_categories_right_column_display {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 3px;
	text-align: right;
}
.body_categories_head_navigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1EDFB;
	padding-bottom: 5px;
	padding-right: 3px;
	font-size: small;
	color: #999999;
	text-transform: capitalize;
	line-height: 22px;
}
