.Body {
	color: 4D5153;
	list-style-type: square;
	font-family: Verdana;
	font-size: 12.15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.Head {
	color: #bc651c;
	font-family: Verdana;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.copyright {
	color: 4D5153;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
.Highlighted_Text  {
	color: #bc651c;
	text-decoration: none;
	list-style-type: square;
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
}
.Highlighted_Text2  {
	color: #456d89;
	text-decoration: none;
	list-style-type: square;
	font-family: Verdana;
	font-size: 12.15px;
	line-height: 18px;
	font-weight: bold;
}
.Highlighted_Textblue  {
	color: #456d89;
	font-family: Verdana;
	font-size: 12.15px;
	line-height: 18px;
	font-weight: bolder;
}
.BodyContact {
	color: 4D5153;
	font-family: Verdana;
	font-size: 12.15px;
	font-style: normal;
	line-height: 24.15px;
	font-weight: normal;
	font-variant: normal;
}
.BodyContactbold {
	color: 4D5153;
	font-family: Verdana;
	font-size: 14.15px;
	font-style: normal;
	line-height: 24.15px;
	font-weight: bolder;
	font-variant: normal;
}
.BodyBlueBold  {
	color: #456d89;
	font-stretch: semi-expanded;
	font-family: Verdana;
	font-size: 13px;
	font-weight: 700;
	text-align: left;
}

#container {
	margin: 0;
	padding: 0;
	width:1008px;
	height:31px;
	z-index:4;
	text-align: left;
	font-family: Verdana;
}
#mask { /*top most layer*/
	position: absolute;
	margin: 0;
	padding: 0;
	width:1008px;;
	height:31px;
	z-index:4;
	background-color: #FFFFFF;
	visibility: visible;
}
#consulting {
	position: absolute;
	margin: 0;
	padding: 0;
	width:1008px;
	line-height: 31px;
	z-index:2;
	visibility: visible;
	text-align: center;
}
#consulting a {
	color: #678F80;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12.15px;
	line-height: 18px;
	font-weight: bolder;
}
#consulting a:hover {
	color: #BC651C;
}
#laboratory {
	position: absolute;
	margin: 0;
	padding: 0;
	width:1008px;
	line-height: 31px;
	z-index:3;
	visibility: visible;
	text-align: center;
}
#laboratory a {
	color: #678F80;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12.15px;
	line-height: 18px;
	font-weight: bolder;
}
#laboratory a:hover {
	color: #BC651C;
}
