/* General css */

body  
{
       margin: 0;
       padding: 0;
       overflow-x: hidden;
       font-family: Verdana, Arial, Helvetica;
       color:#00000;
       font-size: 1em;
       
}

a {
	color: #417046;
	font-weight: bold;
	font-style: normal;
}

a.linkorange {
	color: #FF6600;
	font-weight: bold;
	font-style: normal;
}

a.linkred {
	color: #EE1600;
	font-weight: bold;
	font-style: normal;
}

a.smalllink {
	font-size: 0.55em;	
	font-style: normal;
}

/* Page header */

.standard-header
{
    height:112px;
    width:100%;
    background-image:url('/images/header-bg.gif');
}

.logo-pos
{
    width:350px;
    height:112px;
    float:left;
    background-image:url('/images/header-bg-left.gif');
    background-repeat:no-repeat;
}

.logo-pos img
{
    margin:22px 0 0 22px;
}

.top-links
{
    float:right;
    width:45%;
    font-size: 0.7em;
    color:#c3c3b3;
    text-align:right;
    margin:79px 10px 0 0;
}

.top-links-jp
{
    width:308px;
}

.top-links-jp-en
{
    width:336px;
}

.top-flag
{
    float:right;
    width:1%;
    margin:74px 0 0 0;
    text-align:right;
}

.top-links a
{
    color: #6A6A59;
	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0 5px 0 5px;
}

.top-links a:hover
{
	text-decoration: underline;
}


/* Page elements */

select
{
    font-family:Verdana,tahoma,arial;
    font-size:11px;
}

UL.drop { margin-top: 11px; margin-bottom: 11px; list-style-type: none;}

ul.drop a { display: block; text-decoration: none; }

ul.drop li {
	margin: 0 0 5px 0;
	padding: 0;
	background-image: url('/images/etfs_oursec_open.gif');
	background-position: right top;
	background-repeat: no-repeat;
	*height: 25px;
	line-height: 25px;
	font-weight: bold;
	width: 100%;
}

ul.drop li .barlist a { width: auto; }

ul.drop li .barTable  {
	padding: 8px;
	background-color: #f2f1e7;
	font-weight: normal;
	line-height: normal;
}

ul.drop li .barTable a { margin: 0; padding: 0; display: inline; }

ul.drop li a {
	margin: 0;
	-moz-outline-style: none;
	color: #000000;
	width: 100%;
}

ul.drop li p { margin: 0 0 0 6px; }

ul.drop li ul { border: 0; margin: 0; padding: 0; }

