@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #dddddd;
	margin: 0px;
	background-image: url(images/bg2.png);
	background-repeat: repeat-x;
}
a {
   outline: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.bold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
a.nav:link {
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccc00;
	text-decoration: none;
}
a.black:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
a.boldlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a.boldlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a.boldlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.orangelink {
	color: #FF6600;
}
a.orangelink:hover {
	color: #ccc;
}
#mainwrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-top: 0px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	border-bottom: 0px solid #ffffff;
	border-left: 15px solid #FFFFFF;
}
#header {
	height: 135px;
	width: 840px;
}
#content {
	width: 840px;
	margin-left: 0px;
	margin-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
#contentindent {
	margin-top: 20px;
	width: 780px;
	margin-left: 30px;
	padding-bottom: 20px;
	position: relative;	
}
#column1 {
	float: left;
	width: 560px;
	margin-right: 20px;
}
#column1ind {
	float: left;
	width: 530px;
	margin-left: 30px;
}
#column2 {
	float: right;
	width: 260px;
}
#contentclear {
	clear: both;
	height: 1px;
	width: 780px;
}
#footer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #005900;
	padding-top: 15px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
form {
	display: inline;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
}
.borderbottom2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
.boldwhitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#div1 {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 1px solid #424D06;
	padding: 20px;
}
#aboutdiv {
	border: 1px solid #A9C670;
	margin-bottom: 15px;
}
#aboutdivhead {
	background-color: #A9C670;
	padding: 4px;
}
#aboutdivtxt {
	padding: 10px 4px;
}
#footerdiv {
	padding-bottom: 2px;
}
#footerdivleft {
	padding-bottom: 5px;
	float: left;
}
#footerdivright {
	padding-bottom: 5px;
	float: right;
	text-align: right;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #005900;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#homerow {
	position: relative;
	height: 130px;
	width: 840px;
}
#home1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	width: 150px;
}
#home2 {
	position: absolute;
	width: 320px;
	left: 180px;
	top: 0px;
}
#home3 {
	position: absolute;
	width: 320px;
	left: 520px;
	top: 0px;
}
#home4 {
	position: absolute;
	width: 150px;
	left: 700px;
	top: 0px;
}
.border1 {
	border: 1px solid #000000;
}
.optionaltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.requiredtxt {
	color: #C00;
}

h1 {
	font-family: Oxygen, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF6600;
	display: inline;
	padding-bottom: 15px;
	line-height: 24px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FF6600;
	display: inline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #CC0000;
	display: inline;
}
.versiontxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
}
#candidatedesc {
	float: left;
	width: 418px;
	margin-right: 30px;
}
#candidatepic {
	float: left;
	width: 102px;
}
#sidetab {
	float: right;
	height: 110px;
	width: 49px;
	position: fixed;
	top: 100px;
	right: 0px;
	overflow: hidden;
	background-image: url(images/sidetab.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-left: 20px;
	z-index: 100;
}
#side_icon {
	padding-bottom: 15px;
	z-index: 100;
}
#formbox {
	padding: 15px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
#formdivleft {
	float: left;
	width: 365px;
	text-align: right;
	padding-right: 5px;
}
#formdivright {
	float: left;
	width: 438px;
}
#clearform {
	clear: both;
	height: 5px;
	overflow: hidden;
}
#formtip1 {
	background-color: #FFF;
	padding: 15px;
	border: 1px solid #999;
	visibility: hidden;
}
#hiddentxt {
	font-size: 10px;
	color: #B9B9B9;
}
#spotboxemployerhead {
	font-family: 'Oxygen', sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-color: #669900;
	padding: 10px;
	color: #FFF;
}
#spotboxcandidateshead {
	font-family: 'Oxygen', sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-color: #669900;
	padding: 10px;
	color: #FFF;
}
#spotboxtxt {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.joblisthead {
	font-family: 'Oxygen', sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-color: #F90;
	padding: 10px;
	color: #FFF;
}
.joblistsubhead {
	font-family: 'Oxygen', sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-color: #F90;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pagehead {
	padding-bottom: 15px;
}
#clear {
	clear: both;
	overflow: hidden;
}
#formsection {
	margin-bottom: 4px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#formleft {
	text-align: right;
	float: left;
	width: 270px;
	margin-right: 10px;
}
#formright {
	float: left;
	width: 520px;
	position: relative;
}
#submitdiv {
	float: left;
	width: 520px;
	height: 60px;
	position: relative;
}
#formrightsubmit {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	padding-top: 10px;
}
#load {
	float: left;
	width: 300px;
	z-index: 200;
	background-color: #fff;
	border: 1px solid #CCC;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 8px;	
}
#formclear {
	clear: both;
	height: 5px;
	overflow: hidden;
}
.inputx {
	display: none;
}
#jobcontentleft {
	float: left;
	width: 470px;
	margin-left: 30px;
	min-height: 300px;
}
#jobcontentright {
	float: right;
	width: 300px;
}
.jobdescdiv {
	padding-top: 15px;
}
.jobdescdiv div {
	padding-bottom: 15px;
}
.jobpagelist {
	padding: 5px;
}
.jobpagelist a {
	color: #000;
}
.jobpagelist a:hover {
	color: #999;
}
#jobpagelisthead {
	background-color: #ff9900;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
}
#morejobsbutton {
	/* border-radius: 8px; */
	background-color: #ff9900;
	padding: 10px;	
}
#morejobsbutton a {
	font-weight: bold;
	color: #FFF;
}
#morejobsbutton a:hover {
	color: #005900;
}
#applynowbutton {
	border-radius: 10px;
	background-color: #ff9900;
	padding: 8px;
	width: 150px;
	text-align: center;	
}
#applynowbutton a {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
#applynowbutton a:hover {
	color: #005900;
}
#employerstartbutton {
	border-radius: 10px;
	background-color: #ff9900;
	padding: 8px;
	width: 180px;
	text-align: center;	
}
#employerstartbutton a {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
#employerstartbutton a:hover {
	color: #005900;
}
