body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
	background-color: #00061E;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.main {
	margin: 0 auto;
	padding: 150px 0 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/workforce_main.jpg);
	width: 771px;
	height: 469px;
}
.menulink {
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 15px;
}
.contact {
	margin-top: 60px;
	padding-left: 40px;
	padding-right: 40px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.email {
	float: right;
	color: #2B75C8;
}
.email a, .email a:visited, .menulinks a, .menulinks a:visited {
	color: #2B75C8;
	text-decoration: none;
}
.email a:active, .email a:hover, .menulinks a:active, .menulinks a:hover {
	text-decoration: underline;
}
.FooterLink {
	margin-top: 10px;
	padding-left: 40px;
	color: #2B75C8;
	font-size: 12px;
	font-weight: bold;
}
.FooterLink a, .FooterLink a:visited {
	color: #2B75C8;
	text-decoration: none;
}
.FooterLink a:active, .FooterLink a:hover {
	text-decoration: underline;
}
.footer {
	margin-top: 10px;
	padding-left: 40px;
	color: #808598;
	font-size: 11px;
	font-weight: bold;
}
.tooltip {
	visibility: hidden;
	border: 1px solid #83B4D8;
	background: #83B4D8;
	padding: 0 4px;
	float: right;
	width: 532px;
	height: 42px;
	background-color: #2B75C8;
	color: #FFFFFF;
	font-size: 11px;
}
#vrt_tooltip {
	padding-top: 13px;
	height: 29px;
}
#lmi_tooltip {
	padding-top: 6px;
	height: 36px;
}
#win_tooltip {
	padding-top: 6px;
	height: 36px;
}
#res_tooltip {
	padding-top: 6px;
	height: 36px;
}