body{
        margin:0;
        padding:0;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		background:url(images/bg-sample.jpg) repeat-y center center;
		color:#444;
}

table{	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
}

a, visited { 
	color:#1483BB;
	font-size:12px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover{ 
text-decoration:none;
}

.heading1{
	color:#217C45;
	font: bold 12px/1.5em Verdana;
}

.gray-text {
	font-size:11px;
	color:#444;
	font-weight:normal;
	padding-bottom:5px;
}

#cvul ul{
        margin:0;
        padding:5px 0 10px 15px;
}

#linklist ul{
        margin:0;
        padding:10px 0 10px 15px;
        list-style:none;
}

#linklist {
        font-size:13px;
}
#linklist ul li font{
        font-size:13px;
}


#lefttop{
	width:6px; 
	height:34px; 
	background-repeat:no-repeat;
}

#middlebg{
	height:34px; 
	background-repeat:repeat-x;
}

#righttop{
	width:6px; 
	height:34px; 
	background-repeat:no-repeat;
}

#leftbar{
	float:left;
	width:177px;  
}

#rightbar{
	float:left;
	width:177px;  
}


#rightbar li{
	padding:0 0 3px 0;	
	border-bottom:1px solid #e6e6e6;}

#box{
	margin-bottom:5px;
}

#joblisting{
 font-size:11px;
 color:#777;
}

#joblisting td{
	padding-left:20px;
}

.welcome2{
	color:#0157a8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:3px solid #cccccc;
	padding:0px;
	margin:10px;
	padding-bottom:12px;
	/*width:560px;*/
}

.containerx{
	
	
	padding: 0pt 10px;
	
	width:570px;
}

#footertable {
	width:973px;
	background-image:url(images/footer-strip.gif); 
	background-repeat:repeat-y; 
}

#headtable{
	width:973px;
	background-color:#fff;
}

#footer{
	background-image:url(images/footer-bg.gif); background-repeat:repeat-x;
	border-top:1px solid #9eb6cd;
	font-size:10px;
	color:#B4B4B4;
	padding:10px 0;
}


#eit a, visited{
	color:#b4b4b4;
	text-decoration:underline;
	font-size:11px;}
	
#eit a:hover{
	text-decoration:none;
	font-size:11px;}

#phone{
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#fefbba;
}

