body, .default {
    background-color: #ffffff;
    color: #000;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
}

.copyr {
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 8pt;
    text-align: center;
    margin-top: 10ex;
}

a, a:link {
    text-decoration: none;
    color: #c78500;
}

a:visited {
    color: #b07500;
}

a:hover {
    text-decoration: underline;
}

.menu {
    text-align: right;
    color: #016;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4ex;
}

.menu a {
    color: #016;
}

.menu a:hover {
    color: #e3a72e;
    text-decoration: none;
}

.thdr {
    color: #E3A72E;
    font-size: 15pt;
    font-weight: bold;
}

h2 {
    font-size: 13pt;
    color: #016;
}

h3 {
    font-size: 11pt;
    color: #016;
}

h3 strong {
    color: #900;
}

h4 {
    font-size: 10pt;
    color: #000;
    font-weight: normal;
}

p {
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10pt;
    text-align: justify;
}

select.country {
    font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 8pt;
}

/* Main menu prompt {{{ */
#description {
    color: #bdbdbd;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    padding-left: .5em;
    padding-right: .5em;
}

#description h1 {
    color: #bdbdbd;
    font-size: 130%;
    margin-bottom: 1ex;
}

#description h4 {
    color: #bdbdbd;
    font-size: 70%;
    text-align: right;
    font-weight: bold;
}
/* }}} Main menu prompt */

.welcome {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.welcome p {
    text-align: justify;
}

.welcome h1 {
    color: #900;
    font-size: 13pt;
    text-align: center;
}

.welcome h2 {
    color: #016;
    font-size: 10pt;
}

.fh {
    background-color: #016;
    color: #fc3;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
}

.fr {
    background-color: #f6eddb;
    font-size: 10pt;
}

.fr th {
    text-align: right;
    font-weight: bold;
    color: #016;
}

.fb {
    text-align: center;
    background-color: #f0e1c2;
    font-size: 10pt;
}

.fbr {
    text-align: right;
    background-color: #f0e1c2;
    font-size: 10pt;
}

/* report listing header */
.rh {
    background-color: #006;
    color: #fc3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

.rh a {
    color: #fc3;
}

.rh a:hover {
    color: #fc3;
    text-decoration: underline;
}

/* report listing row */
.rr {
    background-color: #f6eddb;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.rr a {
    color: #900;
}

/* report listing footer */
.rb {
    background-color: #f0e1c2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

/* page navigation */
.pg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000;
}

.c, td.c, th.c {
    text-align: center;
}

.l, td.l, th.l {
    text-align: left;
}

.s, td.s, th.s {
    font-size: 8pt;
    text-align: left;
}

.req, td.req, th.req {
    color: #900;
}

#lostpw {
    font-size: 9pt;
    font-weight: bold;
    margin: 4ex;
    text-align: center;
}

#lostpw a {
    color: #900;
}

.date_range_select .fr th {
    color: black;
    font-weight: normal;
}

.pending {
    color: #999;
    font-style: italic;
}
