﻿body {
  font-family: Verdana, Arial;
  color: black;
  background-color: white;
  width: 998px;
  margin: auto;

}
textarea{
  font-size: 10pt;
  text-align: left;
  color: black;
  font-family: Verdana, Arial;
}
input{
  font-size: 10pt;
  color: black;
  font-family: Verdana, Arial;
}
.featuredjobshead{
  background-color:#FF9934;
  color:white;
  font-size:12px;
}
.futuredjobs {
  background-color: #FFF7EF;
  color: #666666;
  FONT-SIZE: 9pt;
  FONT-FAMILY: Verdana, Arial;
  FONT-WEIGHT: bold;
}
a {
  color: black;
}
.topNav
{
	font-size: 14px;    /*font size fot TOP menus*/
	color: #999999;
    font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
    float:left;
}
.topNavlogin{
	font-size: 14px;    /*font size fot TOP menus*/
	list-style-type: none;
	list-style-image: none;
    padding: 5px 10px 5px 10px;
	margin: 0px;
    text-decoration: none;
    font-weight: bold;
	vertical-align: middle;
    color: #FF9934;
    float:left;
}
ul.topNav{
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
    text-decoration: none;
    color: #666666;
    float:left;

}
ul.topNav a{
    text-decoration: none;
    color: #666666;
    float:left;
    padding: 5px 10px 5px 10px;
/*    border:1px solid #666666;*/
    border-right: 1px solid #CC762A;
    border-bottom: 1px solid #CC762A;
    border-left: 1px solid #FFA659;
    border-top: 1px solid #FFA659;
}

ul.topNav a:hover{
  text-decoration: none;
  color: #FFFFFF;
  background-color: #FF9934;
  float:left;
}

ul.topNav li
{
  padding: 0px 0px 0px 0px;
  float:left;
}

.pagetitle{    /*the title of each page*/
  font-size: 11pt;
  font-weight: bold;
}
.pagetext{    /* text in the body of the page */
  font-size: 10pt;
}

.entrytable{ /*text in form tables*/
  font-size: 10pt;
}
.jobtitletext {
  FONT-SIZE: 12pt;  /*font size fot JOB Title in ViewJob*/
  FONT-WEIGHT: bold;
}
.jobdesctext {
  FONT-SIZE: 9pt; /*font size fot JOB DESCRIPTION in ViewJob*/
}
.companytitle{    /*the title of company in view company*/
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
  text-align: center
}
div.leftbanners{
  border-top: 1px solid #CCCCCC;
  padding-top: 5px;
}
p.cleanp{
margin-top: 0;
margin-bottom: 0;
}
#header{height:90px;width:998px;clear:both;}
#header a, #header img, #header .adunit{float:left;}

#footer{
clear:both;
padding:5px 10px;
margin:3px 0;
font-size:10px;
font-weight:bold;
width: 978px;
background-color:#FF9934;
color:white;
}

#footer .footerlink{
  padding-right:3px;
  border-right:1px white solid;
}
#footer a{
  color:white;
  text-decoration:none;
}
#footer a:hover{
text-decoration: underline;
}

#copyright{
  float:right;
}
.rightbox{
    float: right;
    width:300px;
    text-align:right;
}
.rightboxtext{
    font-size:12px;
    font-weight: bold;
}
.jobtext{
  border-top:1px black solid;
  /*border-bottom:1px black solid;*/
  /*width:810px;*/
}
#l2nav{
  list-style-type:none;
  font-size:12px;
  font-weight:bold;
  margin:0px;
  padding:0px;
  background-color:#FF9934;
  height:26px;
}
#l2nav li{
  float:left;
  padding:5px 10px 0 10px;
  border-right: 1px solid #CC762A;
  border-left: 1px solid #FFA659;
  height:21px;
}
#l2nav a{
  text-decoration: none;
}
#l2nav a:hover{
  color:white;
}
.l2sel{
  color:white;
}
.rcbox{
  margin-top:5px;
  border:1px solid #FF9934;
}
.rcbox h2{
  font-size:12px;
  padding:3px 10px;
  margin:0px;
  background-color:#FF9934;

}
.mainwarp{
  clear:both;
  float:left;
  width:690px;
  margin-top:5px;
  border:1px solid #FF9934;
  margin-bottom:5px;
}
.mainwarp h2{
  font-size:12px;
  padding:3px 10px;
  margin:0px;
  background-color:#FF9934;
}
.content{
  padding:5px;
  color:#474747;
}
