/* J O Hambro StyleSheet */
html{
	height:100%;
}
body{
	height:100%;
	margin:0;
	padding:0;
	font-size:68%;
	font-family:Arial, Helvetica, Sans-serif;
	text-align:center;
}
*{
	margin:0;
	padding:0;
}
#complianceTop{
	margin:0 auto;
	text-align:center;
	width:996px;
	height:21px;
	padding:7px 0 0 0;
	background-color:#EEEEEE;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#CCCCCC;
	font-size:1.2em;
	font-weight:bold;
	color:#666666;
}
#container{
	margin:0 auto;
	text-align:center;
	width:998px;
	height:100%;
}
#page{
	position:relative;
	width:990px;
	border-width:0;
	border-style:solid;
	border-color:#CCCCCC;
	padding:0 5px 0 5px;
	background:url(images/borders.gif) repeat-y;
}	
#header{
	position:relative;
	float:left;
	width:988px;
	height:140px;
	overflow:hidden;
	border-bottom:4px solid #9D9ACF;
}
#content{
	position:relative;
	width:988px;
	margin:20px 0 0 0;
	text-align:left;
}
#leftpanel{
	position:relative;
	width:108px;
}
#contentarea{
	position:relative;
	width:640px;
	margin:0 0 0 23px;
	padding:0 0 16px 0;
	background:url('images/divider.gif') top right repeat-y;
}
#height{
	position:relative;
	width:1px;
	display:none;
}
#rightpanel{
	position:relative;
	margin:0 0 0 7px;
	width:210px;
}
a img{
	border:0;
}
a:link{
	color:#24325C;
	text-decoration:underline;
}
a:hover{
	color:#24325C;
	text-decoration:underline;
}
a:visited{
	color:#9D9ACF;
	text-decoration:underline;
}
a#backToTop{
	position:absolute;
	bottom:20px;
	right:5px;
	padding-left:10px;
	font-size:1.1em;
	background:url(images/up.gif) 0px 2px no-repeat;
}
a#backToTop:visited{
	color:#24325C;
}
.indent{
	margin-left:25px;
}


/* Header Styles */
#logo{
	position:relative;
	float:left;
	margin:25px 0 18px 20px;
}
#currentTime{
	position:absolute;
	z-index:10;
	left:768px;
	top:65px;
	color:#24325C;
	font-size:1.1em;
	text-align:left;
}
#currentTimeNav{
	position:absolute;
	z-index:10;
	left:620px;
	top:65px;
	color:#24325C;
	font-size:1.1em;
	text-align:left;
}
#eagle{
	position:relative;
	display:none;
	margin:0 0 0 0;
}
ul#topnav{
	position:relative;
	float:none;
	margin:0 0 0 0;
	padding:0;
	width:990px;
	list-style-type:none;
}
ul#topnav li{
	position:relative;
	float:none;
	width:108px;
	height:18px;
	_height:23px;
	margin:0 2px 0 0;
	padding:0 0 0 0;
/*	background:url('images/tab.gif'); */
	font-size:1.1em;
	color:#FFFFFF;
	cursor:pointer;
}
ul#topnav li.active a{
	background:url('images/tab_active.gif');
}
ul#topnav li a{
	position:relative;
	float:none;
	width:100%;
	height:18px;
	text-decoration:none;
	color:#FFFFFF;
	padding:5px 0 4px 0;
	_padding-bottom:4px;
	background:url('images/tab.gif');
}
ul#topnav li a:hover{
	background:url('images/tab_active.gif');
}
#footer{
	position:relative;
	clear:left;
	width:624px;
	color:#A3A3A3;
	text-align:justify;
}


/* Left Panel */
ul#leftnav{
	position:relative;
	margin:0 0 20px 0;
	padding:0;
	width:108px;
	list-style-type:none;
}
ul#leftnav li{
	position:relative;
	float:none;
	clear:left;
	width:108px;
	margin:0 0 6px 0;
	padding:5px 0 0 0;
	background:url('images/liTop.gif') 0px 0px no-repeat;
	font-size:1.1em;
	color:#FFFFFF;
}
ul#leftnav li a{
	position:relative;
	float:none;
	width:96px;
	_width:108px;
	padding:0 4px 5px 8px;
	background:url('images/liBottom.gif') bottom left no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
	cursor:pointer;
}
ul#leftnav li.active{
	background:url('images/liActiveTop.gif') 0px 0px no-repeat;
}
ul#leftnav li.active a{
	background:url('images/liActiveBottom.gif') bottom left no-repeat;
}
#leftpanel .sublink{
	position:relative;
	float:none;
	clear:left;
	margin:5px 0 0 8px;
	color:#24325C;
	width:96px;
}
#leftpanel .sublink a{
	color:#24325C;
}
#leftpanel .sublink a:hover{
	text-decoration:underline;
}
#searchBox{
	position:relative;
	float:none;
	width:108px;
	margin:30px 0 0 0;
	background:url('images/searchTop.gif');
}
#searchTitle{
	position:relative;
	float:none;
	margin:5px 0 0 7px;
	font-size:0.9em;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}
