/** MAIN **/
    html, body, div, object,
    h1, h2, h3, h4, h5, h6, p, blockquote, font, img,
    form, table, caption, tbody, tfoot, thead, tr, th, td, ul {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
    }
    h1, h2, h3, h4, h5, h6 {
        font-weight: bold;
    }
    ul {
        list-style-type: none;
    }
    strong    { 
        font-weight: 900;
    }
    img {
        border:none;
    }
    body {
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 62.5%;
        color: #333;
        text-align: center;
        background:#ffffff url(/assets/images/background/bg_main_head.gif) repeat-x;
        clear:both;
    }
    p {
        font-size:1.1em;
    }
    a {
        color:#0033cc;
        text-decoration:none;
    }
    a:hover {
        text-decoration:underline;
    }
    h3{
        font-size:1.3em;
    }
    hr{
        display:none;
    }
    .hr{
        clear:both;
    }
    #wrapper    {
        padding: 0;
        width: 917px;
        overflow: hidden;
        margin: 0 auto;
        text-align: left;
        height:auto;
    }
    
    #logos {
        clear:both;
        margin:0 0 10px 0;
        height:80px;
    }

    #nav {
        padding: 0;
        float:left;
        margin: 0 0 10px 0;
        width:917px;
    }
    #nav li {
        float:left;
    }
    #nav li a {
        display:block;
        padding:10px;
        text-decoration:none;
        font-size:1.3em;
        font-weight:bold;
        line-height:1.8em;
        color:#fff;
    }
    #nav li a:hover {
        text-decoration:underline;
    }
    
    #main {
        width:917px;
    }
    #footer{
        width:917px;
        margin: 0 auto;
        margin-top:10px;
        clear:both;
    }
    #footer ul li{
        float:left;
        padding:9px 9px 9px 10px ;
        font-size:1.2em;
    }
    .legal{
        clear:both;
        background:#f8f8f9;
    }
    #footer .accessibilty1 {
        margin-top:0;float:left;margin-left:-13px;
    }
    #footer .accessibilty2 {
        margin-top:-3px;font-size:1.3em;float:left;margin-right:5px
    }
    #footer .accessibilty3 {
        margin-top:-5px;font-size:1.5em;float:left;padding-right:10px;
    }
    #footer .legal ul li a{
        padding-left:0px;
        color:#666666;    
        display:block;
        text-decoration:none;
    }
    #footer .legal ul li a:hover{
        text-decoration:underline;
    }
    #iconprinter{
        background:url(/assets/images/background/printer_icon.gif) no-repeat left;margin-right:10px;margin-left: 450px;
    }
    #iconemailpage{
        background:url(/assets/images/background/emailpage_icon.gif) no-repeat left;margin-right:10px;padding-right:10px;
    }
 

/** MAIN **/
    html, body, div, object,
    h1, h2, h3, h4, h5, h6, p, blockquote, font, img,
    form, table, caption, tbody, tfoot, thead, tr, th, td, ul {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
    }
    h1, h2, h3, h4, h5, h6 {
        font-weight: bold;
    }
    ul {
        list-style-type: none;
    }
    strong    { 
        font-weight: 900;
    }
    img {
        border:none;
    }
    body {
        font-family: verdana, arial, helvetica, sans-serif;        
        font-size: 62.5%;
        color: #333;
        text-align: center;
        background:#ffffff url(/assets/images/background/bg_main_head.gif) repeat-x;
        clear:both;
    }
    h1, h2, h3, h4, h5, h6 {
        font-family: arial, verdana, helvetica, sans-serif;
        font-weight: bold;
    }
    p {
        font-size:1.1em;
    }
    a {
        color:#0033cc;
        text-decoration:none;
    }
    a:hover {
        text-decoration:underline;
    }
    h3{
        font-size:1.3em;
    }
    hr{
        display:none;
    }
    .hr{
        clear:both;
    }
    #wrapper    {
        padding: 0;
        width: 917px;
        overflow: visible;
        margin: 0 auto;
        text-align: left;
        height:auto;
    }
    
    #logos {
        clear:both;
        margin:0 0 10px 0;
        height:80px;
    }
    #nav {
        padding: 0;
        float:left;
        margin: 0 0 10px 0;
        width:917px;
    }
    #nav li {
        float:left;
    }
    #nav li a {
        display:block;
        padding:10px;
        text-decoration:none;
        font-size:1.3em;
        font-weight:bold;
        line-height:1.8em;
        color:#fff;
    }
    #nav li a:hover {
        text-decoration:underline;
    }
    
    #main {
        width:917px;
    }
    #footer{
        width:917px;
        margin: 0 auto;
        margin-top:10px;
        clear:both;
    }
    #footer ul li{
        float:left;
        padding:9px 9px 9px 10px ;
        font-size:1.2em;
    }
    .legal{
        clear:both;
        background:#f8f8f9;
    }
    #footer .accessibilty1 {
        margin-top:0;float:left;margin-left:-13px;
    }
    #footer .accessibilty2 {
        margin-top:-3px;font-size:1.3em;float:left;margin-right:5px
    }
    #footer .accessibilty3 {
        margin-top:-5px;font-size:1.5em;float:left;padding-right:10px;
    }
    #footer .legal ul li a{
        padding-left:0px;
        color:#666666;    
        display:block;
        text-decoration:none;
    }
    #footer .legal ul li a:hover{
        text-decoration:underline;
    }
    #iconprinter{
        background:url(/assets/images/background/printer_icon.gif) no-repeat left;margin-right:10px;margin-left: 450px;
    }
    #iconemailpage{
        background:url(/assets/images/background/emailpage_icon.gif) no-repeat left;margin-right:10px;padding-right:10px;
    }
 
