@charset "UTF-8";
/* CSS Document */
/* General styles for Main pages below */
#textarea h1 {
	color: #FFF;
	font-weight: normal;
	font-size: 21px;
	margin-top: 0.2em;
	margin-bottom: 1em;
	line-height: 23px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F1917;
}
#textarea h2 {
	color: #F78F1E;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0em;
	margin-bottom: 1em;
}
#textarea h3 {
	color: #B85509;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0em;
	margin-bottom: 1em;
}
#textarea h4 {
	color: #F78F1E;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	margin-top: 0em;
	margin-bottom: 1em;
}
#textarea h5 {
	color: #FFF;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
}
#textarea .h3_mimic {
	color: #B85509;
	font-size: 17px;
	font-weight: normal;
	line-height: 17px;
}
#textarea .dottedseparator {
	line-height: 19px;
	background-image: url(../SiteImages/MB_DottedSeparator_BG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.indent20 {
	padding-left: 20px;
}
.white {
	color: #FFF;
}
.green {
	color: #91AE24;
}
.img_floatright {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
.img_floatleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
/* Derived styles for Safety pages below */
#textarea_safety h1 {
	color: #FFF;
	font-weight: normal;
	font-size: 21px;
	margin-top: 0.2em;
	margin-bottom: 1em;
	line-height: 23px;
	padding-bottom: 18px;
	background-image: url(../SiteImages/MB_Safety_DottedSeparator_BG.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#textarea_safety h2 {
	color: #F78F1E;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0em;
	margin-bottom: 1em;
}
#textarea_safety h3 {
	color: #2C2119;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0em;
	margin-bottom: 1em;
}
#textarea_safety h4 {
	color: #000;
	font-size: 15px;
	line-height: 17px;
	margin-top: 0em;
	margin-bottom: 1em;
	font-weight: normal;
}
#textarea_safety h5 {
	color: #572F04;
	font-size: 15px;
	line-height: 17px;
	margin-top: 0em;
	margin-bottom: 1em;
	font-weight: normal;
}
#textarea_safety .dottedseparator {
	line-height: 19px;
	background-image: url(../SiteImages/MB_DottedSeparator2_BG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#textarea_safety .h2_mimic {
	color: #CCC;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0em;
	margin-bottom: 1em;
}
#textarea_safety .h3_mimic {
	color: #EFD2BA;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}
#textarea_safety .h4_mimic {
	color: #DF861A;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
}
