body
{
	text-align: center;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #333;
	padding: 20px;
	margin: 0;
}

a:link, a:visited
{
	color: #353c91;
}

a:hover
{
	color: #7275b2;
}

h1
{
	font-size: 16px;
	color: #f06;
	background: url(/img/faded_blue.png) #d5d6e8;
	padding: 15px 10px;
	border-top: 1px solid #acacac;
	margin: 0;
}

h2
{
	font-size: 15px;
	color: #f06;
	background: url(/img/faded_blue.png) #d5d6e8;
}

td.rightcol h2
{
	text-align: center;
}

h3
{
	font-size: 14px;
	color: #f06;
}

td
{
	padding: 0;
}

form
{
	margin: 0;
}

img#logo
{
	position: absolute;
	top: 0;
	left: -1px;
	width: 170px;
	height: 210px;
	margin: 0;
	border: 0;
}

table#page
{
	width: 1000px;
}

table#page td
{
	vertical-align: top;
}

td#toplinks
{
	width: 600px;
	height: 210px;
}

ul#toplinks
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	color: white;
	font-size: 14px;
}

ul#toplinks li
{
	float: left;
	width: 146px;
	height: 34px;
	font-variant: small-caps;
	text-align: center;
	background: url(/img/blue_top_button.png) #363b92;
}

ul#toplinks li a:link, ul#toplinks li a:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

ul#toplinks li#a
{
	padding: 16px 0 0 0;
}

ul#toplinks li#b
{
	height: 42px;
	padding: 8px 0 0 0;
	margin: 0 0 0 5px;
}

ul#toplinks li#c
{
	height: 42px;
	padding: 8px 0 0 0;
	margin: 0 0 0 5px;
}

ul#toplinks li#d
{
	padding: 16px 0 0 0;
	margin: 0 0 0 5px;
}

ul#toplinks li.on
{
	background: url(/img/red_top_button.png) #df0031;
}

img#header
{
	float: left;
	margin: 20px 0 20px 0;
}

img#twitter, img#linkedin
{
	position: relative;
	top: -50px;
	border: none;
	margin-right: 5px;
}

div#userbar
{
	padding: 0 0 0 20px;
}

td#breadcrumb
{
	color: #aaa;
	height: 20px;
}

td#breadcrumb a:link, td#breadcrumb a:visited
{
	color: #aaa;
}

td#breadcrumb a:hover
{
	color: #333;
}

td#userbar
{
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
}

td#userbar div
{
	padding: 0 10px 10px 20px;
}

img#telephone
{
	padding: 15px 8px 10px 10px;
}

ul#sidelinks
{
	list-style: none;
	margin: 0 0 100px 0;
	padding: 10px 10px 0 10px;
	font-size: 12px;
}

ul#sidelinks li
{
	border-top: 1px dashed #acacac;
	margin: 0 0 0 0;
	padding: 10px 5px 10px 5px;
}

ul#sidelinks li.highlight
{
	background: url(/img/blue_top_button.png) #363b92 0 -10px;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	margin-bottom: -1px;
}

ul#sidelinks li div#subitems_1, ul#sidelinks li div#subitems_2, ul#sidelinks li div#subitems_3, ul#sidelinks li div#subitems_4
{
	display: none;
	line-height: 15px;
	border-left: 1px dashed #acacac;
	margin-top: 10px;
	margin-left: -5px;
	padding-top: 0px;
	padding-left: 5px;
}

ul#sidelinks li a:link, ul#sidelinks li a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #f06;
}

ul#sidelinks li a.subitem
{
	display: block;
	margin: 10px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

ul#sidelinks li a:hover
{
	color: #df0031;
}

ul#sidelinks li.highlight a:link, ul#sidelinks li.highlight a:visited
{
	color: #fff;
}

ul#sidelinks li.highlight a:hover
{
	text-decoration: underline;
}

div#jobsearch
{
	width: 170px;
	position: relative;
}

div#jobsearch select
{
	width: 150px;
	margin: 5px 10px;
}

div#jobsearch input
{
	margin: 5px 5px 30px 35px;
}

div#jobsearch input.text
{
	width: 145px;
	margin: 5px 10px;
}

div#jobsearch h2, div#hotjobs h2
{
	padding: 15px 0px 15px 5px;
	margin: 0 0 10px 0;
	font-size: 16px;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
}

div#jobsearch ul
{
	list-style: none;
	margin: 10px 30px;
}

td#footer
{
	position: relative;
	border-top: 8px solid #acacac;
}

form#contenteditor textarea
{
	width: 594px;
	height: 500px;
}

input.text
{
	width: 300px;
}

select
{
	width: 306px;
}

form#contenteditor input.text
{
	width: 594px;
}

div#hotjobs
{
	width: 170px;
	padding-bottom: 20px;
}

div#hotjobs p
{
	padding-left: 5px;
}

table#page
{
	position: relative;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

table#page > tr
{
	position: relative;
}

td.leftcol
{
	position: relative;
	width: 170px;
	background: #f0f0f0;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding-top: 210px;
}

td.middlecol
{
	width: 600px;
	padding: 0 30px;
	background: #fcfcff;
}

td.rightcol
{
	width: 170px;
	background: #f0f0f0;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
}

img#reclogo
{
	text-align: center;
	border: 0;
	margin: 10px 0 0 35px;
	position: absolute;
	top: -110px;
}

form.hotjob input.text, form.hotjob textarea
{
	width: 450px;
}

form.hotjob textarea
{
	height: 300px;
}

table.hotjobdetail th, table.hotjobdetail td
{
	padding-left: 10px;
	padding-right: 10px;
}

table.hotjobdetail th.title h1
{
	margin: 0 -10px;
	padding: 15px 0 15px 10px;
	border-left: none;
	border-right: none;
}

table.hotjobdetail th.row1, td.row1
{
	padding-top: 10px;
}

table.hotjobdetail td.row2, table.hotjobdetail th.row2, table.hotjobdetail td.row4
{
	padding-bottom: 10px;
	padding-right: 0;
	border-bottom: 1px dashed #acacac;
}

table.hotjobdetail th.row3, table.hotjobdetail th.row5, table.hotjobdetail td.row5
{
	padding-top: 10px;
}

table.hotjobdetail th.row6, table.hotjobdetail td.row6
{
	padding-bottom: 10px;
}

div#content
{
	width: 600px;
	margin: 20px 0px 0 0;
	border: 1px solid #acacac;
	border-top: none;
}

div#content table td
{
	padding: 0 10px;
}

select#sector
{
	position: absolute;
	top: 90px;
	left: 0;
}

iframe#jobwiziframe
{
	position: relative;
	left: -13px;
	top: -2px;
	width: 600px;
	height: 650px;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	margin: 0;
	padding: 0;
}
