/*
Browser	= 
OS  	= Unix
Style	= 
Media	= 
external
*/




a:link {
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}

/* highlight mock-up dummy links */
a[href^="("] {
	background-color: Yellow !important;
}

b, strong {
	font-weight: bold;
}

body {
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 76%;
}

body, td, th, font, p, b, i, strong, u, em, blockquote, li, ol, ul, caption, a, dl, dt, dd, h1, h2, h3, h4, h5, h6, div, span {
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

dt {
	font-weight: bold;
	margin: 14px 0 4px;
}

form {
	margin: 0;
	padding: 0;
}

form table th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}

hr {
	clear: both;
	border: 0;
	background: url(/icons/ii/dash.gif) transparent repeat-x bottom left;
}

h1, .h1, p .h1 {
	color: #000099;
	background-color: transparent;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.8em;
	margin: 0 0 8px 0;
	font-weight: normal;
	padding-bottom: 4px;
	position: relative;	background: url(/icons/ii/dash.gif) transparent repeat-x bottom left;
}

h1 img {
	margin: 4px;
	border: 1px #CCCCCC solid;
}

h2, .h2, p .h2 {
	background-color: transparent;
	color: #000099;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.45em;
	margin: 12px 0 0 0;
	padding: 1px 0 4px 2px;
	font-weight: normal;
	background: url(/icons/ii/dash_gray.gif) transparent repeat-x bottom left;
}

h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
}

h3, .h3, p .h3 {
	background-color: transparent;
	color: #000099;
	font-size: 1.2em;
	margin: 0 0 8px 0;
}

h4, .h4, p .h4 {
	color: #000099;
	background-color: transparent;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

h5, .h5, p .h5 {
	color: #000099;
	background-color: transparent;
	font-size: .9em;
}

h6, .h6, p .h6	{
	color: #000099;
	background-color: transparent;
	text-transform: uppercase;
	font-size: .8em;
}

i, em {
	font-style: italic;
}

input.formtext, select, textarea, select.border, textarea.border, input.border {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	border-left-color: #999999;
	border-top-color: #999999;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	height: 1.2em;
}

select, select.border, textarea, textarea.border {
	height: auto;
}

input:focus {
	border: 2px solid #000000;
}

input.button:focus {
	border-width: 1px;
}

textarea {
	font-size: 1.2em;
}

label {
	cursor: pointer;
}

pre {
	color: #000000;
	background-color: transparent;
	font-family: "courier new", courier, monospace;
	font-size: 1em;
}

.editorial {
	border: 1px solid White; /* bodge to fix ie bug */
}

.editorialbody pre {
	font-size: .9em;
	width: 460px;
	height: auto;
	overflow: auto;
}

.crop600 {
	width: 600px;
	overflow: hidden;
}

address {
	font-style: normal;
}

table {
	margin: 10px 0;
}			

th {
	text-align: left;
}

table.tabular, table.tabular_bg10, table.portfolio {
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 0 0 10px 0;
}

table.tabular caption, table.tabular_bg10 caption, table.portfolio caption {
	background-color: #EFEFEF;
	border: 1px #CCCCCC solid;
	border-bottom: 0;
	min-height: 1.3em;
	color: #000099;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
}

table.tabular tbody td, table.tabular_bg10 tbody td {
	background-color: #EFEFEF;
	color: #000000;
	padding: 2px;
	font-size: .7em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: .9em;
}

table.tabular_bg10 tbody td {
	background-color: #FDEFEC;
}

table.tabular .plain {
	background-color: #FFFFFF;
	padding: 2px;
	text-align: left;
}

table.tabular tbody th, table.tabular_bg10 tbody th {
	background-color: #CCEBFF;
	color: #000000;
	font-weight: normal;
	padding: 4px;
	text-align: left;
	font-size: .7em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: .9em;
}

table.tabular_bg10 tbody th {
	background-color: #FF9999;
}

table.tabular tfoot td, table.tabular2 tfoot td, table.tabular_bg10 tfoot td {
	padding: 0 2px;
	font-size: .6em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: .8em;
}

table.tabular thead th, table.tabular_bg10 thead th, table.tabular td.heading, table.portfolio thead th {
	background-color: #6FC3FF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	vertical-align: bottom;
	font-size: .7em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: .9em;
}

table.tabular_bg10 thead th {
	background-color: #B10067;
}

table.tabular hr {
	color: White;
	background-color: White;
	height: 2px;
	margin: 5px 0;
	padding: 0;
	background-image: none;
}

table.portfolio thead th {
	text-align: center;
}


table.tabular2 {
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
	padding: 0;
}

table.tabular2 caption {
	background-color: #CCEBFF;
	border: 1px #CCCCCC solid;
	border-bottom: 0;
	color: #000099;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

table.tabular2 thead th {
	font-weight: bold;
	vertical-align: bottom;
	border-bottom: solid Gray 1px;
	padding: 6px;
	font-size: .7em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: .9em;
}

table.tabular2 tbody th {
	text-align: right;
	font-weight: bold;
	font-size: .7em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: .9em;
}

table.tabular2 td, table.tabular2 tbody td {
	font-size: .7em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: .9em;
}

table.tabular2 .total td, table.tabular2 .total th {
	border-top: solid Gray 1px;
	font-size: .7em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: .9em;
}

.cropreuters {
	position: relative; 
	height: 95px; 
	width: 95px; 
	float: left;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	margin-right: 4px;
}

#advert_right {
	float: right;
	position: absolute; 
	left: 780px;
	padding: 0 9px;
	width: 120px;
	margin-top: 10px;
}

#advert_right img {
	margin-bottom: 10px;
}

