img
{
    border-width: 0px;
    border-style: none;
}

h1
{
    text-align:  left;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:   10pt;
    font-weight: bold;
    
    position:    relative;
    top:         10px;
    margin-left: 15px;    
}

h2
{
    text-align:  left;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:   10pt;
    font-weight: bold;
    
    position:    relative;
    top:         10px;
    margin-left: 15px;    
}

.globaltable
{
    border-width: 0px;
    border-style: none;
    width:        800px;
    position:     absolute;
    left:         0px;
    top:          0px;
}

.globaltable td
{
    vertical-align: top;
}

.fadeheadline
{
    background-repeat: repeat-y;
    background-image:  URL(../Images/GlobalTable/TopFade.jpg);
}

.topline
{
    background-repeat: repeat;
    background-image:  URL(../Images/GlobalTable/TopLine.jpg);
    height:            26px;
    vertical-align:    middle;
}

.pagetitle
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:   12pt;
    font-weight: bold;
    position:    relative;
    top:         3px;
    margin-left: 15px;
    color:       White;
}

.ensoheader
{
   font-family:  Bimini, Verdana, Arial, Sans-Serif;
   font-size:    18pt;
   color:        White;
   margin-right: 3px;
   white-space:  nowrap;
}

.ensoheaderaddress
{
   font-family:  Verdana, Sans-Serif;
   font-size:    10pt;
   color:        White;
   margin-right: 3px;
}

.ensoheadercell
{
    text-align: right;
}

.horzspacerW
{
    height:           2px;
    background-color: White;
}

.horzspacerB
{
    height:           2px;
    background-color: Black;
}

.homelinkcell
{
    text-align: right;
}

.homelink
{
    font-family:  Verdana, Arial, Helvetica, Sans-Serif;
    font-size:    10pt;
    color:        White;
    margin-right: 3px;
}

.homelink a:Link
{
    color:           White;
    text-decoration: none;
}

.homelink a:Visited
{
    color:           White;
    text-decoration: none;
}

.navigatorframe
{
    border-top-width:    0px;
    border-top-style:    none;

    border-bottom-color: #778899; /* = lightslategray */
    border-bottom-width: 1px;
    border-bottom-style: solid;

    width:               200px;
    height:              10px;
    margin-top:          100px; /* -1 */
}

.navigatorlangselect
{
    border-top-width:    0px;
    border-top-style:    none;

    border-bottom-color: #778899; /* = lightslategray */
    border-bottom-width: 1px;
    border-bottom-style: solid;

    width:               200px;
    height:              10px;
    margin-top:          -1px;
    
    background-color:    #F8F8FF; /* = ghostwhite */
}

.dataframe
{
    border-left-color:    #778899; /* = lightslategray */
    border-left-width:    1px;
    border-left-style:    solid;

    border-right-color:   #778899; /* = lightslategray */
    border-right-width:   1px;
    border-right-style:   solid;

    border-bottom-color:  #778899; /* = lightslategray */
    border-bottom-width:  1px;
    border-bottom-style:  solid;
}

.dataframelarge
{
    border-left-color:   #778899; /* = lightslategray */
    border-left-width:   1px;
    border-left-style:   solid;

    border-right-color:  #778899; /* = lightslategray */
    border-right-width:  1px;
    border-right-style:  solid;
}

.text
{
    font-family:  Verdana, Arial, Helvetica, Sans-Serif;
    font-size:    10pt;
    
    position:     relative;
    top:          10px;
    margin-left:  15px;
    margin-right: 15px;
}

.textnospace
{
    font-family:  Verdana, Arial, Helvetica, Sans-Serif;
    font-size:    10pt;
}

.text a:Link
{
    color:           Navy;
    font-weight:     bold;
    text-decoration: none;
}

.text a:Visited
{
    color:           Navy;
    font-weight:     bold;
    text-decoration: none;
}

.textnospace a:Link
{
    color:           Navy;
    font-weight:     bold;
    text-decoration: none;
}

.textnospace a:Visited
{
    color:           Navy;
    font-weight:     bold;
    text-decoration: none;
}

.texttable
{
    width:        500px;
    
    position:     relative;
    top:          10px;
    margin-left:  15px;
    margin-right: 15px;
}

.texttable td
{
    font-family:  Verdana, Arial, Helvetica, Sans-Serif;
    font-size:    10pt;
    
    position:     relative;
    top:          10px;
    margin-left:  15px;
    margin-right: 15px;
}

.texttable a:Link
{
    color:           Navy;
    font-weight:     bold;
    text-decoration: none;
}

.texttable a:Visited
{
    color:           Navy;
    font-weight:     bold;
    text-decoration: none;
}

.headlinecenter
{
    text-align:  center;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:   10pt;
    font-weight: bold;
    
    position:    relative;
    top:         10px;
    margin-left: 15px;    
}

.headline
{
    text-align:  left;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:   10pt;
    font-weight: bold;
    
    position:    relative;
    top:         10px;
    margin-left: 15px;    
}

.headlinebimini
{
    font-family: Bimini, Verdana, Arial, Helvetica, Sans-Serif;
    font-size:   16pt;
    font-weight: bold;
    color:       navy;

    position:    relative;
    top:         10px;
    margin-left: 15px;    
}

.headlinebiminicenter
{
    text-align:  center;
    font-family: Bimini, Verdana, Arial, Helvetica, Sans-Serif;
    font-size:   16pt;
    font-weight: bold;
    color:       navy;
}

.legalinfo
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:   8pt;
    
    margin-left: 15px;
}

.menuitem
{
    margin-top:    0px;
    margin-bottom: 0px;
    margin-left:   15px;
    
    font-family:   Verdana, Arial, Helvetica, Sans-Serif;
    font-size:     10pt;
}

.menuitemlang
{
    margin-top:    3px;
    margin-bottom: 3px;
    margin-left:   15px;
}

.menuitemlang td
{
    font-family:   Verdana, Arial, Helvetica, Sans-Serif;
    font-size:     8pt;
}

.submenuitem
{  
    font-family:      Verdana, Arial, Helvetica, Sans-Serif;
    font-size:        10pt;

    background-color: #F8F8FF; /* = ghostwhite */
    border-style:     solid;
    border-width:     1px;
    border-color:     Black;
    white-space:      nowrap;
}

.menuitemhover
{
    background-color: Silver;
}

.menuitem a
{
    text-decoration: none;
    color:           Black;
}

.submenuitem a
{  
    text-decoration: none;
    color:           Black;
}

.adspace
{
    text-align:     center;
    vertical-align: top;
}

.errortable
{
    border-width: 1px;
    border-style: solid;
    border-color: navy;
    
    font-family:  Verdana, Arial, Helvetica, Sans-Serif;
    font-size:    10pt;
}

.downloadtable
{
    border-width: 1px;
    border-style: solid;
    border-color: navy;
    
    font-family:  Verdana, Arial, Helvetica, Sans-Serif;
    font-size:    10pt;
}
.menuitemnospace
{
    font-family: Verdana, Arial Helvetica, Sans-Serif;
    font-size:   10pt;
}

.menuspacer
{
    font-size: 3pt;
}

.bottomspace
{
    height: 5px;
}

.sitemaptable
{
    background-image:    url(../Images/General/WorldMap2.jpg);
    background-repeat:   repeat-y;
    background-position: center 0px;
    width:               100%;
}