body {
	font: 10px/1.7em Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #000033;
}

.bgg {
  background-image: url(/images/job/bg_top2.png); 
	background-repeat: repeat-x;
	background-color:transparent; 
}

.loginform {
	padding: 30px;
	width: 300px;
	background-color: #FFE1CC;
}

.loginform input {
	width: 150px;
	margin-bottom: 10px;
}

.loginform p {
	color: #000;
}

.input_search {
	background-image: url(/images/job/google.jpg);
}
.input_search2 {
	background-image: url();
}

table.jobnews {
	width: 200px;
}
table.jobnews td a {
	color: #555;	
	text-decoration: none;
}
table.jobnews td a:hover {
	color: #3366CC;	
	text-decoration: underline;
}


table.normal {
	background-color: #FFE1CC;
	width: 320px;
}
table.normal td {
	color: #000;
	font-weight: bold;
}


table.hotjob {
	width: 230px;
}
table.hotjob td a {
	color: #000033;	
	text-decoration: none;
}
table.hotjob td a:hover {
	text-decoration: underline;
}

table.show {
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}


table.pagi {
	margin-top: 10px;
}
table.pagi td {
	text-align: center;
	border: 1px solid #ccc;
	width: 20px;
	background-color: #e5e5e5;
	padding: 3px;
}
table.pagi td a {
	font-weight:bold;
	color: #000;
	font-size: 11pt;
	text-decoration: none;
	display: block;
}

table.pagi td a:hover {
	background: #0099FF;	
	text-decoration: underline;
	display: block;
}

th.pagi {
	text-align: left;
	background-color: #e5e5e5;
	font-size: 11pt;
}

table.pagi td {
/*	border-bottom: 1px solid #ccc; */
	font-size: 10pt;
	border: 1px solid #ccc;
}

form {
	margin:0;
}

.smtdt {
	font-size: 12px;
	font-weight: bold;
	width: 25%;
	vertical-align: bottom;
	color:#000033;

}
.smtdb  {
	font-size: 12px;
	font-weight: normal;
	width: 25%;
	vertical-align: top;
}

.smtdb a {
	color: #999;
}
.smtdb a:hover {
	color: #FF5000;
}

.tdfl {
	padding-right: 6px;
	border-bottom: 1px solid #C0C0C0;
	text-align: right;
}
.tdfr {
	border-left: 1px solid #FF5500;
	border-bottom: 1px solid #999;
	background-color: #e0e0e0;
	padding: 5px;
	text-align: left;
	color: #000;
}

h1 {
	font-size: 16px;
	color:#FF5500;
	text-transform:uppercase;
	border-bottom: 1px solid #FF5500;
	margin:0;
	margin-bottom:14px;
}

h2 {
	font-size: 14px;
	color:#000055;
	text-transform:uppercase;
	letter-spacing: 0.05em;
	margin-bottom:4px;
	padding-left:0px;
}

h3 {
	font-size: 11px;
	color:#000033;
	text-transform:uppercase;
	letter-spacing: 0.05em;
	margin-bottom:4px;
	padding-left:6px;
}

h4 {
	font-size: 13px;
	color:#000033;
	text-transform:uppercase;
	letter-spacing: 0.05em;
	margin-bottom:16px;
}

.crum {
	height:30px;
}

.crumitemleft {
	float:left;
}

.crumitemright {
	float:right;
}

.crumitemleft, .crumitemleft a {
	font-size: 11px;
	color:#555;
	text-transform:lowercase;
}

.crumitemright {
	font-size: 11px;	
	color:#555;
	text-transform:lowercase;
}

.crumitemright a {
	font-size: 11px;
	color:#555;
	text-transform:lowercase;
}

hr {
	height:0;
	border:0;
	border-top: 1px solid #555;
	margin-top:8px;
}

#page {
	width:995px;
}

#banners {
	width:995px;
}

/* HEADER */
/*
#header	{
	width:855px;
	height:54px;
	clear:both;
	float:left; 
	text-align:left;
} 
*/

/* MENU */

#menu	{
	width:855px;
	height:52px;
	clear:both;
	float:left; 
} 