ul.drop li ul a { color: #417046; text-decoration: underline; }

ul.drop, ul#drop ul { list-style-type: none; margin: 0; padding: 0; }

.aboutLogo {
	float: left;
	width: 100px;
	text-align: center;
	height: 100%;
}

.arrows { list-style-image: url("/images/etfs_arrowsmall2.gif"); }

.bulletLink { margin: 10px 0 10px 0px; }

.bulletLink p {
	margin: 0;
	display: inline;
	background-image: url('/images/etfs_bullet2.gif');
	background-repeat: no-repeat;
	padding: 0 20px 0 13px;
}

textarea
{
       font-family: Verdana, Arial, Helvetica;
       font-size:11px;     
}

#submit { width: 100%; margin-left: 230px; margin-top: 10px; }


/* Event Conferences */

.confAgenda { display: none; }

.confAttend { display: none; }

.confBio { display: none; }

.confRegistration { display: none; }

.containerMiddle {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}

/* Product page controls */

.control { height: 90px; }

.controlBig { height: 140px; }

.controlBig2 { height: 200px; }

.cursor { cursor: hand; cursor: pointer; }

.disclaimerFooter { font-style: italic; font-size: 0.9em; }

.dk {
	font-weight: bold;
	background-color: #f2f1e9 !important;
}

.drop { margin: 0; padding: 0; position: relative; }

.drop ul { padding: 0; display: none; margin: 0; }

.dropMenuBg {
	height: 20px;
	position: absolute;
	right: 0;
	background-color: #2b2b2b;
	margin-top:6px;
}

.dropMenuBg select { font-size: 11px; margin-right: 15px; padding:0;height:17px;font-family: Verdana, Arial, Helvetica;}


/* Footers */

.footer {
	background-color: #2B2B2B;
	height: 26px;
	color: #999999;
	font-size: 0.6em;
	
	line-height: 26px;
}

.footer a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover { text-decoration: underline; }

.footer p { margin: 0; padding: 0 4px 0 4px; display: inline; }

/* Forms */

.formBg  {
	width: 570px;
	padding: 8px;
	background-color: #f7f6f1;
}

.formHd {
	width: 570px;
	font-weight: bold;
	padding: 8px;
	background-color: #e4e1cd;
	background-image: url('/images/etfs_form_header.gif');
	background-repeat: repeat-x;
}


.newsletterBg  {
	height: 440px;
}

.postcode input { width: 200px; }



.formCheckboxHeight {
	height: 288px;
}

.formDesiredHeight {
	height: 145px;
}

/* Prospectus pages */

.prospectusFormBg  {
    width:700px;
	background-color: #f2f1e7;
	height: 300px;
}


#RequiredRadioList
{
    width:260px;   
}


.prospectusformSection input 
{
    font-size:12px;
    width:200px;
    margin:3px 8px 0 0;
   -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
   box-shadow: inset 0px 0px 4px #EDEDED;
   -moz-box-shadow:inset 0px 0px 4px #EDEDED;
   -webkit-box-shadow:inset 0px 0px 4px #EDEDED; 
}

.prospectusFormBg2  {
    width:700px;
	background-color: #f2f1e7;
	height: auto;
}

.prospectusFormHd 
{   
    width:700px;
	background-color: #e4e1cd;
	background-image: url('/images/etfs_form_header.gif');
	background-repeat: repeat-x;
}

.prospectusFormHd h1
{   
	font-weight: bold;
	margin:0;
	padding:8px;
	line-height:25px;
	display:inline;
}

.prospectusFormHd h2
{   
	font-weight: bold;
	margin:0;
	padding:8px;
	line-height:25px;
	display:inline;
	font-size:11px !important;
}

.prospectusFormSection {
	width: 110px;
	float: left;
	line-height: 29px;
	padding-left: 16px;
}

.prospectusCheckboxSection td 
{
   font-size:11px;
   width:20%;
}

.prospectusCheckboxSection 
{
    font-size:11px;
	width: 510px;
	line-height: 29px;
	padding-left: 10px;
}

.prospectusCheckboxSection table 
{
    width:678px;
}

#othersText
{
    width:200px;
}

.prospectusButton
{
    text-align:center;
}

.prospectusformSection select 
{
    font-size:11px;
    width:200px;
    margin:5px 0 3px 0;
}


.prospectusFormBg #labelWarning
{
    position:absolute;
    z-index:50;
    margin:9px 0 0 263px;
    background-image: url('/images/formWrong.gif');
    background-repeat:no-repeat;
    font-weight:bold;
    color:#d60000 !important;
    padding:0 0 0 16px;
    line-height:13px;
    width:200px;
}

.prospectusFormBg #labelWarning2
{
    padding:0 0 0 16px;
    background-image: url('/images/formWrong.gif');
    background-repeat:no-repeat;
    font-weight:bold;
    margin:0 0 0 6px;
    position:absolute;
    line-height:13px;
    margin:8px 0 0 126px;
    color:#d60000 !important;
}

.prospectusFormBg .LV_invalid 
{
    background-image: url('/images/formWrong.gif');
    background-repeat:no-repeat;
    font-weight:bold;
    color:#d60000;
    padding:0 0 0 16px;
}

.country .LV_invalid 
{
    position:absolute;
    line-height:13px;
    margin:8px 0 0 9px;
}

.eventCountry .LV_invalid 
{
    position:absolute;
    line-height:13px;
    margin:-16px 0 0 -200px;
}


.LV_valid 
{   
    position:absolute;
    background-image:url('/images/etfs_tick2.gif');
    width:16px;
    height:16px;
    display:block;
    margin-top: -19px;    
    margin-left: 208px;
    *margin-top: 6px;    
    *margin-left: 0px;
}

.login .LV_valid 
{
    background-image:none;
}

.country .LV_valid 
{
    margin-left:207px;
    *margin-left:8px;
}


.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
select.LV_valid_field:hover, 
select.LV_valid_field:active 
{
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active, 
select.LV_invalid_field:active,
select.LV_invalid_field:hover
{
    border: 1px solid #7e7951 !important;  
}

.prospectusSeparator
{
    border-bottom:1px solid #FFFFFF;
}

.formSection {
	width: 230px;
	float: left;
	line-height: 22px;
	padding-left: 16px;
}


.formRight {
	width: 500px;
}

.fsEnd { width: 610px; height: 40px; }

.fsRadio { margin: 5px 0 5px 0; }

.fsRadio input { width: 12px; height: 12px; border: 0px; padding: 0; }

.fsRight { float: right; width: 250px; padding: 0; }

.fullWidth { width: 100%; }

.greyBg {
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url('/images/etfs_greyBg.gif');
	background-color: #c1c1c1;
	height: 100%;
}

.greySeparator { color: #AFAFA0; }

.heading {
	color: #000000;
	font-size: 1.2em;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
}

.heading2 {
	color: #000000;
	font-size: 1.3em;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
}

/* Horizontal Menu */

.horizMenu {
	background-color: #2b2b2b;
	background-image: url('/images/horiz-nav-bg.gif');
	background-repeat:repeat-x;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 100%;
	
}

.horizNav { margin: 4px 0 0 9px; height: 29px; }

.horizNav a {
	color: #E6E6E6;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}

.horizNav a:hover { text-decoration: underline; }

.horizNav p { padding: 0 18px 0 0; display: inline; }

.incomplete  {
	color: #FF0000;
	font-style: normal;
}

.large { font-size: 110%; }

.lbborder {
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
}

.lborder { border-left: solid 1px #000000; }

.leftShadow {
	width: 5px;
	height: 100%;
	background-image: url('/images/etfs_shadow_lt.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.link_big  {
	color: #417046;
	font-size: 0.75em;
	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.link_big:hover  { text-decoration: underline; }

.login_register  {
	color: #FFFFFF;
	font-size: 0.7em;
	
	font-style: normal;
	font-weight: bold;
}

.logotext  {
	color: #9e9c76;
	font-size: 2em;
	
	font-style: normal;
}

.mainContainer {
	background-color: #FFFFFF;
	height: 100%;
	
	font-size: 0.7em;
	padding-left: 5%;
	padding-right: 5%;
	overflow: hidden;
}

.mainHd {
	background-color: #B1AE4C;
	background-image: url('/images/etfs_symbols.gif');
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	width: 100%;
	border-bottom: solid 1px #959231;
}

.mainHdJp {
	background-color: #B1AE4C;
	background-image: url('/images/etfs_hd_eftsecoverview_bg_jp.gif');
	height: 30px;
	line-height: 30px;
	width: 70%;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 0.8em;
	
}

.mainHdSimple {
	background-color: #B1AE4C;
	background-image: url('/images/etfs_nosymbols.gif');
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	width: 100%;
	border-bottom: solid 1px #959231;
}

.mainIntro { font-weight: bold; }

.menuBgLine {
	background-image: url('/images/etfs_topbar_bg.gif');
	color: #FFFFFF;
	height: 78px;
	width: 100%;
	border-bottom: 3px #ffffff solid;
}

.menuLeft { float: left; width: 40%; height: 78px; }

.menuRight {
	float: right;
	width: 500px;
	height: 78px;
	background: url('/images/etfs_logo2.gif') no-repeat top right;
	text-align: right;
	min-width: 500px;
}

.menuRightContent { margin: 52px 80px 0 0; color: #afafa0; }

.menuRightContent p { padding: 0 8px 0 4px; display: inline; }

.menuRightContentJp {
	width: 33px;
	height: 24px;
	margin: 52px 0 0 74px;
	float: left;
}

/* News */

.newshd  {
	color: #417046;
	font-size: 1.1em;
	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.date1  {
	color: #838383;
	font-size: 0.9em;
	
	font-style: normal;
}

.date2 {
	color: #838383;
	font-style: normal;
}

.newshd:hover  { text-decoration: underline; }

.newsPanel  {
	
	padding: 4px 3px 8px 3px;
	border-bottom: #efeee7 1px solid;
}

.newsPanel .newsPanelHeading a { font-size: 1.1em; text-decoration: none; }

.newsPanel .newsPanelHeading a:hover { text-decoration: underline; }

.newsSubHeading {
	
	padding: 5px;
	background-color: #e3e1cd;
	font-weight: bold;
}

.nonboldlink {
	color: #417046;
	font-weight: normal;
	font-style: normal;
}

.overridetext {
	color: #000000;
	font-weight: bold;
	font-size: 0.7em;
	
	font-style: normal;
	padding-right: 5px;
	padding-left: 9px;
	padding-bottom: 9px;
	padding-top: 5px;
}

.partnersTable { width: 100%; font-size: 11px; }

.partnersTable p { font-weight: bold; margin-bottom: 0; }

.partnersTable td { padding: 0 10px 0 0; vertical-align: top; }

.performance_disclosure  {
	color: #000000;
	font-size: 1.1em;
	
	font-style: normal;
	font-weight: bold;
}

.split-table
{
    float:left;
    width:40%;
    margin-right:10px;

}

.split-table tr
{
    background:#f2f1e7;
    font-size:0.7em;
    text-align:center;
}

.split-table th
{
    background:#e5e3cf;
}


.leavingBg {
	background: url('/images/etfs_leavingBg.png') no-repeat;
	width: 502px;
	height: 149px;
	padding: 32px 25px 0 23px;
	z-index: 1;
	position: absolute;
	left: 30%;
	display: none;
	font-size: 11px;
	font-family: Verdana,tahoma,arial;
}

.leavingBg p {
	width:455px;
	margin:0;
	padding:0;
}

/* Factsheet popups */

.popupBg {
	background: url('/images/etfs_factsheet_bg.png') no-repeat;
	width: 502px;
	height: 400px;
	padding: 20px;
	z-index: 1;
	position: absolute;
	left: 31%;
	top: 245px;
	display: none;
	font-size: 11px;
	font-family: Verdana,tahoma,arial;
}

.popupBg h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 7px;
	padding: 0;
}

.popupBg h2 {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 15px 7px;
	padding: 0;
}

.popupBgSmall {
	background: url('/images/etfs_factsheet_bg2.png') no-repeat;
	width: 504px;
	height: 148px;
	left: 29%;
}

.popupBgSmall h1 
{
    text-align:center;
    margin:0 0 10px 0;
    padding:0;
}

.popupButtonLeft { width: 40%; float: left; margin: 20px 0 0 90px; }

.popupButtonRight { width: 40%; float: left; margin: 20px 0 0 0px; }

.popupDisclaimer {
	overflow-y: auto;
	overflow-x: auto;
	border: solid 1px #cccbbe;
	height: 125px;
	width: 450px;
	padding: 6px;
	margin-left: 0px;
	*margin-left: 5px;
	background-color: #FFFFFF;
}




/* Product pages */

.productlink  {
	color: #417046;
	font-style: normal;
	text-decoration: none;
}

.productlink:hover  { text-decoration: underline; }



.productNav {
	padding: 8px;
	border-top: solid 1px #e3e4d7;
	border-bottom: solid 1px #e3e4d7;
}

.productTable { width: 80%; border-collapse: collapse; font-size:11px; }

.productTable td {
	background-color: #f7f6f1;
	padding: 4px;
	border: 1px solid #FFFFFF;
}

/* Quicklinks */

.quicklinks {
	background-color: #F2F1E7;
	padding-top: 8px;
	margin-bottom: 20px;
	width: 195px;
}

.quicklinksRhs {
	width: 226px;
}

.quicklinks p {
	line-height: 8px;
	background-image: url('/images/etfs_arrow.gif');
	background-repeat: no-repeat;
	margin: 0 0 0 8px;
	padding-left: 10px;
	height: 20px;
}

.linkDouble
{
	background-image: url('/images/etfs_arrow.gif');
	background-position:0 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin:0 0 10px 8px;
}


.quicklinksHd {
	background-image: url('/images/etfs_boxhd_quicklinks_bg2.gif');
	height: 26px;
	width: 195px;
}

.quicklinksHd2 
{
    background-image: url('/images/quicklinksBg.gif');
    background-repeat:no-repeat;
    font-family:Verdana,tahoma,arial;
    font-size:10px;
    color:#FFFFFF;
    line-height:26px;
    font-weight:bold;
    padding:0 0 0 7px;
    display:block;
    border-bottom:1px solid #377c3e;
}

.quicklinksHd3
{
    background-image: url('/images/quicklinksBg2.gif');
    background-repeat:no-repeat;
    font-family:Verdana,tahoma,arial;
    font-size:10px;
    color:#FFFFFF;
    line-height:26px;
    font-weight:bold;
    padding:0 0 0 7px;
    display:block;
    border-bottom:1px solid #377c3e;
}

.quicklinksHdJp {
	color: #FFFFFF;
	font-size: 0.8em;
	
	padding-left: 10px;
	background-image: url('/images/etfs_boxhd_quicklinks_bg_jp2.gif');
	line-height: 26px;
	height: 26px;
	width: 195px;
}

.quicklinksHdRHS {
	background-image: url('/images/etfs_boxhd_quicklinks_bg2.gif');
	background-position: right;
	height: 26px;
	width: 224px;
}

.quicklinksJp {
	background-color: #F2F1E7;
	padding-top: 8px;
	margin-bottom: 20px;
	width:195px;
}

.quicklinksJp p {
	margin: 0 0 0 8px;
	line-height: 15px;
	background-image: url('/images/etfs_arrow_jp.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 20px;
}


/* Left banners */

.leftBannerHd
{
    background-image: url('/images/quicklinksBg.gif');
    background-repeat:no-repeat;
    font-family:Verdana,tahoma,arial;
    font-size:10px;
    color:#FFFFFF;
    line-height:14px;
    font-weight:bold;
    padding:7px 6px 6px 7px;
    display:block;
    margin:0;
}


.newsletterPop
{
    index: 99;
    display:none;
    position:absolute;
    background-image:url('/images/etfs_newsletter_popup2.png');
    background-repeat: no-repeat;
    width:421px;
    height:107px;
    left:213px;
    top:331px;
    font-size:11px;
    padding:17px 0 0 23px;
}

.newsletterPop h1
{
    font-size:11px;
    margin:0;
    padding:0;    
}

.newsletterPop p
{
    margin:6px 0 0 0;
    padding:0;    
}


.leftBannerHd a
{
    color:#FFFFFF;
    text-decoration:none;
    display:block;
}

.leftBannerHd a:hover
{
    color:#FFFFFF;
    text-decoration:none;
}

.leftBannerContent
{
    background-color:#f2f1e7;
    padding:7px 6px 10px 7px;
    display:block;
    font-family:Verdana,tahoma,arial;
    font-size:11px;
    margin:0 0 20px 0;
}


.rbborder {
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}

.rborder { border-right: solid 1px #000000; }

.regBg {
	border-bottom: solid 1px #FFFFFF;
	padding: 6px;
	background-color: #f0eee6;
	background-image: url('/images/etfs_form_bg.gif');
}

.regBg input { margin-right: 3px; }

.registerHeading {
	font-weight: bold;
	padding: 9px 6px 9px 6px;
	background-color: #e4e1cd;
	border-bottom: solid 1px #FFFFFF;
}

.rightShadow {
	width: 5px;
	height: 100%;
	background-image: url('/images/etfs_shadow_rt.png');
	background-repeat: repeat-y;
	background-position: top right;
}

.sm2d  {
	color: #AFAFA0;
	font-size: 0.7em;
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	text-decoration: none;
}

.sm3d  {
	color: #AFAFA0;
	font-size: 0.9em;
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	text-decoration: none;
}

.smallheading {
	color: #000000;
	font-size: 1.0em;
	
	font-style: italic;
	font-weight: bold;
}

.smallheading_jp {
	color: #000000;
	font-size: 1.0em;
	
	font-weight: bold;
}


/* RHS bar */

.rhsBody
{
    overflow:hidden;
}

.stockBorder   { border-bottom: #e3e4d7 1px solid; width: 100%; }

.stockDetails   {
	width: 160px;
	float: left;
	padding: 2px 2px 2px 6px;
	margin: 2px 2px 2px 2px;
}

.cBarHeader
{
    background-image:url('/images/commodityBarHeader.gif');
    background-repeat:no-repeat;
    height:26px;
    font-family:Verdana,tahoma,arial;
    font-size:10px;
    color:#FFFFFF;
    line-height:26px;
    font-weight:bold;
    padding:0 0 0 6px;
    margin:0 0 4px 0;
    display:block;
}

.headerJp
{
    font-weight:normal;
    font-size:11.5px;
    font-weight:bold;
}

.cBarHolder
{
    color: #303030;
	font-size: 0.6em;
	
	width:224px;
}

.cBarLeft
{
    float:left;
    font-weight:bold;
    padding:0 0 4px 0;
    width:46%;
}
.cBarRight
{
    float:right;
    font-weight:bold;
    text-align:right;
    width:48%;
}

.cBarSmall
{
    padding:5px 0 5px 0;
    font-size:98%;
    line-height:18px;   
}




.cBarJp
{
    font-size:100%;
}


.aumHeight
{
    height:20px;
}

.aumPop
{
    z-index:99;
    display:none;
    position:absolute;
    background-image:url('/images/etfs_aum_help.png');
    background-repeat: no-repeat;
    width:224px;
    height:140px;
    font-size:11px;
    top:110px;
}
.aumContent
{
    margin:17px 11px 0 18px;
    line-height:15px;
}

.stocktext  {
	color: #303030;
	font-size: 0.6em;
	
	font-style: normal;
}

.stocktext_sm {
	color: #303030;
	font-size: 0.55em;
	
	font-style: normal;
}

.stocktextheading {
	color: #000000;
	font-size: 0.6em;
	
	font-style: normal;
}


.smalltext  {
	color: #000000;
	font-size: 0.9em;
	
	font-style: normal;
}

.smalltext2  {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
}

.smalltext3 {
	color: #000000;
	font-size: 0.7em;
	
	font-style: normal;
}

.smalltextgrey2 {
	color: #6C6C6C;
	font-style: normal;
}

.feedtext  {
	color: #767676;
	font-size: 0.7em;
	
	font-style: normal;
}

.stocktextlink {
	font-size: 0.6em;
	
	font-style: normal;
	text-decoration: none;
}

.stocktextlink:hover { text-decoration: underline; }

.stocktextred {
	color: #ee1600;
	font-size: 0.6em;
	
	font-style: normal;
}

.stocktitle  {
	color: #989898;
	font-size: 0.6em;
	
	font-style: normal;
}

.stockValue {
	float: right;
	width: 45px;
	color: #008000;
	font-size: 0.6em;
	
	font-style: normal;
	padding-top: 2px;
	margin-top: 2px;
	text-align: right;
}

.stockValueRed {
	float: right;
	width: 45px;
	color: #ee1600;
	font-size: 0.6em;
	
	font-style: normal;
	padding-top: 2px;
	margin-top: 2px;
	text-align: right;
}

/* Submenus */

.submenu 
{
    font-family:Tahoma;
	font-size: 0.7em;
	background-image: url('/images/etfs_arrow3.gif');
	line-height: 13px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 5px 0 20px 0px;
}

.submenu a { text-decoration: none; }

.submenu a:hover { text-decoration: underline; }

.submenu p { margin: 0 6px 0 4px; display: inline; }

.submenu1  {
	color: #E6E6E6;
	font-size: 0.7em;
	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.submenu1:hover { text-decoration: underline; }

.submenu2  {
	color: #417046;
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.submenu2:hover { text-decoration: underline; }

.subMenuBg {
	border-top: solid 3px #FFFFFF;
	background-image: url('/images/etfs_submenu_bg.gif');
	background-repeat: repeat-x;
	height: 31px;
	width: 100%;
	top: 27px 0 0 0;
	clear: both;
}

.submenuText
{
    font-size:11px;
    color#dbdbdb;
}

.submenuText a
{
    color#417046;
}


.tableHeaderText {
	color: #000000;
	font-weight: bold;
	font-size: 0.7em;
	
	font-style: normal;
	padding-right: 5px;
	padding-left: 9px;
	padding-bottom: 5px;
	padding-top: 9px;
}



.tborder {
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

/* Terms and conditions */

.terms  {
	color: #999999;
	font-size: 0.6em;
	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.terms:hover { text-decoration: underline; }

.text  {
	color: #000000;
	font-size: 0.7em;
	
	font-style: normal;
}

.textgreen {
	color: #008000;
	font-size: 0.7em;
	
	font-weight: bold;
	font-style: normal;
}

.textgreen2 {
	color: #417046;
	
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.textgreen2:hover { text-decoration: underline; }

.textgreenbig {
	color: #417046;
	font-size: 1.1em;
	
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.textgreenbig:hover { text-decoration: underline; }

.textred {
	color: #EE1600 !important;
	font-weight: bold;
	font-style: normal;
}

.textred2 {
	color: #EE1600;
	font-size: 0.7em;
	
	font-weight: bold;
	font-style: normal;
}

.textredbig {
	color: #EE1600;
	font-size: 1.2em;
	
	font-weight: bold;
	font-style: normal;
}

.textredbig2 {
	color: #EE1600;
	font-size: 1.1em;
	
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.textredbig2:hover { text-decoration: underline; }

.textwhite {
	color: #FFFFFF;
	font-size: 0.7em;
	
	font-style: normal;
}

.textwhitebold {
	color: #FFFFFF;
	font-size: 0.7em;
	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.thumbnailImage { margin-right: 10px; border: 0; }

.toprightnav {
	color: #6A6A59;
	font-size: 0.7em;
	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.toprightnav:hover { text-decoration: underline; }

.tp_header { background-color: #e4e4c3; }

.vline {
	background-image: url('/images/etfs_vline.gif');
	width: 19px;
	height: 100%;
}



.whiteheadingjp  {
	color: #FFFFFF;
	font-size: 0.8em;
	
	font-style: normal;
}

.whiteheadingjp2  {
	color: #FFFFFF;
	font-size: 0.9em;
	
	font-style: normal;
}

#About {
	left: 0px;
	position: absolute;
	top: 111px;
	visibility: hidden;
	z-index: 01;
}

/* Popup banner */

#close { cursor: pointer; cursor: hand;margin-top:25px; }

#popup
{
    margin-top:25px;
}


#commodity { width: 224px; }

#conferenceHolder h2 {
	padding-left:10px;
	margin:0;
	background-color: #ebead8;
	background-image:url('/images/conference-hd-bg.gif');
	background-repeat:repeat-x;
	font-size: 1.1em;
	line-height:60px;
	font-weight: bold;
	height:60px;
}

#conferenceHolder h3 {
	margin:0;
	padding-left:10px;
	background-color: #000000;
	background-image:url('/images/conference-bottom-bg.gif');
	background-repeat:repeat-x;
	line-height:30px;
	font-weight: bold;
	height:33px;
	font-size:100% !important;
	color:#ffffff !important;
}


#conferenceHolder h4 {
	padding: 5px 5px 5px 10px;
	margin:0;
	background-color: #e0dec2;
	background-image:url('/images/conference-hd-bg2.gif');
	background-repeat:repeat-x;
	font-size: 1.1em;
	font-weight: bold;
}

#conferenceHolder h5 {
	padding: 5px;
	background-color: #d7d4bd;
	font-weight: bold;
}

#conferenceHolder h6 {
	padding: 5px;
	background-color: #f0eee3;
	color: #e01500 !important;
	font-size: 1.1em;
	font-weight: bold;
}

#conferenceHolder .conference-subHd
{
    font-weight:bold;
    font-size:100%;
}


#conferenceHolder .conference-bg
{
    background-image:url('/images/conference-bg.gif');
    background-repeat:repeat-x;
    padding:16px 8px 8px 10px;
}

#conferenceHolder .conference-bg2
{
    padding:16px 8px 8px 10px;
    background-image:url('/images/conference-bg2.gif');
    background-repeat:repeat-x;
}


#conferenceHolder ul li { margin-bottom: 3px; }

#contentHolder {
	color: #000000;
	font-size: 0.7em;
	
	font-style: normal;
}

#contentHolder .tableContent { font-size: 0.7em; }

#contentHolder h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}

#contentHolder h2 { font-size: 1.2em; font-weight: bold; }

#contentHolder h3 {
	color: #ee1600;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}

#contentHolder h4 {
	font-weight: bold;
	display: block;
	margin-top: 20px;
}

#contentHolder h5 {
	font-weight: bold;
	display: block;
	font-style: italic;
	margin-top: 20px;
	font-size:11px;
}



#contentTable { font-size:11px;  }

#currency { width: 224px; }

#disclaimerTable .tableHeading {
	font-weight: bold;
	background-image: url('/images/etfs_oursec_bg.gif');
}

#disclaimerTable .tableRounded   { -moz-border-radius: 2px; }

#disclaimerTable p  {
	display: inline;
	margin: 0;
	/*
	background-image:url('/images/etfs_arrow3.gif');
	line-height:11px;
	background-repeat:no-repeat;
	padding-left:11px;
	*/
}

#disclaimerTable td {
	color: #000000;
	font-size: 0.7em;
	
	font-style: normal;
}

#disclaimerTable tr { background-color: #f5f4ed; }

#Faqs {
	left: 0px;
	position: absolute;
	top: 111px;
	visibility: hidden;
	z-index: 01;
}

#funds  { width: 224px; }

#headerBg {
	background-image: url('/images/etfs_precious_metals_header_bg.jpg');
	height: 118px;
	background-repeat: no-repeat;
}

#headerMenuBg {
	background-image: url('/images/etfs_precious_metals_header_menu.gif');
	height: 27px;
	line-height: 27px;
	padding-left: 8px;
	background-repeat: no-repeat;
}

#How {
	left: 0px;
	position: absolute;
	top: 111px;
	visibility: hidden;
	z-index: 01;
}

#incorrect {
	width: 100%;
	position: absolute;
	z-index: 30;
	margin-left: 355px;
	margin-top: -88px;
	display: none;
}

/* Dropdown Menu */

#jsddm { margin: 0 0 0 14px; padding: 0; float: left; }

#jsddm li {
	float: left;
	list-style: none;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}

#jsddm li a {
	display: block;
	padding: 0px 9px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold !important;
}

#jsddm li a:hover { background-color:#307d38;background-image: url('/images/horiz-nav-rollover.gif'); }

#jsddm li ul {
	margin: 8px 0 0 13px;
	visibility: hidden;
	padding: 0;
	position: absolute;
	z-index: 30;
	width: 1400px;
	left: 0;
}

#jsddm li ul li { height: 16px; }

#jsddm li ul li a {
	color: #6A6A59;
	line-height: 16px;
	font: 11px Verdana, Tahoma;
}

