.tabberlive .tabbertabhide {
    display:none;
}

.tabber 
{
    
}
.tabberlive {
  
}

ul.tabbernav
{
     margin:0;
     padding: 0px 0;
     border-bottom: 0px solid #eee;
     font: bold 12px Verdana, sans-serif;
     height:29px;
     text-align: left;
    padding-bottom: 0px;
}

ul.tabbernav li
{
     list-style: none;
     margin-right: 3px;
     display: inline-block;
     height: 29px;
    zoom:1;
    *display:inline; 
}

ul.tabbernav li:hover
{
     background-color: #dedede;
     color: #333;
}

ul.tabbernav li a span:hover
{
    color: #333;
}
ul.tabbernav li a:hover
{
    background-color: #f9f9f9;
}

ul.tabbernav li a
{
    text-decoration: none;
    height:29px;
    display: inline-block;
    background-color: #dedede;   
    zoom:1;
    *display:inline; 
}

ul.tabbernav li.tabberactive a
{
    text-decoration: none;
    height:29px;
    display: inline-block;
    border-bottom: 0px solid #fff;
    background-color: #F9F9F9;
    zoom:1;
    *display:inline;
}

ul.tabbernav li a span
{
    display: inline-block;
    margin-left: 0px;
    background-color: transparent;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    color: #888888;
    font-size: 12px;
    padding-left: 7px;
    padding-right:7px;
    padding-top: 6px;
    zoom:1;
    *display:inline;
}


ul.tabbernav li.tabberactive a span
{
    display: inline-block;
    background-color: #F9F9F9;
    color: #888888;
    font-size: 12px;
    zoom:1;
    *display:inline;
}


ul.tabbernav li.tabberactive a:hover
{
 /*color: #8E99A9;*/
 /*background: white;*/
/* border-bottom: 1px solid white;*/
}

.tabberlive .tabbertab {
     padding:0px;
     /*border:1px solid #aaa;*/
     border-top:0;
}

.tabberlive .tabbertab h2 {
    display:none;
}
.tabberlive .tabbertab h3 {
    display:none;
}

#tab1 
{
    width: 580px;
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
     height:200px;
     overflow:auto;
}

.hdTDClsLeft
{
    text-align: left;
    height: 50px;
}

.hdTDClsRight
{
    text-align: right;
    height: 50px;
}

.hdTDClsCenter
{
    text-align: center;
    height: 50px;
}

.TDClsLeft
{
    color: #636563;
    font-size: 11px;
    font-family: Tahoma;
    margin-bottom: 2px;
}


.TDClsRight
{
    text-align: right;
    margin-bottom: 5px;
    color: #636563;
    border-bottom: 1px solid #dbdfe3;
}

.TDClsChange
{
    text-align: right;
    margin-bottom: 5px;
    color: #636563;
    border-bottom: 1px solid #dbdfe3;
}

.TDCls
{
    border-bottom: 1px solid #dbdfe3;
    border-left: 1px solid #dbdfe3;
    text-align: left;
}

.TDClsnoBorder
{
    border-bottom: 1px solid #dbdfe3;
    border-left: 0px;
}

.nameColumn
{
    padding-left: 6px;
    margin-bottom: 4px;
    font-family:Verdana;
    font-size:11px;
    font-weight: bold;
    color: #22387f;
    
}

.lastColumn
{
    color: #666666;
   padding-left: 6px;
    margin-bottom: 4px;
    font-family: Verdana;
    color: #555b65;
    font-size: 10px;
}

.timeColumn
{
    color: #8e99a9;
    font-family: Verdana;
    color: #BEC4CD;
    font-size: 10px;
}

.changeColumn
{
    color: #666666;
    margin-bottom: 4px;
    margin-top:4px;
    font-family: Verdana;
    color: #9d0730;
    font-size: 10px;
}

.nameColumn a, .nameColumn a:hover, .nameColumn a:visited
{
    color: #666666;
    margin-bottom: 4px;
    text-decoration: none;
   
}

.hdTDClsLeftMarket
{
    text-align: left;
    border-top: 3px solid #ccc;
    border-bottom: 1px solid #eee;
    color:#333;
    
}