#advert_right object {
	margin-bottom: 10px;
}

#advert_right iframe {
	margin-bottom: 10px;
}

/* hide until template update */
#advert_right .smallprint {
	display: none;
}


.background0, .background00 {
	background-color: #FFFFFF !important;
	color: #FFFFFF !important;
}

.componentheader0, .componentheader00 {
	color: #FFFFFF !important;
	background-color: #FFFFFF;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background1, .background01 {
	background-color: #E7F5FE !important;
	color: #FFFFFF !important;
}

.componentheader1, .componentheader01 {
	color: #FFFFFF !important;
	background-color: #E7F5FE;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background2, .background02 {
	background-color: #CCEBFF !important;
	color: #FFFFFF !important;
}

.componentheader2, .componentheader02 {
	color: #FFFFFF !important;
	background-color: #CCEBFF;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background3, .background03 {
	background-color: #000099 !important;
	color: #FFFFFF !important;
}

.componentheader3, .componentheader03 {
	color: #FFFFFF !important;
	background-color: #000099;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background4, .background04 {
	background-color: #CCCCCC !important;
	color: #FFFFFF !important;
}

.componentheader4, .componentheader04 {
	color: #FFFFFF !important;
	background-color: #CCCCCC;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background5, .background05 {
	background-color: #B30F41 !important;
	color: #FFFFFF !important;
}

.componentheader5, .componentheader05 {
	color: #FFFFFF !important;
	background-color: #B30F41;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background6, .background06 {
	background-color: #FFEBBD !important;
	color: #FFFFFF !important;
}

.componentheader6, .componentheader06 {
	color: #FFFFFF !important;
	background-color: #FFEBBD;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background7, .background07 {
	background-color: #FFCC66 !important;
	color: #FFFFFF !important;
}

.componentheader7, .componentheader07 {
	color: #FFFFFF !important;
	background-color: #FFCC66;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background8, .background08 {
	background-color: #FF9999 !important;
	color: #FFFFFF !important;
}

.componentheader8, .componentheader08 {
	color: #FFFFFF !important;
	background-color: #FF9999;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background9, .background09 {
	background-color: #FDEFEC !important;
	color: #FFFFFF !important;
}

.componentheader9, .componentheader09 {
	color: #FFFFFF !important;
	background-color: #FDEFEC;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background10 {
	background-color: #B10067 !important;
	color: #FFFFFF !important;
}

.componentheader10 {
	color: #FFFFFF !important;
	background-color: #B10067;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background11 {
	background-color: #666666 !important;
	color: #FFFFFF !important;
}

