﻿nothing
{
}

/* ----- GENERAL DEFINITIONS -------------------------------- */

body
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: #d2d2d4;
    font-family: Arial, Sans-Serif;
    color: #626265;
    line-height: normal;
    font-size: 11px;
}

form
{
    background: #fff url(/images/structure/body-bg.gif) repeat-x;
}

table
{
    padding: 0px;
    border: 0px;
    margin: 0px;
    border-collapse: collapse;
}

td
{
    padding: 0px;
    border: 0px;
    margin: 0px;
}

div
{
    padding: 0px;
    margin: 0px;
    text-align: left;
}

img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

h1
{
    font-size: 28px;
    font-weight: normal;
    font-family: "Arial Black", Arial, Sans-Serif;
    margin-top: 0px;
    margin-bottom: 16px;
    padding-bottom: 0px;
    color: #32cef0;
    line-height: 108%;
    text-transform: uppercase;
}

h2
{
    font-size: 20px;
    font-weight: normal;
    font-family: "Arial Black", Arial, Sans-Serif;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #32cef0;    
    line-height: 108%;
    text-transform: uppercase;
}

h3
{
    font-size: 14px;
    font-weight: normal;
    font-family: "Arial Black", Arial, Sans-Serif;
    margin-bottom: -7px;
    margin-top: 20px;
    color: #728688;    
    line-height: 108%;
    text-transform: uppercase;
}

a:hover img
{
    opacity: 0.8;
    filter: alpha(opacity=80);
}

ul
{
    margin-top: 13px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-left: 30px;
}

li
{
    margin-bottom: 12px;
}

p
{
    font-weight: normal;
    margin: 11px 0px 11px 0px;
}

p.Introduction
{
    font-weight: bold;
    font-size: 12px;
    margin: 0px 0px 11px 0px;    
}

p.FootNote
{
    font-size: 11px;
    margin: 15px 0px 11px 0px;
    font-style: italic;
    color: #7a7a7d;    
}


a, a:visited
{
    color: #196fb2;
    text-decoration: none;
}


a:hover
{
    text-decoration: underline;
}

a:active
{
    color: #000000;
}

a.BigLink
{
    font-size: 15px;
    font-weight: bold;
}

td
{
    vertical-align: top;
}

table.SiteCenterer
{
    width: 100%;
}


td.SiteWrapper
{
    width: 818px;
}

td.SiteSpacerRight, td.SiteSpacerLeft
{
}



td.StartPageWrapper
{
    width: 765px;
}

/* --------------------- HEADER ------------------------------------------------------------------------------ */


div.HeaderWrapper
{
    position: relative;
    border: 0px solid black;
    overflow: hidden;
    text-align: right;
    height: 31px;
}

a.HeaderLogoLink
{
    top: 0px;
    left: 0px;
}

img.HeaderContactInfo
{
    position: absolute;
    top: 34px;
    left: 435px;
}

/* --------------------- START PAGE ------------------------------------------------------------------------------ */

table.StartPage div.SiteSpacerLeft
{

    height: 140px;
    background: url(/images/structure/logo-bg.gif) no-repeat bottom right;
}


a.StartPageTopImage
{
    margin-top: 20px;
}

a.StartPageTopImage, a.StartPageTopImage img
{
    display: block;
}

div.StartPageBottomImageRow
{
    padding: 0px 0px 30px 4px;
}

.StartPageBottomImage
{
    float: left;
    margin-left: 11px;
    width: 238px;
    padding-right: 0px;
    _display:inline; /* IE6-fix */
}


div.StartPageBottomImageRow img
{
    margin: 0px;
}

.ExpandInfoLink
{
    cursor: pointer;
    width: 150px;
    margin: 10px 0px 10px 14px;
}

.ExpandInfoLink:hover
{
    text-decoration: underline;
}

.ExpandInfoText
{
    margin: 15px 0px 15px 14px;
    width: 704px;
    display:none;
    padding: 15px;
    background: #dde6f0 url(/images/structure/expand-text-bg.gif) top right no-repeat;
    border: 1px solid #dde6f0;
    position: relative;
}



.ExpandInfoText li
{
    margin: 3px 0px;
}

.ExpandInfoText p, .ExpandInfoText ul
{
    margin-top: 0px;
    margin-bottom: 8px;
    width: 330px;
}

.ExpandInfoText a.ReadMoreLink
{
 
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
}

span.MinimizeInfoLink
{
    position: absolute;
    top: 4px;
    right:  6px;
    display: block;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    font-size: 14px;
}

span.MinimizeInfoLink:hover
{
    opacity: 0.7;
    filter: alpha(opacity=80);
}


/* --------------------- MAIN ------------------------------------------------------------------------------ */



div.MainWrapper, div.StartPageMainWrapper
{
    padding: 0px 0px 0px 0px;
    border: 0px solid #a4a29d;
    border-top: 0px;
}

.ImageBankTable
{
    margin-top: 10px;
    background: #dde6f0;
    width: 100%;
}

.ImageBankTable td
{
    padding: 5px;
    border-top: 2px solid white;
}

p.DownloadLink
{

}

p.DownloadLink a
{
    display: block;
    padding: 10px;
    background: #dde6f0 url(/images/structure/expand-text-bg.gif) 0px -60px no-repeat;
    border: 1px solid #dde6f0;
}