#jsddm li ul li a:hover { text-decoration: underline; background: none; }

#Legal {
	left: 0px;
	position: absolute;
	top: 111px;
	visibility: hidden;
	z-index: 01;
}

#Library {
	left: 0px;
	position: absolute;
	top: 111px;
	visibility: hidden;
	z-index: 01;
}

.sub-nav-space
{
    height:24px;
}

/* Menu Layout Styles */
#Menu {
	left: 0px;
	position: absolute;
	top: 81px;
	visibility: visible;
	z-index: 01;
}

/* News */

#News {
	left: 0px;
	position: absolute;
	top: 111px;
	visibility: hidden;
	z-index: 01;
}

#newsStory {
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

#newsStory .newsDate { font-weight: bold; }

#newsStory .newsIntro { font-weight: bold; }

#newsStory h1 { font-size: 1.2em; }

#newsStory ul li { margin-bottom: 12px; }

#Oursec {
	left: 0px;
	position: absolute;
	top: 111px;
	visibility: hidden;
	z-index: 01;
}

/* Page padding */

#pagePad { padding: 6px 0px 12px 12px;width:99%;}

.tabpad { padding: 6px 0px 6px 12px;line-height:18px;}

/* Table styles */

#physicalTable .tableHeading { font-weight: bold; background: #d7d4bd !important; }

