
#root
{
    width: 1013px;
    margin: auto;
    margin-top: 0px;
    background-color: #FFF;
    font-family: "Trebuchet MS" , Sans-Serif;
    color: #373737;
}

#header
{
    font-family: "Trebuchet MS" , Sans-Serif;
    width: 998px;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #8c949e;
    
}
#header_right
{
    float: right;
    width: 220px;   
    margin-right: 0px;
    text-align: right;
}

#header a
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

#search input
{
    vertical-align: bottom;
}

#footer
{
    margin-top: 4px;
}

#footer p
{
    font-size: 8pt;
    font-family: "Trebuchet MS" , Sans-Serif;
    text-align: center;
    margin-top: 4px;
}

#path
{
    font-size: 8pt;
    margin-left: 18px;
}

#path a
{
    color: #373737;
    text-decoration: none;
}
#path a:hover
{
    color: #917b1d;
}

#mainlinks
{
    background-color: Black;
    font-family: Sans-Serif;
    height: 26px;
    margin-bottom: 4px;
    padding-left: 38px;
    padding-top: 4px;
    width: 958px;
    
    
}

#mainlinks a
{
    color: White;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Trebuchet MS" , Sans-Serif;
    font-size: 9pt;
    font-weight: bold;
    margin-right: 10px;
}

#mainlinks a.activeLink
{
    color: #FFCC66;
}


#mainlinks a:hover
{
    color: #FFF;
    border-bottom: 3px solid #917b1d;
}



#right
{
    width: 782px;
    float: left;
    background-image: url(img/ContentBG2.jpg);
    background-repeat: repeat-y;
}

#main_content
{
    background-repeat: repeat-y;
    background-image: url(img/SublinksBG.jpg);
}

#sublinks
{
    width: 215px;
    float: left;
    margin-top: 45px;
}

#sublinks li a
{
    font-size: 10pt;
    text-decoration: none;
    color: #373737;
}

#sublinks li.current > a
{
    color: #917b1d;
}

#sublinks ul
{
    list-style-image: url(img/sublinks_bullet.jpg);
}

#LeftColumn ul { margin-left: 20px; padding-left: 1px; margin-top: 10px; margin-bottom: 10px; line-height: 120%; }

#sublinks ul ul
{
    list-style-image: none;
    list-style-type: none;
    padding-left: 10px;
}

.FrontpageBlock
{
    width: 331px;
    height: 214px;
    background-color: Silver;
    margin-right: 4px;
    margin-bottom: 3px;
    float: left;
    display: inline;
}

.FPLowSub
{
    margin-left: 38px;
    margin-top: 60px;
    font-family: "Trebuchet MS" , Sans-Serif;
    font-size: 8pt;
}
.FPLowSub a
{
    color: #373737;
}

.FPUpperSub
{
    margin-left: 38px;
    margin-top: 20px;
    font-size: 8pt;
}

#LeftColumn
{
    margin-left: 18px;
    margin-right: 20px;
    width: 480px;
    float: left;
    display: inline;
    min-height: 400px;
}

#RightColumn
{
    width: 250px;
    float: left;
    min-height: 50px;
    padding-top: 20px;
    display: inline;
    
}



#LeftColumn a
{
    color: #373737;
}

#LeftColumn a:hover
{
    color: #917b1d;
}

#LeftColumn p, #LeftColumn td, #LeftColumn li
{
    font-size: 9pt;
}

#RightColumn p, #RightColumn td, #RightColumn li
{
    font-size: 9pt;
}


#LeftColumn p
{
    margin: 0;
    padding: 8px 0 0 0;
    line-height: 150%;
}

#LeftColumn h1
{
    color: #917b1d;
    font-size: 14pt;
    margin: 0;
    padding: 10px 0 0 0;
}

#LeftColumn h2
{
    color: #917b1d;
    font-size: 12pt;
    margin: 0;
    padding: 20px 0 5px 0;
}

#LeftColumn h3
{
    color: #917b1d;
    font-size: 10pt;
    margin: 0;
    padding: 20px 0 5px 0;
}

#LangLinks
{
    margin-left: 36px;
    margin-top: 10px;
}
#LangLinks img
{
    padding-right: 12px;
}

a img
{
    border-style: none;
}

p.FPNews
{
    margin-bottom: 1px;
    padding-bottom: 1px;
    margin-top: 8px;
    width: 265px;
}
.FPNews a
{
    font-size: 8pt;
    text-decoration: none;
    color: #373737;
}

td { vertical-align: top; }

.SmallPrint { font-size: 9pt; }

#NewsLinks { margin-top: 8px; }

#FPRightColumn p { margin: 0; padding: 0;}

