@charset "utf-8";
/* CSS Document */

.awWrap {
	width:568px;
	float:left;
	margin-left:-5px;
	position:relative;
}
.awBoxTop {
	width:568px;
	height:8px;
	background-image:url(../images/tab_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:inherit;
}
.awBoxMid {
	padding:10px 5px 5px;
}
.awBoxMid ul {

	margin:0px;
	padding:0px;
}
.awBoxMid li {
	list-style:none;
	float:left;
}
.awBoxMid li ul {
	width:auto;
	float:left;
	margin:0px;
}
.awBoxBot {
	width:568px;
	height:8px;
	background-image:url(../images/tab_bot.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:inherit;
}

.awTxt {
	margin-top:5px;
	margin-bottom:5px;
}

.awCap {
	font-size:14px;
	font-weight:bold;
	padding:5px 0px;
}
.awBut {
	width:185px;
	height:15px;
	padding:3px;
	color:#6161AF;
	background-color:#F9F9F9;
	border:1px solid #E7E7E7;
	border-top:1px solid #B6B6B6;
	font-size:12px;
	margin:1px;
	text-transform:capitalize;
}
.awBut a, .awBut a:hover {
	color:#6161AF;
	font-size:12px;
	font-weight:normal;
}
.awState {
	width:100px;
	height:15px;
	padding:3px;
	color:#B70404;
	background-color:#E3E3E3;
	font-size:12px;
	font-weight:bold;
	margin:1px 0px 0px;
}
.awJob {
	width:311px;
	height:15px;
	padding:3px;
	color:#B70404;
	background-color:#E3E3E3;
	font-size:12px;
	font-weight:bold;
	margin:1px 1px 0px;
}
.awDate {
	width:125px;
	height:15px;
	padding:3px;
	color:#B70404;
	background-color:#E3E3E3;
	font-size:12px;
	font-weight:bold;
	margin:1px 0px 0px;
}
.awPage {
	width:550px;
	height:15px;
	padding:3px;
	background-color:#E3E3E3;
	font-size:12px;
	font-weight:bold;
	margin:1px 0px 0px;
	text-align:center;
}
.awPage a {
	color:#B70404;
	font-size:12px;
	font-weight:bold;
}
.awPage a:hover {
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.awState2 {
	width:100px;
	height:15px;
	padding:3px;
	color:#B70404;
	background-color:#EEEEEE;
	font-size:12px;
	font-weight:bold;
	margin:1px 0px 0px;
}
.awJob2 {
	width:311px;
	height:15px;
	padding:3px;
	color:#B70404;
	background-color:#EEEEEE;
	font-size:12px;
	font-weight:bold;
	margin:1px 1px 0px;
}
.awDate2 {
	width:125px;
	height:15px;
	padding:3px;
	color:#B70404;
	background-color:#EEEEEE;
	font-size:12px;
	font-weight:bold;
	margin:1px 0px 0px;
}
.awTabsWrap {
	width:450px;
	float:inherit;
	padding:10px 0px 0px 17px;
}
.awTabsWrap ul {
	margin:0px;
	padding:0px;
	margin-left:-10px;
}
.awTabsWrap li {
	list-style:none;
	float:left;
	height:16px;
	border:#999999 1px solid;
	margin-right:5px;
}
.tabF {
	padding:5px 0px 0px 3px;
	background-image:url(../images/tab1.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:11px;
	height:21px;
	position:relative;
	margin-bottom:-1px;
}
.tabL {
	background-image:url(../images/tab3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:11px;
	position:relative;
	padding-top:5px;
	margin-bottom:-1px;
}
.tabM {
	background-image:url(../images/tab2.gif);
	background-repeat:repeat-x;
	color:#B70404;
	padding:5px 2px 0px 2px;
	background-position:bottom;
	margin-bottom:-4px;
	position:relative;
}
.tabM a, .tabM a:hover {
	color:#B70404;
	font-weight:bold;
	font-size:12px;
}
.tabDef {
	color:#B70404;
	padding:4px 10px 0px 10px;
}
.tabDef a, .tabDef a:hover {
	color:#B70404;
	font-weight:bold;
	font-size:12px;
}
.awJobButs {

	padding:10px 3px 3px;
	text-align:right;
}
.awJobButs a {
	padding-left:20px;
}
.awJobCap1 {
	width:336px;
	height:15px;
	padding:5px;
	color:#B70404;
	font-weight:bold;
	font-size:12px;
	float:left;
}


.awJobCap2Hold{
background-color:#EBEBEB;
margin-bottom:10px;
}

.awJobCap2 {
	width:200px;
	height:15px;
	padding:5px;
	color:#B70404;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
	text-align:right;
}

.awJobDet {
	width:516px;
	padding:10px 20px 35px 20px;
}
.awLable {
	width:100px;
	font-style:italic;
	font-weight:bold;
	color:#B70404;
	font-style:italic;
	float:left;
}
.awType {
	width:416px;
	font-weight:bold;
}
.awJobDesc1 {
	width:516px;
	color:#B70404;
	padding:10px 0px;
	font-weight:bold;
}
.awJobDesc2 {
	width:516px;
}
.awBoxTop_1 {
	width:748px;
	height:8px;
	background-image:url(../images/tab_big_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:inherit;
	margin-top:-3px;
}
.awBoxMid_1 {
	width:736px;
	border-left:1px solid #DD6D6C;
	border-right:1px solid #DD6D6C;
	padding:10px 5px 5px;
	float:inherit;
	background-color:#F9F9F9;
	margin-top:0px;
	position:relative;
}
.awBoxMid_1 ul {
	width:745px;
	float:left;
	margin:0px;
	padding:0px;
}
.awBoxMid_1 li {
	list-style:none;
	float:left;
}
.awBoxMid_1 li ul {
	width:auto;
	float:left;
	
	margin:0px;
}
.awBoxBot_1 {
	width:748px;
	height:8px;
	background-image:url(../images/tab_big_bot.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:inherit;
	margin-left:3px;
	margin-top:-3px;
	
}

.jobTypeCls{
}
.jobTypeCls a{
font-size:14px;
font-weight:bold;
margin-right:10px;
padding:3px;
display:block;
float:left;
border:1px #DADADA solid;
margin-bottom:5px;
}
.awJobCap2{
float:right;
}

.box789{
width: 345px;border:#ccc 1px solid;padding:5px;margin-bottom:10px;margin-right:10px;float:left;
}

.selectedTab{
	float:left;
	height:19px;
	padding-top:3px;
	margin-right:10px;
	text-align:center;
	font-weight:bold;
	color:#ff0000;
	font-size:14px;
	border:1px solid #DADADA;
}

.box790{
width: 65px;float:left;margin-right:5px;
}

.box791{
margin-right:10px;
}

.left{
float:left;
}

.bdrCLs87{
border:#CCCCCC 1px solid;
margin-top:5px;
padding:5px;
margin-left:6px;
height:auto;
}
.txt_234{
color:#9F0E00;
font-weight:bold;
}


.applyJob876Hold{
width:60%;
margin-left:auto;
margin-right:auto;
background-color:#EBEBEB;
margin-bottom:10px;
margin-bottom:50px;
margin-top:50px;
border:#CCCCCC 1px solid;
}

.applyJob876{
font-size:22px;
text-align:center;
padding-bottom:5px;
padding-top:5px;
}