.componentheader11 {
	color: #FFFFFF !important;
	background-color: #666666;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background12 {
	background-color: #999999 !important;
	color: #FFFFFF !important;
}

.componentheader12 {
	color: #FFFFFF !important;
	background-color: #999999;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background13 {
	background-color: #CCEBFF !important;
	color: #FFFFFF !important;
}

.componentheader13 {
	color: #FFFFFF !important;
	background-color: #CCEBFF;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background14 {
	background-color: #000099 !important;
	color: #FFFFFF !important;
}

.componentheader14 {
	color: #FFFFFF !important;
	background-color: #000099;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background15 {
	background-color: #6FC3FF !important;
	color: #FFFFFF !important;
}

.componentheader15 {
	color: #FFFFFF !important;
	background-color: #6FC3FF;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background16 {
	background-color: #0099FF !important;
	color: #FFFFFF !important;
}

.componentheader16 {
	color: #FFFFFF !important;
	background-color: #0099FF;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background17 {
	background-color: #DAEAEF !important;
	color: #FFFFFF !important;
}

.componentheader17 {
	color: #FFFFFF !important;
	background-color: #DAEAEF;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background18 {
	background-color: #E7F5FE !important;
	color: #FFFFFF !important;
}

.componentheader18 {
	color: #FFFFFF !important;
	background-color: #E7F5FE;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background19 {
	background-color: #EFEFEF !important;
	color: #FFFFFF !important;
}

.componentheader19 {
	color: #FFFFFF !important;
	background-color: #EFEFEF;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background20 {
	background-color: #8AE5FF !important;
	color: #FFFFFF !important;
}

.componentheader20 {
	color: #FFFFFF !important;
	background-color: #8AE5FF;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background99 {
	background-color: #000000 !important;
	color: #FFFFFF !important;
}

