body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
	background: none;
}

div.wrapper {
	width: 525px;
	border: 0;
	margin: 0 auto;
	padding: 0;
	float: none !important;
	}


/* Hide non-printable elements */

div.accessibility_links,
div.head_site_services,
div.main_nav_bar,
div.sec_nav_col,
div.right_col,
div.foot_links_wrap,
div.initiatives,
a.top,
img.web_logo,
div.left_col_assets {
	display: none;
}

div.footer {
	border-top: 1px solid #000;
	padding: 1em 0 0 0;
	margin: 1em 0 0 0;
}

/* Change all colours to black */

p,a,h2,h3,h4,h5,h6 { color: #000; }

/* H1 to colour only */
h1 {color: #1064A1 !important;}

/* Reset default margin/paddings */

p,a,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dd,dt,address,blockquote,table,tr,td,th {
	margin: 0;
	padding: 0;
}

/* Remove underline on all links */
a {	text-decoration: none; }

/* Remove border from image links */
img { border: none; }

img.print_logo {
	margin-bottom: 2em;
}

/* Basic text formatting */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #000;
	font-size: 1.5em;
	font-style: italic;
	padding: 0 0 0.3em 0;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 1.2em;
	margin-bottom: 0.2em;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 0.2em;
}

h4 {
	font-size: 1em;
	margin-bottom: 0.2em;
}

p {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 1em;
}

p.intro_p {
	font-size: 1.5em; /* 20px */
	color: #5e5b5b;
	padding: 0;
	margin: 0 0 16px 0;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.5em;
	color: #666;
	margin: 0;
	padding: 10px 10px 10px 35px;
	display: block;
	position: relative;
}

blockquote span.quote {
	font-size: 6em;
	line-height: 1em;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

blockquote span.title {
	display: block;
	clear: both;
	color: #bbb;
	font-style: italic;
	padding: 10px 0 0 0
}

div.wrapper div.masthead div.logo_tools:after,
div.wrapper div.masthead div.main_nav_bar ul.main_nav:after,
div.wrapper div.footer:after,
div.wrapper div.columns:after,
div.wrapper div.columns div.quarter_col_wrap:after,
div.wrapper div.columns div.half_col_wrap:after,
div.wrapper div.columns div.half_col_last_child div.link_bar:after,
div.wrapper div.columns div.mid_col div.two_thrd_rgtsplit div.link_bar:after,
div.wrapper div.mid_col div.three_mid_col_wrap:after,
div.wrapper div.mid_col div.group_strategy:after,
div.wrapper div.mid_col div.three_mid_col_wrap div.first_third_col div.business_pod:after,
div.wrapper div.columns div.right_col div.business_pod:after,
div.wrapper div.columns div.right_col div.business_pod div.logo_wrap:after,
div.wrapper div.columns div.mid_col div.split_wrap:after,
div.mid_col div.business_box:after,
div.mid_col ul.tabs:after,
div.mid_col div.iniative_boxes:after,
div.mid_col div.key_data:after,
div.wrapper div.columns div.mid_col dl.footnotes:after,
div.wrapper div.columns div.mid_col div.even_2col_split:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* List items */

ul.sup_links,
ul.news_list {
	list-style: none;
	margin: 0;
}

ul,ol {
	margin: 0 0 1em 1em;
}

ul li,ol li {
	margin-bottom: 0.3em;
}

/* Table styles */

table {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;	
}

table thead th,
table thead td,
table tbody th,
table tbody td {
	border-top: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}

th.date {
	width: 80px;
}

table tbody td {
	padding-left: 5px;
}

/* Our businesses */

/* Our business landing page */

div.mid_col div.business_box {
    border-bottom: 1px solid #bcbec0;
    padding: 10px 0;
    margin-bottom: 10px;
    clear: both;
}

div.mid_col div.business_box img {
    float: left;
    margin-right: 10px;
}

div.mid_col div.business_box div.content {
    float: left;
    width: 340px;
}

div.mid_col div.business_box h2 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 1.167em; /* 14px */
}

div.mid_col div.business_box p {
    margin: 0 0 10px 0;
    padding: 0;
}


.print_hide {
	display: none;
}


ul.tabs {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

div.wrapper div.columns {
	background: none;
}

div.sec_nav_col {
	background: none;
}

div.wrapper div.masthead {
	background: none;
}

div.wrapper div.columns div.mid_col div.our_structure div.col {
	width: 125px;
	float: left;
	margin-right: 8px;
}

div.wrapper div.columns div.mid_col div.our_structure div.col_last {
	margin-right: 0;
}

div.structure_graphs {
	clear: both;
}

div.structure_graphs div.graph {
	width: 260px;
	text-align: center;
	float: left;
}

div.structure_graphs ul.key {
	list-style: none;
	display: block;
	clear: both;
	padding-top: 40px;
}

div.structure_graphs ul.key li {
	float: left;
	margin-right: 10px;
}

div.structure_graphs ul.key li img {
	vertical-align: middle;
	margin-right: 2px;
}