#searchBox form{
	position:relative;
	float:none;
	display:inline;
	margin:3px 0 0 7px;
	padding:0;
	font-size:1.1em;
}
#searchBox fieldset{
	border:0;
	margin:0;
	padding:0;
}
#searchBox form input{
	position:relative;
	float:none;
	width:93px;
	font-size:1.0em;
	margin:0;
	padding:1px 0;
	border:1px solid #666666;
}
a#searchGo{
	position:relative;
	float:none;
	clear:left;
	width:50px;
	margin:2px 0 0 0;
	padding:0;
	color:#000000;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}
a#searchGo:hover{
	text-decoration:underline;
}
#searchFooter{
	position:relative;
	float:none;
	width:108px; height:5px;
	background:url('images/searchBottom.gif');
}


/* Content Area */
#print{
	position:absolute;
	width:auto;
	height:auto;
	top:0;
	left:594px;
	z-index:100;
}
#contentarea h1{
	position:relative;
	float:none;
	display:block;
	width:500px;
	margin:0;
	padding:40px 0 0 0;
	font-size:2.4em;
	color:#24325C;
}
#contentarea h4{
	position:relative;
	float:none;
	clear:left;
	margin:12px 0 2px 0;
	padding:0;
	font-size:1.2em;
	color:#798C9D;
}
#contentarea .indent{
	margin-left:25px;
}
.clear{
	clear:left;
}
.note{
	position:relative;
	float:none;
	clear:left;
	width:99%;
	font-size:0.9em;
}
#contentarea ul{
	position:relative;
	float:none;
	margin:0 0 14px 0;
	padding:0;
	font-size:1.1em;
	line-height:1.4em;
	color:#000000;
}
#contentarea ul li{
	margin:0 0 8px 0;
}
#contentarea ul.textList{
	position:relative;
	float:none;
	clear:left;
	width:610px;
	margin:0 0 14px 0;
	padding:0;
	font-size:1.1em;
	line-height:1.4em;
	color:#000000;
}
#contentCols{
	position:relative;
	float:none;
	width:635px;
	margin:24px 0 0 0;
}	
#contentLeftCol{
	position:relative;
	float:none;
	clear:left;
	width:104px;
	margin:0;
	padding:0;
	display:none;
}
#contentRightCol{
	position:relative;
	float:none;
	width:620px;
	margin:0px;
}
#contentLeftCol img{
	position:relative;
	float:none;
	clear:left;
	margin:0;
	padding:0;
}
#contentLeftCol h1{
	position:relative;
	float:none;
	clear:left;
	width:100px;
	color:#000000;
	font-size:1.1em;
	margin:4px 0 0 0;
	padding:0;
}
#contentLeftCol h2{
	position:relative;
	float:none;
	clear:left;
	width:100px;
	color:#000000;
	font-size:1.1em;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
}
#contentRightCol h1{
	position:relative;
	float:none;
	clear:left;
	font-size:1.3em;
	margin:0 0 12px 0;
	padding:0;
}
#contentRightCol h2{
	position:relative;
	float:none;
	clear:left;
	font-size:1.6em;
	margin:0 0 12px 0;
	padding:0;
	color:#24325C;
}
p.p{
	position:relative;
	float:none;
	clear:left;
	width:100%;
	margin:0 0 14px 0;
	padding:0;
	font-size:1.1em;
	line-height:1.4em;
	color:#000000;
}
.generated p{
	position:relative;
	float:none;
	clear:left;
	width:612px;
	margin:0 0 14px 0;
	padding:0;
	font-size:1.1em;
	line-height:1.4em;
	color:#000000;
}
/*
.oneCol p{
	position:relative;
	float:none;
	clear:left;
	width:510px;
	font-size:1.1em;
	line-height:1.4em;
	margin:0 0 12px 0;
	padding:0;
}
*/
p.nomargin{
	clear:left;
	margin:0;
	font-size:1.1em;
	line-height:1.4em;
}
a.fundLink{
	position:relative;
	float:none;
	clear:left;
	height:15px;
	padding:2px 0 4px 21px;
	margin:4px 0 15px 0;
	font-size:1.1em;
	color:#24325C;
	background:url('images/blt_large.gif') top left no-repeat;
}
p a.fundLink{
	font-size:1.0em;
	background:url('images/blt_large.gif') 0 3px no-repeat;
}
#contentRightCol h4.nomargin{
	margin:0px 0 2px 0;
}
table{
	position:relative;
	float:none;
	clear:left;
}
table tr.border td{
	border-bottom:2px solid #D9D9D9;
}
#contentRightCol div.left{
	position:relative;
	float:none;
	clear:left;
	width:300px;
}
#contentRightCol div.left p{
	width:100%;
}
#contentRightCol div.right{
	position:relative;
	float:none;
	clear:none;
	width:300px;
	margin:0 0 0 20px;
}
#contentRightCol div.right p{
	width:100%;
}


