root { 
    display: block;
}

body {
    margin: 8 0;
    background-color: #FFFFFF;
    font-family: Arial, Tahoma;
    text-align: justify;
}

#mainheader {
    background-image: url(i/mainheader.gif); 
    background-repeat: no-repeat;
    width: 755px;
    height: 144px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 6px;
}

#mainfooter {
    background-image: url(i/mainfooter.gif); 
    background-repeat: no-repeat;
    width: 755px;
    height: 116px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 6px;
}

#main {
    background-repeat: no-repeat;
    width: 755px;
    height: 341px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 6px;
}

.pp {
   clear: both;
}

#copyright {
    background-color: #B6B6B6;
    width: 745px;
    padding-right: 10px;
    padding-top: 2px;
    height: 12px;
    margin-left: auto;
    margin-right: auto;
    position: relative;

    text-align: right;
    color: white;
    letter-spacing: 0px;
    font-size: 7pt;
    font-weight: bold;
}

#copyright a { 
    color: white;
    text-decoration: none; 
}

#bottommenu {
    position: absolute;
    margin-left: 25px;
    padding: 0px;
    bottom: 30px;
    width: 100%;
    list-style: none;
    display: inline;
}

#topmenu {
    position: absolute;
    margin-left: 25px;
    padding: 0px;
    top: 110px;
    width: 100%;
    list-style: none;
    display: inline;
 }

#bottommenu li, #topmenu li {
    float: left;
    width: 150px;
    margin: 0px;
    padding: 0px;
    color: #808080;
    letter-spacing: -0.5px;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 3px;
 }


#bottommenu .menutitle {
    position: absolute;
    padding-top: 6px;
    bottom: -16px;
    color: #808080;
    text-decoration: none; 
}

#topmenu .menutitle {
    padding-top: 6px;
    color: #808080;
    text-decoration: none; 
}

#topmenu .submenu {
    position: relative;
    width: inherit;
    margin: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #505050;
    background-color: #F0F0F0;
}

#bottommenu .submenu {
    position: absolute;
    bottom: 0px;
    width: inherit;
    margin: 0px;
    padding-bottom: 2px;
    color: #505050;
}

#topmenu .submenu li {
    position: relative;
    color: #505050;
    letter-spacing: 0px;
    font-size: 7pt;
    font-weight: bold;
    list-style: none;
    width: 100%;
}

#bottommenu .submenu li {
    color: #505050;
    letter-spacing: 0px;
    font-size: 7pt;
    font-weight: bold;

    position: relative;
    list-style: none;
    float: none;
    width: 100%;
}

.submenu a { 
    color: #505050;
    text-decoration: none; 
}

.newstransparentframe {
    filter: alpha(opacity=40);
    moz-opacity: 0.5;
    opacity: 0.5;
    width: 180px;
    height: 321px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.newsopaqueframe {
    width: 152px;
    height: 289px;
    opacity: 1;
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 16px 14px;
    overflow: hidden;
}

.newstitle {
    color: white;
    letter-spacing: -1px;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 2px;
}

.newscontent {
    color: white;
    letter-spacing: -0.5px;
    font-size: 8pt;
}

.newstitle a {
    color: white;
    text-decoration: none; 
}

.floatingtext {
    color: white;
    letter-spacing: 0px;
    font-size: 9pt;
    font-weight: bold;
}

.floatingtext a {
    color: white;
    text-decoration: none; 
}


.floatingtextbig {
    color: white;
    letter-spacing: 0px;
    font-size: 14pt;
    font-weight: bold;
}

.legalcontent {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 6px;
    width: 715px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: black;
    background-color: #F0F0F0;
    letter-spacing: 0px;
    font-size: 9pt;
    text-align: justify;
}

.section {
    position: absolute;
    margin: 24px 20px;
    color: #C80000;
    letter-spacing: -2px;
    font-size: 24pt;
    font-weight: bold;
}

.subsection {
    position: absolute;
    margin: 56px 46px;
    color: #F3F3F3;
    letter-spacing: -1px;
    font-size: 18pt;
    font-weight: bold;
}

#contentdecoration {
    background-repeat: no-repeat;
    width: 755px;
    height: 65px;
    margin-left: auto;
    margin-right: auto;
/*    position: relative;*/
    margin-bottom: 6px;
}

#content {
    width: 715px;
    margin-left: auto;
    margin-right: auto;
    /*position: relative;*/
    margin-bottom: 6px;
    /*background-color: #E1E1E1;*/
    background-color: #F0F0F0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #333333;
}

#content h1 {
    letter-spacing: -2px;
    font-size: 24pt;
    font-weight: normal;
    margin-bottom: 15px;
}

#content a {
    text-decoration: underline;
    color: #333333;
}

#content .brief {
    width: 415px;
    font-size: 13pt;
    font-family:  "Times New Roman", Times, serif;
    font-style: italic;
    letter-spacing: -1px;
    margin-bottom: 35px;
}

#content .main p {
    font-size: 8pt;
}

#content .main blockquote {
    font-size: 8pt;
}

#content .rightpanel {
    margin-top: 70px;
    padding-left: 20px;
    width: 180px;
    float: right;
    border-left: 1px solid black;
}

#content img {
    display: block;
    margin: 0 auto; 
}

.label {
    margin-top: 10px;
    text-align: center;
    font-size: 7pt;
}

.related {
    font-size: 8pt;
}

.related a { 
    color: #333333;
    text-decoration: none; 
}

.relatedbig {
    margin-top: 18px;
    margin-bottom: 18px;
    font-size: 14pt;
}