#physicalTable .tableHeadingLighter { font-weight: bold; background: #e7e5d3 !important; }

#physicalTable .tableHeadingDrop { background: #e3e1cd !important; }

#physicalTable .tableHeadingDrop2 { background: #ebeadc !important; }

#physicalTable td {
	color: #000000;
	font-size: 0.7em;
	
	font-style: normal;
}

#physicalTable tr { background-color: #F2F1E7; }


.physicalTableHeading { background-color: #E3E1CD !important; }

.chartLeft
{
    float:left;
}

/* Tabs */

.tabs
{
    height:30px;
}

.tabs ul
{
    list-style: none;
    margin:0;
    padding:0;
}


.tabs ul li
{
    background-image:url('/images/tabBg.gif');
    background-repeat:repeat-x;
    height:30px;
    padding: 0 8px 0 8px;
    line-height:30px;
    font-size:11px;
    font-weight:bold;
    
    float:left;
    border-right:1px solid #FFFFFF;
    display:inline;
    margin:0;
}

.tabs ul li a
{
    color:#2e2e2e;  
    text-decoration:none;
    display:block;
    outline: none;  
}

.tabs ul li a:hover
{
    text-decoration:underline;
}

.confTabs
{
    height:30px;
}

.confTabs ul
{
    list-style: none;
    margin:0;
    padding:0;
}


.confTabs ul li
{
    background-image:url('/images/tabBg.gif');
    background-repeat:repeat-x;
    height:30px;
    padding: 0 8px 0 8px;
    line-height:30px;
    font-size:11px;
    font-weight:bold;
    
    float:left;
    border-right:1px solid #FFFFFF;
    display:inline;
    margin:0;
}

.confTabs ul li a
{
    color:#2e2e2e;  
    text-decoration:none;
    display:block;
    outline: none;  
}

.confTabs ul li a:hover
{
    text-decoration:underline;
}

.tabItemOver
{
    background-image:url('/images/tabBgOver.gif');
}

.tabBottom
{
    border-top:1px solid #e3e4d7;
    height:1px;
    clear:both;
    margin:0 0 10px 0; 
}

.tabBottomAdmin
{
    background-image:url('/images/tabBottom.gif');
    background-repeat:repeat-x;
    height:36px;
    clear:both;
}

.tab1
{
    display:none;
}

.tab2
{
    display:none;
}

.tab3
{
    display:none;
}

.tab4
{
    display:none;
}

.tab5
{
    display:none;
}

.confTab2

{
    display:none;
}

.confTab3

{
    display:none;
}

.confTab4
{
    display:none;
}

.confTab5
{
    display:none;
}


.confTable
{
    font-size:11px;
}

.confTable td
{
    padding:8px;
    background-color:#f2f1e4;
}

.confDk
{
    background-color:#e8e7d5 !important;
}

.save-date
{
    width:97px;
    float:right;
    z-index:120;
    right:259px;
    margin-top:-1px;
    position:absolute;
}

.prodOptions
{
    background-image:url('/images/prodOptionsBg2.gif');
    padding:8px;
    width:100%;
    font-weight:bold;
    background-repeat:repeat-x;
 }

.prodOptions h1
{
    font-weight:bold;
    line-height:25px;
    margin:0;
    padding:0;
    display:inline;
}

.prodOptionsDownload
{
    float:left;
    margin: 0 25px 0 0;
    line-height:20px;
}

.prodOptionsLeft
{
    float:left;
    width:300px;
    margin: 0 0 0 3px;
}

.centerButton
{
    text-align:center;
}


.prodOptionsLeft a
{
    background-image:url('/images/prodArrow.gif');
    background-repeat:no-repeat;
    padding-left:16px;
    line-height:18px;
    text-decoration:none;
}

.prodOptionsLeft a:hover
{
    text-decoration:underline;
}

.exchangeHeader
{
   color:#FFFFFF;
   margin:0 5px 0 0;
   font-weight:bold;
   float:left;
   line-height:18px;
   display:none;
}

.signUpBtn
{
    margin:0 0 0 106px;
}


.companyNewsHd
{
    height:23px;
    line-height:23px;
    font-weight:bold;
    background-image:url('/images/hompageNewsHd.gif');
    background-repeat:no-repeat;
    padding:0 0 0 6px;
    display:block;
    font-size:11px;
}

.headerBgStart
{
    background-image:url('/images/headerEdge.gif');
    background-position:top left;
    background-repeat:no-repeat;
    margin:0;
    width:9px;
    float:left;
    height:25px;
    
}

.headerBgEndSymbols
{
    background-image:url('/images/headerSymbols.gif');
    background-position:top right;
    color:#FFFFFF;
    font-size:11px;
    line-height:30px;
    font-weight:bold;
    border-bottom:1px solid #959231;
}


.headerBgEndNoSymbols
{
    background-image:url('/images/headerNoSymbols.gif');
    background-position:top right;
    color:#FFFFFF;
    font-size:11px;
    line-height:30px;
    font-weight:bold;
    border-bottom:1px solid #959231;
}

.headerBgEnd
{
    background-image:url('/images/headerNoSymbols.gif');
    background-position:top;
    background-position:right;
    color:#FFFFFF;
    font-size:10px;
    line-height:25px;
    font-weight:bold;
    border-bottom:1px solid #959231;
}



/* Welcome page */

.welcomeDisclaimer
{
    font-size:90%;
    font-style:italic;
}

.welcome {
	padding: 6px 0 10px 8px;
	border-bottom: #efeee7 1px solid;
}

.welcome .welcomeHeading a { font-size: 1.2em; text-decoration: none; }

.welcome .welcomeHeading a:hover { text-decoration: underline; }

.welcome .welcomeHeadingUS a { font-size: 1.1em; text-decoration: none; }

.welcome .welcomeHeadingUS a:hover { text-decoration: underline; }

.welcomeArticle
{
   margin-left: 110px; 
}

.welcomeArticle p {
	margin: 0 0 0 4px;	
	background-image: url('/images/etfs_arrow3.gif');
	line-height: 12px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

.welcome-no-image
{
    margin:0;
}


.welcomeImage { float: left; width: 110px; }

.welcomeRegister { margin-top: 4px; }

#topWelcome {
	padding: 6px 0 10px 8px;
	background-image: url('/images/etfs_hd_upcoming_bg.gif');
	border-bottom: #efeee7 1px solid;
}

#topWelcome .welcomeHeading a {
	color: #EE1600;
	font-size: 1.2em;
	text-decoration: none;
}