/* Right Panel */
#rightpanel h1{
	margin:0;
	padding:0;
	text-align:left;
	font-size:1.4em;
	color:#24325C;
}
#rightpanel p{
	text-align:left;
	font-size:1.1em;
	line-height:1.4em;
	color:#000000;
}
#rightpanel a{
	color:#24325C;
}
#rightpanel .notice{
	position:relative;
	float:none;
	width:202px;
	margin:0 0 20px 0;
	padding:4px;
	background-color:#F4D096;
	font-size:1.1em;
	line-height:1.3em;
}
ul#rightnav{
	position:relative;
	float:none;
	margin:4px 0 20px 0;
	padding:0;
	width:207px;
	list-style-type:none;
}
ul#rightnav li{
	position:relative;
	float:none;
	clear:left;
	width:207px;
	margin:0 0 3px 0;
	padding:4px 0 0 0;
	background:url('images/rightliTop.gif') 0px 0px no-repeat;
	font-size:1.2em;
	color:#FFFFFF;
}
ul#rightnav li a{
	position:relative;
	float:none;
	width:207px;
	_width:207px;
	padding:0 4px 4px 8px;
	background:url('images/rightliBottom.gif') bottom left no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
	cursor:pointer;
}
ul#rightnav li.active{
	background:url('images/rightliActiveTop.gif') 0px 0px no-repeat;
}
ul#rightnav li.active a{
	background:url('images/rightliActiveBottom.gif') bottom left no-repeat;
}
ul#rightnav li.grey{
	background:url('images/greyliTop.gif') 0px 0px no-repeat;
}
ul#rightnav li.grey a{
	background:url('images/greyliBottom.gif') bottom left no-repeat;
	color:#A3A1A2;
}
a#pdfDownload{
	position:relative;
	float:none;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
}
a#pdfDownload span{
	position:relative;
	float:none;
	margin:2px 0 0 0;
	width:170px;
	height:14px;
}
a#pdfDownload:hover{
	text-decoration:underline;
}
a#pdfDownload img{
	position:relative;
	float:none;
	margin:0 4px 0 0;
}
a#backButton{
	position:relative;
	float:none;
	text-decoration:none;
	margin:10px 0 0 0;
	font-size:1.1em;
}
a#backButton:hover{
	text-decoration:underline;
}
div#extranetLogin{
	position:relative;
	float:none;
	width:207px;
	margin:30px 0 0 0;
	background:url('images/extranetLogin.gif');
}
div#extranetLogin #extranetLoginFooter{
	position:relative;
	float:none;
	width:207px;
	height:11px;
	_margin-top:-10px;
	background:url('images/extranetLoginFooter.gif') bottom left no-repeat;
}
div#extranetLogin h1{
	position:relative;
	float:none;
	display:inline;
	margin:8px 0 0 8px;
	padding:0;
	color:#000000;
}
div#extranetLogin p{
	position:relative;
	float:none;
	clear:left;
	display:inline;
	width:190px;
	margin:8px 8px 0 8px;
	padding:0;
	color:#000000;
}
div#extranetLogin form{
	position:relative;
	float:none;
	display:inline;
	margin:0 0 10px 8px;
	padding:0;
}
div#extranetLogin form fieldset{
	position:relative;
	float:none;
	margin:0;
	padding:0;
	border:0;
}
div#extranetLogin form label{
	position:relative;
	float:none;
	clear:left;
	margin:6px 0 2px 0;
	padding:0;
	color:#24325C;
}
div#extranetLogin form input{
	position:relative;
	float:none;
	clear:left;
	margin:0;
	padding:0;
	width:160px;
	border:1px solid #666666;
}
div#extranetLogin a#submit{
	position:relative;
	float:none;
	margin:64px 0 0 4px;
	padding:0;
	color:#24325C;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
div#extranetLogin a.link{
	position:relative;
	float:none;
	clear:left;
	display:inline;
	width:190px;
	margin:2px 0 5px 8px;
	font-size:1.1em;
	text-decoration:none;
}
div#extranetLogin a.link:hover{
	text-decoration:underline;
}
div#conferenceCall{
	position:relative;
	float:none;
	width:207px;
	margin:30px 0 0 0;
	background:url('images/conferenceCall.gif');
}
div#conferenceCall #conferenceCallFooter{
	position:relative;
	float:none;
	width:207px;
	height:11px;
	_margin-top:-10px;
	background:url('images/conferenceCallFooter.gif') bottom left no-repeat;
}
div#conferenceCall h1{
	position:relative;
	float:none;
	display:inline;
	margin:8px 0 8px 8px;
	padding:0;
	color:#000000;
}
div#conferenceCall p{
	position:relative;
	float:none;
	clear:left;
	display:inline;
	width:190px;
	margin:0px 8px 10px 8px;
	padding:0;
	color:#000000;
}
div#conferenceCall a.link{
	position:relative;
	float:none;
	clear:left;
	display:inline;
	width:190px;
	margin:2px 0 5px 8px;
	font-size:1.1em;
	text-decoration:none;
	padding:1px 0 3px 18px;
	background:url('images/blt_link.gif') top left no-repeat;
}
div#conferenceCall a.link:hover{
	text-decoration:underline;
}


