/*----Update by Paul Johnstone Made on 30.05.07
//Please note that this css has been copy from our-people.css
//

*/



#tblCentralNav TD {
  height:50px;
  border:0px solid grey;
}

#body-white-bg {
  background-repeat:no-repeat;
  background-position:bottom right;
}

#our-people.our-vision-mission #body-white-bg {
  background-image:url('/media/footers/arc-image-our-mission.jpg');
}

#our-people.our-history #body-white-bg {
  background-image:url('/media/footers/arc-our-history.jpg');
}

#our-people.board-committees #body-white-bg {
  background-image:url('/media/footers/arc-image-our-mission.jpg');
}

UL#history {
  margin-left:0px;
} 

UL#history LI {
  padding-left:25px;
  background-image:url('/media/icons/bullet-star-orange.jpg');
  background-repeat:no-repeat;
  background-position:left top; 
  margin-bottom:12px;
} 

UL#history LI H3 {
  color:#FF5F20;
  margin-bottom:0px;
}

#tblMCRIBoard {
  width:100%;
  border:0px solid grey;
}

#tblMCRIBoard TD {
  font-size:11px;
  height:120px;
  width:20%;
  padding-right:10px;
  vertical-align:top;
  border:0px solid grey;
}

* html #tblMCRIBoard TD {
  width:25%;
}

#tblMCRIBoard TD IMG {
  margin-bottom:10px 0 3px 0;
}

#tblDevtBoard {
  width:100%;
  margin-top:25px;
}

* html #tblDevtBoard {
  width:100%;
}

#tblDevtBoard TD {
  font-size:11px;
  height:120px;
  width:20%;
  padding-right:10px; 
  padding-bottom:25px; 
  vertical-align:top; 
}

* html #tblDevtBoard TD {
  width:25%;
}

#tblDevtBoard TD IMG {
  margin-bottom:10px 0 3px 0;
}

#tblExecCommittee {
  width:100%;
  margin-top:25px;
}

#tblExecCommittee TD {
  font-size:11px;
  height:120px;
  width:25%;
  padding-right:5px; 
  padding-bottom:25px; 
  vertical-align:top; 
  color:black;
}

#tblAffiliatedOrgs {
  width:300px;
  margin-top:25px;
}

#tblAffiliatedOrgs TD {
  width:50%;
  text-align:center; 
  padding:10px; 
  vertical-align:top; 
}

#fade-in-block {
  width:222px; 
  text-align:center;
  display:none;  
  float:right;
}

#page-title-block {
  width:333px; 
  vertical-align:top;
  float:left;
}

#page-title-block IMG.page-title {
  display:block;
  margin-bottom:0px;
  margin-top:0px;
}

#page-title-block P {
  margin-top:0px;
  margin-bottom:10px;
}

/*#logos	{ 
  width:222px; 
  height:90px; 
  border:0px solid blue;*/
/*  overflow:hidden;  - Removed because it stops selection of text in IE - JE */
/*}

#logos TD { 
  padding:0;
  text-align:center;  
  font-size:11px;
  height: 90px;
}

#logos TD A { 
  font-size:11px;
}*/

/* Keep background:#FFF; so bold text in IE doesn't blur when fading (opacity < 100) */
.fade-in { 
  background:#FFF; 
  width:170px; 
  height:89px; 
  text-align:center; 
/*  overflow:hidden;  - Removed because it stops selection of text in IE - JE */
  display:none;
}

.fade-in IMG { 
  display:block;
  margin-bottom:0px; 
}