.hdTDClsRightMarket
{
    text-align: right;
    *text-align:center;
    border-top: 3px solid #ccc;
    border-bottom: 1px solid #eee;
    color:#333;
    padding-right:10px;
    *padding-right:0px;
}

.hdTDClsRightMarketSeneste
{
    text-align: right;
    *text-align:left;
    border-top: 3px solid #ccc;
    border-bottom: 1px solid #eee;
    color:#333;
    padding-right:12px;
    *padding-right:0px;
}

.hdTDClsRightMarketNoPadding
{
    text-align: right;
    border-top: 3px solid #ccc;
    border-bottom: 1px solid #eee;
    color:#333;
    padding-right:0px;
}

.hdTDClsCenterMarket
{
    text-align: center;
    border-top: 3px solid #ccc;
    border-bottom: 1px solid #eee;
    color:#333;
}

.hdTDClsCenterMarketPadding
{
    text-align: center;
    border-top: 3px solid #ccc;
    border-bottom: 1px solid #eee;
    color:#333;
    padding-right:5px;
    *padding-right:0px;
}

.TDClsLeftMarket
{
    color: #000;
    font-size: 10px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    margin-bottom: 4px;
    border-bottom: 1px solid #eee;    
    text-align: left;
    
}

.TDClsLeftMarket-noBorder
{
    color: #000;
    font-size: 10px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    margin-bottom: 4px;
    border-bottom: 0px solid #eee;    
    text-align: left;
    
}

.TDClsLeftMarketPadding
{
    color: #000;
    font-size: 10px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    margin-bottom: 4px;
    border-bottom: 1px solid #eee;    
    text-align: left;
    padding-left:5px;
    *padding-left:0px;
}



.TDClsRightMarket
{
    font-size: 10px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    text-align: right;
    margin-bottom: 4px;
    color: #000;
    border-bottom: 1px solid #eee;
    
}

.TDClsRightMarket-noBorder
{
    font-size: 10px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    text-align: right;
    margin-bottom: 4px;
    color: #000;
    border-bottom: 0px solid #eee;
    
}

.TDClsRightMarketPadding
{
    color: #000;
    font-size: 10px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    margin-bottom: 4px;
    border-bottom: 1px solid #eee;    
    text-align: right;
    padding-right:5px;
    *padding-right:0px;
    
}

.TDClsCenterMarket
{
    font-size: 10px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    text-align: left;
    margin-bottom: 4px;
    color: #000;
    border-bottom:  1px solid #eee;
    padding-left:15px;
    *padding-left:10px;
    
}



.nameColumnMarket
{
    color: #5588aa;
    margin-bottom: 4px;
    margin-left: 10px;
    text-align: left;
}

.nameColumnMarketHover 
{
    color: #225577;
    margin-bottom: 4px;
    margin-left: 10px;
    text-align: left;
}

.leftColumnMarket
{
    color: #333;
    margin-bottom: 4px;
    margin-left: 10px;
    text-align: left;
}

.nameHeaderClassMarket
{
      
    font-size:10px; 
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-weight:bold;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 4px;
}



.gridDefaultContentOddClassMarket
{
      
    background-color:#ffffff; 
    height: 24px;   
    vertical-align: middle;
	
}

.gridDefaultContentClassMarket
{
      
    background-color:#f9f9f9; 
    height: 24px;   
	vertical-align: middle;

}



.gridDefaultContentClassLastMarket
{
	border-bottom: 3px solid #FFFFFF;
}

.gridDefaultHeaderMarket
{
       
    font-size:10px; 
    font-weight:bold;
    font-family:"helvetica neue", helvetica, arial, sans-serif;
    text-align: right;
    margin-left: 5px;
}

.gridChangeHeaderMarket
{
    
    font-size:11px; 
    font-family:Arial;
    text-align: right;
    margin-bottom: 4px
}

.rowHeightIE7
{
 height: 24px;   
    }



.lastColCls
{
	padding-right: 5px;
	/*padding-right: 0px;
	*text-align:center;*/
}

.lastColClsMarket
{
	padding-right: 10px;
}
.lastColClsMarketNews
{
	padding-right: 5px;
}

.hdLastColCls
{
	margin-right: 17px;

}

