/* CSS Document */

body {font-family: Times, "Times New Roman", serif;}
h1,h2,h3,h4 {color:#000000;}
h1 {font-size: 1.4em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.0em;}
a:link {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }

#head{background-image: none;}
#global,#form,#navcontainer,#navcol,#back,#footerleft,#footerright,.surround_top,.surround_right,.module {display:none;}


#maincontent {width:100%; margin: 0px 0px 0px 0px}

.place{border-left: 1px solid #FFFFFF;}

.delimited-text ol {
    margin: 10px 0px 0px 0px;
    list-style-type:none
}

.delimited-text ol li {
    float:left; 
}

#contentcol ul.docslist {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#contentcol ul.docslist li {
	background: none;
	margin: 0 0 0 0;
	padding: 0.5em 0 0 0;
	display: block;
	clear: both;
}
#contentcol ul.docslist li img.cover {
	float: left;
	border: 1px;
	margin: 0.5em 1em 0 0;
	width: 103px;
	height: 146px;
	border: 1px solid #065B96;
}

#columnleft {
	width: 280px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px
}

#columnright {
	padding: 0px;
	margin-left: 290px;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding: 20px 0px 0px 0px;
}

/* Organisation chart*/

div.orgchart {
	background-color: transparent;
	margin: 0;
  padding:0;
  border: none;
  color: #000000;
  width: 660px;
  font-weight: bold;
  text-align: center;
  font-size: 0.9em;
  vertical-align:middle;
}


div.orgchart div.root1 {
  width:300px;
  float:none;
}

div.orgchart div.root1 .heading {
  border: 1px solid #000000;
  padding: 5px;
}

div.orgchart div.root1 .body {
  border: 1px solid #000000;
  border-top: none;
  padding: 5px;
}

div.orgchart div.leaf1 {
  width:220px;
}

div.orgchart div.leaf1 .heading {
  border: 1px solid #000000;
  padding: 5px;
}

div.orgchart div.leaf1 .body {
  border: 1px solid #000000;
  padding: 5px;
}

div.orgchart div.leaf2 {
  width:220px;
}

div.orgchart div.leaf2 .heading {
  border: 1px solid #000000;
  padding: 5px;
}

div.orgchart div.leaf2 .body {
  border: 1px solid #000000;
  border-top: none;
  color: #000000;
  padding: 5px;
}


div.orgchart div.leaf4 {
  width:300px;
  float:left;
}

div.orgchart div.leaf4 .heading {
  border: 1px solid #000000;
  padding: 5px;
}

div.orgchart div.leaf4 .body {
  border: 1px solid #000000;
  border-top: none;
  color: #000000;
  padding: 5px;
}

div.orgchart div.table {
  padding: 5px 0 5px 0;
  border-bottom: 1px #E08F98 solid;
  height:13px;
}

div.orgchart div.table div{
  float:left;
  padding: 2px 0 2px 0;
  width:48%;
  text-align: left;
}

div.orgchart div.connection {
  float:left;
  width: 660px;
}

/* div.orgchart div.lcrossing2black {
  background: url(../images/orgchart/lcrossing2black.gif) no-repeat right top;
  width:60px;
  height:60px;
  float:left;
}

div.orgchart div.rcrossing2black {
  background: url(../images/orgchart/rcrossing2black.gif) no-repeat left top;
  width:60px;
  height:60px;
  float:left;
}

div.orgchart div.vertline1 {
  background: url(../images/orgchart/vertline1.gif) repeat-y center top;
  width:60px;
  height:20px;
  float:none;
}

div.orgchart div.vertline1black {
  background: url(../images/orgchart/vertline1.gif) repeat-y center top;
  width:60px;
  height:20px;
  float:none;
}

div.orgchart div.horizline1 {
  background: url(../images/orgchart/horizline1.gif) repeat-x center top;
  width:60px;
  height:60px;
  float:left;
}

div.orgchart div.horizline1black {
  background: url(../images/orgchart/horizline1black.gif) repeat-x center top;
  width:60px;
  height:60px;
  float:left;
} */

.doubleline {
  height: 25px!important;
}


.cibicon {
  text-align:center;
  margin-bottom:10px;
  float: none;
  vertical-align: top;
}

.singleicon {
  float:left;
  margin-right:10px;
}

.cibicon a:link, .cibicon a:visited, .cibicon a:hover {
  color: #0096D1;
  text-decoration: none;
  font-weight: bold;
  background-color: transparent;
}
