@charset "utf-8";
.MenuBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
.MainBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
	padding: 10px;
	color: #FFFFFF;
	line-height: inherit;
}
.MainBodySmallPrint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	margin: 0px;
	padding: 10px;
	color: #000000;
	line-height: inherit;
}
.MainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
.Footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}
.Image {
	/*vertical-align:bottom;*/
	/*margin-bottom: -5px;*/
	float:right;
}
.MainSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.ImageLeft {
	vertical-align:bottom;
	overflow: hidden;
	float: left;
	width: inherit;
	height: inherit;
	margin-right: 5px;
}.MainBodyTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ImageBottom {
	vertical-align:bottom;
	overflow: hidden;
	float: right;
	width: inherit;
	height: inherit;
}
.ImageLeftOnTop {
	vertical-align:bottom;
	margin-bottom: -5px;
	overflow: hidden;
	float: left;
	width: inherit;
	height: inherit;
	margin-right: 5px;
}
.ImageBottomabsolubt {
	vertical-align:bottom;
	overflow: hidden;	
}
.ContactBackground {
	background-image: url(../images/Background3.jpg);
}
.EmployBackground {
	background-image: url(../images/Background.jpg);
	background-repeat: repeat-y;
}
.MainBodyA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:inherit;
	font-style:inherit;
	margin: 0px;
	padding: 10px;
	color: #FFFFFF;
	line-height: inherit;
}