#topWelcome .welcomeHeading a:hover { text-decoration: underline; }

#topWelcome .welcomeHeadingUS a {
	color: #EE1600;
	font-size: 1.1em;
	text-decoration: none;
}

#topWelcome .welcomeHeadingUS a:hover { text-decoration: underline; }

/* Document library */

.documentHeaderOpen
{
    background-image:url('/images/documentHeaderClose.gif');
    background-repeat: no-repeat;
    background-position:right top;
    width:100%;
    height:25px;
    font-size:11px;
    font-weight:bold;
    line-height:25px;
    background-color:#d6d3b3;
    margin:5px 0 0 0;
}

.documentHeaderOpen p
{
    margin:0 0 0 5px;
    padding:0;
    display:inline;
}

.documentDrop
{
    list-style-type: none;
    margin:0;
    padding:0;  
}

.documentDrop ul
{
    list-style-type: none;
    margin:0;
    padding:0;   
}

.documentDrop table
{
    width:100%;
 }

.documentDrop td
{
    font-size:11px;
    background-color:#f2f1e7;
    padding:4px;
    margin:0;
 }
 
 .documentContent
 {
     display:none;
 }
 
 .documentContent TH
 {
     font-weight:bold;
     background-color:#e3e1cd;
     font-size:11px;
 }
 
 .documentMinus
 {
     background-position:right -35px;
 }
 
  .documentRollover
 {
     cursor:pointer;
     cursor:hand;
 }
 
 .expandAll
 {
     width:60px;
     height:18px;
     background-image:url('/images/etfs_btn_expand_all_3.gif');
     float:right;
 }
 