.style1 {color: #0066CC}
.style2 {color: #FF3300}

.box_heading{
	border-bottom:3px solid #7D9D00;
	color:#217C45;
	font: bold 12px/1.5em Verdana;
	padding:5px 0 5px 10px;
}

#marqueecontainer{
	position: relative;
	width: 130px; 
	height: 130px; 
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}

.scroll_div {
	width: 140px;
	width: 160px !important;
}

.vmarquee_content {
	position:absolute;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#d2d2d2; margin:0 5px;}
.b2 {height:1px; background:#ffffff; border-right:2px solid #d2d2d2; border-left:2px solid #d2d2d2; margin:0 3px;}
.b3 {height:1px; background:#ffffff; border-right:1px solid #d2d2d2; border-left:1px solid #d2d2d2; margin:0 2px;}
.b4 {height:2px; background:#ffffff; border-right:1px solid #d2d2d2; border-left:1px solid #d2d2d2; margin:0 1px;}
.contentb {background: #ffffff; border-right:1px solid #d2d2d2; border-left:1px solid #d2d2d2;}
.contentb {background: #ffffff; border-right:1px solid #d2d2d2; border-left:1px solid #d2d2d2; }

#gline{
	border-bottom:3px solid #cccccc; padding:4px 0 5px 5px;  font: bold 12px/1.5em Verdana;  color:#0157a8; 
}

#jvptable ul{
padding:0;
margin:0 0 0 25px;}

#jvptable li{
line-height:20px;}

.breadCrumb{
	margin:5px 10px;
	font-size:11px;
	color:#cccccc;
	border-bottom:1px solid #d6d6d6;}
	
.breadCrumb a, visited{
	color:#999999;
	text-decoration:none;}

.breadCrumb a:hover{
	color:#666666;
	text-decoration:underline;}	
/**************buttons*********************************************/

#applynowbutton
{
  display: block;
  width: 90px;
  height: 21px;
  background: url('../images/applynowBTN.gif') no-repeat 0 0;
margin-bottom:2px;
margin-left:2px;
}

#applynowbutton:hover
{ 
  background-position: 0 -21px;
}

#applynowbutton span
{
  display: none;
}




#cvrequestbutton
{
  display: block;
  width: 90px;
  height: 21px;
  background: url('../images/cvrequestBTN.gif') no-repeat 0 0;
margin-bottom:2px;
margin-left:2px;
}

#cvrequestbutton:hover
{ 
  background-position: 0 -21px;
}

#cvrequestbutton span
{
  display: none;
}

#addbasketbutton
{
  display: block;
  width: 90px;
  height: 21px;
  background: url('../images/addtobasketBTN.gif') no-repeat 0 0;
margin-bottom:2px;
margin-left:2px;
}

#addbasketbutton:hover
{ 
  background-position: 0 -21px;
}

#addbasketbutton span
{
  display: none;
}
#listing2
{
	margin-top:14px;
}




#tellfriendbutton
{
  display: block;
  width: 90px;
  height: 21px;
  background: url('../images/tellfriendBTN.gif') no-repeat 0 0;
margin-bottom:2px;
margin-left:2px;
}

#tellfriendbutton:hover
{ 
  background-position: 0 -21px;
}

#tellfriendbutton span
{
  display: none;
}




#printpagebutton
{
  display: block;
  width: 90px;
  height: 21px;
  background: url('../images/printpageBTN.gif') no-repeat 0 0;
margin-bottom:2px;
margin-left:2px;
}

#printpagebutton:hover
{ 
  background-position: 0 -21px;
}

#printpagebutton span
{
  display: none;
}




#callbackbutton
{
  display: block;
  width: 90px;
  height: 21px;
  background: url('../images/callbackBTN.gif') no-repeat 0 0;
margin-bottom:2px;
margin-left:2px;
}

#callbackbutton:hover
{ 
  background-position: 0 -21px;
}

#callbackbutton span
{
  display: none;
}






#viewallbutton
{
  display: block;
  width: 66px;
  height: 21px;
  background: url('../images/viewallBTN.gif') no-repeat 0 0;
margin-bottom:2px;
margin-left:2px;
}

#viewallbutton:hover
{ 
  background-position: 0 -21px;
}

#viewallbutton span
{
  display: none;
}





#submitbutton
{
  display: block;
  width: 66px;
  height: 21px;
  background: url('../images/submitBTN.gif') no-repeat 0 0;
margin-bottom:2px;
margin-left:2px;
}

#submitbutton:hover
{ 
  background-position: 0 -21px;
}

#submitbutton span
{
  display: none;
}


#viewbutton
{
  display: block;
  width: 50px;
  height: 21px;
  background: url('../images/viewBTN.gif') no-repeat 0 0;
margin-bottom:2px;
margin-left:2px;
}

#viewbutton:hover
{ 
  background-position: 0 -21px;
}

#viewbutton span
{
  display: none;
}

#viewselectedbutton
{
  display: block;
  width: 120px;
  height: 21px;
  background: url('../images/viewselectedjobsBTN.gif') no-repeat 0 0;
margin-bottom:2px;
margin-left:2px;
}

#viewselectedbutton:hover
{ 
  background-position: 0 -21px;
}

#viewselectedbutton span
{
  display: none;
}
/**********************************************************/
#xxbubble_tooltip {
display:none;
position:absolute;
width:550px;
}
#bubble_tooltip .bubble_top {
background-image:url(../images/bubble_top.gif);
background-repeat:no-repeat;
height:16px;
}
#bubble_tooltip .bubble_middle {
background-image:url(../images/bubble_middle.gif);
background-position:left bottom;
background-repeat:repeat-y;
padding-left:7px;
padding-right:7px;
}
#bubble_tooltip .bubble_middle span {
font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
font-size:11px;
position:relative;
top:-8px;
}
#bubble_tooltip .bubble_bottom {
background-image:url(../images/bubble_bottom.gif);
background-repeat:no-repeat;
height:44px;
position:relative;
top:-6px;
}
#xxbubble_tooltip {
display:none;
position:absolute;
width:550px;
}
.bubble_top {
background-image:url(../images/bubble_top.gif);
background-repeat:no-repeat;
height:16px;
}
.bubble_middle {
background-image:url(../images/bubble_middle.gif);
background-position:left bottom;
background-repeat:repeat-y;
font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
font-size:11px;
padding-left:15px;
padding-right:7px;
}
.bubble_middle span {
font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
font-size:11px;
position:relative;
top:-8px;
}
.bubble_bottom {
background-image:url(../images/bubble_bottom.gif);
background-repeat:no-repeat;
height:44px;
position:relative;
top:-6px;
}

.newblue{
	background:#F5F8FA;}	
