body {
	text-align: center;	
}

a {
	color: #0000FF;
	text-decoration: underline;
}

table#tblMain {
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 725px;
}

table#tblImagesTop {
	border-top:  solid 1 black;
	border-left:  solid 1 black;
	border-right:  solid 1 black;
}

table#tblImagesTop a, table#tblImagesBottom a {
	text-decoration: none;
	color: #ffffff;
}

table#tblTitle {
	background-color: #808285;
	height: 178px;
	width: 100%;
}

td#StaffingText {
	padding-left: 110px;
	width: 268px;
}

td#Divider {
	width: 50px;
	text-align: center;
}

td#StaffingLogo {
	padding-left: 26px;
	width: 266px;
}

td.BA {
	height: 21px;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	font-family: Arial Narrow;
	background-color: #56575A;	
}

table#tblImagesBottom {
	border-left:  solid 1 black;
	border-right:  solid 1 black;
}

table#tblBottom {
	border-left:  solid 1 black;
	border-right:  solid 1 black;
	border-bottom:  solid 1 black;
}

td.Header {
	font-family: Arial Narrow;
	font-size: 16px;
	padding: 23 40 12 40;
}

td.MainText {
	font-family: Arial Narrow;
	font-size: 16px;
	line-height: 22px;
	padding: 12 40 0 40;	
}

td.Closing {
	font-family: Arial Narrow;
	font-size: 14px;
	line-height: 17px;	
	padding: 115 40 28 40;
}