.expandMinus
{
    background-position:left -18px;
}

/* Admin */

.adminHeading {
	color: #4f4534;
	font-size: 0.9em;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
}

.top-admin
{
    color:#5b5a4b;
    font-size:13px;
    text-align:right;
    padding:76px 15px 0 0;
    font-weight:bold;
}

.top-admin-separator
{
    height:8px;
    background-color:#000;
    background-image:url(/images/horiz-nav-bg.gif);
    width:100%;    
}

.currencyAdmin input
{
    width:85px !important;
    
}

.adminDownload
{
    float:left;
    width:200px;
}

.adminBgPanel
{
    background-color:#dfdebe;
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}

.adminBgPanel input[text]
{
    background-color:#FFFFFF;
    border:1px solid #d3d2ac;
}

.adminBgPanel td
{
    padding:6px;
}

.overridetext
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
}

.csvTable
{
    background-color:#f2f1e7;
    
}

.newsletterTable
{
    background-color:#e5e3cf;
    font-size:10px;
    
}

.newsletterTable td
{
    border:1px solid #FFFFFF;
    padding:4px;
    text-align:center;
}

.csvTable td
{
    border:1px solid #FFFFFF;
    padding:5px;
}

.adminMessageBox
{
    width:330px;
    height:110px;
    background-image:url('/images/etfs_adminMessageBg.png');
    background-repeat:no-repeat;
    line-height:20px;
    padding:28px 50px 0 28px;
    top:362px;
    left:216px;
    display:none;
    z-index:99;
    position:absolute;
}

