/* Styles White Label Dummy */

body {
    background: #FFF url(../images/bg_body.jpg) top center repeat-y;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 80%;
    color: #121212;
}

/*Headlines*/
H1 {
    font-size: 180%;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0.8em;
    color: #878787;
}
H2 {
    font-size: 110%;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 1.5em;
    color: #404040;
}
H3 {
    font-size: 100%;
    font-weight: bold;
    margin-top: 1.3em;
    margin-bottom: 0.9em;
}
H3:first-child {
    margin-top: 0px;
}
H4 { font-size: 100%; font-weight: bold; margin-top: 18px; margin-bottom: 5px; }
H5 { font-size: 90%; font-weight: bold; }
H6 { font-size: 85%; font-weight: bold; }

H1+H2 { margin-top: -0.8em; }

/*Links*/
a,
a:link,
a:active,
a:visited {
    color: #102461;
    text-decoration: underline;
}
a:hover,
a:visited:hover {
    color: #102461;
    text-decoration: none;
}

A.button,
BUTTON {
    height: 22px;
    min-width: 71px;
    background: transparent url(../images/bg_button_left.gif) left top no-repeat;
    color: #FFF !important;
    text-decoration: none;
    font-size: 100%;
    border: 0px solid transparent;
    overflow: visible; /* fixes weird inner padding ... */
    white-space: nowrap; /* fixes weird inner padding ... */
    padding: 0;
    cursor: pointer;
    display: block;
    float: left;
    position: relative;
}
button.email_form { width: 180px; margin-top: 5px; }
BUTTON::-moz-focus-inner{ padding: 0; margin: 0; border: none; }

A.button SPAN,
BUTTON SPAN{
    padding: 1px 20px 5px 20px;
    background: transparent url(../images/bg_button_right.gif) right top no-repeat;
    line-height: 20px;
    position: relative;
    display: block;
	 text-align: center;
}

BUTTON SPAN{
    line-height: 18px;
    background-position: right -0px; 
}

/*Page*/
div#Page {
    background: transparent url(../images/bg_page.jpg) center top no-repeat;
    padding: 0px;
	 min-height: 750px;
	 text-align: center;
	 width: 100%;
}
div#Header {
    width: 897px;
    height: 135px;
    padding: 0 21px 0 21px;
    margin: 0 auto 1px auto;
    clear: both;
    background: none;
	 text-align: left;
	 position: relative;
}

div#Banner {
    height: 106px;
    background: none;
	 text-align: left;
	 position: absolute;
	 left: 210px;
	 width: 700px;
	 margin-top: 30px;
}
    div#Banner P.claim {
        font-weight: normal;
        color: #152E80;
        font-size: 150%;
        line-height: 100%;
        padding-top: 34px;
        width: 700px;
    }
        div#Banner P.claim A,
        div#Banner P.claim A:link,
        div#Banner P.claim A:active,
        div#Banner P.claim A:visited,
        div#Banner P.claim A:hover {
            text-decoration: none;
            color: #152E80;
        }
        div#Banner P.claim SPAN{
            font-weight: bold;
            font-size: 60%;
            clear: both;
        }


.buzzerbug, div.Decoration {
    display: none;
}
div#ContentContainer {
    width: 897px;
    padding: 0 21px 0 21px;
    margin: 0 auto 0 auto;
    clear: both;
    text-align: left;
}
div#Footer {
    clear: both;
    width: 897px;
    padding: 0 21px 0 21px;
    margin: 30px auto 10px auto;
    height: 29px;
    background: #DEDEDE url(../images/bg_footer.gif) 0 0 repeat-x;
	 text-align: left;
}

div#Copyright {
    clear: both;
    font-size: 90%;
    line-height: 37px;
    text-align: center;
}




/*Columns*/
div.LeftCol {
    float: left;
    width: 210px;
    font-size: 85%;
    line-height: 130%;
    margin-right: 30px;
}
div.RightCol{
    float: right;
    width: 210px;
    font-size: 85%;
    line-height: 130%;
    margin-left: 20px;
}

div.ContentCol {
    float: left;
    width: 425px;
}


div#Header div.RightCol {
    width: 450px;
    text-align: right;
    padding-top: 7px;
}
div#Header div.LeftCol {
    float: left;
    width: auto;
}
div#Header div.LeftCol {
    margin-right: 0;
}
    div#Header div.LeftCol A#HomeLink {
        display: inherit;
    }
    div#Header div.LeftCol A#HomeLink img {
        margin-left: 23px;
        margin-right: 30px;
    }
    div#Header div.LeftCol IMG#LogoPrint {
        display: none;
    }

DIV#ContentContainer DIV.LeftCol,
DIV#ContentContainer DIV.RightCol,
DIV#ContentContainer DIV.ContentCol {
    padding-top: 20px;
}


DIV#Footer DIV.LeftCol {
    float: left;
}

div#Footer div.ContentCol {
    width: 415px;
}


/*Sitetools*/
ul.Sitetools {
    float: right;
}
    ul.Sitetools li {
        float: left;
        text-align: left;
    }

li.QuickSearch {
    width: 148px;
}
    li.QuickSearch label {
        display: none;
    }
    li.QuickSearch input.Text {
        width: 122px;
        float: left;
        margin-left: 5px;
        border: 1px solid #BCBCBC;
    }
    li.QuickSearch input.Button {
        width: 16px;
        height: 16px;
        padding: 0;
        float: right;
        border: none;
        background: #FFF url(../images/bg_button_search.gif) right top no-repeat;
    }