/*-----Contacts Layout-----*/
.mainContact{
	position:relative;
	float:none;
	width:635px;
	margin:26px 0 0 0;
}
.mainContact img{
	position:relative;
	float:none;
}
.mainContact .credentials{
	position:relative;
	float:none;
	margin:0 0 0 10px;
	width:500px;
}
.mainContact .details{
	position:relative;
	float:none;
	margin:0 0 0 10px;
}
.mainContact h2, .subContact h2{
	position:relative;
	float:none;
	font-size:1.2em;
	color:#24325C;
	margin:26px 0 0 0;
	padding:0;
}
.mainContact h3, .subContact h3{
	position:relative;
	float:none;
	clear:left;
	font-size:1.1em;
	font-weight:normal;
	color:#24325C;
	margin:0;
	padding:0;
}
.mainContact .desc{
	position:relative;
	float:none;
	margin:10px 0 0 0;
	width:164px;
	font-size:1.1em;
	line-height:1.4em;
	color:#000000;
}
.mainContact .desc2{
	position:relative;
	float:none;
	margin:10px 0 0 0;
	width:164px;
	font-size:1.1em;
	line-height:1.4em;
	color:#24325C;
}
.mainContact .desc2 a{
	color:#24325C;
}
.subContact{
	position:relative;
	float:none;
	width:100px;
	margin:34px 24px 0 0;
	_margin-right:4px;
	display:inline;
}
.subContact h2{
	margin:6px 0 0 0;
	width:120px;
}
.subContact h3{
	height:30px;
	width:120px;
}
.subContact .details{
	position:relative;
	float:none;
	width:104px;
}
.subContact .desc{
	position:relative;
	float:none;
	margin:2px 0 0 0;
	width:104px;
	height:60px;
	font-size:1.1em;
	line-height:1.4em;
	color:#000000;
}
.subContact .desc2{
	position:relative;
	float:none;
	margin:6px 0 0 0;
	width:110px;
	font-size:1.1em;
	line-height:1.4em;
	color:#24325C;
}
.subContact .desc2 a{
	color:#24325C;
}


/*-----People Layout-----*/
.person{
	position:relative;
	float:none;
	width:100%;
	margin:20px 0 0 0;
}
.person img{
	position:relative;
	float:none;
	margin:0 18px 0 0;
}
.person .details{
	position:relative;
	float:none;
	width:500px;
}
.person .details .name{
	position:relative;
	float:none;
	width:100%;
	color:#24325C;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 2px 0;
}
.person .details .position{
	position:relative;
	float:none;
	clear:left;
	width:100%;
	color:#9D9ACF;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 2px 0;
}
.person .details .experience{
	position:relative;
	float:none;
	clear:left;
	width:100%;
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 2px 0;
}
.person .details p{
	position:relative;
	float:none;
	clear:left;
	width:370px;
	font-size:1.1em;
	line-height:1.4em;
	margin:0;
	padding:0;
}
.person .assistant{
	position:relative;
	float:none;
	display:inline;
	width:120px;
	margin:0 0 0 10px;
	color:#24325C;
	font-weight:bold;
	overflow:hidden;
}
.assistant .name{
	position:relative;
	float:none;
	clear:left;
	margin:2px 0 0 0;
}
.assistant .details{
	position:relative;
	float:none;
	clear:left;
	margin:2px 0 0 0;
	font-weight:normal;
}
div.hr{
	position:relative;
	float:none;
	clear:left;
	width:500px;
	height:2px;
	margin:2px 0 0 108px;
	background-color:#011F53;
}
h2.peopleh2{
	position:relative;
	float:none;
	clear:left;
	font-size:1.6em;
	margin:10px 0 0 108px;
	color:#011F53;
}
.groupSpacer{
	position:relative;
	float:none;
	clear:left;
	width:500px;
	height:20px;
	margin:2px 0 0 108px;
}
.person .funds{
	position:relative;
	float:none;
	clear:left;
}
.person .funds a{
	position:relative;
	float:none;
	clear:left;
	margin:4px 0 0 0;
	padding:3px 0 4px 21px;
	background:url(images/blt_large.gif) no-repeat;
	font-size:1.1em;
	color:#24325C;
}


/*-----People List Layout-----*/
.peopleList{
	position:relative;
	float:none;
	width:146px;
	margin:10px 10px 0 0;
/*	background:url('images/blt_large.gif') top left no-repeat; */
}
.peopleList .listType{
	position:relative;
	float:none;
	margin:1px 0 10px 0px;
	font-size:1.2em;
	font-weight:bold;
	color:#788B9F;
}
.peopleList .listType a{
	color:#788B9F;
}
.peopleList ul{
	position:relative;
	float:none;
	clear:left;
	width:146px;
	margin:0;
	padding:0;
	list-style-type:none;
}
.peopleList ul li{
	position:relative;
	float:none;
	clear:left;
	margin:0 0 7px 0;
	width:100%;
}
.peopleList a{
	font-weight:bold;
	color:#24325C;
	text-decoration:underline;
}
/*.peopleList a:hover{
	background-color:#24325C;
	color:#FFFFFF;
	text-decoration:none;
}*/