.adminMessageBox p
{
    margin:0;
    display:inline;
    padding:10px;
}

.adminMessage
{
    padding:0 0 8px 0;
}

.closeMessage
{
    text-align:left;
    margin:0 70px 0 0;
}


/* Collateral */

.collateralMessageBox
{
    width:679px;
    height:120px;
    background-image:url('/images/etfs_collateralMessageBg.png');
    background-repeat:no-repeat;
    line-height:17px;
    padding:28px 28px 0 28px;
    top:362px;
    left:216px;
    display:none;
    z-index:99;
    position:absolute;
}

.collateralMessageBox p
{
    margin:0;
    display:inline;
    padding:10px;
}

.collateralMessage
{
    padding:0 0 8px 0;
    width:93%;
}

.altRow td
{
    background-color:#FFFFFF !important;
}

/* Leaving popup  */

.leavingMessageBox
{
    width:601px;
    height:117px;
    background-image:url('/images/etfs_us_leaving.png');
    background-repeat:no-repeat;
   line-height:17px;
    padding:24px 20px 0 28px;
    top:362px;
    left:216px;
    display:none;
    z-index:99;
    position:absolute;
}

.leavingMessageBox p
{
    margin:0;
    display:inline;
    padding:10px;
}

.leavingMessage
{
    padding:0 0 8px 0;
    width:93%;
}

.leavingBtn
{
    margin:5px 0 0 0;
    width:47%;
    float:left;
    text-align:center;
    line-height:22px;
}

/* Button styling  */

