<!--

h1, h2, h3 {
        margin: 0px;
        padding: 0px;
}

.blueBarLeft {
    border-left: 10px solid #000066;
    line-height: 22px;
    background-color: #333399;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: normal;
    height: 22px;
    text-align: left;
}

.blueBarRight {
    border-bottom : 2px solid #333399;
    line-height: 20px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
    height: 20px;
    text-align: right;
}

.blueBarMiddle {
    border-bottom : 2px solid #333399;
    line-height: 20px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
    height: 20px;
}

.blueBarLeft a,
.blueBarLeft a:link,
.blueBarLeft a:visited,
.blueBarLeft a:active,
.blueBarLeft a:hover {
    color: #FFFFFF;
}

.sideBarLeft {
    border-left: 10px solid #394A94;
    line-height: 22px;
    background-color: #4A63B5;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: normal;
    height: 22px;
    text-align: left;
}

.sideBarRight {
    border-bottom : 2px solid #4A63B5;
    line-height: 20px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
    height: 20px;
    text-align: right;
}

.sideBarMiddle {
    border-bottom : 2px solid #4A63B5;
    line-height: 20px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
    height: 20px;
}

.sideBarLeft a,
.sideBarLeft a:link,
.sideBarLeft a:visited,
.sideBarLeft a:active,
.sideBarLeft a:hover {
    color: #FFFFFF;
}

.grayBarLeft {
    border-left: 10px solid #333333;
    line-height: 22px;
    background-color: #666666;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: normal;
    height: 22px;
    text-align: left;
}

.grayBarRight {
    border-bottom : 2px solid #666666;
    line-height: 20px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
    height: 20px;
    text-align: right;
}

.grayBarMiddle {
    border-bottom : 2px solid #666666;
    line-height: 20px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
    height: 20px;
}

.grayBarLeft a,
.grayBarLeft a:link,
.grayBarLeft a:visited,
.grayBarLeft a:active,
.grayBarLeft a:hover {
    color: #FFFFFF;
}


-->


