p, ul, li, td, ol, tr, th, td, table, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: x-small;					/* value for WinIE4/5 */
	voice-family: "\"}\"";				/* trick WinIE4/5 into thinking the rule is over */
	voice-family: inherit;				/* recover from trick */
	font-size: small;					/* intended value for better browsers */
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4C8089;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 85%;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}
.hide {
		display: none; 
}
.OpeningParagraph1 {
	color: #4C8089;
	font-size: 120%;
	line-height: 1.5em;
}
.grey {
	color: #4C8089;
	font-size: 120%;
	line-height: 1.5em;
}
.OpeningParagraph2 {
	color: #4C8089;
	font-size: 120%;
	line-height: 1.5em;
}
#topbox {
	background-color: #4C8089;
	background-image: url("../images/07graphic.gif");
	background-repeat: no-repeat;
	background-position: right center;
	height: 110px;
	width: 100%;
}
#toptitlebox {
	background-color: #4C8089;
	width: 100%;
	border-top: 1px solid #9EA2A5;
}
#toptitleboxdidyouknow {
	background-color: #e0e2d4;
	width: 100%;
	border-top: 1px solid #9EA2A5;
}
#toptitleboxcasestudy {
	background-color: #004577;
	width: 100%;
	border-top: 1px solid #9EA2A5;
}
#toptitlespacer {
	float: left;
	height: 50px;
	width: 230px;
}
#toptitleholder {

}
#toptitleholder h1 {
	margin: 0px;
	padding: 15px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	color: #FFFFFF;
}
#toplogobox {
	float: left;
	padding: 27px 0px 0px 15px;
	width: 215px;
}
#topdoctitlebox {
	padding: 27px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
}
#contentwrapperbox {
	background-color: #ffffff;
	width: 100%;
	background-image: url("../images/lefttile.gif");
	background-repeat: repeat-y;
}

#menubox {
	float: left;
	height: 100%;
	width: 215px;
	background-color: #E0E2D4;
	border-top: 16px solid #E0E2D4;

}

#menubox ul {
		margin: 0px;
		padding: 15px 0px 15px 0px;
}

#menubox li {
		display: inline;
		font-size: 90%;
		font-family: Arial, Helvetica, sans-serif;
}

#menubox li a {
		display: block;
		padding: 4px 15px 4px 15px;
		text-decoration: none;
		color: #000000;
}

#menubox li a:hover {
		background-color: #FFFFFF;
		color: #000000;
		text-decoration: underline;
}

#menubox li a.selected {
		background-color: #9EA2A5;
}

#menubox li ul li {
		display: inline;
		font-size: 85%;
		padding: 0px 0px 0px 0px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
}

#menubox li ul li a {
		display: block;
		padding: 3px 20px 3px 25px;
		background: url("../images/squaremarker.gif") left top no-repeat;
		text-decoration: none;
		color: #000000;
}

#menubox li ul li a:hover {
		background-color: #D7DDE1;
		color: #000000;
		text-decoration: underline;
}
#menubox li ul li a.selected {
		background-color: #9EA2A5;
}
#reportcontent {
	background-color: #FFFFFF;
	padding: 15px;
	margin-left: 215px;
}
hr {
	margin: 0px 15px 0px 15px;
	color: #969696;
	background-color: #9EA2A5;
	height: 1px;
	border: 0px;
}
#nextback {
	background-color: #9EA2A5;
	color: #ffffff;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 15px;
	display: inline;
}
#nextback a {
		color: #ffffff;
		text-decoration: none;
}
#nextback a:hover {
		text-decoration: underline;
}
#picturebox {
	float:right;
	width:250px;
	background-color: #e0e2d4;
}
#pictureboxsmall {
	width:250px;
	background-color: #e0e2d4;
	position: relative;
}

#pictureboxboard {
	width:200px;
	background-color: #e0e2d4;
	margin-bottom: 10px;
}
.pictureboxboard {
	width:200px;
	background-color: #e0e2d4;
	margin-bottom: 10px;
}

#pictureboxsmallblue {
	width:250px;
	background-color: #DCAEBD;
}
#pictureboxbig {
	width:500px;
	background-color: #e0e2d4;
}
.pictureboxbig {
	width:500px;
	background-color: #e0e2d4;
}
#pictureboxblue {
	width:500px;
	background-color: #DCAEBD;
}
#captiontext {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
}
.captiontext {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
}

table {
	background-color: #E0E2D4;
	margin: 15px 0px 15px 0px;
}

th, td, tr {
	font-weight: normal;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
th, td {
	border-right: 2px solid #FFFFFF;
}
td.figures {
	text-align: right;
	background-color: #E0E2D4;
	vertical-align: top;
}
td.altfigures {
	font-weight: bold;
	text-align: right;
	background-color: #F3F3EE;
	vertical-align: top;
}
td.altfiguresOLD {
	text-align: right;
	background-color: #EDEFF1;
	vertical-align: top;
}
td.superannuation {
	text-align: left;
	vertical-align: top;
	border-bottom: 2px solid #FFFFFF;
}
th.figures {
	text-align: right;
	background-color: #E0E2D4;
	vertical-align: top;
}
th.altfigures {
	font-weight: bold;
	text-align: right;
	background-color: #F3F3EE;
	vertical-align: top;
}
table caption {
	background-color: #4C8089;
	color: #ffffff;
	text-align: left;
	padding: 5px;
	border-right: 2px solid #FFFFFF;
}
.americas {
	color: #145863;
}
.northerneurope {
	color: #d5022b;
}
.balkans {
	color: #0071c7;
}
.africa {
	color: #911b52;
}
.asia {
	color: #cd5700;
}