/*-----Fund Range-----*/
div.fundGroups{
	position:relative;
	float:none;
	clear:left;
	width:100%;
	margin:20px 0 10px 0;
}	
ul.fundGroup{
	position:relative;
	float:none;
	width:310px;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.fundGroup li{
	position:relative;
	float:none;
	clear:left;
	width:100%;
	color:#24325C;
}
ul.fundGroup li span{
	position:relative;
	float:none;
	clear:left;
	margin:0 0 0 10px;
	color:#000000;
}
#contentarea ul.strategy{
	position:relative;
	float:none;
	clear:left;
	width:100%;
}
#contentarea ul.strategy li{
	padding-left:10px;
	background:url(images/bullet.jpg) 0px 4px no-repeat;
	margin:0 0 4px 0;
}


/*-----Fund Overview Layout-----*/
#fundStatus{
	position:relative;
	float:none;
	clear:left;
	width:340px;
	margin:6px 0 0 0;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
	color:#24325C;
}
#dataDate{
	position:relative;
	float:none;
	clear:left;
	width:500px;
	margin:2px 0 16px 0;
	font-size:1.1em;
	font-weight:bold;
	color:#24325C;
}	
.fundManager{
	position:relative;
	float:none;
	clear:left;
	width:100%;
	margin:4px 0 20px 0;
}	
.fundManager img{
	position:relative;
	float:none;
}
.fundManager .details{
	position:relative;
	float:none;
	clear:none;
	width:510px;
	margin:0 0 0 10px;
}
.fundManager .name{
	position:relative;
	float:none;
	clear:left;
	margin:0 0 1px 0;
	font-size:1.1em;
	font-weight:bold;
}
.fundManager .position{
	position:relative;
	float:none;
	clear:left;
	margin:0 0 1px 0;
	font-size:1.1em;
	font-weight:bold;
}
.fundManager p{
	position:relative;
	float:none;
	width:100%;
	padding:0;
	font-size:1.1em;
	line-height:1.4em;
	color:#000000;
}
table.fundFacts{
	position:relative;
	float:none;
	width:620px;
	margin:0 0 24px 0;
	padding:0;
	font-size:1.0em;
}
table.fundFacts caption{
	text-align:left;
	margin:20px 0 0 0;
	padding:0 0 2px 0;
	font-size:1.2em;
	font-weight:bold;
	color:#798C9D;
	border-bottom:1px solid #BBBBBB;
}
table.fundFacts .col1{
	width:150px;
}
table.fundFacts .bold{
	width:150px;
	vertical-align:top;
	font-weight:bold;
}
table.fundFacts tr td{
	padding:2px 0;
	border-bottom:1px solid #BBBBBB;
	font-size:1.1em;
	line-height:1.4em;
}
table.fundFacts td.imagetd{
	padding:2px 0 0 0;
}
table.fundFacts td.imagetd img{
	margin-top:3px;
}
table.fundTable{
	position:relative;
	float:none;
	width:252px;
	margin:0 0 20px 0;
	padding:0;
	font-size:1.0em;
	border-bottom:1px solid #CCCCCC;
}
table.fundTable caption{
	text-align:left;
	margin:0;
	padding:0 0 2px 0;
	font-size:1.2em;
	font-weight:bold;
	color:#798C9D;
}
table.fundTable tr th{
	padding:2px 0;
	font-size:1.1em;
	line-height:1.4em;
	font-weight:bold;
}
table.fundTable .col1{
	width:200px;
	text-align:left;
}
table.fundTable .col2{
	width:52px;
	text-align:right;
}
table.fundTable tr td{
	padding:2px 0;
	font-size:1.1em;
	line-height:1.4em;
}
table.fundTable thead th{
	text-align:left;
	border-bottom:1px solid #CCCCCC;
}
a.download{
	position:relative;
	float:none;
	clear:left;
	width:100%;
	text-decoration:none;
	margin:2px 0 3px 0;
	font-size:1.1em;
}
a.download:hover{
	text-decoration:underline;
}
a.download img{
	position:relative;
	float:none;
}
a.download span{
	position:relative;
	float:none;
	margin:2px 0 0 4px;
}


