body {
	color: #000;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	margin: 0;
	padding: 20px;
}

#toplinks, #menu, #nav, #linksbox, #footer a, .rightcol .module, .link,
ul.tabs, .dateline a, .press_release a, a.floatleft, a.disclaimer_link,
.searchagain, .pagination, .reports .doc_desc a, .news img.feed {
	display: none;
}

.rightcol .shareprice {
	display: block;
}

a {
	color: #000;
	text-decoration: none;
}

a img {
	border: none;
}

h1 {
	font-size: 24pt;
	line-height: 28px;
	font-weight: normal;
	margin: 20px 0;
	padding: 0;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
}

table {
	border: 1px solid #000;
	border-collapse: collapse;
	width: 100%;
}

table caption {
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 10px;
}

table th, table td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #000;
}

table th {
	font-weight: bold;
}

#footer {
	clear: both;
}

#footer ul {
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	font-size: 10pt;
}

/* Case studies */

.summary img {
	float: right;
}

.summary dl {
	line-height: 24px;
}

.summary dt {
	font-weight: bold;
	float: left;
	margin-right: 5px;
}

.expansion h3 {
	font-size: 10pt;
}

.case_studies, .group_management, .staying_in_touch, .faqs {
	border-top: 1px solid #000;
}

.block {
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
}

/* Financial news */

.under_tabs {
	margin-bottom: 20px;
}

/* Home */

dl.dates dt {
	float: left;
	font-weight: bold;
	width: 6.5em;
	margin-bottom: 10px;
}

dl.dates dd {
	margin: 0 0 10px 6.5em;
}

/* Staying in touch */

.feeds ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

/* Top level page */

.stay_in_touch img {
	float: left;
	clear: left;
	margin-top: 5px;
}

.stay_in_touch div.type {
	margin-left: 28px;
	margin-bottom: 10px;
}

.stay_in_touch a {
	font-weight: bold;
}

.reports img.cover {
	float: left;
	clear: left;
	border: none;
}

.reports .doc_desc {
	margin-left: 55px;
	height: 62px;
}

.news dl {
	line-height: 24px;
}

.news dt {
	font-weight: bold;
	float: left;
	margin-right: 5px;
}

.news dd {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 10px;
}

/* SiFR styles */

.sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }