document.write('<style>\n');
document.write('\/* Global CSS Styles *\/\n');
document.write('.fc * {\n');
document.write(' padding:0px; \n');
document.write(' border:0px; \n');
document.write(' margin:0px; \n');
document.write(' color: inherit;\n');
document.write(' background-color: inherit;\n');
document.write('}\n');
document.write('.fc, .fc TABLE, .fc TD, .fc INPUT, .fc SELECT {\n');
document.write(' font-family: Arial,sans-serif;\n');
document.write(' font-size:11px;\n');
document.write('}\n');
document.write('.fc IMG {\n');
document.write(' display:block;\n');
document.write('}\n');
document.write('.fc TD { empty-cells: show; }\n');
document.write('\/* END Global CSS *\/\n');
document.write('\n');
document.write('\n');
document.write('.fc .data   { color:#000000;} \n');
document.write('.fc A {\n');
document.write(' text-decoration: none;\n');
document.write(' color: #000000;\n');
document.write('}\n');
document.write('.fc A:hover{\n');
document.write(' text-decoration: underline;\n');
document.write('}\n');
document.write('.fc A.active, A.active:hover {\n');
document.write(' text-decoration:underline;\n');
document.write('}\n');
document.write('.fc .row TD, .fc .row1 TD, .fc .row2 TD {border-bottom:0px; background-color:#FFFFFF; padding: 4px}\n');
document.write('.fc .row2 TD {background-color:#E8E8E8;}\n');
document.write('.fc TH {\n');
document.write(' text-align: left;\n');
document.write(' font-weight: bold;\n');
document.write(' padding: 4px;\n');
document.write(' color:#000000;\n');
document.write(' border-bottom: 1px solid #003475;\n');
document.write('}\n');
document.write('.fc TH.subhead{\n');
document.write('  border-bottom: 0px\n');
document.write('}\n');
document.write('.fc TD {\n');
document.write(' empty-cells: show;\n');
document.write('}\n');
document.write('.fc INPUT.text, .fc INPUT.ticker {\n');
document.write(' width:69px;\n');
document.write(' font-size:11px;\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' background-color:#FFFFFF;\n');
document.write(' color:#666666; \n');
document.write(' font-weight:normal;\n');
document.write(' border: solid 1px #000000;\n');
document.write(' padding:2px;\n');
document.write(' vertical-align:bottom;\n');
document.write('}\n');
document.write('.fc INPUT.go, .fc INPUT.button {\n');
document.write(' font-size:11px;\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' background-color:#E0E0E0;\n');
document.write(' color:#000000; \n');
document.write(' font-weight:bold;\n');
document.write(' width:69px;\n');
document.write(' border: solid #000000 1px;\n');
document.write('}\n');
document.write('.fc SELECT {\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' font-size:11px;\n');
document.write(' font-weight:normal;\n');
document.write(' color:#666666;\n');
document.write(' border: 1px solid #666666;\n');
document.write('}\n');
document.write('.fc A.lookup, .fc .header A.lookup {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:10px;\n');
document.write(' color:#CCCCCC;\n');
document.write('}\n');
document.write('INPUT.icon {\n');
document.write(' vertical-align:bottom;\n');
document.write(' margin-bottom:1px;\n');
document.write('}\n');
document.write('\n');
document.write('\/* GENERAL STYLES *\/\n');
document.write('.fc H5 {\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' font-size:16px; \n');
document.write(' font-weight:bold;\n');
document.write(' padding: 2px 0px 2px 4px;\n');
document.write(' color:#003475;\n');
document.write(' margin: 0px 0px 4px 0px;\n');
document.write('} \n');
document.write('.fc .title TD {\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' font-size:15px; \n');
document.write(' font-weight:bold;\n');
document.write(' color:#333333;\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' padding:6px;\n');
document.write('}\n');
document.write('.fc .title TD.exchange {\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' font-size:11px; \n');
document.write(' font-weight:bold;\n');
document.write(' color:#333333;\n');
document.write('}\n');
document.write('.fc .quoterow TH {\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' border: solid 1px #666666;\n');
document.write(' text-align:center;\n');
document.write('}\n');
document.write('.fc .header {\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' font-size:12px; \n');
document.write(' font-weight:bold;\n');
document.write(' padding: 6px 6px 6px 6px;\n');
document.write(' color:#FFFFFF;\n');
document.write(' text-align:left;\n');
document.write(' background-color:#003366;\n');
document.write('}\n');
document.write('.fc TH.data {\n');
document.write(' text-align:left;\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:bold;\n');
document.write(' padding: 2px 4px 2px 4px;\n');
document.write(' color:#003475;\n');
document.write(' border-bottom: 1px solid #003475;\n');
document.write('}\n');
document.write('.fc .quoterow .data {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:bold;\n');
document.write(' white-space:nowrap;\n');
document.write(' padding-bottom:4px;\n');
document.write(' padding-top:8px;\n');
document.write('}\n');
document.write('.fc .quoterow .label {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:bold;\n');
document.write(' white-space:nowrap;\n');
document.write(' padding-top:4px;\n');
document.write(' padding-bottom:4px;\n');
document.write('}\n');
document.write('.fc .data {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' color:#000000;\n');
document.write('}\n');
document.write('.fc .label {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight: normal;\n');
document.write(' color:#000000;\n');
document.write(' white-space:nowrap;\n');
document.write('}\n');
document.write('.fc .headerborder {\n');
document.write(' border-bottom:0px solid #003475;\n');
document.write('}\n');
document.write('.fc .rowheader {\n');
document.write(' background-color:#FFFFFF\n');
document.write('}\n');
document.write('\n');
document.write('.fc .fcinside {\n');
document.write(' background-color:#FFFFFF;\n');
document.write('}\n');
document.write('.fc .horzline {\n');
document.write(' background-color:transparent;\n');
document.write(' height:0px;\n');
document.write(' padding:0px:\n');
document.write(' empty-cells:collapse;\n');
document.write('}\n');
document.write('.fc .box {\n');
document.write(' border-width:0px;\n');
document.write(' padding:0px;\n');
document.write('}\n');
document.write('.fc .tab {\n');
document.write(' background-color:#FFFFFF\n');
document.write('}\n');
document.write('.fc .activetab {\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px; font-weight:normal;\n');
document.write('}\n');
document.write('.fc .tab A {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:normal;\n');
document.write('}\n');
document.write('.fc .activetab A {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:normal;\n');
document.write('}\n');
document.write('.fc .boxspacing {\n');
document.write(' margin: 0px\n');
document.write('}\n');
document.write('.fc .headerspacing {\n');
document.write(' margin: 8px\n');
document.write('}\n');
document.write('.fc .bicolor {\n');
document.write(' color:#003475\n');
document.write('}\n');
document.write('.fc .fcminichartimg {\n');
document.write(' vertical-align:middle;\n');
document.write('}\n');
document.write('.fc .positive {\n');
document.write(' color:#007F00; !important\n');
document.write('}\n');
document.write('.fc .negative {\n');
document.write(' color:#CC0000; !important\n');
document.write('}\n');
document.write('.fc .legend {\n');
document.write(' vertical-align:top;\n');
document.write('}\n');
document.write('\n');
document.write('.fc .rowheader td {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:bold;\n');
document.write(' border-bottom:1px solid #003475;\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' padding:4px;\n');
document.write('}\n');
document.write('.fcuparrow {\n');
document.write(' background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/2\/up.gif\') no-repeat 0% 50%;\n');
document.write(' font-size:11px;\n');
document.write('}\n');
document.write('.fcdownarrow {\n');
document.write(' background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/2\/down.gif\') no-repeat 0% 50%;\n');
document.write(' font-size:11px;\n');
document.write('}\n');
document.write('.fc .attribution {\n');
document.write(' padding:2px;\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:10px;\n');
document.write(' text-align:right;\n');
document.write(' color:#666666;\n');
document.write('}\n');
document.write('.fc .morelink {\n');
document.write(' padding:5px 10px 5px 0px;\n');
document.write(' text-align:right;\n');
document.write('}\n');
document.write('.fc .morelink A {\n');
document.write(' font-size: 10px; \n');
document.write(' font-weight: bold;\n');
document.write(' color:#003399;\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/media\/icon_more.gif);\n');
document.write(' background-repeat: no-repeat;\n');
document.write(' background-position: 0px 2px;\n');
document.write(' padding-left: 10px;\n');
document.write('}\n');
document.write('.fc .morelink A:hover {\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/media\/icon_more_over.gif);\n');
document.write('}\n');
document.write('.fc .addwatchlistlink A {\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/icons\/icon_addwatch.gif );\n');
document.write(' background-repeat: no-repeat;\n');
document.write(' background-position: 0px 2px;\n');
document.write(' padding-left: 13px;\n');
document.write(' text-transform:capitalize;\n');
document.write(' font-weight:normal;\n');
document.write(' font-size:11px;\n');
document.write(' color:#333333;\n');
document.write('}\n');
document.write('.fc .addwatchlistlink A:hover {\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/icons\/icon_addwatch_over.gif);\n');
document.write('}\n');
document.write('\n');
document.write('\/* Nav links *\/\n');
document.write('.fc DIV.navlinks {\n');
document.write(' text-align:center;\n');
document.write(' padding-top:10px;\n');
document.write(' padding-bottom:10px;\n');
document.write(' background-color:#E8E8E8;\n');
document.write(' margin-bottom:4px;\n');
document.write('}\n');
document.write('.fc .navlinks A.nav {\n');
document.write(' color:#000000;\n');
document.write(' text-align:center;\n');
document.write(' text-decoration:none;\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' font-size:11px; \n');
document.write(' font-weight:bold;\n');
document.write('}\n');
document.write('.fc .navlinks A.nav:hover {\n');
document.write(' color:#000000; \n');
document.write(' text-align:center;\n');
document.write(' text-decoration:underline;\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' font-size:11px; \n');
document.write(' font-weight:bold;\n');
document.write('}\n');
document.write('.fc .navlinks A.active {\n');
document.write(' color:#000000;\n');
document.write(' text-align:center;\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' font-size:11px; \n');
document.write(' font-weight:bold;\n');
document.write(' text-decoration:underline;\n');
document.write('}\n');
document.write('.fc .divider {\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' font-size: 11px; \n');
document.write(' color:#000000;\n');
document.write('}\n');
document.write('\/* END NAV LINKS*\/\n');
document.write('\n');
document.write('\/* SUBMENUS CSS*\/\n');
document.write('.fc .submenus TD {\n');
document.write(' padding:6px 3px 6px 2px;\n');
document.write(' white-space: nowrap;\n');
document.write('}\n');
document.write('.fc .submenus TD A {\n');
document.write(' padding:3px 5px 3px 5px;\n');
document.write(' font-size: 10px; \n');
document.write(' font-weight: bold;\n');
document.write(' color:#666666;\n');
document.write(' text-decoration:none;\n');
document.write(' background: #F7F7F7;\n');
document.write(' border: 1px solid #CCCCCC;\n');
document.write(' margin: -1px;\n');
document.write('}\n');
document.write('.fc .submenus TD A:hover {\n');
document.write(' color:#000000; \n');
document.write(' background: #EFEFEF;\n');
document.write(' border: 1px solid #999999;\n');
document.write(' text-decoration:none;\n');
document.write(' margin: -1px;\n');
document.write('}\n');
document.write('.fc .submenus .active A, .fc .submenus .active A:hover {\n');
document.write(' border: 0px;\n');
document.write(' margin: 0px;\n');
document.write(' background: #CCCCCC;\n');
document.write(' color:#000; \n');
document.write(' font-weight:bold;\n');
document.write('}\n');
document.write('.fc .submenus A.active {\n');
document.write(' color:#000000; \n');
document.write(' background: #CCCCCC;\n');
document.write(' border: 1px solid #555555;\n');
document.write(' margin: -1px;\n');
document.write('}\n');
document.write('.fc .submenus .divider {\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('\n');
document.write('\/*nav forms and symbol lookup*\/	\n');
document.write('.fc INPUT.text, .fc INPUT.ticker {\n');
document.write(' border: 1px solid #999999;\n');
document.write(' width: 75px;\n');
document.write(' font-weight: normal;\n');
document.write(' padding:1px;\n');
document.write('}\n');
document.write('.fc INPUT.go, .fc INPUT.button {\n');
document.write(' font-size: 10px;\n');
document.write(' font-weight: bold;\n');
document.write(' color: #000000;\n');
document.write(' background-color: #CCCCCC;\n');
document.write(' border: 1px outset #222222;\n');
document.write(' padding:1px;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write('}\n');
document.write('.fc A.lookup {\n');
document.write(' color: #003399;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fc A:hover.lookup {\n');
document.write(' text-decoration: underline;\n');
document.write(' color: #FF0000;\n');
document.write('}\n');
document.write('\n');
document.write('\/* NEW tabbed detailed quote LINKS 2007*\/\n');
document.write('.fc .fctabs {\n');
document.write(' margin-top:0px;\n');
document.write(' margin-bottom:0px;\n');
document.write(' background-color:#E8E8E8;\n');
document.write(' padding:5px;\n');
document.write(' border-top:1px solid #000000;\n');
document.write(' border-right:1px solid #000000;\n');
document.write(' border-bottom:1px solid #000000;\n');
document.write(' border-left:1px solid #000000;\n');
document.write('}\n');
document.write('.fc .fctabs .tab {\n');
document.write(' float:left;\n');
document.write(' margin-right:3px;\n');
document.write(' background-color: #E8E8E8;\n');
document.write(' padding: 3px 10px 3px 10px;\n');
document.write(' margin-bottom: -1px;\n');
document.write('}\n');
document.write('.fc .fctabs .activetab {\n');
document.write(' background-color:#E8E8E8;\n');
document.write(' border-bottom: solid 0px #FFFFFF;\n');
document.write('}\n');
document.write('.fc .fctabs .tab:hover {\n');
document.write(' background-color:#E8E8E8;\n');
document.write(' border-bottom: solid 0px #FFFFFF;\n');
document.write('}\n');
document.write('.fc .fctabs A.tab {\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write(' color: #555555;\n');
document.write(' font-weight: bold;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fc .fctabs A.activetab, .fc .fctabs A.tab:hover {\n');
document.write(' font-weight: bold;\n');
document.write(' color: #003475;\n');
document.write(' text-decoration:underline;\n');
document.write('}\n');
document.write('\/* END tabbed detailed quote LINKS*\/\n');
document.write('\n');
document.write('\/* Indexbrowser tabs *\/\n');
document.write('.fc .sectors .data BR {\n');
document.write(' margin-top:5px;\n');
document.write('}\n');
document.write('.fc .sectors .data .active {\n');
document.write(' text-decoration:underline;\n');
document.write(' background-color:#FFFFFF;\n');
document.write('}\n');
document.write('\n');
document.write('.fc .tabs{\n');
document.write(' margin-bottom:0px;\n');
document.write('}\n');
document.write('.fc .tabs TD {\n');
document.write(' background-color: #EFEFEF;\n');
document.write(' font-size: 10px;\n');
document.write(' text-align: center;\n');
document.write(' padding: 3px;\n');
document.write(' border:0px;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write(' color:#000000;\n');
document.write(' font-weight:normal;\n');
document.write('}\n');
document.write('.fc .tabs TD A , .fc .tabs TD A:visited {\n');
document.write(' color:#000000;\n');
document.write(' font-weight:bold;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fc .tabs TD A:hover {\n');
document.write(' color:#000000;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fc .tabs .active {\n');
document.write(' background-color: #CCCCCC;\n');
document.write('}\n');
document.write('.fc .tabs .active A {\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fc .tabs .hover {\n');
document.write(' background-color: #CCCCCC;\n');
document.write(' border:0px;\n');
document.write(' text-decoration:none;\n');
document.write(' font-weight:normal;\n');
document.write('}\n');
document.write('\n');
document.write('.fc .sectors .active {\n');
document.write(' background-color: #CCCCCC; \n');
document.write(' border: 0px;\n');
document.write('}\n');
document.write('\n');
document.write('.fc .tabs .spacer {\n');
document.write(' background-color: #FFFFFF;\n');
document.write(' border:0px;\n');
document.write(' color:#679DD1;\n');
document.write(' font-size: 8px;\n');
document.write(' padding:3px;\n');
document.write('}\n');
document.write('\/* end tabs *\/\n');
document.write('\n');
document.write('\/* Hover Box *\/\n');
document.write('.fc .newsHoverBox {\n');
document.write(' padding: 10px;\n');
document.write(' margin: 5px 0px 0px 35px;\n');
document.write(' border: 1px solid #000000;\n');
document.write(' background: #FFFFFF;\n');
document.write('}\n');
document.write('\n');
document.write('\/* Channellist *\/\n');
document.write('.fc .channellist IMG {\n');
document.write(' display:inline;\n');
document.write('}\n');
document.write('.fc .channellist .image {\n');
document.write(' padding:10px;\n');
document.write(' text-align:center;\n');
document.write('}\n');
document.write('.fc .channellist .content {\n');
document.write(' padding:10px;\n');
document.write('}\n');
document.write('\n');
document.write('\/* Mediachannel CSS *\/\n');
document.write('.fc .mediachannel IMG {\n');
document.write(' display:inline;\n');
document.write(' border:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .label {\n');
document.write(' font-weight:bold;\n');
document.write(' padding:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .sidebar {\n');
document.write(' float:left;\n');
document.write(' width:150px;\n');
document.write(' border:0px solid #CCCCCC;\n');
document.write(' margin-right:12px;\n');
document.write(' margin-bottom:12px;\n');
document.write(' margin-top:5px;\n');
document.write(' margin-left:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .image {\n');
document.write(' width:150px;\n');
document.write(' vertical-align:top;\n');
document.write('}\n');
document.write('.fc .mediachannel .title .data {\n');
document.write(' color: #999999;\n');
document.write(' font-weight: bold;\n');
document.write(' font-size:18px;\n');
document.write(' margin-bottom:5px;\n');
document.write(' margin-top:5px;\n');
document.write('}\n');
document.write('.fc .mediachannel .channel {\n');
document.write(' margin-bottom:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .channeltype,.fc .mediachannel .language {\n');
document.write(' margin-bottom:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .subbutton .rss {\n');
document.write(' padding-right:100px;\n');
document.write('}\n');
document.write('.fc .mediachannel .rssbutton .rss IMG {\n');
document.write(' margin-bottom:1px;\n');
document.write(' margin-top:-1px;\n');
document.write(' border:0px;\n');
document.write('}\n');
document.write('\/* END Mediachannel *\/\n');
document.write('\n');
document.write('	\n');
document.write('\/* BEGIN Mediasearch *\/\n');
document.write('.fc .mediasearch FORM {\n');
document.write(' padding:10px 0px 10px 0px;\n');
document.write(' margin:0px;\n');
document.write('}\n');
document.write('.fc .mediasearch INPUT.searchtxt {\n');
document.write(' border: 1px solid #999999;\n');
document.write(' width: 160px;\n');
document.write(' font-weight: normal;\n');
document.write('}\n');
document.write('\n');
document.write('.fc .mediasearch INPUT.button {\n');
document.write(' font-weight: normal;\n');
document.write(' color: #000000;\n');
document.write(' background-color: #CCCCCC;\n');
document.write(' border: 1px outset #222222;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write('}\n');
document.write('.fc .mediasearch SELECT {\n');
document.write('}\n');
document.write('\/* END Mediasearch *\/\n');
document.write('\n');
document.write('\/*snapshot module*\/	\n');
document.write('.snapshot .title {\n');
document.write('}\n');
document.write('.snapshot .title .inactive{\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.snapshot .title .active{\n');
document.write(' font-weight: bold;\n');
document.write(' font-size:10px;\n');
document.write(' padding: 2px 0px 2px 4px;\n');
document.write(' border-bottom: 0px solid #616161;\n');
document.write(' margin: 0px 0px 4px 0px;\n');
document.write(' white-space:wrap;\n');
document.write('}\n');
document.write('.snapshot .quotes TD {\n');
document.write(' padding:1px;\n');
document.write('}\n');
document.write('.snapshot .quotes .active {\n');
document.write(' background-color: #E8E8E8;\n');
document.write('}\n');
document.write('.snapshot .quotes TH{\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.snapshot .quotes .fcuparrow, .snapshot .quotes .fcdownarrow {\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.snapshot .charts .data A {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:bold;\n');
document.write(' color:#000000;\n');
document.write('}\n');
document.write('.snapshot .charts .data A:hover {\n');
document.write(' color:#000000;\n');
document.write('}\n');
document.write('.snapshot .charts .data {\n');
document.write(' padding-left:5px;\n');
document.write(' padding-top:3px;\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:bold;\n');
document.write(' color:#000000;\n');
document.write('}\n');
document.write('.snapshot .attribution {\n');
document.write(' text-align:right;\n');
document.write(' font-size:10px;\n');
document.write('}\n');
document.write('.snapshot .charts IMG {\n');
document.write(' margin-left:auto;\n');
document.write(' margin-right:auto;\n');
document.write(' display:block;\n');
document.write('}\n');
document.write('.snapshot .getquote {\n');
document.write(' border:0px;\n');
document.write('}\n');
document.write('.snapshot .getquote INPUT.text, .snapshot .getquote INPUT.ticker {\n');
document.write(' width:89px;\n');
document.write(' font-size:11px;Arial, sans-serif; \n');
document.write(' background-color:#FFFFFF;\n');
document.write(' color:#666666; \n');
document.write(' font-weight:normal;\n');
document.write(' border: solid 1px #000000;\n');
document.write(' padding:2px;\n');
document.write(' vertical-align:bottom;\n');
document.write('}\n');
document.write('\n');
document.write('\n');
document.write('\/*get quote component within modules styles*\/	\n');
document.write('.getquote {\n');
document.write('}\n');
document.write('.getquote H5 {\n');
document.write(' font-family:Arial, sans-serif; \n');
document.write(' font-size:11px; \n');
document.write(' font-weight:bold;\n');
document.write(' padding: 4px 4px 2px 4px;\n');
document.write(' color:#FFFFFF;\n');
document.write(' text-align:left;\n');
document.write(' background-color:#003366;\n');
document.write(' white-space:nowrap;\n');
document.write('}\n');
document.write('.getquote .box {\n');
document.write(' display:block;\n');
document.write(' padding: 3px 0px 5px 5px;\n');
document.write('}\n');
document.write('.getquote .box .lookup {\n');
document.write(' color:#333333;\n');
document.write('}\n');
document.write('\n');
document.write('\n');
document.write('\n');
document.write('\/* Stock quote css *\/\n');
document.write('.stockquote TH {\n');
document.write(' padding: 4px 4px 4px 6px;\n');
document.write(' font-family:Arial;\n');
document.write(' font-size: 11px;\n');
document.write(' font-weight: bold;\n');
document.write(' color: #FFFFFF;\n');
document.write(' background-color: #003366;\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('.stockquote .activetab {\n');
document.write(' text-decoration:underline;\n');
document.write('}\n');
document.write('.stockquote .moreinfo .submenus TD {\n');
document.write(' padding:6px 3px 6px 2px;\n');
document.write(' white-space: nowrap;\n');
document.write(' background-color: #FFFFFF;\n');
document.write('}\n');
document.write('.stockquote .moreinfo .submenus TD A {\n');
document.write(' font-size: 10px; \n');
document.write(' font-weight: bold;\n');
document.write(' color:#003399;\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/media\/icon_more.gif);\n');
document.write(' background-repeat: no-repeat;\n');
document.write(' background-position: 0px 2px;\n');
document.write(' padding-left: 10px;\n');
document.write(' border: 0px;\n');
document.write(' background-color: #FFFFFF;\n');
document.write('}\n');
document.write('.stockquote .moreinfo .submenus TD A:hover {\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/media\/icon_more_over.gif);\n');
document.write(' background-repeat: no-repeat;\n');
document.write(' color:#003399;\n');
document.write(' background-position: 0px 2px;\n');
document.write(' border: 0px;\n');
document.write(' text-decoration:underline;\n');
document.write(' background-color: #FFFFFF;\n');
document.write('}\n');
document.write('\n');
document.write('\/*snapshot2 module styles*\/	\n');
document.write('.snapshot2 {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write('}   \n');
document.write('.snapshot2 IMG#fcchart {\n');
document.write(' margin-top:5px;\n');
document.write(' margin-bottom:3px;\n');
document.write('}  \n');
document.write('.snapshot2 TD {\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size: 12px;\n');
document.write(' font-weight: normal;\n');
document.write(' text-align: left;\n');
document.write(' white-space:nowrap;\n');
document.write(' padding:4px;\n');
document.write('}   \n');
document.write('.snapshot2 .title .inactive {\n');
document.write('  display:none;\n');
document.write('}\n');
document.write('.snapshot2 .title .active {\n');
document.write(' display:block;\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:bold;\n');
document.write(' color:#000000;\n');
document.write(' white-space:nowrap;\n');
document.write(' text-align:left;\n');
document.write(' padding: 4px; \n');
document.write(' margin: 0px; \n');
document.write(' border-bottom: solid 1px #888888;\n');
document.write('}\n');
document.write('.snapshot2 .tabs {\n');
document.write(' background-color: #FFFFFF;\n');
document.write(' color: #9F9F9F;\n');
document.write(' font-weight: bold;\n');
document.write('}\n');
document.write('.snapshot2 .quotes {\n');
document.write(' border-top: solid 1px #888888;\n');
document.write(' border-bottom: solid 1px #888888;\n');
document.write('}\n');
document.write('.snapshot2 .quotes .fcdownarrow, .snapshot2 .quotes .fcuparrow{\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.snapshot2 .quotes TD {\n');
document.write(' text-align: left;\n');
document.write(' padding: 4px;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write(' font-size:12px;\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-weight: normal;\n');
document.write('}\n');
document.write('.snapshot2 .quotes .hover {\n');
document.write(' background-color: #FFFFFF;\n');
document.write('}\n');
document.write('.snapshot2 .quotes .active {\n');
document.write(' background-color: #EEEEEE;\n');
document.write('}\n');
document.write('.snapshot2 .quotes A {\n');
document.write(' text-decoration: none;\n');
document.write(' color: #444444;\n');
document.write(' font-size:12px;\n');
document.write(' font-family:Arial, sans-serif;\n');
document.write(' font-weight: normal;\n');
document.write('}\n');
document.write('.snapshot2 .quotes A:hover {\n');
document.write(' text-decoration: underline;\n');
document.write(' color: #000000;\n');
document.write(' cursor: pointer;\n');
document.write(' cursor: hand;\n');
document.write('}\n');
document.write('\n');
document.write('\/* Stockquote2 css used on euro site *\/\n');
document.write('.stockquote2 {\n');
document.write('}\n');
document.write('.stockquote2 .title {\n');
document.write(' padding: 4px 4px 4px 6px;\n');
document.write(' font-family:Arial;\n');
document.write(' font-size: 11px;\n');
document.write(' font-weight: bold;\n');
document.write(' color: #FFFFFF;\n');
document.write(' background-color: #003366;\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('.stockquote2 .quotes TD{\n');
document.write(' text-align: left;\n');
document.write(' padding:6px;\n');
document.write('}\n');
document.write('.stockquote2 .attribution{\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('\n');
document.write('\n');
document.write('<\/style>\n');
document.write('\n');
document.write('<div class="fc scrollingticker">\n');
document.write('\n');
document.write('<div class="quote" style="width: 507px; height: 20px;vertical-align:middle;overflow:hidden;padding-left:0px;margin-left:0px;padding-top:0px; padding-left:0px; padding-right:0px; border-top: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; ">\n');
document.write('\n');
document.write(' <div class="scrollbox" style="width: 100%; overflow: hidden; white-space: nowrap;" onmouseover="tickerBump=0" onmouseout="tickerBump = -1">\n');
document.write('  <table id="scrollinside1" border="0" cellspacing="0" cellpadding="0"><!-- don\'t apply margin styles here -->\n');
document.write('   <tr>\n');
document.write('    <td id="quotebox1"><!-- don\'t apply styles to these ID\'s -->\n');
document.write('     <table border="0" cellspacing="0" cellpadding="0" class="quotebox">\n');
document.write('      <tr class="row1">\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBUS">US Comp 731.70 <span class="negative change_negative">-3.19 (-0.43%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBEUR">Europe Comp 870.98 <span class="negative change_negative">-8.90 (-1.01%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/up.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBAP">Asia\/Pac Comp 1148.41 <span class="positive change_positive">+3.77 (+0.33%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBGNL">Global NnLife 1057.02 <span class="negative change_negative">-3.02 (-0.28%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBGL">Global Life 742.79 <span class="negative change_negative">-5.19 (-0.69%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBGML">Global Multi 601.94 <span class="negative change_negative">-5.32 (-0.88%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBGR">Global Reins 952.18 <span class="negative change_negative">-8.26 (-0.86%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBGB">Global Brokrs 964.51 <span class="negative change_negative">-1.90 (-0.20%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBUML">US Multi 188.79 <span class="negative change_negative">-0.43 (-0.23%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBUPC">US P\/C 1069.79 <span class="negative change_negative">-4.68 (-0.44%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBULH">US L&H\/HMO 794.53 <span class="negative change_negative">-4.03 (-0.50%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBUL">US Life 744.66 <span class="negative change_negative">-6.76 (-0.90%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBUH">US Health\/HMO 847.43 <span class="negative change_negative">-0.75 (-0.09%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DJ%3AAMBUB">US Brokers 880.05 <span class="negative change_negative">-1.25 (-0.14%)<\/span><\/a><\/td>\n');
document.write('      <\/tr>\n');
document.write('     <\/table>\n');
document.write('    <\/td>\n');
document.write('    <td id="quotebox2"><\/td>\n');
document.write('   <\/tr>\n');
document.write('  <\/table>\n');
document.write(' <\/div>\n');
document.write('\n');
document.write(' <div class="scrollbox" style="width: 100%; overflow: hidden; white-space: nowrap;" onmouseover="tickerBump=0" onmouseout="tickerBump = -1">\n');
document.write('  <table id="scrollinside2" border="0" cellspacing="0" cellpadding="0"><!-- don\'t apply margin styles here -->\n');
document.write('   <tr>\n');
document.write('    <td id="quotebox3"><!-- don\'t apply styles to these ID\'s -->\n');
document.write('     <table border="0" cellspacing="0" cellpadding="0" class="quotebox">\n');
document.write('      <tr class="row2">\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=TWP">TREX COMPANY 20.05 <span class="negative change_negative">-0.17 (-0.84%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/up.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=JMAR">JMAR 0.01 <span class="unchanged change_unchanged">0.00 (0.00%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=%24COMP">Nasdaq 2146.04 <span class="negative change_negative">-10.78 (-0.50%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/up.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=DRL">DORAL FINANCIA 3.12 <span class="positive change_positive">+0.05 (+1.63%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=T">AT&T 26.02 <span class="negative change_negative">-0.09 (-0.34%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=C">CITIGROUP 4.20 <span class="negative change_negative">-0.06 (-1.41%)<\/span><\/a><\/td>\n');
document.write('       <td class="data arrow"><img src="http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif" \/><\/td>\n');
document.write('       <td class="data" style="white-space: nowrap;"><a target="_blank" href="http:\/\/studio-5.financialcontent.com\/ambest\/?Page=QUOTE&Ticker=F">FORD MOTOR 8.64 <span class="negative change_negative">-0.09 (-1.03%)<\/span><\/a><\/td>\n');
document.write('      <\/tr>\n');
document.write('     <\/table>\n');
document.write('    <\/td>\n');
document.write('    <td id="quotebox4"><\/td>\n');
document.write('   <\/tr>\n');
document.write('  <\/table>\n');
document.write(' <\/div>\n');
document.write('\n');
document.write('\n');
document.write('<scr'+'ipt>\n');
document.write('var tickerTimer = null;\n');
document.write('var tickerHTML = "";\n');
document.write('var ticker1Width = null;\n');
document.write('var ticker2Width = null;\n');
document.write('var tickerDelay = 25;\n');
document.write('var tickerBump = -1;\n');
document.write('var ticker1Offset = 0;\n');
document.write('var ticker2Offset = 0;\n');
document.write('\n');
document.write('function startTicker () {\n');
document.write(' if (tickerTimer != null) clearTimeout(tickerTimer);\n');
document.write(' var quoteBox1 = document.getElementById(\'quotebox1\');\n');
document.write(' var quoteBox2 = document.getElementById(\'quotebox2\');\n');
document.write(' var quoteBox3 = document.getElementById(\'quotebox3\');\n');
document.write(' var quoteBox4 = document.getElementById(\'quotebox4\');\n');
document.write(' ticker1Width = quoteBox1.offsetWidth;\n');
document.write(' ticker2Width = quoteBox3.offsetWidth;\n');
document.write(' quoteBox2.innerHTML = quoteBox1.innerHTML;\n');
document.write(' quoteBox4.innerHTML = quoteBox3.innerHTML;\n');
document.write(' bumpTicker();\n');
document.write('}\n');
document.write('setTimeout("startTicker()",10);\n');
document.write('\n');
document.write('function bumpTicker() {\n');
document.write(' if (tickerTimer != null) clearTimeout(tickerTimer);\n');
document.write(' ticker1Offset += tickerBump;\n');
document.write(' ticker2Offset -= tickerBump;\n');
document.write(' \n');
document.write(' if (ticker1Offset < 0 - ticker1Width) {\n');
document.write('  ticker1Offset += ticker1Width;\n');
document.write(' }\n');
document.write(' if (ticker1Offset > 0) {\n');
document.write('  ticker1Offset -= ticker1Width;\n');
document.write(' }\n');
document.write(' if (ticker2Offset < 0 - ticker2Width) {\n');
document.write('  ticker2Offset += ticker2Width;\n');
document.write(' }\n');
document.write(' if (ticker2Offset > 0) {\n');
document.write('  ticker2Offset -= ticker2Width;\n');
document.write(' }\n');
document.write(' document.getElementById(\'scrollinside1\').style.marginLeft = ticker1Offset + "px";\n');
document.write(' document.getElementById(\'scrollinside2\').style.marginLeft = ticker2Offset + "px";\n');
document.write(' setTimeout("bumpTicker()", tickerDelay);\n');
document.write('}\n');
document.write('\n');
document.write('<\/scr'+'ipt>\n');
document.write('\n');
document.write('\n');
document.write('<\/div>\n');
document.write('\n');
document.write('<\/div>\n');
document.write('');

_qoptions={
 qacct:"p-0cUI5xpPZj8YQ"
};
var head=document.getElementsByTagName('head')[0];
var script=document.createElement('script');
script.type="text/javascript";
script.src="http://edge.quantserve.com/quant.js";
head.appendChild(script);
