@CHARSET "ISO-8859-1";



.dropshadow
{
	float: right; width: 180px; margin-bottom: 15px; border: 1px solid black; margin-top: 13px; -moz-box-shadow: 2px 2px 2px #666; -webkit-box-shadow: 2px 2px 2px #666; box-shadow: 2px 2px 2px #666;
}
#maincontentinner .sp_did_you_know_box h4
{
	text-align: center; margin: 0px; color: #FFFFFF; background-color: #006699; padding: 5px; font-size: 14px;
}
.sp_did_you_know_box p
{
	margin: 0px; padding: 10px; background-color: #DCEDFD;


#OrgChart {
  text-align: center; //Get round IE5 centering bug
}

.job {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  width: 15em;
}
.line {
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid black;
  width: 0px;
  height: 4em;
}
}


.jobtitlemain {
 position:relative;
 width:100px;
 height:40px;
 line-height:40px;
 border:2px solid #000;
 margin-bottom:50px;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
}
.jobtitle {
 position:absolute;
 width:100px;
 height:40px;
 line-height:40px;
 border:2px solid #000;
 margin-bottom:50px;
 text-align:center;
}
.toplevel {
 position:relative;
 width:300px;
 height:20px;
 border:2px solid #000;
 border-bottom:none;
 margin-left:auto;
 margin-right:auto;
}
.toplevel2 {
 position:relative;
 width:150px;
 height:20px;
 border:2px solid #000;
 border-bottom:none;
 margin-left:auto;
 margin-right:auto;
}
.secondlevel {
 position:absolute;
 top:114px;
 margin-left:-150px;
}
.secondlevelright {
 position:relative;
 top:94px;
 margin-left:150px;
}
.connector {
 bottom:-52px;
 height:50px;
 border-left:2px solid #000;
}
.connectorlong {
 bottom:-72px;
 height:70px;
 border-left:2px solid #000;
}
.centre {position:absolute;left:50px;}
.left {position:absolute;left:-50px;top:20px;}
.right {position:absolute;left:250px;top:20px;}
.right2 {position:absolute;left:100px;top:20px;}
.offset {margin-top:90px;margin-left:50px;}




