img {
  position: relative;
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/careers/css/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

#language {
 float: left;
 color: #58aeef;
 margin-top: 27px;
 font-size: 9px;
 margin-left: 15px;
 letter-spacing: 1px;
}
#language a {
 color: #fff;
 padding: 0px 3px;
 font-family:arial;
}


#tooltip {
background-color:#EEEEEE;
border:1px solid #111111;
opacity:0.85;
padding:2px 5px;
position:absolute;
z-index:3000;
font-family:Arial,sans-serif;
font-size:10px;
}

#tooltip h3 {
font-size:10px;
  margin: 0px;
  padding: 0px;
}

#tooltip .body {
  font-style: italic;
}

a {
  color: #8e5f00;
}

a img, img {
  border: none;
}

body {
  margin: 0px;
}
body.index {
	background-image: url(../images/index_bg_tile.jpg);
}

#page {
  width: 980px;
}

#bannerwrapper {
  background: url('../images/bannerbgtop.png');
  height: 98px;
  margin: 0px;
}
* html #bannerwrapper {
  background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/bannerbgtop.png');
}



#header_wrap {
	height:60px; 
	/*
	left:50%; 
	margin-left:-490px; 
	position:absolute; 
	*/
	width:980px;
}


.toplinks { 
margin-right: 70px;
padding-top: 10px;
width: 635px;
height: 56px;
  background: url('../images/topbg.png') no-repeat;
  padding-left: 30px;

}

* html .toplinks {
margin-right: 35px;
  background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/topbg.png');
}

#homelink {
width: 108px;
height: 56px;
  background: url('../images/homebg.png') no-repeat;
  float: left;
}

#aboutlink {
width: 119px;
height: 58px;
  background: url('../images/aboutbg.png') no-repeat;
  float: left;
  margin-left: 8px;
}

* html #homelink {
  margin-left: 0px;
  background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/homebg.png');
}

* html #homelink {
  background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/homebg.png');
}



* html #aboutlink {
  margin-left: 8px;
  background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/aboutbg.png');
}

/* CSS BAckground image mouseover links - Transparent PNGs in IE */

a#homeimg {
  display: block;
  width: 107px;
  height: 56px;
  position: relative;
  text-indent: -1000px;
  background: url('../images/homelink_off.png') no-repeat;
}
a#homeimg:hover {
  background: url('../images/homelink_on.png') no-repeat;
}
* html a#homeimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/homelink_off.png');
}
* html a#homeimg:hover {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/homelink_on.png');
}


a#aboutimg {
  display: block;
  width: 119px;
  height: 58px;
  position: relative;
  text-indent: -1000px;
  background: url('../images/aboutlink_off.png') no-repeat;
}
a#aboutimg:hover {
  background: url('../images/aboutlink_on.png') no-repeat;
}
* html a#aboutimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/aboutlink_off.png');
}
* html a#aboutimg:hover {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/aboutlink_on.png');
}



a#whatimg {
  display: block;
  float: left;
  width: 200px;
  height: 22px;
  position: relative;
  text-indent: -1000px;
  background: url('../images/whatlink_off.png') no-repeat;
}
a#whatimg:hover {
  background: url('../images/whatlink_on.png') no-repeat;
}
* html a#whatimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/whatlink_off.png');
}
* html a#whatimg:hover {
  cursor: pointer;
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/whatlink_on.png');
}

a#needimg {
  display: block;
  float: left;
  width: 159px;
  height: 22px;
  position: relative;
  text-indent: -1000px;
  background: url('../images/needlink_off.png') no-repeat;
}
a#needimg:hover {
  background: url('../images/needlink_on.png') no-repeat;
}



* html a#needimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/needlink_off.png');
}


* html a#needimg:hover {
  cursor: pointer;
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/needlink_on.png');
}

a#canimg {
  display: block;
  float: left;
  width: 159px;
  height: 22px;
  position: relative;
  text-indent: -1000px;
  background: url('../images/canlink_off.png') no-repeat;
}
a#canimg:hover {
  background: url('../images/canlink_on.png') no-repeat;
}
* html a#canimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/canlink_off.png');
}
* html a#canimg:hover {
  cursor: pointer;
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/canlink_on.png');
}

a#howimg {
  margin-left: 80px;
  display: block;
  float: left;
  width: 200px;
  height: 22px;
  position: relative;
  text-indent: -1000px;
  background: url('../images/howlink_off.png') no-repeat;
}
a#howimg:hover {
  background: url('../images/howlink_on.png') no-repeat;
}
* html a#howimg {
  margin-left: 40px;
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/howlink_off.png');
}
* html a#howimg:hover {
  cursor: pointer;
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/howlink_on.png');
}

a#whereimg {
  display: block;
  float: left;
  width: 180px;
  height: 22px;
  position: relative;
  text-indent: -1000px;
  background: url('../images/wherelink_off.png') no-repeat;
}
a#whereimg:hover {
  background: url('../images/wherelink_on.png') no-repeat;
}
* html a#whereimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/wherelink_off.png');
}
* html a#whereimg:hover {
  cursor: pointer;
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/wherelink_on.png');
}

