@charset "UTF-8";
body {
	background-color: #F7F7F7;
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #8FC034;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.mtl_Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mtl_TitleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #666666;
}
.mtl_Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.mtl_BodyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold;
}
.mtl_TitleBlackLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	line-height: 37px;
	color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mtl_BodyIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #666666;
}

