h1 {
    color: #2d416d;
    font-style: italic;
    text-align: left;
    font-size: 20pt;
    position:relative;
}

h1 img{
    position: absolute;
    right: 0px;
}

h1 span {
    color: #2d416d !important;
}

h2 {
    color: #2d416d;
    text-align: left;
}

ol li{
    text-align: left;
    font-size: 10pt;
    padding-bottom: 20px;
    margin-left: 0px;
    padding-left: 0px;
}

ol{
    padding-left: 18px;
}

#contentRC li{
    text-align: left;
    font-size: 10pt;
    padding-bottom: 20px;
    padding-right: 30px;
}


body {
    text-align: center;
    background-color: white;
    font-family: arial;
    color: #646464;
    font-size: 7pt;
}

.firstParagraph{
    color: #4f6fb0;
    font-size: 12pt;
}

p{
    text-align: left;
    font-size: 10pt;
    padding-right: 30px;
}


img{
    border: none;
}

a {
    font-size: 9pt;
    color: #4f6fb0;
}

a:visited{
    color: #4f6fb0;
}
#header a, #leftMenu a, #rightColumn a, #footer a{
    font-family: Arial;
    color: #646464;
    text-decoration: none;
}

#header a:visited, #leftMenu a:visited, #rightColumn a:visited, #footer a:visited{
    color: #646464;
}

#header a:hover, #leftMenu a:hover, #rightColumn a:hover, #footer a:hover{
    color: #9b8c50;
}

#topCenterMenu{
    padding-left: 100px;
}

#header .topRightMenu a{
    font-size: 8pt ;
    margin-left: 10px;
    font-weight: bold;
}

#header .topRightMenu{
    float:right;

}


#sddm
{
    margin: 0;
    padding: 0;
    z-index: 30;
}

#sddm li
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    z-index: 30;
}

#sddm li a
{
    display: block;
    margin: 30px 1px 10px 0;
    padding: 4px 20px;
    background: #fff;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    border-right:  1px #9b8c50 solid;
    font-size:10pt;
    font-weight:bold;
    z-index: 30;
}


#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #FFF;
    border: 1px solid #646464;
    z-index: 30;
}

#sddm div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    background: #FFF;
    font-weight: bold;
    font-size: 8pt;
    height: 20px;
    width: 170px;
    z-index: 30;

}

#leftMenu #sddm div a{
    text-align: left !important;
    border: none !important;
    width: 170px !important;
    margin-left: 0px !important;
}


#leftMenu #sddm div{
    margin-left: 141px;
    margin-top: -35px;
}

#leftMenu #sddm li a{
    text-align: left;
    margin: 0px;
    padding: 5px;
    margin-left: 30px;
    border: 0px;
    border-bottom: 1px solid #9b8c50;
    width: 100px;
}

#leftMenu #sddm{
    margin-top: 10px;
}
#leftMenu #sddm li{
    height: 35px;
    padding: 0px;
    margin: 0px;
}

#sddm div a:hover
{
    background: #9b8c50;
    color: #FFF;
}


#header .banner{
    background: #9b8c50;
    height: 87px;
    background-repeat:no-repeat;
}

#header .slogan{
    background-color: #2d416d;
    text-align: right;
    color: white;
    font-weight: bold;
    font-style: italic;
    font-size: 12pt;
    padding: 3px 15px 3px 0px;
}

#header .logo{
    text-align: left;
    clear: both;
}

#leftMenu{
    width: 155px;
    float: left;
}

#leftMenu img, #rightColumn img{
    margin-top: 5px;
    margin-right: 10px;
    display: block;
    float: left;
}
#leftMenu ul, #rightColumn ul {
    list-style-type: none;
}


#content{
    float: right;
    width: 761px;
    min-height: 300px;
    padding-top: 15px;
}

#contentRC{
    float: right;
    width: 591px;
    min-height: 300px;
    padding-top: 15px;

}

#rightColumn{
    float: right;
    width: 150px;
    padding-left: 30px;
    padding-top: 10px;
}

#rightColumn li{
    height: 35px;
    padding: 0px;
    margin: 0px;
}
#rightColumn #sddm li a{
    text-align: left;
    margin: 0px;
    padding: 5px;
    margin-left: 30px;
    border: 0px;
    border-bottom: 1px solid #9b8c50;
    width: 100px;
}

#footer{
    clear: both;
    padding-top: 20px;
}


#footer a{
    font-size: 7pt;
    border-right: 1px #9b8c50 solid;
    display: block;
    padding: 0px 20px 0px 20px;
}

#masterContent {
    margin: 0 auto;
    width: 931px;
}

.separator{
    height: 5px;
    background: #4f6fb0;
}

.homeBox{
    margin-right: 10px;
    background: #f0f0f0;
}

.boxTitle{
    color: #2d416d;
    text-align: left;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
    padding-left: 10px;
}

.boxContent{
    padding: 50px 5px 5px 5px;
    text-align: left;
    font-size: 10pt;
    height: 80px;
}


.symbol{
    float:right;
    vertical-align:middle;
}

.highlight{
    color: #c0504d;
    cursor: help;
    position: relative;
}

#infoBox{
    position: absolute;
    background-color: white;
    padding: 10px;
    border: 1px #b9c5df solid;
    display: none;
}

#infoBox span{
    padding: 5px;
    background-color: #b9c5df;
    width: 400px;
    text-align: left;
    color: black;
    display: block;
    font-size: 10pt;
}

.interet {
    text-align: left;
    /*line-height: 5px;*/
}
.interet li{
    float: left;
}

.arrow{
    float: left;
    cursor: pointer;
    padding-right: 5px;
}

#subSection H1{
    font-size: 14pt;
    cursor: pointer;
    height: 20px;
}

#subSection H1 img{
    display: none;
}

#subSection .innerContent{
    display: none;
}