ul.Sitetools a,
ul.Sitetools a:link,
ul.Sitetools a:active,
ul.Sitetools a:visited { 
    border-left: 1px solid #191919;
    display: block;
    color: #191919;
    margin: 3px 0 3px 0;
    padding: 0 5px 0 5px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: left 0.5em;
}
ul.Sitetools a:hover,
ul.Sitetools a:visited:hover { 
    text-decoration: underline !important;
    color: #000000;
    background-color: none;
}

UL.Sitetools LI:first-child a {
    border-left: none !important;
}



DIV.LeftCol UL.Sitetools {
    float: left;
    width: 210px;
}
    DIV#Footer DIV.LeftCol UL.Sitetools LI.PageTop A {
        background: transparent url(../images/bg_link_to_top.gif) left top no-repeat;
        padding: 0 0 0 16px;
        margin: 9px 4px 4px 0;
        font-size: 100%;
    }

DIV#Footer DIV.ContentCol {
    font-size: 85%;
}
    DIV#Footer DIV.ContentCol UL.Sitetools {
        float: left;
        margin-left: 45px;
    }
        DIV#Footer DIV.ContentCol UL.Sitetools LI {
            background: transparent none 0 0 no-repeat !important;
            padding-left: 0 !important;
            line-height: 100%;
            margin-top: 2px;
        }

            DIV#Footer DIV.ContentCol UL.Sitetools LI A {
                font-size: 100% !important;
            }

DIV#Footer DIV.RightCol {
}

    DIV#Footer DIV.RightCol UL.Sitetools {
        padding: 4px 0 5px 0;
        float: none;
    }
        DIV#Footer DIV.RightCol UL.Sitetools LI.PrintButton {
            margin-left: 20px;
        }

li.FontSize {
    display: none;
}


























