@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#e8e8e8 url(../images/main_BG.jpg) repeat-x;
}
p {margin:0; padding:0}

.topNavText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}
.topNavText a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
		font-weight:bold;
}
.topNavText a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:underline;
		font-weight:bold;
}
.selNav_Center{
	background:url(../images/navSel_Center.jpg);
	height:52px;
	text-align:center;
}
.topNavCenter{
	background:url(../images/top_Nav_Center.jpg);
	height:117px;
}

.ftr_Center{
	background:url(../images/ftr_Center.jpg);
	height:58px;
}
.ftr_TEXT{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:55px;
}
.ftr_TEXT a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:55px;
	text-decoration:none;
}
.ftr_TEXT a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:55px;
	text-decoration:underline;
}
.bodyRegularText{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	line-height:16px;
	padding:3px;
}
.orangeCenter{
	background:#f36a2a url(../images/orange_Center.jpg) repeat-x;
	border-left:1px solid #f4782d;
	border-right:1px solid #f4782d;
}
.OrangeWhiteHead{
	font-family:"Myriad Pro";
	font-size:17px;
	color:#FFF;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
}
.OrangeWhiteText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.orangeLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffd67a;
	line-height:18px;
}
.orangeLink a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffd67a;
	line-height:18px;
}
.loginBG{
	background:url(../images/login-BG.jpg) no-repeat;
	width:219px;
	height:281px;
}
.loginTable{
	height:240px;
}
input{
	width:110px;
	border:1px solid #f4782d;
}

.txtArea{
	width:197px;
	border:1px solid #CCC;
}
	

.greyHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3a3a3a;
	line-height:25px;
	text-transform:uppercase;
}
.btnSendEmail
{
	background: url(..images/btn_bg.jpg);
	font-family:Verdana;
	font-size:9px;
	height:20px;
	width:65px;
	color:#fff;
	border:1px solid #fff;
}
.cancelbtn
{
	background: url(..images/btn_bg.jpg);
	font-family:Verdana;
	font-size:9px;
	height:20px;
	width:65px;
	color:#fff;
	border:1px solid #fff;
}
.filUpload
{
	font-family:Verdana;
	font-size:11px;
	height:25px;
	color:#000;
	border:1px solid #fff;
	width:190px;
}
.latestJobs{
	background:url(../images/Latest_Jobs.jpg);
	height:120px;
}
.latestJobsBig{
	background:url(../images/Latest_Jobs_big.jpg);
	height:601px;
}