.componentheader99 {
	color: #FFFFFF !important;
	background-color: #000000;
	font-size: 1em;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.background0, .background1 , .background2 , .background4 , .background6 , .background7 , .background8 , .background9 , .background13 , .background17 , .background18 , .background19 {
	color: #000000 !important;
}

.componentheader0, .componentheader1, .componentheader2, .componentheader4, .componentheader6, .componentheader7, .componentheader8, .componentheader9, .componentheader13, .componentheader17, .componentheader18, .componentheader19{
	color: #000099 !important;
}

.button, .button a, .button a:link, .button a:visited, .button a:hover, .button a:active {
background: url(/icons/ii/bg_button.gif) #FFFFFF no-repeat bottom left;
background-color: White !important;
	border: solid #CCCCCC 1px;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
	color: #000099 !important;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 8pt;
	font-weight: normal !important;
	height: 14pt;
	padding: 2px 2px 2px 12px;
	text-align: left;
	text-decoration: none !important;
	text-transform: Capitalize;
	white-space: nowrap;
	display: inline;
}

input.button, button.button {
height: auto;
	margin: 0;
	overflow: visible;
	vertical-align: middle;
	padding: 1px 1px 1px 12px;
	cursor: pointer;
}

table.tabular tbody td .button, table.tabular2 tbody td .button {
	display: block;
	height: 10pt;
}

table.tabular tbody td input.button, table.tabular2 tbody td input.button {
	height: 14pt;
	margin: 1px;
}

.apply {
	border: solid #CCCCCC 1px;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
background: url(/icons/ii/bg_button_apply.gif) no-repeat right center;
background-color: #000099 !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
	padding: 2px 14px 2px 2px !important;
}

.columntitle {
	background-color: #CCCCCC;
	color: #000000;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.data {
	font-size: .8em;
	color:#000000;
}

.datastrong {
	font-size: .8em;
	font-weight: bold;
	color:#000000;
	background-color: transparent;
}

.date {
	color: #B30F41;
	background-color: transparent;
}

.delay {
	background-color: #CCEBFF;
	color: #000099;
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.fundtype {
	background-color: #CCEBFF;
	font-family: Arial, Helvetica, Sans-serif;
	color: #000099;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.hide {
	display: none;
}

.hidenoscript {
	display: none; }

.more, .less {
	color: #000099;
	font-weight: bold;
	padding: 0 0 0 6px;
	white-space: nowrap;
	voice-family: "\"}\""; voice-family: inherit;
	margin: 2px 0 0 2px;
background:	url(/i/ii/dash_v.gif) repeat-y 0 2px;
}

.less {
	padding: 2px 2px 2px 16px;
	voice-family: "\"}\""; voice-family: inherit;
background: transparent url(/icons/ii/less_arrow.gif) no-repeat bottom left;
}

.up {
	padding: 2px 16px 2px 2px;
	voice-family: "\"}\""; voice-family: inherit;
background: transparent url(/icons/ii/more_arrow_up.gif) no-repeat bottom right;
}

.down {
	padding: 2px 16px 2px 2px;
	voice-family: "\"}\""; voice-family: inherit;
background: transparent url(/icons/ii/more_arrow_down.gif) no-repeat bottom right;
}

.portfolio .more {
	background: none;
	font-weight: bold;
	padding-right: 0;
}

.portfolio a:link, .portfolio a:visited, .portfolio a:hover, .portfolio a:active {
	font-weight: bold !important;
	color: #000099;
}

.panelnav {
	display: none;
	background-color: white;
	font-weight: bold;
	font-size: .8em;
	text-align: right;
}

.panelnav img {
	border-style: none;
	display: inline;
	height: 13px;
	width: 13px;
	vertical-align: bottom;
}

.partners {
	padding-bottom: 8px;
	text-align: center;
	word-spacing: 4px;
}

.partners h3 {
	text-align: left;
}

.results {
	background-color: #000099;
	color: #CCEBFF;
	font-family: Arial, Helvetica, Sans-serif;
}

.row, .row0, .row1, .row2, .row4, .row0 span, .row1 span, .row2 span, .row4 span {
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
}

.row, .row span, .row0, .row0 span {
	background-color: #E7F5FE;
}

.row1, .row1 span {
	background-color: #CCEBFF;
}

.row2, .row2 span {
	background-color: #CCEBFF;
}

.row4, row4 span {
	background-color: #CCCCCC;
}

.smallprint {
	font-size: .75em;
	color:#000000;
}

.tablist {
	margin: 15px 0 0 0;
	padding: 0;
	height: 20px;
	background: url(/i/ii/tab_bg.gif) transparent bottom repeat-x;
}

DIV > .tablist + .panel {
	clear: left;
	border-top: none;
}

.tablist ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.tablist ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

.tablist ul li a {
	border-left: 1px #CCCCCC solid;
	color: #000099;
	padding: 4px 6px;
	margin: 0 1px 0 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: .8em;
	border-bottom: 1px #CCCCCC solid;
}

.tablist a:link, .tablist a:visited, .tablist a:hover, .tablist a:active {
	font-weight: bold;
	background: url(/icons/ii/tab-corner.gif) #EFEFEF top right no-repeat;
	color: #000099;
}

.tablist li.tabsactive a {
	background: url(/icons/ii/tab-corner.gif) #FFFFFF top right no-repeat !important;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold !important;
	color: #000099;
}

.tabpanel {
	padding: 0;
}

.tabpanel h4 {
	margin: 0;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	padding: 3px 6px 0 6px;
}

.tabpanelcontents {
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
	color: #000000;
	height: 200px;
	left: 0px;
	margin: 0;
	padding: 6px;
	top: 19px;
	width: 470px;
	voice-family: "\"}\"";
	voice-family: inherit;
	top: 23px;
	width: 456px;
	overflow: auto;
}

.tabpanelcontents h5 {
	margin-top: 0;
}

.quicklist {
	margin: 0;
	padding: 0;
	font-size: .9em;
}

.quicklist h5 {
	margin: 0;
	padding: 0;
}

.quicklist ul {
	list-style-image: url(/icons/ii/bullet_1.gif) !important;
	padding: 4px 0 0 0;
	margin: 0;
}

.quicklist li {
	padding: 0;
	margin-left: 15px;
}

#breadcrumbs {
	background-color: #000099;
	clear: both;
	color: #FFFFFF;
	font-size: .8em;
	font-weight: bold;
	padding: 6px 0;
	width: 920px;
	height: 1.3em;
}

	#breadcrumbs a {
		color: #FFFFFF;
		padding: 0 6px;
	}

	#breadcrumbs .tools {
		float: right;
	}

		#breadcrumbs .tools a {
			font-weight: normal;
		}

