/* Utility navigation */

#masthead_crreport {
	position:relative;
	margin:0px;
	padding:0px;
	height:95px;
}
	#logo {float:left;}
	#mastRight {float:right; }
		#search {
	font-size: 75%;
	text-align: right;
	margin-bottom: 0px;
}
		#upperNav {
	text-align: right;}
	
	#toprow {
	margin-bottom: -10px;
}

#fullWidth_cr {
	margin:0;
	padding:0;
	width:980px;
	margin-top: 10px;
}	

/* Colour of top navigation bar */

/*  start of top navigation */
.topnav_cr_report{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border-width: 1px 0;
	background-color: #151c5a;
	font-size: 75%;
}

.topnav_cr_report li{
display: inline;
}

.topnav_cr_report li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.topnav_cr_report li a:hover, .topnav_cr_report li .current{
	color: #151C5A;
	background-color: #b3d5e7;
	text-decoration: none;
}

#breadcrumb_cr_report {
	background-color: #b3d5e7;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 70%;
}

/* Homepage boxes */

#homebox1 {
width: 115px;
margin-right: 8px;
margin-bottom: 10px;
padding: 8px;
float: left;
border: 1px solid #CCCCCC;
height: 235px;
}

#homebox2{
width: 115px;
margin-right: 8px;
padding: 8px;
float: left;
border: 1px solid #CCCCCC;
height: 235px;
}

#homebox3{
width: 120px;
margin-right: 8px;
padding: 8px;
float: left;
border: 1px solid #CCCCCC;
height: 235px;
}

#homebox4{
width: 120px;
margin-right: 8px;
padding: 8px;
float: left;
border: 1px solid #CCCCCC;
height: 235px;
}

#homebox5{
width: 140px;
margin-right: 8px;
padding: 8px;
float: right;
border: 1px solid #CCCCCC;
height: 235px;
}


.quote {color: #176d89; 
font-size: 105%;
font-weight: bold;
}

.quote_business {color: #26489b; 
font-size: 105%;
font-weight: bold;
}

.quote_trust {color: #93C4DD; 
font-size: 105%;
font-weight: bold;
}

.quote_responsible_investment {color: #F78221; 
font-size: 105%;
font-weight: bold;
}

.quote_health_wealth {color: #9D0E4C; 
font-size: 105%;
font-weight: bold;
}

.quote_managing_people {color: #42326f; 
font-size: 105%;
font-weight: bold;
}

.quote_comm_environment {color: #B7D31B; 
font-size: 105%;
font-weight: bold;
}

h1.cr_report {
	font-size: 120%;
	color: #26489b;
}

h2.cr_report {
	font-size: 90%;
	color: #26489b;
	margin: 0 0 20px 0;
}

h3.cr_report {
	font-size: 85%;
	color: #151c5a;
	margin: 0 0 20px 0;
}