/*----Fund performance----*/
table.blue{
	position:relative;
	float:none;
	clear:left;
	font-size:1.1em;
	line-height:1.5em;
	margin:0 0 30px 0;
}
table.performance{
	width:70%;
}
table.blue caption{
	width:100%;
	text-align:left;
	padding-bottom:2px;
	margin-bottom:4px;
}
table.blue th{
	background-color:#D9D9D9;
	height:30px;
	width:16%;
	text-align:center;
	vertical-align:bottom;
}
table.blue td{
	width:16%;
	text-align:center;
	border-bottom:2px solid #D9D9D9;
	padding:4px 0;
}
table.blue td.borderless{
	border-bottom:none;
}
table.blue td.left{
	width:20%;
	text-align:left;
}
table.blue td.rightAlign, table.blue th.rightAlign{
	text-align:right;
	padding-right:4px;
}
table.grey{
	position:relative;
	float:none;
	clear:left;
	font-size:1.1em;
	line-height:1.5em;
	margin:0 0 30px 0;
}
table.grey caption{
	width:100%;
	text-align:left;
	padding-bottom:2px;
	margin-bottom:4px;
}
table.grey th{
	background-color:#D9D9D9;
	height:30px;
	text-align:right;
	vertical-align:bottom;
}
table.grey td{
	text-align:right;
	padding:4px 0;
}
table.prices td{
	line-height:1.2em;
}
table.grey tr.bottom td{
	border-bottom:2px solid #D9D9D9;
}
table.grey td.bottom{
	border-bottom:2px solid #D9D9D9;
}
table.grey th.fundth{
	width:70px;
	text-align:left;
}
table.grey th.yearth{
	width:44px;
	text-align:left;
}
table.grey th.yearth2{
	width:104px;
	text-align:left;
}
table.grey th.annualth{
	width:46px;
}
table.grey th.inceptionth{
	width:46px;
	padding-right:4px;
}
table.grey td.inceptiontd{
	padding-right:4px;
}
table.grey td.leftAlign, table.grey th.leftAlign{
	text-align:left;
}
table.grey td.end, table.grey th.end{
	padding-right:2px;
}
table.grey tr.strong td{
	font-weight:bold;
}
table.center th{
	text-align:center;
}
table.center td{
	text-align:center;
}
table.collapse td{
	padding-top:0;
	padding-bottom:0;
}
object{
	margin:0;
	display:block;
}


/*----Asset allocation----*/
div.fundHoldings{
	position:relative;
	float:none;
	width:278px;
	margin:0 0 20px 0;
}
table.holdings{
	position:relative;
	float:none;
	clear:left;
	width:100%;
	margin:4px 0 0 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:1.1em;
}
table.holdings td{
	height:16px;
}
div.fundStats{
	position:relative;
	float:none;
	clear:left;
	width:278px;
	margin:0 0 0 0;
}
table.fundStats{
	position:relative;
	float:none;
	clear:left;
	width:100%;
	margin:3px 0 24px 0;
	border-bottom:1px solid #CCCCCC;
	font-size:1.1em;
}
table.fundStats td{
	text-align:left;
	padding:4px 0 4px 2px;
	background:url(images/tdbg.gif) repeat-x;
	overflow:hidden;
}
div.fundStats p{
	position:relative;
	float:none;
	clear:left;
	width:180px;
}
div.graphs{
	position:relative;
	float:none;
	clear:left;
	margin:0 0 50px 0;
	width:628px;
}
h5.righth5{
	position:absolute;
	margin:12px 0 0 390px;
	padding:0;
	font-size:1.2em;
	color:#798C9D;
}
div.pie{
	position:relative;
	float:none;
	clear:left;
	width:164px;
	height:164px;
	margin:36px 0 0 0;
}
div.bar{
	position:relative;
	float:none;
	clear:none;
	width:238px;
	margin:38px 0 0 0;
}
body:empty .bar{
	margin:37px 0 0 0;
}
table.legend{
	position:relative;
	float:none;
	clear:none;
	font-size:1.0em;
	margin:10px 0 0 2px;
	padding:0 0 0 2px;
	width:220px;
}
table.legend thead{
	height:26px;
	font-weight:normal;
	font-size:1.0em;
	padding:0;
	overflow:hidden;
	border:0;
}
table.legend th{
	height:26px;
	font-weight:normal;
	text-align:center;
	font-size:1.0em;
	padding:0;
	overflow:hidden;
	border:0;
}
table.legend td{
	height:18px;
	text-align:left;
	font-size:1.0em;
	padding-left:2px;
	background:url(images/tdbg.gif) repeat-x;
	overflow:hidden;
}
table.legend td.data{
	text-align:right;
	padding-left:0;
	padding-right:6px;
}
div.colour{
	width:16px;
	height:8px;
	border:1px solid #AAAAAA;
}
div.c1{
	background-color:#1C2A5A;
}
div.c2{
	background-color:#9D9ACF;
}
div.c3{
	background-color:#B48D0D;
}
div.c4{
	background-color:#D9C686;
}
div.c5{
	background-color:#BABBBC;
}
div.c6{
	background-color:#DCDEDD;
}
div.c7{
	background-color:#788B9F;
}
div.c8{
	background-color:#1E7030;
}
div.c9{
	background-color:#B4CFBA;
}
div.c10{
	background-color:#01818C;
}
div.c11{
	background-color:#01508C;
}
div.c12{
	background-color:#676161;
}
div.c13{
	background-color:#AE6B6B;
}
div.c14{
	background-color:#E7D2D2;
}
div.c15{
	background-color:#733333;
}
div.c16{
	background-color:#6F5A3D;
}
div.c17{
	background-color:#B7AC9E;
}
div.c18{
	background-color:#ADDBDC;
}
div.c19{
	background-color:#2C5109;
}
div.c20{
	background-color:#95A884;
}
table.fundStats td.rightAlign, table.holdings td.rightAlign{
	text-align:right;
}
td.strong{
	font-weight:bold;
	width:115px;
}
table.capDefinitions{
	position:relative;
	float:none;
	clear:none;
	width:218px;
	margin:2px 0 0 4px;
}
.caption{
	position:relative;
	float:none;
	clear:none;
	text-align:left;
	font-size:1.1em;
	width:400px;
	margin:10px 0 0 4px;
}
table.capDefinitions td{
	padding:2px 0;
	text-align:right;
}
table.capDefinitions td.strong{
	text-align:left;
	width:74px;
}