div#centrecol {
	float: left;
	margin: 0;
	border: 0;
	width: 490px;
	padding: 10px 0 0 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 470px;
	padding: 10px 10px 0 10px;
}

div#content {
	float: right;
	margin: 0;
	border: 0;
	width: 814px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
}

#content>H1 {
	padding-top:10px;
}

div#widecontent { padding: 10px 0;
	width: 640px;
}

ul {
	list-style: square;
}

ol li {
	margin-bottom: 10px;
}

dd ol, dd ul {
	margin-top: 10px;
}

#centrecol .panel ul {
	padding: 0;
	margin: 0 0 0 1.5em;
	list-style: none;
	list-style-image: url(/icons/ii/bullet_3.gif);
}

#rightcol .panel ul {
	margin: 0;
	padding: 0 0 6px 0;
	list-style-type: none;
	font-size: .9em;
}

#rightcol .panel li {
	background: url(/icons/ii/bullet_1.gif) left .25em no-repeat ;
	margin-left: 0;
	padding-left: 12px;
}

.hideimage img {
	display: none;
}

.editorial h2 {
	background-color: transparent;
	border: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
}

.editorial img {
	margin-right: 4px;
	border: 1px solid #CCCCCC;
}

.editorial p {
	background-color: transparent;
	border: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	margin: 0;
}

#centrecol .panel {
	padding: 6px;
}

#centrecol .panel h3 {
	margin: 0;
	padding: 0;
}

#centrecol h2 {
	margin: 0;
}

#rightcol h2 {
	background: url(/icons/ii/dash.gif) transparent repeat-x bottom left;
	font-weight: bold;
}

.panelfoot {
	font-size: .9em !important;
	background: url(/icons/ii/dash.gif) #CCEBFF repeat-x top;
	border-top-width: 0 !important;
}

#rightcol .panelfoot {
	margin: 0 -6px;
	padding: 6px;
	background: #CCEBFF url(/icons/ii/dash.gif) repeat-x top;
}

#leftcol .panel h2 {
	border-bottom: none;
	background-image: none;
}

.reversepanel {
	background-color: #0099FF;
	color: #FFFFFF
}

.panel {
	border: 1px #CCCCCC solid;
	margin-bottom: 10px;
	padding: 0;
}

.panel p {
	margin: 0 0 6px 0;
	font-size: .9em;
}

.panel ol p {
	font-size: .9em;
}

#footer {
	background-color: #FFFFFF;
	clear: both;
	margin-left: 10px;
	color: #999999;
	width: 920px;
}

#footer .company {
	background-color: transparent;
	color: #000099;
	font-size: .75em;
	margin: 4px 2px;
	width: 920px;
}

#footer .office {
	background-color: transparent;
	color: #0099FF;
	font-size: .75em;
	margin: 4px 2px;
	width: 920px;
}

#footer table {
	width: 920px;
	margin: 0;
}

#footer td p.company, #footer td p.office {
	width: auto;
}

#footer .smallprint {
	margin: 4px 2px;
}

#footernav {
	border-style: dotted;
	border-color: #000084;
	border-width: 1px 0;
	margin: 10px 0;
	width: 920px;
	font-size: .8em;
	height: 25px;
}

#footernavleft a {
	float: left;
	padding: 6px;
	font-weight: normal;
}

#footernavright {
	float: right;
	padding: 6px;
}

div#leftcol {
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	border: 0;
	height: 900px;
	margin-right: -820px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right: -820px;
}

#navcontainer {
	background-color: #FFFFFF;
	color: #000000;
	font-size: .8em;
	margin: 0;
	padding: 0;
	width: 110px;
}

#navcontainer a {
	display: block;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: transparent;
	color: #000099;
	text-decoration: underline;
}

#navcontainer ul {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}

#navcontainer ul li a {
	border: 0;
	color: #0099FF;
	margin: 2px 0;
	padding: 8px 6px;
}

