body {
	color:#818181;
	font: 0.7em "Arial";
	text-align:center;
	padding:15px 0;
	}

.AttachFile{
	height:26px;
	width:275px;
	background:url(images/attach.gif) 0 0 no-repeat;
	padding-left:5px;
}

#tag{
	padding-top:10px;
	color:#fff;
	font: 0.8em "Arial";
	text-align:center;
}

#HotJob{
	margin-left:20px;
	width:260px;
	border:3px double #ecf5bf;
	background: #fcfdf4;
	padding:4px;
	color:#818181;
	font-size:1.0em;
	text-align:left;
	margin-bottom:10px;

}
.HJHead{
	color:#818181;
	font: 1em "Arial";
	font-weight:bold;
	text-align:center;
}
.JobTitle{
	color:#818181;
	font: 1.1em "Arial";
	font-weight:bold;
	text-align:left;
}

#testTop{
	height:17px;
	background:url(images/TestTop.gif) 0 0 no-repeat;
}
#testMid{
	background:url(images/testMiddle.gif);
	padding:20px;
}
#testBottom{
	height:19px;
	background:url(images/testBottom.gif) 0 0 no-repeat;
}


#jobTop{
	height:43px;
	width:310px;
	background:url(images/latestJobHead.gif) 0 0 no-repeat;
}
#jobMid{
	background:url(images/latestjobmid.gif);
	width:270px;
	padding-left:20px;
	padding-right:20px;
}
#jobBottom{
	height:22px;
	width:310px;
	background:url(images/latestjobBottom.gif) 0 0 no-repeat;
}
hr {
border: 0;
color: #9bb322;
background-color: #9bb322;
height: 1px;
width: 100%;
text-align: left;
}



#tag a{
	
	color:#fff;

}
td{
	color:#818181;
	font: 1em "Arial";
	line-height:1.5em;
}

.HeadingText{
	color:#818181;
	font: 1.2em "Arial";
}

a{
	color:#a3bf18;
	text-decoration:none;
}
input, select, textarea {

   border: 2px solid #ddd;
   padding: 3px;
   color: #666;
   font-size:10px;
   line-height: 11px;
   background: #fff;

 }
#container {
	width:700px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index:3;
	}
form{
	padding:0px;
	margin:0px;
}
#SearchBox{
	border: 2px solid #ddd;
	background:#eef5c9;
}

#logo {
	height:123px;
	background:url(images/logo.gif) 0 0 no-repeat;

	}
#Footer{
	height:60px;
	background:url(images/footer.gif) 0 0 no-repeat;
}

#contentPage{
	padding-left:15px;
	padding-right:15px;

}	
/* ---------- 4.0 MENU ---------- */

#menu {
	clear:both;
	height:40px;
	padding-left:8px;
	margin-top:5px;
	}

#menu .client {
	width:680px;
	background:#a3bf18 url(images/menu_client_repeat.png) 0 0 repeat-x;
	height:50px;
	float:left;
	
	}

#menu .client .wrapper{
	width:10px;
	height:40px;
	background:url(images/menu_client_left.png) 0 0 no-repeat;
	}

#menu .client ul {
	width:635px;
	display:block;
	height:50px;
	background:url(images/menu_client_right.png) 100% 0 no-repeat;
	padding:0 0 0 9px;
	}
	
#menu li {
	display:inline;
	float:left;
	font-size:1em;
	margin:0 1px;
	}

#menu li a, #menu li span, #menu li strong {
	float:left;
	display:block;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
	}

#menu li strong {
	padding:9px 5px 0 5px;
	height:41px;
	}

#menu .client li.selected a, #menu .client a:hover{
	background:url(images/menu_link_selected_repeat.png) 100% 100% repeat-x;
	color:#333;
	}
	
#menu .client li.selected span, #menu .client a:hover span {
	background:url(images/menu_link_selected_left.png) 0 100% no-repeat;
	color:#333;
	}

#menu .client li.selected strong, #menu .client a:hover strong {
	background:url(images/menu_link_selected_right.png) 100% 100% no-repeat;
	color:#333;
	padding:16px 5px 0 5px;
	height:34px;
	}



h2{
	font-size:1.3em;
	color: #a3bf18;
	padding-top:15px;
	padding-bottom:5px;
}


#right {
	float:right;
	text-align:right;
	}
	
#colLeft {
	margin-top:20px;
	margin-bottom:20px;
	width:340px;
	float:left;
	clear:both;
	position:relative;
	}

#colRight {
	width:310px;
	margin-top:20px;
	padding:0px;
	float:right
	}

.cmd{
	font-size:1.0em;
	border:3px double #a3bf18;
	background: #a3bf18;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	color:#fff;
}

#MainSearchBox{
	background:url(images/qsearch.gif) no-repeat;
	height:160px;
	width:260px;
	padding-left: 50px;
	padding-top: 40px;

}
.end {
	clear:both !important;
	list-style:none !important;
	font-size:1em !important;
	text-indent:-2000em !important;
	line-height:1em !important;
	display:block !important;
	}


.ErrorText{
color:#ee1409;
font-weight:bold;
}

#RightPanel{
	border:3px double #9fcf62;
	background: #e8f2db;
	padding:11px;
	color:#5081af;
	font-size:1.0em;
	width:230px;
	text-align:left;
}

#searchBox{
	border:3px double #9fcf62;
	background: #e8f2db;
	padding:4px;
	color:#5081af;
	font-size:1.0em;
	text-align:left;
	margin-bottom:10px;
}
#IssueBox{
	border:3px double #64c4ec;
	background: #def0f7;
	padding:4px;
	color:#5081af;
	font-size:1.0em;
	text-align:left;
	margin-bottom:10px;
}
#searchRes{
	
}
.Col{
	background:#dfecfc ;
	color:#5081af;
}

#AuthorSpace
{
	background :#fff;
	color :#fff;
	font-size:xx-small;
	
}
