
div.career_outerpage {
  margin-top        : 22;
	background-image  : url('../images/career_bg.jpg');
	background-repeat : repeat-y;
	background-color  : #FFFFFF;
	width             : 869;
	overflow          : hidden;
	visibility        : visible;
	opacity           : .0;
	filter            : alpha(opacity=0);
	-moz-opacity      : 0.0;
}

div.career_innerpage {
  margin-left       : 31;
	width             : 869;
	overflow          : hidden;
	text-align        : left;
}

div.VA_bg{
border-width:1px;
border-color:#aaaaaa;
border-style:solid;
background-color:#f5f5f5;
width:390px;
height:85px;
}

div.VA_bg:hover{
border-width:1px;
border-color:#a01c27;
border-style:solid;
background-color:#f5f5f5;
}
.VA_header{
position:relative;
top:8px;
text-align:left;
font-family:arial;
font-size:10pt;
font-weight:bold;
color:#a01c27;
width:300px;
}
.VA_text{
position:relative;
top:12px;
left:2px;
text-align:left;
font-family:arial;
font-size:8pt;
line-height:11pt;
font-weight:normal;
color:#545454;
}
.VA_btn{
border-style:clear;
border-color:#ffffff;
border-width:3px;
}
div.VA_index{
border-style:solid;
border-color:#e0e0e0;
font-family:arial;
font-size: 10pt;
border-width:1px;
padding:1px;
background-color:#ffffff;
width:20px;
height:20px;
max-width:20px;
max-height:20px;
min-width:20px;
min-height:20px;
vertical-align:middle;
line-height:1.6;
}
div.VA_index:hover{
cursor : pointer;
color: #a01c27;
border-style:solid;
border-color:#a01c27;
font-family:arial;
border-width:1px;
padding:1px;
background-color:#e6e6e6;
width:20px;
height:20px;
max-width:20px;
max-height:20px;
min-width:20px;
min-height:20px;
vertical-align:middle;
}
div.VA_index_now{
color: #a01c27;
border-style:solid;
border-color:#a01c27;
border-width:1px;
padding:1px;
font-family:arial;
font-size: 10pt;
background-color:#e6e6e6;
width:20px;
height:20px;
max-width:20px;
max-height:20px;
min-width:20px;
min-height:20px;
line-height:1.6;
}
.VA_detail_bg{
padding:10px;
color:#a01c27;
width:700px;
}
.VA_detail_header{
position:relative;
top:8px;
left:1px;
text-align:left;
font-family:arial;
font-size:12pt;
font-weight:normal;
color:#EEEEEE;
padding:10;
background-color:#a01c27;
}
.VA_detail_text{
position:relative;
top:20px;
left:20px;
text-align:left;
font-family:arial;
font-size:11pt;
line-height:11pt;
font-weight:normal;
color:#545454;
}
.VA_detail_content{
position:relative;
top:10px;
left:0px;
width:650;
text-align:justify;
font-family:tahoma;
font-size:10pt;
line-height:16pt;
font-weight:normal;
color:#545454;
}