body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	color: #fff;
  background:url(bg.jpg) repeat-x #f0efe2;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration: underline;
	color:#606060;
}

/******** Start Header Area  ******/

.header_bg{
	background-image:url(header.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:870px;
	height:235px;
	line-height:90px;
	text-align:center;
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
}
.header-txt{color:#025587; font-size:35px; float:right; text-align:left; width:396px; padding-left:35px;}

.menu_bg{
	width:870px;
	height:46px;
	padding:0 0px 0 0px; background-color:#000;
}
div.art-headerobject
{
  display: block;
  left: 100%;
  margin-left: -383px;
  position: absolute;
  top: 0;
  width: 251px;
  height: 191px;
  background-image: url('../images/header-object.png');
}
.menu_bg a{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:12px;
	padding-right:11px;
	line-height:29px;
	display:block;
	float:left;
	border-right:1px solid #fff;
	text-transform:uppercase;
}
.menu_bg a:hover{
}


/******** Start Header Area  ******/


/******** Start Left/Right Panel ******/
.left_panel{
	width:198px;
	padding: 3px;
}
.right_panel{
	width:198px;
}


.panel_title{
	background-image:url(panel_top.png);
	background-repeat:no-repeat;
	height: 18px;
	width:188px;

	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-transform:uppercase;
	padding:4px 0 0 5px;

}

.panel_txt{
	border: 1px solid #d7d5d5; 
	width:182px;
	min-height: 100px;
	color: #000;
	font-size: 11px;
	text-align: left;
	padding:5px;
}
/******** End Left/Right Panel ******/



/******** Start Mid Area ******/
.middle_table{
	width:870px;
	border:0px;
	background-color: #ffffff; 
	border:0px solid #D3D5E7;
}
.mid_panel{
	height:300px; padding:6px;
}
.banner{
	padding:2px;
}
.heading_title{
	border-bottom: 1px solid #d7d5d5; 
	padding:10px 10px 10px 0px;
	margin:10px 10px 10px 0;
	font-size: 24px;
	font-weight: bold;
	text-align: left; color:#044a7d; 
}

.content_box{
	height:300px;
}
.content_txt{
	color: #333;
	font-size: 12px;
	text-align: left;
	padding:2px;
}

/******** End Mid Area ******/



/******** Start Form Area ******/
.mandatory{
	color:#FF0000;
	font-size: 11px;
}
.inputbox{
	background:#ffffff;
	border:1px solid #c9c9c9; 
	font-size:12px;
	color:#333333;
	width:200px;

}
.textarea{
	background:#ffffff;
	border:1px solid #c9c9c9; 
	font-size:12px;
	color:#333333;
	width:200px;
	height:100px;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
	background:url(button.png) left bottom repeat-x;
	border:0; 
	cursor:pointer;
	width:72px;
	height:28px;
	margin-top:5px;
	margin-bottom:5px;
}
.message{
	font-weight: bold;
	font-size: 13px;
	color: #666;
	text-align: center;
	margin-bottom:9px;

}
/******** End Form Area ******/


/******** Start Job Area ******/
.listing_head{ 
background:#F8F8F8;
color:#333; 
font-weight:bold; 
font-size:14px; 
border-bottom:1px solid #e4e4e4; 
padding:3px; height:35px;
}
.listing{ 
color:#666; 
font-size:12px; 
padding:3px;
border-bottom:1px solid #d8e8f3; 
}
.listing a{ 
color:#666!important; 
text-decoration:underline;
}
.listing a:hover{ 
color:#666; 
text-decoration:none;
}

.pager{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#332f2b;
	text-align: right;
	padding-top:10px; padding-right:32px;
}
.pagenumber{
	border:1px solid;
	line-height:25px;
	height:25px;
	padding:0 3px 0 3px;
	text-decoration:none;
	margin:0 3px 0 3px;
}
.pagenumber:hover{
	border:1px solid;
	line-height:25px;
	height:25px;
	padding:0 3px 0 3px;
	text-decoration:none;
	margin:0 3px 0 3px;
	background:#000;
	font-weight:bold; color:#FFFFFF
}


/******** End Job Area ******/


/******** Start Footer Area ******/
.footer_bg{
	border-top:0px solid #aaa; 
	width:870px;
	color: #000;
	font-size: 11px;
}
.footer_txt{
	padding-top:10px;
	color:#000;
}
.footer_txt a{color:#000;}
/******** End Footer Area ******/