/* Tabnavigation */
div.TabNavigation {
    font-size: 100%;
    background-color: #091A45;
    background-image: url(../images/bg_tab_navigation.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 31px;
    width: 919px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 20px;
}

DIV.TabNavigation UL {
    margin: 0px !important;
    width: auto;
    float: left;
    position: relative;
    z-index: 1000;
}
    DIV.TabNavigation UL LI {
        list-style-type: none !important;
        background-image: none !important;
        padding-left: 0px !important;
        margin: 0px !important;
        float: left;
        position: relative;
    }
        DIV.TabNavigation UL LI A,
        DIV.TabNavigation UL LI A:link,
        DIV.TabNavigation UL LI A:active,
        DIV.TabNavigation UL LI A:visited {
            font-weight: bold;
            color: #FFF;
            background-image: none;
            text-decoration: none;
            padding: 8px 12px 9px 12px;
            margin: 1px 0 0 1px;
            display: block;
            text-align: center;
        }
        DIV.TabNavigation UL LI A:hover,
        DIV.TabNavigation UL LI A:visited:hover,
        DIV.TabNavigation UL LI:hover A,
        DIV.TabNavigation UL LI:hover A:link,
        DIV.TabNavigation UL LI:hover A:active,
        DIV.TabNavigation UL LI:hover A:visited {
            background-color: transparent;
            background-image: url(../images/bg_tab_navigation_submenu.png);
            background-position: 0 0;
            background-repeat: repeat;
            color: #717171;
            margin-right: 0px;
        }

        DIV.TabNavigation UL LI.active {
            margin-top: 0px !important;
            border-bottom: 0px none !important;
        }
        DIV.TabNavigation UL LI.active a,
        DIV.TabNavigation UL LI.active a:link,
        DIV.TabNavigation UL LI.active a:active,
        DIV.TabNavigation UL LI.active a:visited {
            display: block;
            color: #FFF;
            cursor: default;
            background: #949EB7 none 0 0 repeat;
        }
        DIV.TabNavigation UL LI.active a:hover,
        DIV.TabNavigation UL LI.active a:visited:hover,
        DIV.TabNavigation UL LI.active:hover a,
        DIV.TabNavigation UL LI.active:hover a:link,
        DIV.TabNavigation UL LI.active:hover a:active,
        DIV.TabNavigation UL LI.active:hover a:visited {
            background-color: transparent;
            background-image: url(../images/bg_tab_navigation_submenu.png);
            background-position: 0 0;
            background-repeat: repeat;
            color: #717171;
        }

        DIV.TabNavigation UL LI UL {
            position: absolute;
            display: none;
            min-width: 99.5%;
            width: auto;
            background-color: transparent;
            background-image: url(../images/bg_tab_navigation_submenu.png);
            background-position: 0 0;
            background-repeat: repeat;
            border: 1px solid #23325B;
            border-top: none;
            z-index: 1000;
        }
            DIV.TabNavigation UL LI:hover UL {
                display: block;
                z-index: 50000 !important;
            }

            DIV.TabNavigation UL LI UL LI {
                display: block !important;
                float: none !important;
                position: static !important;
            }
                DIV.TabNavigation UL LI UL LI A,
                DIV.TabNavigation UL LI UL LI A:link,
                DIV.TabNavigation UL LI UL LI A:active,
                DIV.TabNavigation UL LI UL LI A:visited,
                DIV.TabNavigation UL LI.active UL LI A,
                DIV.TabNavigation UL LI.active UL LI A:link,
                DIV.TabNavigation UL LI.active UL LI A:active,
                DIV.TabNavigation UL LI.active UL LI A:visited,
                DIV.TabNavigation UL LI.active:hover UL LI A,
                DIV.TabNavigation UL LI.active:hover UL LI A:link,
                DIV.TabNavigation UL LI.active:hover UL LI A:active,
                DIV.TabNavigation UL LI.active:hover UL LI A:visited {
                    color: #0F2561 !important;
                    background-image: none !important;
                    cursor: pointer;
                    display: block;
                    float: none !important;
                    text-align: left !important;
                    margin: 0px !important;
                }
                DIV.TabNavigation UL LI.active UL LI.active A,
                DIV.TabNavigation UL LI.active UL LI.active A:link,
                DIV.TabNavigation UL LI.active UL LI.active A:active,
                DIV.TabNavigation UL LI.active UL LI.active A:visited,
                DIV.TabNavigation UL LI.active:hover UL LI A:hover,
                DIV.TabNavigation UL LI.active:hover UL LI A:visited:hover,
                DIV.TabNavigation UL LI:hover UL LI A:hover,
                DIV.TabNavigation UL LI:hover UL LI A:visited:hover {
                    color: #717171 !important;
                    background-color: #fffffe !important;
                }
                DIV.TabNavigation UL LI.active UL LI.active A,
                DIV.TabNavigation UL LI.active UL LI.active A:link,
                DIV.TabNavigation UL LI.active UL LI.active A:active,
                DIV.TabNavigation UL LI.active UL LI.active A:visited {
                    cursor: default;
                }
                DIV.TabNavigation UL LI UL LI A:hover,
                DIV.TabNavigation UL LI UL LI A:visited:hover {
                    text-decoration: underline;
                }

    DIV.TabNavigation DIV.Tools {
        float: right;
        padding-top: 3px;
        width: 100px;
        margin-right: 20px !important;
    }
    DIV.TabNavigation UL.Sitetools {
        float: right;
        width: 67px;
    }
        div.TabNavigation ul.Sitetools a,
        div.TabNavigation ul.Sitetools a:link,
        div.TabNavigation ul.Sitetools a:active,
        div.TabNavigation ul.Sitetools a:visited {
            border: medium none !important;
            color: #FFFFFF;
            font-weight: normal;
            line-height: 13px;
            padding: 0 11px 1px 0;
            display: block;
            font-size: 85%;
        }
        div.TabNavigation ul.Sitetools a:hover,
        div.TabNavigation ul.Sitetools a:visited:hover {
            background-color: transparent !important;
            color: #FFFFFF;
        }
        DIV.TabNavigation UL.Sitetools LI {
            padding-top: 4px;
        }
            DIV.TabNavigation UL.Sitetools LI.RSS A {
                background: transparent url(../images/rss.gif) 0 1px no-repeat !important;
                padding-left: 14px;
            }
            DIV.TabNavigation UL.Sitetools LI.Language.en A {
                background: transparent url(../images/language_flag_en.gif) 0 1px no-repeat !important;
                height: 11px;
                width: 15px;
                padding-right: 0 !important;
            }
            DIV.TabNavigation UL.Sitetools LI.Language.de A {
                background: transparent url(../images/language_flag_de.gif) 0 1px no-repeat !important;
                height: 11px;
                width: 15px;
                padding-right: 0 !important;
            }

        div.TabNavigation ul li.QuickNav                    { padding: 4px; border: 0px none; float:right; }
        div.TabNavigation ul li.QuickNav select        { font-size: 85%; }

















/*Scene*/
div.Scene                                    {}
div.Scene img                                { width: 720px; }
div.Scene div.TabNavigation            { margin-top: 1px; background-color: #404040; }
div.Scene div.TabNavigation ul        { margin: 0px !important; padding: 0px;}
div.Scene div.TabNavigation ul li    { margin: 0px !important; padding: 0px; }
div.Scene div.TabNavigation ul li a,
div.Scene div.TabNavigation ul li a:link,
div.Scene div.TabNavigation ul li a:active,
div.Scene div.TabNavigation ul li a:visited                 { text-transform: uppercase; color: #fff; background-color: #404040; text-decoration: none; padding: 5px 25px 6px 25px; }
div.Scene div.TabNavigation ul li a:hover,
div.Scene div.TabNavigation ul li a:visited:hover        { background-color: #808080; }
div.Scene div.TabNavigation ul li.active a,
div.Scene div.TabNavigation ul li.active a:link,
div.Scene div.TabNavigation ul li.active a:active,
div.Scene div.TabNavigation ul li.active a:visited                    { color: #fff; background-color: #aaa;}
div.Scene div.TabNavigation ul li.active a:hover,
div.Scene div.TabNavigation ul li.active a:visited:hover            { background-color: #aaa; }




/*ImageSlider*/
div.ImageSlider                        { padding-top: 10px; padding-left: 7px; }
div.SliderContainer                     { text-align:center; width: 410px; display:block; float:left; border:0px none; margin:0; padding:0; font-size:100%; font-weight:bold;}
div.SliderContainer img                { display:block; margin:auto; margin-bottom:8px; }
div#slider li                             { height:240px; overflow:hidden; width:410px;}
div#slider ul, div#slider li         { list-style:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; background-image: none; text-align: center; }
div.LeftBtn                                { height: 30px; width: 21px; float:left; }









/*Navigation*/
/*1st Layer*/
DIV#Navigation {
    margin-bottom: 10px;
    margin-top: -20px; /* to eliminate the default padding-top of #ContentContainer DIV.LeftCol, which is needed for all boxes, but the #Navigation!*/
    padding-top: 12px;
    padding-bottom: 20px;
    background-color: #E2E8F8;
}
    DIV#Navigation UL {
        display: block !important;
    }
        DIV#Navigation UL LI {
            width: 100%;
        }

    /*2nd Layer*/
    DIV#Navigation UL LI UL {
        background-color: #EFF1FD;
        padding: 1px 0 0 0;
        margin-bottom: 0px;
           display: block;
    }

    /*Links all and 1st Layer*/
    DIV#Navigation A,
    DIV#Navigation A:link,
    DIV#Navigation A:active,
    DIV#Navigation A:visited {
        display: block;
        color: #0F2561;
        font-weight: bold;
        background: #E2E8F8 url(../images/icon_nav_layer1.gif) 11px 1em no-repeat;
        line-height: 120%;
        padding: 9px 5px 8px 25px;
        text-decoration: none;
    }
        div#Navigation A:hover,
        div#Navigation A:visited:hover {
            color: #FFF;
            text-decoration: none;
            background: #9099B6 url(../images/icon_nav_layer1_active.gif) 11px 1em no-repeat;
        }

        DIV#Navigation A.selected,
        DIV#Navigation A.selected:link,
        DIV#Navigation A.selected:active,
        DIV#Navigation A.selected:visited,
        DIV#Navigation A.selected:hover,
        DIV#Navigation A.selected:visited:hover {
            color: #FFF;
            text-decoration: none;
            background: #9099B6 url(../images/icon_nav_layer1_active.gif) 11px 1em no-repeat;
        }

    /*Links 2nd Layer*/
    DIV#Navigation UL UL A,
    DIV#Navigation UL UL A:link,
    DIV#Navigation UL UL A:active,
    DIV#Navigation UL UL A:visited {
        background: #EFF1FD url(../images/icon_nav_layer2.gif) 24px 0.7em no-repeat;
        font-weight: normal;
        padding: 5px 5px 4px 41px !important;
    }
        DIV#Navigation UL UL A:hover,
        DIV#Navigation UL UL A:visited:hover {
            color: #FFF;
            background: #9099B6 url(../images/icon_nav_layer2_active.gif) 24px 0.7em no-repeat;
        }
        DIV#Navigation UL UL A.selected,
        DIV#Navigation UL UL A.selected:link,
        DIV#Navigation UL UL A.selected:active,
        DIV#Navigation UL UL A.selected:visited,
        DIV#Navigation UL UL A.selected:hover,
        DIV#Navigation UL UL A.selected:visited:hover {
            color: #FFF;
            text-decoration: none;
            background: #9099B6 url(../images/icon_nav_layer2_active.gif) 24px 0.7em no-repeat;
        }