tr.alt
{
    font-size:11px;
    cursor:default;
	
	vertical-align: middle;
	background-color:#fff;
}
   
th.sortable-text
{
      cursor:pointer;
        background: transparent url(http://businessdk.netdania.com/images/bg_header_sortable_left.png) no-repeat;
    }
th.sortable-text1
{
      cursor:pointer;
        background: transparent url(http://businessdk.netdania.com/images/bg_header_sortable_left1.png) no-repeat;
    }   
        
th.sortable-numeric1
{
      cursor:pointer;
        background: transparent url(http://businessdk.netdania.com/images/bg_header_sortable_numeric1.png) no-repeat;
    }
 th.sortable-numeric2
{
      cursor:pointer;
        background: transparent url(http://businessdk.netdania.com/images/bg_header_sortable_numeric2.png) no-repeat;
    }
    
  th.sortable-numeric3
{
      cursor:pointer;
      background: transparent url(http://business.dk:9191/images/bg_header_wl.png) no-repeat;
    }
th.sortable,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize,
th.sortable-sortAlphaNumeric,
th.sortable-sortEnglishDateTime
        {
        cursor:pointer;
        background: transparent url(http://businessdk.netdania.com/images/bg_header_sortable.png) no-repeat;
        }
        
th.forwardSort
        {
        background: transparent url(http://businessdk.netdania.com/images/bg_header_down.png) no-repeat 0 0;

        }
th.reverseSort
        {
        background:transparent url(http://businessdk.netdania.com/images/bg_header_up.png) no-repeat 0 0;
        }
        
th.forwardSortText
        {
        background: transparent url(http://businessdk.netdania.com/images/bg_header_down_left.png) no-repeat 0 0;

        }
th.reverseSortText
        {
        background:transparent url(http://businessdk.netdania.com/images/bg_header_up_left.png) no-repeat 0 0;
        }
th.forwardSortText1
        {
        background: transparent url(http://businessdk.netdania.com/images/bg_header_down_left1.png) no-repeat 0 0;

        }
th.reverseSortText1
        {
        background:transparent url(http://businessdk.netdania.com/images/bg_header_up_left1.png) no-repeat 0 0;
        }
th.forwardSortTid
        {
        background: transparent url(http://businessdk.netdania.com/images/bg_header_down_numeric1.png) no-repeat 0 0;

        }
th.reverseSortTid
        {
        background:transparent url(http://businessdk.netdania.com/images/bg_header_up_numeric1.png) no-repeat 0 0;
        }
th.forwardSortNumeric2
        {
        background: transparent url(http://businessdk.netdania.com/images/bg_header_down_numeric2.png) no-repeat 0 0;

        }
th.reverseSortNumeric2
        {
        background:transparent url(http://businessdk.netdania.com/images/bg_header_up_numeric2.png) no-repeat 0 0;
        }
th.forwardSortNumeric3
        {
        background: transparent url(http://business.dk:9191/images/bg_header_wl.png) no-repeat 0 0;
        }
th.reverseSortNumeric3
        {
        background:transparent url(http://business.dk:9191/images/bg_header_wl.png) no-repeat 0 0;
        }        
table thead th.forwardSort a,
table thead th.reverseSort a
        {
        color:#333;
        text-decoration:none;
        }
            
        
.hdTDClsLeftMarket a, .hdTDClsCenterMarket a, .hdTDClsRightMarket a, .hdTDClsRightMarketSeneste a
 {
    text-decoration:none;
    color:#333;
    font-size: 10px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-weight:bold;
    margin-left:10px; 
    outline:none;
    text-align: left;
 }
 

.gray
{
    background-color: #eef0f2;    
}

.NetDaniaSelected
{
    background: white url(http://businessdk.netdania.com/images/bg_selected.png) no-repeat top left;   
    border-bottom: 1px solid #dbdfe3;
    padding:0px 0px 0px 8px;
    text-align: left;
}

.NetDaniaselectedRow
{
    background-color: #fff
}

.gray:hover
{
    cursor: pointer;  
}

.NetDaniaSelected:hover
{
    cursor: pointer;
}

.colorbox {


	/*border-width: 20px 0px 0px 0px;

	border-spacing: 0px; 

	border-style: solid solid solid solid;

	border-color: Red Red Red Red;

	border-collapse: separate;*/

}

.nd_footer_title{ font-size:10px;color:#c4cad2; font-family:"helvetica neue", helvetica, arial, sans-serif;padding-top:11px; text-align: left;font-weight:bold;float:left;}
.nd_footer{ font-size:10px;color:#c4cad2; font-family:"helvetica neue", helvetica, arial, sans-serif; text-align: left; float:left;margin-top:5px;}
.nd_footerLink a{ font-size:10px;color:#5588aa; font-family:"helvetica neue", helvetica, arial, sans-serif; text-align: right; float:right; text-decoration:underline;cursor:pointer;margin-top:3px;}
.nd_footerLink a:hover{color:#225577;}
.nd_searchDiv
{
   width: 580px;
   background-image: none;/*url('http://businessdk.netdania.com/images/searchBox/searchbox_background.png');*/
   padding:15px 0px 15px 0px;
   *padding:15px 0px 12px 0px;
   font-family: Verdana;
   color: #8E99A9;
   font-size: 11px;
   vertical-align:middle;
   background-color: #f9f9f9
    }
    

.nd_searchDiv label{margin-left:0px;}
.nd_searchDiv select
{
    width: 120px;
    margin-right:5px; 
    background-color:#FFFFFF;
    border: solid 1px #CCC;
    color:#333; 
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 11px;
    border-radius: 4px; 
    }
.nd_searchDiv_text
{
    width: 280px;
    background-color:#FFFFFF;
    border: solid 1px #CCC;
    color:#333; 
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 11px; 
    border-radius: 2px;
    height:18px;
    }
.nd_searchDiv_button 
{
    cursor: pointer;
    background-color:#00ccff;
    color:#fff; 
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 11px; 
    border: solid 1px transparent;
    border-radius: 3px;
    height:18px;
    }



#nd_resultWindow  
{   border: solid 1px #DDDDDD;
     background-position: 0 -150px;
    -moz-box-shadow: 0 0 7px #666;
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0px 0px 7px #666;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width:428px;padding:10px; background-color:#ffffff;
 }
.nd_resultWindow-title { font-family:Verdana;font-size:18px;color:#22387F; }
.nd_resultWindow-close { font-family:Arial;font-size:11px;color:#4A4A4A;margin-left:230px;cursor:pointer;}
.nd-resultWindow-gridhd{padding: 5px 0px 5px 0px;margin: 0px; background: #F1F5F9;}

.TDClsLeft-padding { padding-left: 5px;}

.hdTDClsLeftSearch { text-align: left;border-bottom: 1px solid #6473A5;color:#C6CCD4;}

.hdTDClsRightSearch { text-align: right;*text-align:center;border-bottom: 1px solid #6473A5;color:#C6CCD4;padding-right:10px; *padding-right:0px;}

.nd_searchWindow_nameColumn {  font-weight: bold;color: #22387F; margin-bottom: 4px;margin-left:0px;}
.nd_searchWindow_nameColumn_mouseOverCls{  font-weight: bold;color: #9A3821; margin-bottom: 4px;margin-left:0px; cursor: pointer;}
.nd_searchWindow_nameColumnI { font-weight: bold;color: #22387F; margin-bottom: 4px;margin-left:10px; }

.nd_searchWindow_Empty { color: #22387f;font-size:11px;font-family:Arial; text-align:right; margin-right: 20px}


#nd_fqWindow{ width:730px;height:740px; border: solid 1px #DDDDDD;
     background-position: 0 -150px;
    -moz-box-shadow: 0 0 7px #666;
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0px 0px 7px #666;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;background-color:#ffffff;}
.nd_fqWindow-close { font-family:Arial;font-size:13px;color:#4A4A4A;cursor:pointer;margin-right:10px;}


.nd_FullQuoteTitle{ font-size:22px;color:#333; font-family:"helvetica neue", helvetica, arial, sans-serif;margin-left:0px;text-align:left; }

.nd_fq_headerValue { font-size:12px;color:#333; font-family:"helvetica neue", helvetica, arial, sans-serif;padding-right:10px;height:24px;*height: 21px;}
.nd_fq_headerName { font-size:12px;color:#333; font-family:"helvetica neue", helvetica, arial, sans-serif; font-weight:bold; height:24px;*height: 21px;}

.nd_fq_row { background-color:#fff;height:24px;cursor:default;vertical-align: middle;*height: 21px;}
.nd_fq_rowOdd { background-color:#f9f9f9;height:24px;cursor:default;vertical-align: middle;*height: 21px;}

.nd_fq_rowNews { background-color:#F3F5F6;height:24px;cursor:default;vertical-align: middle;*height: 21px;}
.nd_fq_rowOddNews { background-color:#FBFCFC;height:24px;cursor:default;vertical-align: middle;*height: 21px;}

.nd_nameColumnFQ{color: #333; margin-left: 10px; font-family:"helvetica neue", helvetica, arial, sans-serif;}

.nd_fq_border { border-top: 0px solid #ccc;}

.nd_fullQuoteBoxTitle{ font-size:12px;color:#333; font-family:"helvetica neue", helvetica, arial, sans-serif;font-weight:bold;margin-bottom:5px; text-align:left;}
.nd_fq_headline {color: #9A3821;font-family:Verdana; font-size:10px;padding-left:5px;}

a.nd_chartTimescale { color:#5588aa;text-decoration:none;font-family:"helvetica neue", helvetica, arial, sans-serif; font-size:11px;}

a.nd_chartTimescale:hover{ color:#225577;text-decoration:none;font-family:"helvetica neue", helvetica, arial, sans-serif; font-size:11px;}
.nd_chartTimescaleSelected{ color:#333;text-decoration:none;font-family:"helvetica neue", helvetica, arial, sans-serif; font-size:11px;font-weight:bold;}


.storyContent{width:520px; height:100px;min-height:100px;min-width:520px;}
.storyStyle{margin:0px 10px 0px 18px; overflow: auto;font-family:Verdana; font-size:11px;text-align:left; color:#555B65;*margin:0px 10px 20px 18px;}
.linkStyle{margin:10px 10px 20px 18px;cursor:pointer;font-size:11px;color:#9a3821;*margin:10px 10px 20px 18px;}

.wrapword{
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */

 white-space: -pre-wrap;  /* Opera 4-6 */

 white-space: -o-pre-wrap;    /* Opera 7 */

 white-space: pre-wrap;   /* css-3 */

}

.nd-teststory{font-family:Verdana; font-size:11px;text-align:left;color:#22387f;}

.nd-window-headline-title{margin:5px 10px 0 17px; *margin:5px 10px 0 17px; font-family:Verdana;font-size:22px;text-align:left;color:#22387f; float:left;}

.netd-teststory-body {height:100px; width:520px; vertical-align:top; }

.nd_marketsTypes
{
   width: 580px;
   height:24px;
   background-image: none;/*url('http://businessdk.netdania.com/images/searchBox/searchbox_background.png');*/
   padding:15px 0px 0px 0px;
   *padding:15px 0px 12px 0px;
   font: bold 12px Verdana, sans-serif;
   color: #8e99a9;
   vertical-align:middle;
   background-color: #f9f9f9

    }
.nd_marketsTypeOMX{ cursor:pointer;color: #333; font-size:12px;}
.nd_marketsTypeI{ cursor:pointer;color: #888;padding-right:10px; font-size:12px;}

.nd_marketsTypeOMX2{ cursor:pointer;color: #333;padding-right:10px; font-size:12px;}
.nd_marketsTypeI2{ cursor:pointer;color: #888;padding-right:0px; font-size:12px;}

.nd_marketsTypeI:hover{ cursor:pointer;color: #225577;padding-right:10px; font-size:12px;}
.nd_marketsTypeI2:hover{ cursor:pointer;color: #225577;padding-right:0px; font-size:12px;}

.nd_TableTitle
{
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 12px;
    color: #333;
    font-weight:bold;
    width: 580px;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 15px;
}

.nd_fundsSelector 
{
    
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 11px;
    color: #333333;
    border: solid 1px #cccccc;
    border-radius: 4px;
    background-color:#fff;
}

.nd_tip_Friend_Title {font-size:22px;color:#22387f; font-family:Verdana;text-align: left;margin-bottom:7px;margin-left:25px;padding-top:10px;}
.nd_tip_Friend_Left {font-size:11px;color:#8699a9; font-family:Verdana;text-align: left;margin-left:23px;}
.nd_tip_Friend_Right {font-size:11px;color:#8699a9; font-family:Verdana;text-align: left;margin-right:10px;}
.nd_tip_Friend_Left input, .nd_tip_Friend_Right input{font-size:12px;color:#555B65; font-family:Verdana;width:198px;height:19px;background-image: url('http://businessdk.netdania.com/images/fullQuote/tipFriend_input_background.png');border: solid 1px #B5B7C8;}
.nd_tip_Friend_Right textarea{width:198px;font-size:11px;color:#555B65; font-family:Verdana;text-align: left;background-image: url('http://businessdk.netdania.com/images/fullQuote/tipFriend_message_background.png');border: solid 1px #B5B7C8;resize:none;height:52px;}

.nd-dropdown
{
    border: 1px solid #cccccc;
    border-radius: 4px 4px 4px 4px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    color: #333333;
    font-size: 11px;
	z-index: 1000;
}

.nd-input
{
    
    border: 1px solid #cccccc; 
    border-radius: 4px 4px 4px 4px;  
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    color: #333333;
    font-size: 11px;
}

.nd-text
{
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    color: #333333;
    font-size: 11px;
}


.nd-hdClsRight a
 {
    text-decoration:none;
    color:#333;
    font-size: 10px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-weight:bold;
    margin-left:10px; 
    outline:none;
    text-align: left;
    padding-right: 5px;
 }


.nd-frontPageTop
{
   width:340px;
    }
.nd-frontPageTopSmall
{
    width:300px;
    }
.nd-frontPageTopTab
{
    width:160px;
    font-family: Calibri;
    font-size:24px;
    text-align:left;
    color:#FFFFFF;
    background-color:#A6A6A6;
    cursor:pointer;
    height:35px;
    padding-left:10px;
}
.nd-frontPageTopTabSelected
{
    width:160px;
    font-family: Calibri;
    font-size:24px;
    text-align:left;
    color:#FFFFFF;
    background-color:#4F81BD;
    height:35px;
    padding-left:10px;
}

.nd-TDClsLeftFPTop
{
    color: #000000;
    font-size: 14px;
    font-family: Calibri;
    margin-bottom: 4px;
    border-bottom: 1px solid #FFFFFF;    
    text-align: left;
    border-bottom: solid 1px #eeeeee;
}

.nd-TDClsRightFPTopDeck
{
    color: #000000;
    font-size: 14px;
    font-family: Calibri;
    margin-bottom: 4px;
    border-bottom: 1px solid #FFFFFF;    
    text-align: right;
    border-bottom: solid 1px #eeeeee;
    padding-right:0px;
}
.nd-TDClsRightFPTop
{
    color: #000000;
    font-size: 14px;
    font-family: Calibri;
    margin-bottom: 4px;
    border-bottom: 1px solid #FFFFFF;    
    text-align: right;
    border-bottom: solid 1px #eeeeee;
    padding-right:0px;
}
.nd-columnFPTop
{
    font-family: ”helvetica neue”, helvetica, arial, sans-serif;
    color: #333;
    font-size: 10px;
    margin-left:5px;
    margin-right:5px;
}

.nd-nameColumnFPTop
{
    font-family: ”helvetica neue”, helvetica, arial, sans-serif;
    color: #5588aa;
    font-size: 10px;
    margin-left:5px;
    margin-right:5px;
}

.nd-nameColumnFPTopHover
{
    font-family: ”helvetica neue”, helvetica, arial, sans-serif;
    font-size: 10px;
    margin-left:5px;
    margin-right:5px;
    color: #225577;
}

.nd-Row
{
    background-color:#ffffff; 
    height: 24px;   
    vertical-align: middle;
    }

.nd-RowOdd
{
    background-color:#f9f9f9; 
    height: 24px;   
	vertical-align: middle;
    }
    
 .nd-RowHover
{
    background-color:#dedede; 
    height: 24px;   
	vertical-align: middle;
    }

.nd-frontPageDeck
{
    width:960px;
    }
    
.nd-hdClsLeft
{
    font-family: ”helvetica neue”, helvetica, arial, sans-serif;  
    color: #333333;
    font-size: 10px;
    font-weight: bold;  
    text-align:left;
    height:24px;
    border-top: solid 3px #ccc;
    border-bottom: solid 1px #eee;
    }
.nd-hdClsRight
{
    font-family: ”helvetica neue”, helvetica, arial, sans-serif;  
    color: #333333;
    font-size: 10px;
    font-weight: bold;  
    text-align:right;
    height:24px;
    border-top: solid 3px #ccc;
    border-bottom: solid 1px #eee;
    }
.nd-hdTextLeft{ margin-left:5px;}
.nd-hdTextRight{ margin-right:5px;}
.nd-tableTitle    
{
    font-family: ”helvetica neue”, helvetica, arial, sans-serif;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    text-align:left;
    margin-bottom:3px;
    }
.nd-investorsFrontPage
{
    width:580px;
    }
.nd-tabs-chart
{
    float:left; 
    border-top:1px solid #c6ccd4;
    border-bottom:1px solid #c6ccd4; 
    width:580px; 
    background:#eef0f2;
    text-align:left;
    vertical-align:bottom; 
    height:189px;
    *height:194px;
    }
 
 .nd-checkboxes
 {
     background-color: #f9f9f9;
     height: 35px;
 }
 
 .nd-checkboxes span
 {
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    color: #333333;
    font-size: 11px;
    vertical-align:middle;
    
}
     



/* Pagination list styles */

ul.fdtablePaginater

        {

        display:table;
        *display:inline-block;
        list-style:none;

        padding:0;

        margin:0 auto;

        text-align:center;

        height:10px;

        width:auto;

        margin-bottom:2em;
        
        }

ul.fdtablePaginater li

        {
        *float:left;
        *text-align:center;
        display:table-cell;

        padding-right:4px;

        color:#666;

        list-style:none;

        -moz-user-select:none;

        -khtml-user-select:none;

        }

ul.fdtablePaginater li a.currentPage

        {

        border-color:1px #eee !important;

        color:#333;
        background-color:#bbeeff;
        }

ul.fdtablePaginater li a:active

        {

        color:#5588aa;

        }

ul.fdtablePaginater li a,
ul.fdtablePaginater li div

        {

        display:block;

        width:2em;

        font-size:10px;

        color:#888;

        padding:0;

        margin:0;

        text-decoration:none;

        outline:none;

        border:1px solid #eee;
        background-color:#f9f9f9;

        font-family:"helvetica neue", helvetica, arial, sans-serif;

        }
ul.fdtablePaginater li a:selected{ background-color:#ddd;}
ul.fdtablePaginater li div

        {

        cursor:normal;

        filter:alpha(opacity=50);

        }

ul.fdtablePaginater li a span,

ul.fdtablePaginater li div span

        {

        display:block;

        line-height:2em;

        border:0px solid #fff;


        }

ul.fdtablePaginater li a

        {

        cursor:pointer;

        }

ul.fdtablePaginater li a:focus

        {

        color:#333;

        text-decoration:none;

        border-color:#eee;

        }

.fdtablePaginaterWrap

        {

        text-align:center;

        clear:both;

        text-decoration:none;
        padding-top:10px;

        }

ul.fdtablePaginater li .next-page span,

ul.fdtablePaginater li .previous-page span,

ul.fdtablePaginater li .first-page span,

ul.fdtablePaginater li .last-page span

        {

        font-weight:bold !important;

        }

/* Keep the table columns an equal size during pagination */

td.sized1

        {

        width:10px;

        text-align:left;

        }

td.sized2

        {

        width:10px;

        text-align:left;

        }

td.sized3

        {

        width:7em;

        text-align:left;

        }

tfoot td

        {

        text-align:right;

        font-weight:bold;

        text-transform:uppercase;

        letter-spacing:1px;

        }

#visibleTotal

        {

        text-align:center;

        letter-spacing:auto;

        }

* html ul.fdtablePaginater li div span,

* html ul.fdtablePaginater li div span

        {

        background:#aaa;

        }

tr.invisibleRow

        {

        display:none;

        visibility:hidden;

        }

p.paginationText

        {

        font-style:oblique;

        }


#OMXC20
{
   /* height: 310px;    */
}