html > body {
    min-height: 100%;
    width: 100%;
}
html, body, header, section, nav, footer, table, thead, tbody, tfoot, tr, th, td, p, h1, h2, h3, h4, h5, h6, div, li, a, form, textarea, input, select, img, hr, span, strong, fieldset, label, ul {
    border: 0 none;
    margin: 0;
    padding: 0;
}
BODY {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    color: #666666;
    font: 11px Trebuchet,Trebuchet MS,Verdana,sans-serif;
    margin: 0;
    text-align: justify;
}
div {
    display: block;
}
#header {
    display: block;
    height: 102px;
    margin: 0 auto;
    width: 819px;
}
#nav {
    display: block;
    height: 40px;
    margin: 0 auto;
    width: 808px;
}
.ie8 #nav {
    display: block;
    height: 40px;
    margin: 0 auto;
    width: 808px;
    position:relative;
}
.ie6 #nav {
    display: block;
    height: 40px;
    margin: 0 auto;
    width: 808px;
    position:relative;
}
#section {
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}
div#mainWrapper {
    text-align: center;
    width: 100%;
}
.top_bottom_lined_table {
    border-bottom: 1px solid #D5D5D5;
    border-top: 1px solid #D5D5D5;
}
.all_round_lined_table {
    border: 1px solid #3B3B3B;
}
.all_round_lined_table_D5 {
    border: 1px solid #D5D5D5;
}
.whitefont {
    color: #FFFFFF;
    text-align: justify;
}
.left_right_lined {
    border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
}
.left_lined {
    border-left: 1px solid #D5D5D5;
}
.right_lined {
    border-right: 1px solid #D5D5D5;
}
.bottom_lined {
    border-bottom: 1px solid #D5D5D5;
}
.top_lined {
    border-top: 1px solid #D5D5D5;
}
.text {
    color: #666666;
    font: 11px Trebuchet,Trebuchet MS,Verdana,sans-serif;
    text-align: justify;
}
P {
    color: #666666;
    font: 11px Trebuchet,Trebuchet MS,Verdana,sans-serif;
    text-align: justify;
}
LI {
    color: #666666;
    font: 11px Trebuchet,Trebuchet MS,Verdana,sans-serif;
    text-align: justify;
}
.dateline {
    color: #666666;
    font: 9px/9px Trebuchet,Trebuchet MS,Verdana,sans-serif;
    text-align: left;
}
.dateline2 {
    color: #666666;
    font: 9px/9px Trebuchet,Trebuchet MS,Verdana,sans-serif;
    text-align: center;
}
.center {
    color: #666666;
    font: 9px/11px Trebuchet,Trebuchet MS,Verdana,sans-serif;
    text-align: center;
}
.headline {
    color: #3A7996;
    font: 14px/14px Trebuchet,Trebuchet MS,Verdana,serif;
    text-align: justify;
    text-transform: uppercase;
}
BLOCKQUOTE {
    background-color: #F1F1F1;
    border-left: 1px dotted #CCCCCC;
    color: #999999;
    font: 11px/21px Trebuchet,Trebuchet MS,Verdana,sans-serif;
    margin-left: 20px;
    margin-right: 20px;
    padding: 7px 15px;
    text-align: justify;
}
.email {
    color: #666666;
    font: 10px/18px Courier New,Courier,serif;
    margin-left: 5px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}
.bold {
    font-weight: bold;
}
.gold {
    color: #E7A40C;
    font-weight: bold;
}
.orange {
    color: #C64300;
    font-weight: bold;
}
.red {
    color: #950202;
    font-weight: bold;
}
INPUT {
    background-color: #E6E6E6;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font: 11px Trebuchet,Trebuchet MS,Verdana,sans-serif;
}
TEXTAREA {
    background-color: #E6E6E6;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font: 11px/11px Trebuchet,Trebuchet MS,Verdana,sans-serif;
}
A:link {
    color: #666666;
    text-decoration: none;
}
A:active {
    color: #666666;
    text-decoration: none;
}
A:visited {
    color: #666666;
    text-decoration: none;
}
A:hover {
    color: #3A7996;
    text-decoration: underline;
}
A.blue:link {
    color: #3A7996;
    text-decoration: none;
}
A.blue:active {
    color: #3A7996;
    text-decoration: none;
}
A.blue:visited {
    color: #3A7996;
    text-decoration: none;
}
A.blue:hover {
    color: #666666;
    text-decoration: underline;
}
.stylebox {
    border: medium none;
}
.accordionLink {
    background: none repeat scroll 0 0 transparent;
}
.accordionHeader {
    background-color: #172B5E;
    color: #FFFFFF;
}
.popupHover {
    background-color: #F5F7F8;
    background-image: url("images/header-opened.png");
    background-position: left top;
    background-repeat: repeat-x;
}