DIV#Illustration {
    padding-top: 20px;
    position: relative;
    height: 236px;
    overflow: hidden;
    z-index: 100;
}
    DIV#Illustration UL.tabList {
        display: none;
    }
    DIV#Illustration DIV.partial {
        position: absolute;
        /*display: none;*/
        width: 656px;
        height: 236px;
        overflow: hidden;
    }
        DIV#Illustration DIV.partial:first-child {
            /*display: block;*/
        }
    DIV#Illustration DIV.partial DIV.text{
        position: absolute;
        bottom: 0;
        left: 0;
        height: 62px;
        width: 405px;
        background: transparent url(../images/bg_illustration-home-text.png) 0 0 repeat;
        color: #151515;
        padding: 16px 226px 20px 25px;
    }
        DIV#Illustration DIV.partial DIV.text H2 {
            font-size: 160%;
            margin-bottom: 0.5em;
        }
        DIV#Illustration DIV.partial DIV.text P {
            font-size: 110%;
        }
        DIV#Illustration DIV.partial DIV.text A.button {
            display: block;
            position: absolute;
            bottom: 16px;
            right: 40px;
        }
        



/*Breadcrumb*/
div#Breadcrumb {
    font-size: 85%;
    margin-bottom: 15px;
    color: #121212;
}
div#Breadcrumb A,
div#Breadcrumb A:link,
div#Breadcrumb A:visited,
div#Breadcrumb A:active {
    color: #0d2561;
    text-decoration: none;
    padding-right: 14px;
    margin-right: 2px;
    background: transparent url(../images/linkarrow_breadcrump.gif) right 0.3em no-repeat;
}
div#Breadcrumb A:hover,
div#Breadcrumb A:visited:hover {
    text-decoration: underline;
}
div#ContentContainer.Home div#Breadcrumb    { display: none; }

/*Content Styles*/
/*Wide Page without right Column*/
div#ContentContainer.Wide div.RightCol        { display: none; }
div#ContentContainer.Wide div.ContentCol    { width: 655px; }

/*All Pages*/
div.Content                            { }
div.ContentCol br                        { clear:both; }
DIV.ContentCol DIV.Content H3 {
    clear: both;
}

/*Possible Content Columns*/
div.ContentCol div.Content2Cols                 { float: left; width: 235px; padding-right: 15px; }
div.ContentCol div.Content4Cols                { float: left; width: 110px; padding-right: 15px; }

/*additional class for right content col*/
div.ContentCol .RightContentCol                { padding-right: 0px !important; }
/*Only wide pages*/
div.ContentCol div.ContentLargeColLeft        { float: left; width: 485px; padding-right: 15px; }
div.ContentCol div.ContentLargeColRight    { float: right; width: 470px; }
div.ContentCol div.ContentThirdCol             { float: right; width: 220px; }
/*
div.ContentCol h4                                    { margin-top: 0px; margin-bottom: 0px; border-bottom: 1px solid #ffffff; padding: 5px 7px; background-color: #dddddd; }
*/
div.ContentCol div.Box h4                        { margin-right: 0px !important; }