a#likeimg {
  display: block;
  float: left;
  width: 160px;
  height: 22px;
  position: relative;
  text-indent: -1000px;
  background: url('../images/likelink_off.png') no-repeat;
}
a#likeimg:hover {
  background: url('../images/likelink_on.png') no-repeat;
}
* html a#likeimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/likelink_off.png');
}
* html a#likeimg:hover {
  cursor: pointer;
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/likelink_on.png');
}




#bodywrapper {

  height: 100%;
  margin: 0px;
  line-height: 0px;
}
#body {
  margin: 0px;
  width: 980px;
  line-height: 1em;
}

#leftcontent {
/*
 background: url('../images/leftbg.png') no-repeat 0px 40px;
*/
 text-align: center;

 min-height: 544px;
 float: left;
 width:155px;
 margin-top: -80px;
 padding-top: 70px;
 height: 544px;
}

#centercontent {
 background: url('../images/centercontentbg.jpg');
 float: left;
 width: 775px;
 margin-top: -70px;
 padding-top: 70px;
 color:#412c00;
}

#centercontent h2{
  color:#412c00;
  font-size: 16px;
  font-family: Arial, sans-serif;
}




#centercontent h3 {
  cursor: pointer;
  background: url('../images/accordianheader.jpg');
  height: 31px;
  margin: 0px;
  padding: 0px 10px;
  font-size: 14px;
  color: #fff;
  font-family: Arial, sans-serif;
  line-height: 30px;
  font-weight: normal;
  clear: both;
}

#centercontent h5 {
  margin: 5px;
  padding: 0px 10px;
  font-size: 24px;
}

#centercontent > div {
  background: #d3b778 url(../images/accordianbg.jpg) no-repeat right bottom;
  padding: 10px 30px;
}

* html #centercontent div {
  background: #d3b778 url(../images/accordianbg.jpg) no-repeat right bottom;
  padding: 10px;
}

* html #centercontent div div {
  background: transparent;
  padding: 0px;
}


.leftaccordian {
 float: left;
 width:480px;
 padding-right: 10px;
 border-right:1px dotted black;
}

.rightaccordian {
 float: right;
 width:255px;

}

#centercontent div p {
  margin-top: 0px;
font-family:Arial,sans-serif;
font-size:14px;
}

#centercontent div ul {
font-family:Arial,sans-serif;
font-size:14px;
}

#centercontent div {
font-family:Arial,sans-serif;
}


#rightcontent {
text-align: center;
 float: right;
 width:243px;
 border: 1px solid grey;
 height: 650px;
 margin-top: -70px;
 padding-top: 70px;

}

* html #rightcontent {
 position: relative;

}

hr.clear {
  clear: both;
  visibility: hidden;
  position: relative;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

a img {
  border: none;
}

table.provinces {
  border: 1px #835f14 solid;
  border-collapse: collapse;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.provinces th {
  background: #c4a25c;
  text-align: center;
  border: 1px #835f14 solid;
  vertical-align: top;
}

.provinces th h2 {
  margin: 0px;
  padding: 0px;
}

.provinces td {
  border: 1px #835f14 solid;
  vertical-align: top;
  padding: 5px;
  font-size: 11px;
}

.provinces td b {
  font-size: 12px;
}

.provinces .row1 {
  background: #e1c282;
}

.provinces .row2 {
  background: #dbb871;
}

.overLay {
 left:0pt;
 position:absolute;
 top:0pt;
 visibility:hidden;
 z-index:5;
}

.province {
  display: none;
}

.panel {
  display: none;
}

.province h2 {
  margin: 0px;
  padding: 0px;
}

.province a {
  text-decoration: none;
  font-family: Arial, sans-serif;
}



h4 {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* hover states for link to current page  */
#what a#whatimg {
  background: url('../images/whatlink_on.png') no-repeat;
}
* html #what a#whatimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/whatlink_on.png');
}

#need a#needimg {
  background: url('../images/needlink_on.png') no-repeat;
}
* html #need a#needimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/needlink_on.png');
}

#can a#canimg {
  background: url('../images/canlink_on.png') no-repeat;
}
* html #can a#canimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/canlink_on.png');
}

#how a#howimg {
  background: url('../images/howlink_on.png') no-repeat;
}
* html #how a#howimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/howlink_on.png');
}

#about a#aboutimg {
  background: url('../images/aboutlink_on.png') no-repeat;
}
* html #about a#aboutimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/aboutlink_on.png');
}

#like a#likeimg {
  background: url('../images/likelink_on.png') no-repeat;
}
* html #like a#likeimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/likelink_on.png');
}

#where a#whereimg {
  background: url('../images/wherelink_on.png') no-repeat;
}
* html #where a#whereimg {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/careers/images/wherelink_on.png');
}




div.bio_pic {
height: 250px;
width: 250px;
float: left;
margin-bottom: 50px;
}


