@charset "UTF-8";
.PageTop {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 140px;
}
.TopTextPosition {
	position: absolute;
	left: 170px;
	top: 39px;
	width: 500px;
	height: 90px;
}
.logoposition {
	position: absolute;
	height: 70px;
	width: 70px;
	padding: 0px;
	left: 90px;
	top: 45px;
}
.CompanyText {
	font-family: Tahoma;
	font-size: 20pt;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-transform: capitalize;
}
.LogoText {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