/* --------------------- LEFT MENU ------------------------------------------------------------------------------ */



div.LeftMenuWrapper
{
    padding: 0px 20px 0px 0px;
    float: left;
    width: 180px;
}

div.LogoWrapper
{
    padding: 25px 10px 15px 0px;
    text-align: center;
    border-bottom: 2px solid #c0c0c2;
}

a.LeftMenuLinkLvl1, a.LeftMenuLinkLvl1:visited
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    margin: 0px 10px 0px 0px;
    padding: 7px 20px 7px 10px;
    color: #626265;
    
    background: url(/images/structure/left-menu-link-lvl-1-bg.gif) right center no-repeat;    
}

a.LeftMenuLinkLvl1:hover
{
    text-decoration: none;
    color: #858588;
    margin-right: 8px;
    
}

div.LeftMenuLinkLvl1Divider
{
    font-size: 0px;
    height: 0px;
    margin: 0px 0px 0px 0px;
    border-top: 1px solid #c0c0c2;
}


a.LeftMenuLinkLvl2, a.LeftMenuLinkLvl2:visited
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 16px;
    color: #000;
}

a.LeftMenuLinkLvl2:hover
{
    text-decoration: none;
    color: #4361af;
    background: url(/images/structure/left-link-hover-arrow.gif) 8px 7px no-repeat;
}

a.LeftMenuLinkLvl3, a.LeftMenuLinkLvl3:visited
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 20px;
    color: #777;
}

a.LeftMenuLinkLvl3:hover
{
    text-decoration: underline;
}

a.ActiveLink, a.ActiveLink:visited
{
    text-decoration: none;
    font-weight: normal;
    color: #2bc0e0;
}

div.LeftMenuPartnerAreaHeader
{
    height: 75px;
    border-top: 2px solid #c0c0c2; 
    background: url(/images/structure/left-menu-partner-area-bg.gif) 0px 25px no-repeat;      
} 
div.LeftMenuPartnerArea
{
    text-align: center;
    padding-bottom: 20px;
    background: url(/images/structure/left-menu-partner-area-bg.gif) bottom left no-repeat;      
} 



div.LeftMenuPartnerArea a img
{

} 

div.LeftMenuPartnerArea a:hover img
{

} 



/* --------------------- MAIN AREA ------------------------------------------------------------------------------ */


div.MainContentArea
{
    float: left;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    width: 618px;
}

div.StartPageMainContentArea
{

}


/* --------------------- CONTENT MAIN AREA ------------------------------------------------------------------------------ */

img.ContentPageImage
{
    margin-bottom: 15px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

div.ContentPageTextWrapper
{
    width: 402px;
    float: left;
}

div.ContentPageRightAreaWrapper
{
    float:right;
    width: 196px;
}

div.ContentPageFooter
{
    clear: both;
}

a.RightAreaBannerLink
{
    display: block;
    margin-bottom: 10px;
}

a.RightAreaBannerLink img
{
    display: block;
}

a.SignUpLink
{
    font-size: 12px;
    margin-left: 15px;
}

a.SignUpLink img
{
    vertical-align:text-top;
    margin-right: 5px;
    padding-bottom: 1px;
}


/* ----- PAGE FOOTER ------------------------------------------------------------ */


div.PageFooterWrapper
{
    clear: both;
    padding: 0px 0px 0px 0px;
    background:     #d4d4d3 url(/images/structure/page-footer-wrapper-bg.gif) repeat-x;    
    height: 120px;

}


div.PageFooter
{

    text-align: center;
    padding: 0px 0px 0px 0px;
    width: 818px;
    margin: 0px auto 0px auto;
}

.PageFooterLeft
{
    float:left;
    background: url(/images/structure/page-footer-left-bg.gif) no-repeat;    
    height: 120px;
    width: 11px;
}

.PageFooterRight
{
    float:right;
    background: url(/images/structure/page-footer-right-bg.gif) no-repeat;    
    height: 120px;
    width: 11px;
}

div.PageFooterCenter
{
    text-align: center;
    padding: 19px 15px 0px 15px;
    
}

div.PageFooter a, div.PageFooter a:visited
{
    text-decoration: none;
    color: #333;
    margin: 0px 20px 0px 20px;
}

div.PageFooter a:hover
{
    text-decoration: underline;
    color: #333;    
}

div.FooterCopyrightWrapper
{
    padding: 15px 20px 0px 20px;
}

div.FooterCopyright
{
    border-top: 0px solid #6f6f71;
    text-align: center;
    margin: 0px 20px 0px 20px;
    padding: 0px 15px 0px 15px;
    color: #aaa;
    font-size: 10px;
}


div.FooterSiteMapWrapper
{
    padding: 15px 0px 0px 0px;
}

div.FooterSiteMap
{
    border-top: 1px solid #999;
    text-align: center;
    margin: 0px 15px 0px 15px;
    padding: 15px 0px 0px 0px;
    font-size: 9px;
    color: #999;
}

div.FooterSiteMap a, div.FooterSiteMap a:visited
{
    color: #888;
    margin: 0px 10px;
}

div.FooterSiteMap a:hover
{
    color: #666;
}


div.FooterSiteMap span
{
    display:none;
}
p.rubrik {padding: 0px;}
div.flagsHeader 
{
    float:right;
    padding-right:15px;
    padding-top:6px;    
}
