@charset "utf-8";
img { behavior: url(iepngfix.htc) }
body {
	margin: 0px;
	padding: 0px;
}
.pagewrapper {
margin:0 auto;
width: 1000px;
}
.TopBar {
	background-image: url(images/top_bar.jpg);
	height: 271px;
	width: 1000px;
}
.GoLeft {
	float: left;
}
.GoRight {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.NavBar {
	background-image: url(images/navigation_bg.png);
	background-repeat: repeat-x;
	height: 44px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.NavigationLeft {
	background-image: url(images/navigation_end-left.png);
	float: left;
	height: 44px;
	width: 13px;
}
.NavigationSearch {
	background-image: url(images/navigation_search-bg.png);
	background-repeat: repeat-x;
	height: 31px;
	width: 250px;
	float: left;
	padding-top: 13px;
}
.NavigationSearchEnd {
	background-image: url(images/navigation_search-end.png);
	height: 44px;
	width: 7px;
	float: left;
}
.NavigationRight {
	background-image: url(images/navigation_end-right.png);
	float: right;
	height: 44px;
	width: 8px;
}
.Navigation {
	float: left;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
form {
	margin: 0px;
	padding: 0px;
}
.SearchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.SearchButton {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8FBA11;
	border: 1px solid #FFFFFF;
	height: 18px;
	width: 22px;
	padding: 0px;
}
.SearchBoxEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
	width: 140px;
	border: 1px solid #8FBA11;
	padding: 1px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 14px;
}
.MainArea {
	background-image: url(images/main_bg.png);
	background-repeat: repeat-x;
	width: 1000px;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #787878;
	border-right-color: #787878;
	border-bottom-color: #787878;
	border-left-color: #787878;
	float: left;
	position: relative;
}
.MainDiv {
	float: right;
	width: 670px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}
.CompanyLatestFloat {
	width: 296px;
	position: absolute;
	left: 0px;
	top: 119px;
	background-image: url(images/companylatest_bg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.CompanyLatest {
	background-image: url(images/companylatest_bg.png);
	background-position: top;
	float: left;
	width: 293px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.CompanyLatestPadded {
	margin-right: 30px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}
.CompanyLatestTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #77af00;
}
.SupportLogo {
	float:left;
	width: 142px;
}
.PhotoDiv {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #474747;
	font-weight: bold;
}
.BottomDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b7b7b7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b7b7b7;
	border-right-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	border-left-color: #b7b7b7;
	width: 1000px;
	float: left;
	font-size: 11px;
	text-align: center;
}
.NavigationLinks {
	color: #FFFFFF;
	text-decoration: none;
}
.NavigationLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.VGMlinks {
	color: #B7B7B7;
	text-decoration: none;
}
.LinkFont {
	color: #797979;
	text-decoration: none;
}
.LinkFont:hover {
	color: #797979;
	text-decoration: underline;
}
.FormBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
	border: 1px solid #797979;
}
.FormButton {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8FBA11;
	border: 1px solid #3A3A3A;
	height: 18px;
	padding: 0px;
}
.HomePageNavs {
	background-image: url(images/home_box_nav.png);
	float: right;
	height: 137px;
	width: 234px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	padding-top: 15px;
	text-align: center;
	margin-bottom: 5px;
}
.HomePageNavLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A3A3A;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	width: 200px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 19px;
	text-decoration: none;
}
.HomePageNavLink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A3A3A;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	text-decoration: none;
}
.HomePageNavLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #77af00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	width: 200px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 19px;
	text-decoration: none;
}
.HomePageNavLink2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #77af00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	text-decoration: none;
}
.UploadCV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #77AF00;
	width: 160px;
	position: absolute;
	left: 323px;
	top: 252px;
	text-align: center;
	display: none;
}
.TableTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Jobtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #77AF00;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3A3A3A;
	border-right-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-left-color: #3A3A3A;
}
.JobDesc {
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
