@charset "UTF-8";
#wrapper {
    width: 947px;
    height: 1050px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#graphic {
    width: 207px;
    height: 157px;
    clear: none;
    background-color: #FFFFFF;
    margin-left: 15px;
    margin-top: 15px;
    float: none;
}
#header {
    height: 80px;
    float: right;
    width: 400px;
    margin-top: 60px;
    margin-right: 45px;
    color: #000000;
    font: 25px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-align: center;
}
#content {
    width: 580px;
    height: 645px;
    background-color: #FFFFFF;
    clear: both;
    margin-left: 50px;
    margin-top: 25px;
    color: #000000;
    font: 15px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#top {
    width: 947px;
    height: 131px;
    float: left;
    background-image: url(images/cps_top.png);
    text-align: right;
}
.topmenu {
    color: #000000;
    font: 1em Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    opacity: 1;
}
#left {
    width: 267px;
    height: 919px;
    float: left;
    top: 131px;
    background-image: url(images/cps_left.png);
}
.leftmenuheader {
    color: #FFFFFF;
    text-shadow: -1px 2px #000000;
    font: normal 20px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
}
.logotext {
    font: normal 15px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    text-shadow: -1px 1px rgba(255,255,255,1.00);
    text-decoration: none;
}
.superscript {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: #000000;
    vertical-align: text-top;
    font-size: 12px;
}
.leftmenu {
    color: #FFFFFF;
    font: 1em Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-shadow: -1px 1px #000000;
    text-align: left;
    text-decoration: none;
}
.leftmenu_current {
    color: #FF0004;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1em;
    text-shadow: -1px 2px #000000;
    text-align: left;
}
#right {
    width: 680px;
    height: 919px;
    float: right;
    top: 131px;
    background-image: url(images/cps_right.png);
}
.header_text {
    font-weight: normal;
    font-variant: normal;
    font-style: italic;
    font-size: 32px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    opacity: 1;
}
.header_text_sm {
    font: normal 12px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    text-align: center;
    opacity: 1;
}
.content_text {
    font: 14px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: justify;
}
#content .content_text strong {
}