#navcontainer ul ul li a {
	border-top: solid #CCCCCC 1px;
	color: #000099;
	padding: 3px 10px;
	width: 90px;
}

#navcontainer ul ul li.active a {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
}

#navcontainer .subnav .current {
	background: transparent url(/icons/ii/bg_nav_current.gif) top left no-repeat;
}

#navcontainer ul ul ul li a {
	border-style: none;
	font-weight: normal;
	padding: 2px 0 2px 18px;
	width: 92px;
}

#navcontainer ul ul ul li.current a {
	background: transparent url(/icons/ii/bg_subnav_current.gif) top left no-repeat;
	color: #000000;
}

#navcontainer .subnav {
	border-bottom: solid #CCCCCC 1px;
	margin-bottom: 6px;
}

hr {	
	margin: auto;
}

div.divider {
	clear: both;
	height: 1px;
border-bottom: dotted 1px #000099;
margin: 10px 0;
}

div.divider hr {    display: none;
}

div.divider * {     display: none;
}

#container {
	width: 920px;
}

#containerwide { width: auto;
}

div#rightcol {
	float: left;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	border: 0;
	width: 170px; /* needs to be 320px for wide */
}

#rightcol .advert {
	margin-bottom: 10px;
}

th, td {
	/*font-size: 76%;*/		}

	/*/*/
th, td {
	\font-size: 76%;
	f\ont-size: inherit;
}
#rightcol .panel {
	border: 1px #CCCCCC solid;
	margin-bottom: 10px;
	padding: 0 6px;
	background-color: #E7F5FE;
}

#rightcol .panel {
	width: 127px;
}

#rightcol .double .panel {
	width: 127px;
}

#rightcol .panel h3, #rightcol .panel h2{
	color: #000099;
	font-family: Arial, Helvetica, Sans-serif;
	margin: 1px -6px 5px -6px;
	padding: 2px 5px 3px 5px;
	background: #CCEBFF url(/icons/ii/dash.gif) repeat-x bottom;
	line-height: 1em;
	font-size: 1em;
}

.focal h3 {
	font-family: Arial, Helvetica, Sans-serif !important;
	border: 0 !important;
	background-image: none !important;	
	font-size: 1.4em !important;
	line-height: 1em;
}

#rightcol .panel h4 {
	font-size: 1em;
	margin: 0;
	padding-bottom: 4px;
}

#top {
	background-color: #CCEBFF;
	margin: 0;
	padding: 0;
	width: 920px;
}

#top .brand img {
	margin: 0;
	padding: 0 6px;
}

#usertools {
	background-color: #0099FF;
	clear: both;
	color: #FFFFFF;
	display: block;
	border: solid;
	border-color: White;
	border-width: 1px 0;
	width: 920px;
	height: 28px; 
	overflow: hidden;
}

#usertools ul {
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	font-size: .9em;
	height: 17px;
	margin: 0;
	padding: 6px 0 6px 0;
	position: relative;
	width: 920px;
	color: #FFFFFF;
}

#usertools ul li {
	display: inline;
	padding: 6px 0;
}

#usertools ul li a {
	background-color: transparent;
	border-right: 1px #FFFFFF solid;
	color: #FFFFFF;
	float: right;
	font-weight: normal;
	padding: 0 .6em;
	text-decoration: none;
}

#usertools ul li .formtext {
	font-size: 11px;
}

#usertools ul li .button {
	margin-bottom: 3px;
}

#usertools ul li a#last {
	border-style: none;
}

#usertools ul li a:hover {
	text-decoration: underline;
}

.multistory {
	background-color: White;
	border: 0;
	margin: 0;
	overflow: hidden;
}

.multistory .editorial {
	padding: 6px;
}

.multistory .editorial img, .panel .editorial img {
	height: 95px;
	width: 95px;
	border: 1px #CCCCCC solid;
	margin-right: 4px;
	overflow: hidden;
}

.multistory .editorial h3, .panel .editorial h3 {
	margin: 0;
	font-size: .9em !important;
}

.multistory .editorial .more, .panel .editorial .more {
	background-image: none;
	padding: 0;
}