.buttonStyle
{
    margin: 10px 0 10px 0;
    padding:4px 17px 4px 17px;    
    color:#ffffff;
    font-weight:bold;
    font-size:11px;
   -webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: -moz-linear-gradient(top,  #626363,  #282a2a);
	cursor:pointer;
	border-top:1px solid #8a8b8b;
    border-left:1px solid #8a8b8b;
    border-right:1px solid #313333;
    border-bottom:1px solid #1a1a1a; 
    background-color:#4d4e4e;
    text-decoration:none;
}


#lblStatus
{
    font-weight:bold;
}

/* Hide */

.hide
{
    display:none;
}


/* JP message */

.jp-message-left
{
    background-image:url('/images/jp-message-left.gif');
    background-repeat:repeat-x;
    width:14px;
    height:122px;
    float:left;
}

.jp-message
{
    background-image:url('/images/jp-message.gif');
    background-position:top right;
    background-repeat:no-repeat;
    width:100%;
    float:left;
    height:112px;
    text-align:center;
    margin:0 0 10px 0;
}

.jp-message-content
{
    margin:20px 0 0 0;
    text-align:left;
    width:90%;
    font-size:12px;
    float:left;
}

.jp-message-end
{
    float:left;
}

/* Page resizing */

@media all and (max-width: 1050px)  
{
    .homeLink

    {
       display:none;        
    }
}


@media all and (max-width: 950px)  
{
    .menuRight, .dropMenuBg, .homeLink

    {
       display:none;        
    }
}

@media all and (max-width: 1270px)  
{
    .deMenu .menuRight, .deMenu .dropMenuBg

    {
       display:none;        
    }
}

/* Homepage updates */

.homepage-column
{
	float:left;
	width:220px;
}

.welcomeNoThumb
{
	margin:0;	
}

/* Disclaimers */

.disclaimer-body
{
	text-align:center;
	font-size:11px;
	line-height:15px;
	
}

.disclaimer-body h1
{
	font-size:13px;
	font-weight:bold;
}

.disclaimer-logo
{
	margin:30px 0 30px 0;
}

.disclaimer-container
{
	margin: 0 auto;
	text-align:center;
	width:50%;
}

.disclaimer-content
{
	width:100%;	
	text-align:left;
}

.disclaimer-country
{
	width:90%;
	text-align:center;
}

.disclaimer-button
{
	margin:30px;
	text-align:center;
}

.disclaimer-button img
{
	margin:0 25px 0 25px;
}

.flag
{
	width:20%;
	text-align:center;
	float:left;
	margin:15px 0 0 0;
}

.disclaimer-frame
{
	overflow:auto;
	border:solid 1px #AAAAAA;
	height: 180px;
	width: 100%;
	padding: 8px;
}

/* RHS Bar */

#divisionTabs
{
    padding:0;
    
}

.division
{ 
    width:224px;
}

.division li
{ 
    width:80px;
    font-size:8px;
}

.division .paragraph
{ 
    font-size:8px;
    background-color:transparent;
}

.dropDowns 
{
    font-size: 11px;
    padding:0;
    height:17px;
    font-family: Verdana, Arial, Helvetica;
    width:210px !important;
}

.division .ui-widget-header
{
    background:none;
}

.division .ui-state-default
{
   background-image:url('/images/rhb-tab.gif');
   background-repeat:repeat-x;
   width:auto;
   height:25px;
   line-height:26px;
   font-size:9px;
   font-weight:bold;
   font-family:Verdana,tahoma,arial;
   border:0 !important;
}

.division .ui-tabs .ui-tabs-nav li
{
    padding:0;
    margin:0;
}

.division .ui-widget-header
{
    padding:0;
    margin:0;
    border:none;
}

.ui-tabs .ui-tabs-nav li a
{
    padding:0 6px 0 6px;
}

.ui-tabs
{
    padding:0;
    border:0;
    top:0;
}

.ui-state-active 
{
    background-image:url('/images/rhb-tab-selected.gif') !important;
    border:0;
}

.ui-tabs .ui-tabs-panel
{
    background-image:url('/images/rhb-bar-bg.gif');
    background-repeat:repeat-x;
    padding:0;
    height:45px;
}

.ui-tabs .ui-tabs-panel select
{
    margin:15px 0 0 7px;
}

#tabs select
{
   font-size:10px;
   font-weight:bold;
   font-family:Verdana,tahoma,arial;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
    padding:0;
}

#divisionTabs
{
    padding:0;
    margin:0;
}

.ui-corner-bottom
{
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}

.rhb-headings
{
    margin:12px 0 0 0;
    font-size:9px !important;
    font-weight:bold;
    width:222px;
    height:22px;
    padding:9px 0 0 0;
    border-left:1px solid #e1e1bb;
    border-right:1px solid #e1e1bb;
}


#pl1, #pl2, #pl3
{
   padding:0;
   font-size:10px;
   min-height:2px;
   clear:both;
   border-left:1px solid #e1e1bb;
   border-right:1px solid #e1e1bb;
   border-bottom:1px solid #e1e1bb;
}

.rhb-name
{
    float:left;
    width:45%;
    font-weight:bold;
    padding:0 0 0 3px;
}

.rhb-name a
{
    text-decoration:none;
    color:#417046;
}

.rhb-name a:hover
{
    text-decoration:underline;
}


.rhb-currency
{
    float:left;
    width:24px;
    text-transform:uppercase;
}

.rhb-last
{
    float:right;
    width:50px;
    text-align:center;
    overflow:hidden;
}

.rhb-change
{
    float:right;
    width:17%;
    text-align:right;
    text-align:right;
    padding:0 3px 0 0;
    max-width:60px;
}

.rhs-bar-holder
{
    width:227px;
}

.change-pos-green
{
    color:#417046;
}

.change-pos-red
{
    color:#ff003a;
}


.rhb-row
{
    padding:6px 0 6px 0;
}

/* FAQs */

.faqAll
{
    line-height:18px;
}

.faqContent a
{
   
   text-decoration:none;
}

.faqContent a:hover
{
   text-decoration:underline;
}

.faqContent
{
    display:none;
}

.faqQuestion ul
{
    list-style: none;
    padding:0;
    margin:0;
}

.faqQuestion li
{
       padding:0;
       margin:10px 0 16px -20px;
}



.faqQuestion a
{
       text-decoration:none;
}

.faqQuestion a:hover
{
       text-decoration:underline;
}

.selectedQuestion
{
    color:#000000;
}

/* Performance */

.performanceTable
{
	padding:4px;
	font-size:11px;
}
.performanceTable td
{
	background-color:#f2f1e7;
	padding:4px;
	text-align:center;
}

.performanceTable th
{
	background-color:#d7d4bd;
	padding:4px;
	text-align:center;
}

.perHighlight
{
	background-color:#edece2 !important;
	text-align:left !important;
}

.columnLeft
{
	text-align:left !important;
}

.perHighlightHd 
{
	background-color:#e9e8da !important;
	text-align:left !important;
	font-weight:bold;
}

/* iFrames */

#myframe
{
	display:block;
	overflow:hidden;
}

/* page setup */

html, body, .wrapper
{	
}

.column-left
{
	float:left;
	margin:6px 10px 0 12px;
	width:206px;
	background:url('/images/border-line.gif') repeat-y top right;
	height:100%;
}

.column-right
{
	float:right;
	margin:6px 12px 0 10px;
	width:224px;
	height:100%;
}

.column-middle
{
	margin:6px 246px 0 228px;
	height:100%;
	background:url('/images/border-line.gif') repeat-y top right;
	padding:0 10px 0 0;
}

.table-container
{
    width:99%;
    margin:3px 0 12px 9px;
}
/* border line */

.border-line
{
    background:url('/images/border-line2.gif') repeat-y;
    min-width:11px;
}


/* Prospectus */

.prospectus-list li
{
    line-height:22px;
}

.prospectus-list h1
{
    font-size:12px !important;
}

.prospectus-list h2
{
    font-size:11px !important;
    font-style:italic;
    font-weight:normal !important;
}

/* Conference events */

.events-holder div
{
    border-bottom:1px solid #EFEEE7;
    cursor:pointer;
    line-height:15px;
    padding:6px 8px;
    margin:0;
}

.events-holder p
{
    padding:0;
    margin:0;
}

.events-holder div:hover
{
    background-image:url("/images/etfs_hd_upcoming_bg.gif");
}

.events-holder h1
{
    font-size:12px;
    font-weight:bold;
    margin:0 !important;
    padding:0 !important;
}

.events-holder ul 
{
    padding:0 0 0 17px;
    margin:0 0 5px 0;
}


.events-holder ul li
{
    color:#417046;
    text-decoration:underline;
    list-style-image:url("/images/etfs_arrow4.gif");
    margin:0;
    padding:0;
    font-weight:bold;
}


.eventred {
	color: #EE1600;
	font-size: 0.7em;
	
	font-weight: bold;
	font-style: normal;
}

.eventsHd {
	background-image: url('/images/etfs_hd_upcoming_end2.gif');
	background-position: right;
	height: 25px;
	width: 100%;
	border-bottom: solid 1px #959231;
}

.eventsHdJp {
	background-image: url('/images/etfs_hd_upcoming_start.gif');
	height: 25px;
	line-height: 25px;
	width: 70%;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 1.2em;
	
}

.eventsHolder {
	color: #000000;
	font-size: 0.7em;	
	font-style: normal;
	margin-top: 10px;
}

.fBgEnd  {
	background-image: url('/images/etfs_form_bg2.gif');
	background-repeat: repeat-x;
}

.fBgEnd2 {
	background-image: url('/images/etfs_form_bg2.gif');
	background-repeat: repeat-x;
	height: 210px;
}

.fBgEnd3 {
	background-image: url('/images/etfs_form_bg2.gif');
	background-repeat: repeat-x;
	height: 320px;
}

/* Micro-securities */

.micro-top
{
    background:#DFDDCD; 
    font-weight:bold;  
    width:96%;
    padding:5px 0;
    text-indent:5px;
    height:26px;
    
}

.micro-hd
{
    background:#DFDDCD; 
    font-weight:bold;
    text-align:center;
}


.micro-left
{
    width:18%;
    float:left;
    margin-right:10px;
}

.micro-left-top
{
    float:left;
    height:26px;
}


.micro-main
{
    text-align:center;
    height:26px;
}

.micro-block
{
    background:#ECEBE0;
    text-align:right;
}

.micro-box
{
    border-top:1px solid #000;
    border-left:1px solid #000;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
}

.micro-align-left
{
     text-align:left;
     padding-left:5px;
}

.micro-align-right
{
     padding-right:5px;
}


.micro-white
{
    background:#ffffff;
}