div.menuoff {
	background-image: url(/images/job/menu_off.png);
  background-repeat: no-repeat;
	float:left;
	width:140px;
	height:32px;
	text-align:center;
	margin-top:20px;
	margin-left:10px;
}

div.menuon {
	background-image: url(/images/job/menu_on.png);
  background-repeat: no-repeat;
	float: left;
	width:140px;
	height:32px;
	text-align:center;
	margin-top:20px;
	margin-left:10px;
}

div.menuon a {
	font-size: 16px;
	font-weight:bold;
	color:#fff;	
	text-decoration:none;
	position:relative;
	top:8px;
}

div.menuoff a {
	font-size: 16px;
	font-weight:bold;
	color:#FF5500;	
	text-decoration:none;
	position:relative;
	top:8px;
}

div.menuon a:hover, div.menuoff a:hover {
	text-decoration:underline;
	vertical-align:0%;
}

/* SUBMENU */

#submenu {
	width:855px;
	height:28px;
	clear:both;
	float:left; 
} 
div.submenuleft {
	background-image: url(/images/job/submenu_left.png);
  background-repeat: no-repeat;
	float: left;
	width:15px;
	height:28px;
}
div.submenuright {
	background-image: url(/images/job/submenu_right.png);
  background-repeat: no-repeat;
	float:right;
	width:15px;
	height:28px;
}
div.submenumiddle {
	background-image: url(/images/job/submenu_middle.png);
  background-repeat: repeat-x;
	float:right;
	width:825px;
	height:28px;
	text-align:left;
}
div.submenumiddle a {
	font-size: 13px;
	color:#fff;	
	text-decoration:none;
	position:relative;
	top:4px;
}
div.submenumiddle a:hover {
	text-decoration:underline;
}
.sl {
	font-size: 13px;
	color:#fff;	
	position:relative;
	top:4px;
}

#left {
	width:865px;
	float:left; 
}

#right {
	width:120px;
	float:right; 
}

/* CONTENT */

#content {
	padding:10px;
	border-left: 1px solid #001E4C;
	border-right: 1px solid #001E4C;
	text-align:left;
	float:left; 
	width:833px;
	background-color: #fff;
	font-size:13px;
}

#sitemap {
	height:120px;
	padding:10px;
	border-left: 1px solid #001E4C;
	border-right: 1px solid #001E4C;
	border-top: 1px solid #001E4C;
	text-align:left;
	float:left; 
	width:833px;
	background-color:#EDEDED;
}

/* BANNERS */
/*
#banners {
	padding-top:1px;
	border: 1px solid #001E4C;
	background-color: #fff;
	width:142px;
	margin-top:10px;
}
div.banneritem {
	padding-bottom:1px;
}
*/
/* FOOTER */

#footer	{
	border-top: 1px solid #001E4C;
	width:855px;
	height:18px;
	clear:both;
	float:left; 
} 
div.footerleft {
	font-size: 11px;
	width:525px;
	float:left;
	text-align:left;
}
div.footerright {
	font-size: 11px;
	width:330px;
	float:right;
	text-align:right;
}

.footerright a, .footerleft a {
	color:#000033;
	text-decoration: none;
}

input, select, textarea {
	font-family: arial, sans-serif; 
	font-size: 12px;
}

.editinput {
	font-family: arial, sans-serif; 
	font-size: 12px;
}

ul.more_pages
{
	background-color: #FFE1CC;
	padding-top: 16px;
	padding-right: 20px; 
	padding-left: 30px; 
	padding-bottom: 20px; 
}


ul.nonlsi li
{
	list-style-type: none;
	list-style-image: none;
}

ul.nonlsi
{
	background-color: #FFE1CC;
	padding:10px; 
	width: 400px;
}

ul 
{
	margin: 0px 0px 0px 0px; 
	padding-top: 0px;
	padding-right: 7px; 
	padding-left: 15px; 
	padding-bottom: 7px; 
}

li {
	list-style-image : url(/images/job/bullet.gif);
}

li.blue {
	list-style-image : url(/images/job/bullet_blue.gif);
}

legend {
	margin-left: 700px;
}

.bold {
	font-weight: bold;
}

a {
	color: #3366CC;
}

a:hover {
	color: #FF5500;
}