html { margin:0; padding:0; height:100%; border:none; } 
body { margin:0; padding:0; height:100%; border:none; background-color:#FFFCF5; }
table.contentarea{width:812px; font-family:verdana; font-size:9pt; color:#000000; line-height:17px;}

}
table.copyarea{width:592px; font-family:verdana; font-size:9pt; color:#000000; line-height:17px;}


.header {width:100%;height:20px;font-family:tahoma; font-size:11px; color:#f0f0f0; padding:0px; border-bottom:#000000 0px solid;}


.title { margin-bottom:5px; margin-top:5px; padding:3px;font-family:verdana; font-size:14pt; color:#000000;}
.subtitle {margin-bottom:5px; padding:3px; font-family:verdana; font-size:10pt; color:#a7a7a7;}

.link { font-family:verdana; font-size:12px; color:#ffffff; }
.bluelink {font-family:verdana; font-size:12px; color:#336699;}
.bluelink:hover {color:#ff6600;}
.leftnav { background-color:#25455F; }
.menusection {
    padding-top:15px;
    padding-bottom:5px;
    font-family:verdana; font-size:11px; color:white; font-weight:bold;
}

.head {
    margin-top:5px;
    margin-bottom:5px;
    color:#2C6C5B;
    font-size:13pt;
    font-family:verdana;
    line-height:22px;
    font-weight:bold;

}

.subhead {
    margin-top:5px;
    margin-bottom:5px;
    color:#2C6C5B;
    font-size:11pt;
    font-family:verdana;
    line-height:20px;
    font-weight:bold;
    font-style:italic;

}

.botnav {
    margin-top:5px;
    margin-bottom:5px;
    font-size:7pt;
    font-family:verdana;
    line-height:15px;
    font-weight:bold;

}

.copyright {
    margin-top:5px;
    margin-bottom:5px;
    font-size:7pt;
    font-family:verdana;
    line-height:10px;

}

p.opttext {
    margin-top:4px;
    margin-bottom:3px;
}

code {
    color:#666666;
    background-color:#f4f4f4;
}

.bold {
    font-weight:bold;
    color:#666666;
}

.boldlink {
    font-weight:bold;
    color:#336699;
}

.textbox {
    height:18px;
    border:#cccccc 1px solid;
}

.themetext{
    font-style:italic;
    font-size:8pt;
    font-family:verdana;
    color:#999999;
}

.hilicode {
    background-color:#666666;
    color:#ffffff;
}