<!--
html
{
	height:100%;
	padding-bottom: 1px;
}

body
{
	background-color:#fff;
	color: #343434;
	font-family: verdana, arial;
	font-size: 70%;
	margin: 0;
	text-align:center;
}

#wrapper
{
	background-color: #fff;
	background-repeat: repeat-x;
	width:100%;
	text-align:center;
	float:left;
	display:inline;
	position: relative;
}

#outercontainer
{
	width:700px;
	margin: 0 auto;
}

#container
{
	background-color:#fff;
	width:700px;
	float: left;
	text-align: left;
	background-image: none!important;
}

#header
{
	width: 700px;
	background-color: #5bb2d7;
	background-image: url('/images/print_header_background.gif');
	height:124px;
	padding: 0!important;
}

#header .logo
{
	width:250px;
	margin: 0;
	height: 55px;
	margin-bottom: 33px;
	float: left;
}

#header .loggedin
{
	padding: 25px 287px 0 0;
	font-weight: bold;
	text-align:right;
	color: #343434;
	float: right;
}

#header a.logout
{
	color: #999;
}

#header .header
{
	width:640px;
	margin: 0!important;
	clear:both;
}

#header ul
{
	display: none;
}

#contentspace
{
	width: 700px;
	float:left;
	background-image: url('/images/content_top.gif');
	background-repeat: repeat-x;
}

#pagetitle
{
	width: 700px;
	float:left;
	background-color: #fff;
	border-bottom: solid 2px #fff;
	height: 72px;
}

h1
{
	position: relative;
	font-family: "Times New Roman";
	font-size: 2.9em;
	color: #41a5cf;
	font-weight: normal;
	padding: 17px 10px;
	margin: 0;
}

h2
{
	font-size: 1.0em;
	padding: 0;
	margin: 0;
}

h3
{
	position: relative;
	font-family: "Times New Roman";
	font-size: 1.8em;
	color: #41a5cf;
	font-weight: normal;
	padding: 17px 0px;
	margin: 0;
	line-height: 1.2em;
}

#leftcontent
{
	display:none;
}

#header a.recruiterzone
{
	color: #fff;
	text-decoration: none;
}

#header a.recruiterzone:hover
{
	text-decoration: none;
}

#candidates
{
	background-image: url('/images/candidatebox_top.gif');
	background-repeat: repeat-x;
	background-color: #d3ecf6;
	border-right: solid 1px #82c5df;
	height: 13em;
	padding-top: 30px;
}

#candidates a
{
	color: #03a2cc;
}

#recruiters
{
	border-top: solid 2px #fff;
	background-color: #41a5cf;
	padding-bottom: 4em;
	color: #fff;	
}

#recruiters .title
{
	background-image: url('/images/recruiterbox_top.gif');
	background-repeat: repeat-x;
	background-color: #3aaad1;
	border-bottom: solid 2px #fff;
	font-family: "Times New Roman";
	font-size: 2.1em;
	color: #1d4255;
	padding: 10px;
	margin-bottom: 10px;
}

#maincontent
{
	width:534px!important;
	border-right: none;
	margin: 0 0 0 10px;
	padding: 0 10px 0 0;
	float:left;
	min-height:510px;
	line-height: 1.3em;
}

#maincontent label
{
	width: 150px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size: 0.9em;
	float:left;
}

#maincontent label.optoutlabel
{
	float:left;
	width: 490px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	margin: 0px;
}

#maincontent input.optoutcheckbox
{
	text-align:left;
	margin-right:10px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	float:left;
}

#maincontent input.textbox
{
	width: 230px;
	margin-right: 4px;
	margin-bottom: 4px;
}

#maincontent input.submit
{
	clear: both;
	floatr:left;
	margin: 10px 0 0 0;	
}

#maincontent select
{
	width: 235px;
	margin-right: 4px;
	margin-bottom: 4px;
}

#maincontent hr
{
	color:#ccc;
	background-color:#ccc;
	height:1px;
	border:none;
	padding: 0;
	margin: 5px 0;
	clear: both;
}

#maincontent p
{
	clear: both;
	padding: 7px 0;
	margin: 0;
}

#maincontent form
{
	padding: 0;
	margin: 10px 0;
}

#rightcontent
{
	display:none;
}

#maincontent .title
{
	background-image: url('/images/content_top.gif');
	background-repeat: repeat-x;
	color: #3c3c3c;
	font-weight: bold;
	height: 15px;
	background-color: #dbebee;
	padding: 5px 5px 5px 10px;
	font-size: 1.2em;
	margin-bottom: 5px;
}

 #maincontent .title
 {
 	float:left;
	width: 534px;
	padding: 5px 0px!important;
	color:#000;
 }

#outerfooter
{
	width:700px!important;
	text-align:center;
	float:left;
	display:inline;
	position: relative;
}

#footer
{	
	padding: 5px 0;
	background-color: #fff;
	color: #949494;
	width:700px;
	margin: 0 auto;
}

#footer .left
{
	display:none;
}

.right
{
	float:right;
		
}

#footer .right
{
	float:right;
	width:700px;		
}

.left
{
	float:left;	
}

#footer a
{	
	color: #949494;
	text-decoration: none;
}

#footer .right a
{
	font-weight: bold;
}

#footer a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

ul.footer
{
	margin: 0;
	padding: 0;
	display: inline;
	float:left;
}
	
ul.footer li
{
	list-style: none;
	display: inline;
	padding: 0 7px;
	border-left: solid 1px #969696;
}

ul.footer li.first
{
	border: 0;
}

#maincontent .listingitem
{
	width: 534px;
	float:left;
	padding: 10px 0;
	border-bottom: solid 1px #cdcdcd;
}

#maincontent ul
{
	clear: both;
	padding: 0;
	margin: 0 30px;
}

#maincontent ul li
{
	margin: 5px 0;
}

#maincontent .lastlisting
{
	border-bottom: 0;
}


#maincontent .jobtitle
{
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 1.1em;
	color: #3c3c3c;
}

#maincontent .jobinfoheading
{
	width: 100px;
	display:-moz-inline-block!important;
	display:-moz-inline-box!important;
	display: inline-block!important;
	margin: 1px 0;
	color: #41a5cf;
	float:left;
}

#maincontent .headlong
{
	width: 150px;
}

#maincontent .jobinfo
{
	width: 400px;
	display:-moz-inline-block!important;
	display:-moz-inline-box!important;
	display: inline-block!important;
	margin: 1px 0;
	float:left;
}

#maincontent .infoshort
{
	width: 350px;
}

#maincontent p.jobbriefdesc
{
	clear:both;
	
}

#maincontent a
{
	color: #41a5cf;
	text-decoration: none;	
}

#maincontent a:hover
{
	text-decoration: underline;	
}

.advertbriefdesc
{
	clear:both;
	margin: 2px 0;
	
}

#lastline
{
	display: none;
}

#lastline .left
{
	height: 1px!important;
	width: 190px;
	margin: 0;
	margin-right: 10px;
	float: left;
	background-color: #3fa4ce!important;
}

#lastline .bottomline
{
	height: 1px!important;
	width: 514px;
	padding: 0 10px;
	float: left;
	background-color: #cdcdcd!important;
}

td.title
{
	display:none;
}

.blue
{
	color: #41a5cf;
}

.smallgray
{
	font-size: 0.9em;
	color: #999;
}

.smallgray2
{
	font-size: 0.8em;
	color: #999;
	font-weight: normal;
}

#checker
{
	display:none;
}

-->
