body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    color: #000000;
    text-align: inherit;
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    color: #000000;
    text-align: inherit;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    color: #000000;
    text-align: inherit;
}

table.page {  
    border:         1px;
    border-width:   1px;
    border-color:   #006344;
    border-style:   solid;
}

td.page {
    border:         1px;
    border-width:   0px;
    border-color:   #006344;
    border-style:   none;
}

td.sidebar {
    border-left-width:      0px;
    border-left-color:      #006344;
    border-left-style:      none;

    border-right-width:     1px;
    border-right-color:     #006344;
    border-right-style:     solid;

    border-top-width:       0px;
    border-top-color:       #006344;
    border-top-style:       none;

    border-bottom-width:    0px;
    border-bottom-color:    #006344;
    border-bottom-style:    none;
}

td.header {
    border-left-width:      0px;
    border-left-color:      #006344;
    border-left-style:      none;

    border-right-width:     0px;
    border-right-color:     #006344;
    border-right-style:     none;

    border-top-width:       1px;
    border-top-color:       #006344;
    border-top-style:       none;

    border-bottom-width:    1px;
    border-bottom-color:    #006344;
    border-bottom-style:    solid;
}

td.navigation {
    border-left-width:      0px;
    border-left-color:      #006344;
    border-left-style:      none;

    border-right-width:     0px;
    border-right-color:     #006344;
    border-right-style:     none;

    border-top-width:       0px;
    border-top-color:       #006344;
    border-top-style:       solid;

    border-bottom-width:    0px;
    border-bottom-color:    #006344;
    border-bottom-style:    none;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    line-height:normal;
    color: #006344;
    text-align: right;
}

a.navigation:link,a.navigation:active,a.navigation:visited {
    color: #006344;
}

a.navigation:hover {
    color: #006344;
}

td.footer {
    border-left-width:      0px;
    border-left-color:      #006344;
    border-left-style:      none;

    border-right-width:     0px;
    border-right-color:     #006344;
    border-right-style:     none;

    border-top-width:       1px;
    border-top-color:       #006344;
    border-top-style:       solid;

    border-bottom-width:    1px;
    border-bottom-color:    #006344;
    border-bottom-style:    none;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    line-height:normal;
    color: #FFFFFF;
    text-align: center;
}

a.footer:link,a.footer:active,a.footer:visited {
    color: #FFE400;
}

a.footer:hover {
    color: #FFE400;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 150%;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    color: #006344;
    text-align: left;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 125%;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    color: #006344;
    text-align: left;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    color: #006344;
    text-align: left;
}

li, dd {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    list-style-position: inside;
    list-style-type: normal;
}

a:link,a:active,a:visited {
    color: #0000FF;
}

a:hover {
    color: #006344;
}

.alert {
    font-weight: bold;
    color: #990000;
}
.option:link, .option:active, .option:visited, .option:hover {
    font-size: 10pt;
    color: #000000;
}