
P, LI, TD {
    font-size : 10pt;
    font-family : Arial, Helvetica, Sans-serif;
    color : #000000;
}

.small {
    font-size : 8pt;
    font-family : Arial, Helvetica, Sans-serif;
    color : #000000;
}

.tiny {
    font-size : 7pt;
    font-family : Arial, Helvetica, Sans-serif;
    color : #000000;
}

.white {
    font-family : Arial, Helvetica, Sans-serif;
    color : #FFFFFF;
}

.lightgrey {
    font-family : Arial, Helvetica, Sans-serif;
    color : #CCCCCC;
}

A, A:visited {
    color : #339999;
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : underline;
}

A:hover {
    color : #339999;
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
}

.focusTitleStart {
    font-size : 13pt;
    font-family : Arial, Helvetica, Sans-serif;
    font-weight : bold;
    color : #333399;
}

.focusTitleEnd {
    font-size : 13pt;
    font-family : Arial, Helvetica, Sans-serif;
    font-weight : bold;
    color : #000000;
}

A.readMore, A.readMore:visited {
    color : #000000;
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 10pt;
    font-weight : normal;
    text-decoration : none;
}

A.readMore:hover {
    color : #000000;
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 10pt;
    font-weight : normal;
    text-decoration : underline;
}

P.ns4Menuleft {
    color : #003399; 
    text-align : left;
    font-size : 8pt;
    font-family : Arial, Helvetica, Sans-serif;
}

P.ns4Menuright {
    text-align : right;
    color : #003399; 
    font-size : 8pt;
    font-family : Arial, Helvetica, Sans-serif;
}

P.ns4MenuOverleft {
    color : #ffffff;
    text-align : left; 
    font-size : 8pt;
    font-family : Arial, Helvetica, Sans-serif;
}

P.ns4MenuOverright {
    color : #ffffff;
    text-align : right; 
    font-size : 8pt;
    font-family : Arial, Helvetica, Sans-serif;
}

#cont {
    position:relative;
    width:740px;
    height:226px;
}
.header {
    width: 169px;    
    height: 17px;
    text-align: center;
    color: white;
    background: #339999;
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 10pt;
}

.header-result {
    width: 130px;    
    height: 17px;
    text-align: center;
    color: white;
    background: #339999;
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 10pt;
    font-weight: bold;
}
    
.column-fxrates-center {
    
}
.column-fxrates-right {
    text-align: right;
}

.codelist-header {
    font-size : 12pt;
    font-family : Arial, Helvetica, Sans-serif;
    font-weight: bold;
    color : #339999;
}

.disclaimer-header {
    font-size : 10pt;
    font-family : Arial, Helvetica, Sans-serif;
    font-weight: bold;
    color : #339999;
}

.datatable-header {
    color: white;
    background: #339999;
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 10pt;
}

.datatable-column-underline-fix-size{
    
    text-align: center;
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;    
    font-weight : bold;
    color : #932399;
    text-decoration : underline;  
}
.datatable-column-fix-size {
    
    text-align: center;
    color: Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8pt;    
}

.datatable-column-underline{
    text-align: left;
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;
    
    font-weight : bold;
    color : #932399;
    text-decoration : underline;  
}
.datatable-column {
    text-align: left;
    color: Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8pt;    
}

.datatable-column-with-fix {
    color: Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8pt;
}
.datatable-row-white{
      background-color: #FFFFFF;
}

.datatable-row-grey{
      background-color: #f1f0f0;
}