/*----Registration form----*/
form#registration{
	position:relative;
	float:none;
	width:620px;
}
.formElements{
	position:relative;
	float:none;
	width:370px;
	height:500px;
}
.optionBox{
	position:relative;
	float:none;
	clear:none;
	width:217px;
	height:auto;
	margin:0 0 30px 30px;
}
.optionBoxGrey{
	background:url(images/optionBox.gif);
}
.optionBox span.h1{
	position:relative;
	float:none;
	margin:10px 0 0 10px;
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
}
.optionBox p{
	position:relative;
	float:none;
	width:197px;
	margin:6px 0 0 10px;
	font-size:1.1em;
	line-height:1.3em;
	color:#000000;
}
.optionBoxFooter{
	position:relative;
	float:none;
	width:217px;
	height:12px;
	background:url(images/optionBoxFooter.gif);
}
form#registration input{
	position:relative;
	float:none;
	clear:left;
	margin:10px 0 0 10px;
}
form#registration input.text{
	position:relative;
	float:none;
	clear:none;
	width:280px;
	margin:0 0 10px 10px;
	border:1px solid #000000;
}
form#registration input.submit{
	margin:40px 0 10px 10px;
}
form#registration textarea{
	position:relative;
	float:none;
	clear:none;
	width:280px;
	height:50px;
	margin:0 0 10px 10px;
	border:1px solid #000000;
}
form#registration label.right{
	position:relative;
	float:none;
	margin:11px 0 0 6px;
	font-size:1.1em;
}
form#registration label.left{
	position:relative;
	float:none;
	clear:left;
	width:60px;
	margin:2px 0 11px 6px;
	font-size:1.1em;
}
form#registration label.small{
	margin:4px 10px 0 6px;
	width:60px;
}
form#registration input.radio{
	clear:none;
	margin-top:4px;
}

/*----Compliance----*/
#complianceButton{
	position:absolute;
	z-index:21;
	top:-28px;
	right:0px;
	width:126px; height:126px;
}
#complianceButton img{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
#complianceOptions{
	position:absolute;
	z-index:1;
	top:0px;
	right:7px;
	width:114px;
	margin:0;
	padding:0;
	background-color:#DDDDDD;
	border:1px solid #AAAAAA;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#complianceOptions span{
	position:relative;
	float:none;
	margin:90px 0 8px 6px;
	font-size:1.1em;
	line-height:1.5em;
	text-align:left;
	color:#24325c;
}
#complianceOptions a{
	position:relative;
	float:none;
	width:96px;
	margin:0 0 8px 6px;
	padding:0 0 0 8px;
	font-size:1.1em;
	line-height:1.5em;
	text-align:left;
	color:#444444;
	text-decoration:none;
	background-image:url('images/bullet1.gif');
	background-position:1px 2px;
	background-repeat:no-repeat;
}
#complianceOptions a:hover{
	background-color:#444444;
	color:#FFFFFF;
	background-image:url('images/bullet2.gif');
}
table.shareClasses{
	font-size:0.9em;
	margin:0 0 0 -2px;
	border:0px;
}
table.shareClasses tr td, table.shareClasses tr{
	height:12px;
	border:0px;
	padding:0;
}


/*----------------------------------------------Start IE--------------------------------------------*/

#complianceTop{
	z-index:100;
	width:1000px;
}
#page{
	position:relative;
	float:none;
	_width:1000px;
}
.mainContact .desc{
	position:relative;
	float:none;
	margin:4px 0 0 0;
	width:164px;
	font-size:1.0em;
	line-height:1.4em;
	color:#000000;
}
.mainContact .desc2{
	position:relative;
	float:none;
	margin:4px 0 0 0;
	width:164px;
	font-size:1.0em;
	line-height:1.4em;
	color:#24325C;
}
#currentTime{
	_position:relative;
	_float:none;
	_left:494px;
	_top:65px;
}
table.fundTable tr th.th2{
	height:2px;
	padding:0;
	background-color:#63788F;
}
div#certificationType label{
	margin:13px 0 0 0px;
}
div#certificationType a{
	_height:17px;
}
#contentarea h4{
	width:99%;
}
h2.peopleh2{
	_display:inline;
	width:400px;
}
div.hr{
	_display:inline;
}
div.bar{
	margin:36px 0 0 0;
}
table.legend{
	display:inline;
	margin-left:0px;
}
table.fundStats, table.capDefinitions{
	font-size:1.1em;
}
table.shareClasses{
	font-size:0.9em;
	margin:0 0 0 -1px;
	border:0px;
}



