@charset "utf-8";
.Header {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Franklin Gothic Demi Cond";
}
.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
	padding: 10px;
}
.Picture {
	background-repeat: repeat;
	border-collapse: collapse;
}
.Hyperlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #214869;
	text-decoration: underline;
}
.BulletList {
	list-style-image: url(Images/PE_Bullet.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	display: list-item;
	text-align: justify;
}
.Border_Sub {
	font-family: "Franklin Gothic Demi Cond";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	background-repeat: repeat;
	text-align: left;
	text-indent: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SideMenu {
	font-family: "Franklin Gothic Demi Cond";
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
}
.HeaderMachinery {
	font-family: "Franklin Gothic Demi Cond";
	font-size: 16px;
	color: #214869;
	text-align: left;
	text-indent: 10px;
}
.HyperlinkTop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #468CC5;
	text-decoration: underline;
	text-align: right;
}
.BodyTextMachinery {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.HeaderHomePage {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Franklin Gothic Demi Cond";
	padding: 0px;
}
.BodyTextHome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
}

