﻿
/* + MCB 2009/02/14 The entries starting with '.' are applied via <div class="hashStyleCssEntry". */
/* + MCB 2009/02/14 The entries starting with '#' are applied via <div id="hashStyleCssEntry". */

a:active {
    color:#99aa99
}

a:link {
    color:#667766
}

a:hover {
    text-decoration:underline
}

a:visited {
    color:#99aa99
}

body {
    padding-right:0px;
    padding-left:0px;
    padding-bottom:0px;
    margin:0px;
    color:#000000;
    padding-top:0px;
    font-family:Tahoma, Arial, Helvetica;
    background-color:#fff
}

h4 {
   font-size:small;
   color:gray
}

p {
    text-align:justify
}

td  {
    font-size:10pt;
}

.pageWrapper {
    position:relative;
    width:1024px;
    height:1024px;
    top:0;
    margin:0 auto;
    background-image:url('../images/page_bg.jpg');
    background-position:50% top;
    background-repeat:no-repeat;
}

.navWrapper {
    position:absolute;
    height:33px;
    width:661px;
    top:83px;
    left:38px;
}

.paneWrapper {
    position:absolute;
    width:946px;
    height:auto;
    top:117px;
    left:39px;
    margin:0 auto;
}

.htmlDump {
    float:left;
    position:relative;
    width:906px;
    left:22px;
    height:auto;
    top:24px;
}

.contentAreaHomeTop {
    width:906px;
    height:auto;
}

.topLeftHome {
    position:relative;
    float:left;
    width:700px;
    height:340px;
}

.center {
    text-align:center;
    font-size:x-small;
    font-weight:700;
}

.topRightHome {
    color: navy;
    float:left; width:175px;
    font-size: 8pt;
    font-weight: bold;
    left:725px;
    padding:6px;
    position:absolute;
    top:50px;
    z-index:1;
}

.contentAreaHomeBottom {
    width:906px;
    height:auto;
    padding-top:10px;
}

.bottomHomeBox {
    position:relative;
    float:left;
    width:300px;
    padding-right:2px;
}

.paneBottom {
    float:left;
    position:relative;
    width:946px;
    height:30px;
    background-image:url('../images/pane_bottom.jpg');
    background-position:50% bottom;
    background-repeat:no-repeat; margin-top:20px;
}

.contentFooter {
    position:relative;
    float:left;
    width:946px;
    height:50px;
    font-size:10px;
    color:#666666;
    background-color:#ffffff;
    padding-top:10px;
}

.contentFooterLinks {
    display:block;
    float:left;
    padding-left:20px;
}

.contentFooterCopyR {
    display:block;
    float:right;
    padding-right:20px;
    text-align:right;
}

.contentFotterMid {
    display:block;
    float:left;
    padding-left:30px;
    text-align:left;
    width:500px;
}
.small {
    font-size:small;
}

.header {
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:large;
}

input.standoutbutton {
    text-decoration:blink;
    border-color:black;
    border-width:medium;
    font-size:12pt;
    color:yellow;
    background:green;
    width:130pt;
}