/*----------------------------------------------Start Print--------------------------------------------*/
body{
	width:170mm;
	height:280mm;
}
#complianceTop{
	display:none;
}
#container{
	margin:0 auto;
	text-align:center;
	width:904px;
	height:100%;
}
#page{
	position:relative;
	float:none;
	width:896px;
	border-width:0;
	border-style:solid;
	border-color:#CCCCCC;
	padding:0 5px 0 5px;
	background:none;
}	
#header{
	position:relative;
	float:left;
	width:894px;
	height:130px;
	overflow:hidden;
	border-bottom:4px solid #9D9ACF;
}
#content{
	position:relative;
	float:none;
	width:988px;
	margin:10px 0 0 0;
	text-align:left;
}
#leftpanel{
	display:none;
}
#contentarea{
	position:relative;
	float:none;
	width:640px;
	margin:0 0 0 23px;
	padding:0 0 16px 0;
	background:none;
	_display:inline;
}
#rightpanel{
	position:relative;
	display:none;
	margin:0 0 0 7px;
	width:210px;
	_display:inline;
}
a#backToTop{
	display:none;
}

/* Header Styles */
#currentTime{
	position:absolute;
	z-index:10;
	left:590px;
	top:65px;
	color:#24325C;
	font-size:1.1em;
	text-align:left;
}
#currentTimeNav{
	position:absolute;
	z-index:10;
	left:540px;
	top:65px;
	color:#24325C;
	font-size:1.1em;
	text-align:left;
}
ul#topnav{
	display:none;
}
#header .certification,
#currentTime{
	display:none;
	}
/* Left Panel */
ul#leftnav{
	display:none;
}

/* Content Area */
#print{
	display:none;
}
.fundStats{
	float:none;
}
div.pie, #pageRight div.bar, table.legend{
	float:left;
	clear:none;
}
#contentRightCol p{
	float:left;
}
#contentRightCol div.left{
	position:relative;
	float:left;
}
#contentRightCol div.right{
	position:relative;
	float:left;
	clear:none;
	width:290px;
	overflow:hidden;
}
/* Certification Page */
#certificationContainer{
	position:absolute;
	top:50%;
	left:0;
	margin-top:-207px;
	width:100%;
	height:414px;
	border-top:3px solid #9D9ACF;
	border-bottom:3px solid #9D9ACF;
	text-align:left;
}
#certFalcon{
	position:absolute;
	left:50%;
	top:0;
	margin:-181px 0 0 -150px;
}
#certLogo{
	position:absolute;
	left:50%;
	margin:40px 0 0 -426px;
}
#certificationContainer h1{
	position:absolute;
	left:50%;
	margin:130px 0 0 -426px;
	font-size:3.4em;
	color:#001F56;
}
#certificationContainer h2{
	position:absolute;
	left:50%;
	margin:166px 0 0 -280px;
	font-size:3.4em;
	color:#001F56;
}
#certificationContainer p{
	position:absolute;
	left:50%;
	margin:210px 0 0 -280px;
	width:420px;
	font-size:1.1em;
	line-height:1.4em;
	color:#001F56;
}
div#certificationType{
	position:absolute;
	left:50%;
	width:207px;
	margin:184px 0 0 154px;
	background:url('images/extranetLogin.gif');
}
div#certificationType #certificationTypeFooter{
	position:relative;
	float:left;
	width:207px;
	height:11px;
	background:url('images/extranetLoginFooter.gif') bottom left no-repeat;
}
div#certificationType span{
	position:relative;
	float:left;
	display:inline;
	width:190px;
	margin:8px 8px 8px 8px;
	color:#001F56;
	font-size:1.1em;
	line-height:1.3em;
	font-weight:bold;
}
div#certificationType span.note{
	width:180px;
	margin:-6px 0px 4px 22px;
	color:#001F56;
	font-size:1.0em;
	line-height:1.1em;
	font-weight:normal;
}
div#certificationType form{
	position:relative;
	float:left;
	display:inline;
	margin:0 0 0 8px;
	padding:0;
}
div#certificationType form fieldset{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	border:0;
}
div#certificationType a{
	position:relative;
	float:left;
	clear:left;
	display:inline;
	height:15px;
	width:180px;
	padding:2px 0 0 22px;
	margin:2px 0 5px 0;
	font-size:1.1em;
	text-decoration:none;
	background:none;
}
div#certificationType a:hover{
	text-decoration:underline;
}
div#certificationType a:visited{
	color:#001F56;
}
div#certificationType #length_choice{
	position:relative;
	float:left;
	clear:left;
	margin:9px 0 0 0;
}
div#certificationType label{
	position:relative;
	float:left;
	margin:10px 0 0 4px;
	color:#001F56;
	font-size:0.9em;
}
div#certificationType .radio{
	position:relative;
	float:left;
	clear:left;
	margin:3px 2px 0 0;
}
div#certificationType .submit{
	position:relative;
	float:left;
	clear:left;
	margin:6px 0 0 0;
}
#certFooter{
	position:absolute;
	top:50%;
	width:800px;
	left:50%;
	margin:220px 0 0 -426px;
	text-align:left;
}
#certFooter span.help{
	position:relative;
	float:left;
	width:100%;
	font-size:1.1em;
	line-height:1.4em;
	color:#001F56;
}
#certFooter span.info{
	position:relative;
	float:left;
	clear:left;
	width:100%;
	margin:4px 0 0 0;
	font-size:1.0em;
	line-height:1.3em;
	color:#ADABAC;
}
#web-design{
	display:none;
	}