div.ContentCol div.Box                            { font-size: 85%; line-height: 130%; margin-right: 15px; }
div.ContentCol .FullWidth {
    float: none;
    display: block !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
div.ContentCol div.Content2Cols div.Box,
div.ContentCol div.Content4Cols div.Box,
div.ContentCol div.ContentLargeColLeft div.Box,
div.ContentCol div.ContentLargeColRight div.Box,
div.ContentCol div.ContentThirdCol div.Box        { margin-right: 0px !important; }

div.ContentCol div.ContentImage {
    float: left;
    width: 150px;
    margin: 0.3em 15px 0.5em 0px;
    color: #404040;
    font-size: 85%;
    line-height: 130%;
}
div.ContentCol div.ContentImage img                    { display: block; margin-bottom: 0.5em; width: 150px; }
div.ContentCol div.ContentImage span                { float: left; width: 165px; padding-top: 3px; margin-bottom: 15px; }
div.ContentCol div.ContentImage a.lightbox        { float: right; width: 17px; height: 17px; background-image: url(../images/icon_zoom.gif); background-repeat: no-repeat; }
div.ContentCol div.ContentImage.FullWidth { width: 100%; float: none; clear: both;}
div.ContentCol div.ContentImage.FullWidth IMG { width: 100%; }
div.ContentCol div.ContentImage.FullWidth SPAN { width: 100%; }

/* Content Table */
div.ContentCol table                                { margin: 0.5em 1px 1.5em 1px; }
div.ContentCol table td,
div.ContentCol table th                            { /*border: 1px solid; border-color: #afafaf;*/ font-size: 100%; line-height: 140%; /*padding: 5px 7px;*/ }
div.ContentCol table th                            { background-color: #dddddd; text-align: left; font-weight: bold !important; }
div.ContentCol table tr.even                    { background: #eeeeee; }
div.ContentCol table tr.head            { background-color: #dddddd;}
div.ContentCol table tr.head td        { background-color: #dddddd; border: 1px solid; border-color: #afafaf; text-align: left; font-size: 85%; line-height: 140%; padding: 5px 7px; font-weight:bold !important;}


/* Content List */
div.ContentCol ul {
    text-align: left;
    padding-top: 4px;
    padding-bottom: 5px;
}
div.ContentCol ul li {
    list-style-type: none;
    background: transparent url(../images/sprites_icons.gif) no-repeat 12px -1170px;
    padding: 0px 0px 0.3em 30px;
    line-height: 140%;
}
div.ContentCol ul li ul {
    text-align: left;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 0;
}
div.ContentCol ul li ul li {
    list-style-type: none;
    margin-left: 0px;
    background-position: 0 -1069px;
    padding: 0px 0px 0.2em 16px;
    line-height: 140%;
}
div.ContentCol ol { text-align: left; padding-top: 4px; padding-bottom: 5px; padding-left: 20px; }
div.ContentCol ol li { list-style-type: decimal; padding: 0px 0px 0.3em 0px; line-height: 140%; }
div.ContentCol ol li ol { text-align: left; padding-bottom: 0px; margin-bottom: 0px; margin-left: 10px; }
div.ContentCol ol li ol li { list-style-type: upper-latin; margin-left: 0px; padding: 0px 0px 0.2em 0px; line-height: 140%; }
div.ContentCol ol li ol li ol li { list-style-type: lower-latin; margin-left: 0px; padding: 0px 0px 0.2em 0px; line-height: 140%; }

ul.LinkList                        { padding-bottom: 0px; }
ul.LinkList li                    { 
    margin-bottom: 0.2em; margin-top: 0.2em; line-height: 120%;  
    display: block;
    background-image: url(../images/sprites_icons.gif) !important;
    background-repeat: no-repeat;
    background-position: 0px -636px;
    padding-left: 6px;
    margin-left: 0px;
}
ul.LinkList a:hover,
ul.LinkList a:visited:hover { 
    text-decoration: none;
}
ul.LinkList li,
div.ContentCol ul.LinkList li {
    padding-left: 19px !important;
    background-repeat: no-repeat;
    background-image: url(../images/sprites_icons.gif);
    background-position: 0 -1488px;
}
div.ContentCol ul.LinkList li {
    background-position: 0 -1486px;
}
ul.LinkList li.Icon,
div.ContentCol ul.LinkList li.Icon { background-position: -36px -197px; }
ul.LinkList li.PDF,
div.ContentCol ul.LinkList li.PDF { background-position: -14px -395px; }
ul.LinkList li.DOC,
div.ContentCol ul.LinkList li.DOC { background-position: -25px -297px; }
ul.LinkList li.PPT,
div.ContentCol ul.LinkList li.PPT { background-position: -49px -97px; }
ul.LinkList li.ZIP,
div.ContentCol ul.LinkList li.ZIP { background-position: 0px -758px; }
ul.LinkList li.MOV,
div.ContentCol ul.LinkList li.MOV { background-position: 0px -860px; }
ul.LinkList li.MP3,
div.ContentCol ul.LinkList li.MP3 { background-position: 0px -963px; }

ul.LinkList li.Icon span    { display: block; }
ul.LinkList li span.Source   {
    display: block;
    font-weight: bold;
    color: #717171;
}

DIV.ContentCol LI A,
DIV.ContentCol DIV.Box.RelatedLinks UL.LinkList LI A {
    text-decoration: none;
    font-weight: bold;
    display: block;
}
DIV.ContentCol LI A:hover,
DIV.ContentCol LI A:visited:hover,
DIV.ContentCol DIV.Box.RelatedLinks UL.LinkList LI A:hover,
DIV.ContentCol DIV.Box.RelatedLinks UL.LinkList LI A:visited:hover {
    text-decoration: underline;
}
DIV#Footer DIV.ContentCol LI A {
    font-weight: normal;
} 
DIV.ContentCol DIV.News UL.LinkList LI A {
    font-weight: normal;
    text-decoration: underline;    
}
    DIV.ContentCol DIV.News UL.LinkList LI A:hover {
        text-decoration: none;
    }
DIV.ContentCol DIV.Box.RelatedLinks DIV.BoxContent {
    padding-top: 6px;
    padding-bottpm: 14px;
}

/* News */
DIV.News {
    margin-bottom: 1.5em;
    clear: both;
    font-size: 100%;
}
DIV.News H3 {
    margin-top: 0;
    margin-bottom: 0.5em;
    color: #10245f;
    line-height: 125%;
}
DIV.News H3 A {
    text-decoration: none;    
}
DIV.News H3 A:hover {
    text-decoration: underline;    
}
    DIV.News H3 A IMG {
        display: none;
    }
    DIV.News H3 A IMG.Icon  {
         padding-right: 16px;
         background-repeat: no-repeat;
         background-image: url(../images/sprites_icons.gif);
         background-position: -36px -200px;
         width: 14px;
         height: 12px;
         display: inline !important;
         float: none;
         padding: 0;
         margin: 0;
         vertical-align: baseline;
    }
        DIV.News H3 A IMG.Icon.PDF { background-position: -13px -398px; }
        DIV.News H3 A IMG.Icon.DOC { background-position: -25px -298px; }
        DIV.News H3 A IMG.Icon.XLS { background-position: -49px -98px; }
        DIV.News H3 A IMG.Icon.ZIP { background-position: 0 -760px; }
        DIV.News H3 A IMG.Icon.MOV { background-position: 0 -862px; }
        DIV.News H3 A IMG.Icon.MP3 { background-position: 0 -965px; }
div.News span.Date {
    color: #161616;
    display: block;
    font-size: 85%;
}
div.News img {
    width: 150px;
    margin: 0.3em 15px 0.5em 0px;
    float: left;
}

















/* Box */
div.Box {
    clear: both;
    margin-bottom: 10px;
}
    div.Box h4 {
        margin: 0px;
        padding: 5px 2px 6px 0;
        color: #000;
        font-size: 98%;
        font-weight: bold;
    }
    div.Box div.BoxContent {
        padding: 10px 9px 14px 9px;
        clear: both;
        background-color: #E7E7E7;
        font-size: 110%;
        line-height: 130%;
    }
    DIV.RightCol DIV.Box H4{
        color: #000;    
    }
    DIV.RightCol DIV.Box DIV.BoxContent{
        background-color: #e1e7f7
    }
        div.Box div.BoxContent div.BoxImg { float: left; margin: 0px 7px 5px 0px; }
        div.Box div.BoxContent H5{
            margin-bottom: 0.4em;
            font-size: 100%;
            line-height: 115%;
            color: #0f2561;
        }
        DIV.Box DIV.BoxContent UL.LinkList+H5 {
            margin-top: 7px;
        }

        /* ## Specially colored boxes ## */
        DIV.RightCol DIV.Box.colored-default H4 {
            color: #878787;
            font-weight: bold;
        }
        DIV.RightCol DIV.Box.colored-default DIV.BoxContent {
            background-color: #E7E7E7;
        }
        DIV.LeftCol DIV.Box.colored-flashy H4,
        DIV.RightCol DIV.Box.colored-flashy H4 {
            color: #6c0000;
            font-weight: bold;
        }
        DIV.LeftCol DIV.Box.colored-flashy DIV.BoxContent,
        DIV.RightCol DIV.Box.colored-flashy DIV.BoxContent {
            background-color: #ebd7d8;
        }
        DIV.LeftCol DIV.Box.colored-neutral H4,
        DIV.RightCol DIV.Box.colored-neutral H4 {
            color: #318027;
            font-weight: bold;
        }
        DIV.LeftCol DIV.Box.colored-neutral DIV.BoxContent,
        DIV.RightCol DIV.Box.colored-neutral DIV.BoxContent{
            background-color: #dae5d7;
        }
        DIV.LeftCol DIV.Box.colored-light H4,
        DIV.RightCol DIV.Box.colored-light H4 {
            color: #0c2254;
            font-weight: bold;
        }
        DIV.LeftCol DIV.Box.colored-light DIV.BoxContent,
        DIV.RightCol DIV.Box.colored-light DIV.BoxContent {
            background-color: #e1e6f9;
        }


    div.Box div.TeaserImg img {
        width: 100%;
        display: block;
    }
    
    div.Box ul.LinkList li.Icon { background-position: -36px -198px; }
    div.Box ul.LinkList li.PDF { background-position: -13px -397px; }
    div.Box ul.LinkList li.DOC { background-position: -25px -296px; }
    div.Box ul.LinkList li.XLS { background-position: -49px -96px; }
    div.Box ul.LinkList li.ZIP { background-position: 0px -759px; }
    div.Box ul.LinkList li.MOV { background-position: 0px -861px; }
    div.Box ul.LinkList li.MP3 { background-position: 0px -962px; }
    div.Box span.Orga { display: block; margin-bottom: 10px; }
    
    div.Box ul.LinkList li.Mail,
    div.Box ul.LinkList li.Fax,
    div.Box ul.LinkList li.Phone { background-image: url(../images/sprites_icons.gif); background-repeat: no-repeat; padding-left: 18px !important; }
    div.Box ul.LinkList li.Mail { background-position: 0px -480px; }
    div.Box ul.LinkList li.Fax { background-position: 0px -666px; }
    div.Box ul.LinkList li.Phone { background-position: 0px -574px; }


    DIV.LeftCol DIV.Box.annoucement DIV.BoxContent,
    DIV.RightCol DIV.Box.annoucement DIV.BoxContent{
        background-color: transparent;
        padding: 10px 9px 0 0;
    }
    DIV.LeftCol DIV.Box.annoucement H5,
    DIV.RightCol DIV.Box.annoucement H5 {
        font-size: 160%;
        line-height: 120%;
        font-weight: normal;
        color: #A5A5A5;
        margin-bottom: 0.5em;
    }
    DIV.LeftCol DIV.Box.annoucement UL,
    DIV.RightCol DIV.Box.annoucement UL {
        color: #0f255f;
    }
        DIV.LeftCol DIV.Box UL LI,
        DIV.RightCol DIV.Box UL LI {
            padding-left: 19px;
            line-height: 140%;
        }
        DIV.LeftCol DIV.Box.annoucement UL.content LI,
        DIV.RightCol DIV.Box.annoucement UL.content LI {
            margin: 3px 0 10px 0;
            padding-left: 19px;
            line-height: 80%;
            background: transparent url(../images/listdot_content.gif) 4px 0.1em no-repeat;
        }
        DIV.LeftCol DIV.Box.annoucement UL.LinkList LI {
            background-position: 4px -1488px;
        } 
        DIV.LeftCol DIV.Box UL.LinkList LI A,
        DIV.RightCol DIV.Box UL.LinkList LI A {
            text-decoration: none;
            color: #0f2360;
        }
        DIV.LeftCol DIV.Box UL.LinkList LI A:hover,
        DIV.LeftCol DIV.Box UL.LinkList LI A:visited:hover,
        DIV.RightCol DIV.Box UL.LinkList LI A:hover,
        DIV.RightCol DIV.Box UL.LinkList LI A:visited:hover {
            text-decoration: underline;
        }
            DIV.LeftCol DIV.Box.annoucement UL.LinkList LI A,
            DIV.RightCol DIV.Box UL.LinkList LI A {
                font-weight: bold;
            }
    
    /* ## Special box to report an adverse drug reaction ## */
    DIV.LeftCol DIV.Box.reportADR {
        margin-top: 20px;
        background: #E7E7E7 url('../images/illu-panic-switch.gif') no-repeat right 10px ;
    }
    DIV.LeftCol DIV.Box.reportADR:first-child {
        margin-top: 0;
    }
    DIV.LeftCol DIV.Box.reportADR DIV.BoxContent,
    DIV.RightCol DIV.Box.reportADR DIV.BoxContent{
     background-color: transparent;
    float: left;
    width: 120px;
	 padding-right: 0px;
    }
    DIV.LeftCol DIV.Box.reportADR a.Buzzer {
    float: right;
    width: 80px;
    height: 75px;
    margin-top: 5px;
    }





























/* social bookmarks */
div#bookmarks a            { width: 16px !important; height: 16px !important; padding: 0px !important; margin-left: 5px !important; margin-bottom: 5px; overflow: hidden; position: relative; float: right; }
div#bookmarks a span        { height: 100%; width: 100%; background-repeat: no-repeat; cursor: pointer; background-color: #fff; position: absolute; top: 0px; left: 0px; background-image: url(../images/sozialbookmarks2009.gif); }

a#mrwong span        { background-position:0px 0px !important; }
a#google span        { background-position:0px -16px !important; }
a#linkarena span    { background-position:0px -32px !important; }
a#yigg span            { background-position:0px -48px !important; }
a#webnews span        { background-position:0px -64px !important; }
a#delicious span    { background-position:0px -80px !important; }
a#netvibes span    { background-position:0px -96px !important; }
a#facebook span    { background-position:0px -112px !important; }
a#twitter span        { background-position:0px -128px !important; }
a#myspace span        { background-position:0px -144px !important; }
a#oneview span        { background-position:0px -160px !important; }

div.VotingBar                            { background-color: #cc0000; height: 10px; margin-bottom: 0.2em; }

/*Forms*/

form.Contact input[type=checkbox],
form.Order input[type=checkbox] {margin-bottom:8px;} 

.Buttons                                 { display: block; clear: both; font-size: 100%; font-weight: bold;}
.Buttons span                            { float: left; }
.Buttons input                            { cursor: pointer; }
.Buttons A {
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
}
input.Button {
    width: 16px;
    height: 16px;
    padding: 0;
    float: none;
    border: none;
    background: #FFF url(../images/bg_button_search.gif) right top no-repeat;
}
div.Content form                            { font-size: 100%; width: 405px; }
div.Content form fieldset {
    border: none;;
    padding: 20px 30px 20px 0;
}
div.Content form legend {
    display: none;
}

div.Content form label.Field {
    width: 130px;
    float: left;
    font-weight: normal;
    margin-right: 15px;
    text-align: right;
}
div.Content form LABEL.Field.important {
    font-weight: bold;
}
div.Content form select {
    border: 1px solid #aaaaaa;
    color: #7c7b77;
    font-size: 100%;
    margin-bottom: 8px;
    background-color: #fafafa;
}
div.Content form .TextField {
    width: 200px;
    border: 1px solid #aaaaaa;
    padding:1px 5px 1px 5px;
    color: #7c7b77;
    font-size: 100%;
    margin-bottom: 8px;
    background-color: #fafafa;
}
div.Content form textarea {
    width: 200px;
    height: 230px;
    border: 1px solid #aaaaaa;
    padding: 1px 5px 1px 5px;
    color: #7c7b77;
    font-size: 100%;
    margin-bottom: 8px;
    background-color: #fafafa;
}
div.Content form input {
    vertical-align: -2px;
}

/*Forms in Columns*/
div#ContentContainer div.RightCol label,
div#ContentContainer div.LeftCol label,
div#ContentContainer div.Content2Cols label,
div#ContentContainer div.ContentThirdCol label                    { width: 57px !important; margin-right: 4px; }
div#ContentContainer div.LeftCol input.TextField,
div#ContentContainer div.RightCol input.TextField,
div#ContentContainer div.Content2Cols input.TextField,
div#ContentContainer div.ContentThirdCol input.TextField,
div#ContentContainer div.LeftCol textarea,
div#ContentContainer div.RightCol textarea,
div#ContentContainer div.Content2Cols textarea,
div#ContentContainer div.ContentThirdCol textarea                { width: 112px !important; padding:1px 2px 1px 2px;}

/*Contact Form*/
div.Content form.Contact input#ZIP                { width: 60px !important; margin-right: 8px; }
div.Content form.Contact input#City                { width: 132px !important; }
div.Content form.Contact select#Country        { width: 231px; }
div.Content form.Contact select#Bday            { width: 70px; margin-right: 10px; float: left; }
div.Content form.Contact div.CheckLabel        { float: left; width: 200px; margin-bottom: 10px; }
div.Content form.Contact DIV.CheckLabel INPUT {
    float: left;
}
div.Content form.Contact DIV.CheckLabel LABEL {
    display: block;
    float: left;
    width: 180px;
}

/*Order Form*/
div.Content form.Order FIELDSET {
    padding-top: 0;
}
div.Content form.Order TEXTAREA#Message {
    height: 75px;
}
div.Content form.Order input#ZIP {
    width: 50px !important;
    margin-right: 8px;
}
div.Content form.Order input#City {
    width: 130px !important;
}
div.Content form.Order DIV.CheckLabel INPUT {
    float: left;
}
div.Content form.Order DIV.CheckLabel LABEL {
    display: block;
    float: left;
    width: 195px;
}
div.Content form.Order H3 {
    border-bottom: 1px solid #e1e8fa;
    margin-top: 0.3em;
    margin-bottom: 1em;
    line-height: 2em;
}

div.Content form.Order DIV.publication {
    border-top: 1px solid #e1e8fa;
    margin-top: 20px;
    padding: 10px 0 15px 0;
}
    div.Content form.Order DIV.publication.first {
        border-top: none;
        margin-top: 10px;
        padding: 15px 0 15px 0;
    }

    div.Content form.Order DIV.publication IMG {
        float: left;
        margin-right: 10px;
        width: 140px;
        border: 1px solid #929bb7;
    }
    div.Content form.Order DIV.publication H3 {
        border-bottom: none;
        margin-bottom: 0;
        float: left;
        clear: none;
        width: 249px;
        line-height: 1.4em;
    }
    div.Content form.Order DIV.publication P {
        float: left;
        clear: none;
        width: 249px;
    }
    div.Content form.Order DIV.publication P.FullSize {
        clear: both;
        width: auto;
    }
    div.Content form.Order DIV.publication INPUT.count {
        width: 43px;
    }
    div.Content form.Order P.CheckLabel INPUT {
        float: left;
    }
    div.Content form.Order P.CheckLabel LABEL {
        display: block;
        float: left;
        width: 235px;
        padding: 1px 0 2px 0; 
    }


/*Search Form*/
form#Search                                { width: 100%; }
H3.SearchResults {
    margin-bottom: 0;     
}
form#Search label.Field                { float: none; width: auto !important; margin-right: 0px; text-align: left; }
form#Search div.Reduction,
form#Search div.SortBy            { float: left; margin-right: 10px; margin-bottom: 10px; }
form#Search div.SearchFor            { float: left; margin-right: 10px; margin-bottom: 10px; }
form#Search div.ResultNumber         { float: left; margin-right: 0px !important; margin-bottom: 10px; }

form#Search input.Term                { width: 98%; margin-bottom: 10px; font-weight: bold; color: #1a1a1a;}
form#Search select#Reduction        {  }
form#Search select#SearchFor         { }
form#Search select#ResultNumber    { }
span.Gray                                { color: #404040; font-size: 85%; }

label.Error,
p.Error,
div.Error                                    { color: #b70d00; font-weight: normal; }
input.Error                                { border-color: #b50d00 !important; background-color: #fdf1f1; }

/* Search Results */
div.Result a,
div.Result a:link,
div.Result a:active,
div.Result a:visited {
    font-weight: bold;
    text-decoration: none;
}
div.Result a:hover,
div.Result a:visited:hover {
    text-decoration: underline;
}
div.ResultText                        { margin-bottom: 1.3em; }
span.TermHighlight                { background-color: #d8e5f3; }
div.Result span.Date                { color: #404040; display: block; font-size: 85%; }

/*Member's Profile*/
DIV.Member H3{
    border-bottom: 1px solid #e1e7f7;
    margin-bottom: 0.4em;
    line-height: 1.8em;
}
DIV.Member TABLE {
    margin-top: 0;
    margin-bottom: 0;
    clear: both;
}

div.Member table TH,
div.Member table TD {
    border: 0px solid transparent;
    padding-left: 0;
    padding-right: 1em;
}

/*Sitemap*/
DIV.Sitemap H3 {
    border-bottom: 1px solid #e1e8fa;
    margin-bottom: -0.2em;
    line-height: 1.8em;
}
DIV.Sitemap H3 A {
    text-decoration: none;
}

DIV.ContentCol DIV.Sitemap UL.LinkList LI UL LI {
    background-image: none !important;    
}
DIV.ContentCol DIV.Sitemap UL.LinkList LI UL LI A {
    font-weight: normal;
}

iframe {
	overflow: visible;
}