.warning, .error, .confirm, .info {
	margin: 4px 0;
	padding: 6px 6px;
	margin-bottom:15px;
}

.warning {
	border: 2px solid #B30F41;
	background-color: #fdefec;
}

.error {
	border: 2px solid #000099;
	background-color: #6FC3FF;
}

.info {
	border: 2px solid #0099FF;
	background-color: #EFEFEF;
}

.warning H1, .warning H2, .warning H3, .warning H4 {
	margin-top: 0;
	color: #B30F41;
	padding-left: 35px;
	background: url(/icons/ii/23x23/risk-warning-23.gif) transparent no-repeat 6px 6px;
	height: 23px;
	xborder: 1px solid silver;
}

.warning H3 {
	padding-top: .5em;
	background-position: 3px 6px;
}

.warning H4 {
        padding-top: .8em;
        background-position: 3px 6px;
}

.error H1, .error H2, .error H3, .error H4 {
	margin-top: 0;
	color: #FFFFFF;
	background: inherit;
	border-bottom: 1px dotted #FFFFFF;
}

.info H1, .info H2, .info H3, .info H4 {
	margin-top: 0;
	color: #0099FF;
	background: inherit;
	border-bottom: 1px dotted #0099FF;
}

A.info {
	background: url(/icons/ii/bg_info_ani.gif) center left no-repeat transparent;
	padding-left: 14px;
	border: none;
	padding: none;
}

A.info:link {
	background: url(/icons/ii/bg_info_ani.gif) center left no-repeat transparent;
}

A.info:visited, A.info:active, A.info:hover {
	background: url(/icons/ii/bg_info_ani_off.gif) center left no-repeat transparent;
}

.popdown {
	border: 1px solid #CCCCCC;
	background-color: White;
	padding: 6px;
	margin: 6px;
}

.tablesubmit {
	background-color: #CCEBFF;
	border: 1px solid #CCCCCC;
	border-top: none;
	padding: 4px;
}

.infopanel {
display: none;
}

.infopanel h1, .infopanel h2 {
	font-size: .9em;
	line-height: 1em;
	border: none;
	background: none;
	font-family: Arial, Helvetica, Sans-serif !important;
	font-weight: bold;
	color: #0099FF;
	margin: 0;
	padding: 0;
}

.infopanel p {
	margin: 4px 0;
	font-size: .8em;
	line-height: 1em;
	font-family: Arial, Helvetica, Sans-serif;
	color: #0099FF;
	padding: 0;
}

.tool {
	background-color: #FFFFFF !important;
}

.tool img {
	padding-right: 5px;
	border-right: 1px #CCCCCC solid;
	margin-right: 6px;
	margin-bottom: 5px
}

table.tabular caption.spon_landc {
	background-color: #EFEFEF;
	height: 24px;
}

#ticker_ftse, #ticker_reuters {
	margin-top: 3px;
	font-size: .8em;
	width: 362px;
	padding-left: 3px;
	white-space: nowrap;
	overflow:hidden;
}

#ticker_ftse a {
	padding: 0;
	margin-right: 4px;
}

#ticker_ftse a.down {
	background-image: none;
	color: Red !important;
}

#ticker_ftse a.up {
	background-image: none;
	color: Blue !important;
}

#ticker_ftse a.nochange {
	background-image: none;
	color: Black !important;
}

.hompage_mpu {
	margin-bottom: 10px;
}

.keyword_ad, .keyword_ad:link, .keyword_ad:visited, .keyword_ad:hover, .keyword_ad:active {
	color: #000099;
	font-weight: normal;
	text-decoration: none;
	border-bottom: dotted 1px #000099;
}
.keyword_ad:hover {
	border-bottom: none;
}

A.rss, A.rss:link, A.rss:visited, A.rss:hover, A.rss:active {
	border-style: solid;
	border-color: rgb(255, 204, 153) rgb(102, 51, 0) rgb(51, 51, 0) rgb(255, 153, 102); 
	border-width: 1px; 
	margin: 4px; 
	padding: 0pt 3px; 
	background: rgb(255, 102, 0) none repeat scroll 0%; 
	font-family: verdana,sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	color: rgb(255, 255, 255); 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	text-decoration: none;
}
