@charset "UTF-8";
body,td,th {
	color: #fdf9e4;
}
body {
	background-color: #483830;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Avenir LT Std, Arial, Sans-Serif;
	font-size: 10pt;
	line-height: 15pt;
}
.linkNav {
	text-decoration: none;
	color: #fdf9e4;
}
.linkTopNav {
	text-decoration: none;
	color: #fdf9e4;
	font-size: 10pt;
	line-height: 10pt;
}
.linkCompany {
	text-decoration: none;
	color:#000;
}
.linkCompany:hover {
	text-decoration: underline;
	color:#fdf9e4;
}
.linkServices {
	text-decoration: none;
	color:#666;
	font-size: 10px;
	line-height: 16px;
}
.linkServices:hover {
	text-decoration: underline;
	color:#fff;
	font-size: 10px;
	line-height: 16px;
}
.linkServicesNav {
	text-decoration: none;
	color:#fff;
	font-size: 10px;
	line-height: 16px;
}
.linkValue {
	text-decoration: none;
	color:#000;
	font-size: 10px;
	line-height: 16px;
}
.linkValue:hover {
	text-decoration: underline;
	color:#fff;
	font-size: 10px;
	line-height: 16px;
}
.linkValueNav {
	text-decoration: none;
	color:#fff;
	font-size: 10px;
	line-height: 16px;
}
.linkManagement {
	text-decoration: none;
	color:#645766;
}
.linkManagement:hover {
	text-decoration: underline;
	color:#fdf9e4;
}
.linkExecutive {
	text-decoration: none;
	color:#000;
	font-size: 10px;
	line-height: 16px;
}
.linkExecutive:hover {
	text-decoration: underline;
	color:#fff;
}
.linkExecutiveNav {
	text-decoration: none;
	color:#fff;
	font-size: 10px;
	line-height: 16px;
}