/* Added by Luke Young for new site navigation */
/******************/
/* GLOBAL LAYOUT  */
/******************/
.navbar {white-space:nowrap /*IE hack*/; float:left; width:920px; border-left:solid 0px rgb(200,200,200); border-right:solid 0px rgb(200,200,200); z-index:20; background-color:rgb(93, 128, 238); margin-bottom:10px; font-family:arial,tahoma,sans-serif; font-size:130% !important /*Non-IE6*/; font-size:120% /*IE6*/;} /*Color navigation bar normal mode*/
.navbar.main {background-color:rgb(102, 102, 102);}
.navbar.useu {background-color:rgb(0, 51, 204);}
.navbar.asia {background-color:rgb(70, 150, 172);}
/********************/
/*  NAVIGATION BAR  */
/********************/
/* MAIN MENU */
.navbar ul {list-style-type:none;margin:0; padding:0;}
.navbar ul li {float:left; z-index:21 !important /*Non-IE6*/; z-index:1000 /*IE6*/; background-color:rgb(93, 128, 238); font-size:13px; font-family:verdana,arial,sans-serif;}
.navbar ul li.main {background-color:rgb(102, 102, 102);}
.navbar ul li.useu {background-color:rgb(0, 51, 204);}
.navbar ul li.asia {background-color:rgb(70, 150, 172);}
.navbar ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 4px 0 4px; text-decoration:none; font-weight:bold; color:rgb(255,255,255); border-right:solid 1px rgb(215,215,215);}
.navbar ul li ul {display:none; border:none;}
/* SUBMENU (Non-IE6 hovering) */
.navbar ul li:hover {position:relative;} /*Sylvain IE hack*/
.navbar ul li:hover a {background-color:rgb(235,235,235); text-decoration:none; color:rgb(100,100,100); font-weight:bold;} /*Color main cells hovering mode*/
.navbar ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:3.0em; margin-top:0.1em; left:0; padding:0px 16px 0px 16px; border-top:solid 1px rgb(215,215,215);}
.navbar ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-17px; padding:4px 16px 4px 16px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color:rgb(235,235,235); font-weight:bold; color:rgb(100,100,100);} /*Color subcells normal mode*/
.navbar ul li:hover ul li a:hover {background-color:rgb(225,225,225); text-decoration:underline;} /*Color subcells hovering mode*/
/* SUBMENU (IE6 hovering) */
.navbar table {position:absolute; z-index:1000; top:0px; left:-1px; border-collapse:collapse;}
.navbar ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(215,215,215); text-decoration:underline;} /*Color main cells hovering mode*/
.navbar ul li a:hover ul {display:block; width:20.0em; position:absolute; z-index:1000; top:3.1em; t\op:3.0em; left:0px; marg\in-top:0.1em; border-top:solid 1px rgb(215,215,215); }
.navbar ul li a:hover ul li a {white-space:normal; display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color:rgb(235,235,235); font-weight:bold; color:rgb(100,100,100);} /*Color subcells normal mode*/
.navbar ul li a:hover ul li a:hover {background-color:rgb(225,225,225); text-decoration:none;} /*Color subcells hovering mode*/
/* Added by Luke Young for new site footer */
td.header {
    width: 200px;
    text-align:left;
    color: rgb(255, 255, 255);
}
td.data {
    text-align:left;
    color: rgb(102,102,102);
}
div.sitefooter {
    width: 917px;
    margin:15px auto 15px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(255, 255, 255);
    border-color: rgb(102,102,102);
    border-width:1px;
    border-style:solid none solid none;
}
div.sharethis {
    width: 917px;
    margin:10px auto;
    margin:0px auto 10px auto;
    background-color: rgb(255, 255, 255);
}

div.extrafooter {
    width: 917px;
    padding: 5px;
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    border-color: rgb(102,102,102);
    border:1px;
}
a.footer {
    text-align:left;
    text-decoration:none;
    font-weight:bold;
    color: rgb(102, 102, 102);
    font-family:  arial,verdana,helvetica,sans-serif;
    font-size: 11px;
}
a.footer.normal {
    font-weight:normal;
}
a.footer.useu {
    color: rgb(0, 51, 204);
}
a.footer.asia {
    color: rgb(70, 150, 172);
}
a.footer:hover {
    text-decoration:underline;
}
