body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    margin: 0px;
    font-size: 10pt;
}

.searchResults {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #FFFFFF;
}


a {
    color: #E2671A;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

form {
    margin: 0px;
    padding: 0px;
}


h1 {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 5px;
}

h2 {
    font-weight: bold;
    color: #E2671A;
    margin-top: 0px;
    margin-bottom: 5px;
}

h3 {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 5px;
}

h3#group {
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 3px;
    border-bottom: 1px solid #CCCCCC;
    color: #E2671A;
}

h4 {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 2px;
}

table {
    empty-cells: show;
}

p {
    margin-top: 0px;
    margin-bottom: 5px;
}

ul {
    margin-top: 0px;
    margin-bottom: 10px;
    list-style-image: url(../images/b_generic.gif);
}

ol {
    margin-top: 0px;
    margin-bottom: 10px;
}

hr {
    height: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
}

hr.generic {
    color: #CCCCCC;
}

input {
    color: #333333;
    border: 1px solid #CCCCCC;
}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    border: 1px solid #CCCCCC;
}

input.formbutton {
    color: #E2671A;
    background-color: #FFFFFF;
    border-width: 1px;
    border: 1px solid #E2671A;
    height: 18px;
    cursor: pointer;
}

.breadcrumb {
    border: 1px solid #CCCCCC;
    padding: 3px;
    padding-left: 10px;
}

.breadcrumb a#selected {
    font-weight: bold;
}

.toolbar {
    border: 1px solid #999999;
    background-color: #EEEEEE;
    padding: 3px;
    text-align: center;
    height: 20px;
}

.submenu table {
    width: 100%;
    height: 20px;
    font-weight: bold;
}

.submenu td {
    height: 18px;
    padding-right: 3px;
    background: #EFEFEF;
}

.menuheader {
    font-weight: bold;
    background: #FFFFE0;
    color: #A0A0A0;
    margin: 0px;
    padding: 3px;
    padding-left: 15px;
}

.menuitem {
    border-bottom:1px solid #FFFFFF;
    height: 18px;
    padding-right: 3px;
    background: #EFEFEF;
    font-weight: bold;
}

.submenuheader {
    width: 100%;    
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px;
    padding: 3px;
    padding-left: 15px;
}

.mainmenu {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    border: 1px solid #333333;
    background-color: #E2671A;
    height: 17px;
}

.mainmenu td {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 2px;
}

.mainmenu td.div {
    padding-left: 5px;
}

.mainmenu a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;  
}

.mainmenu a:hover {
    text-decoration: underline; 
}

.footer {
    /*NOTE: No Direct Styles */
}

.footer td {
    border: 1px solid #CCCCCC;
    color: #999999;
    padding: 1px;
    cell-spacing: 1px;
}

.footer a {
    color: #999999;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}


h1 {
    font-size: 16px;
    line-height: 16px;
}

h2 {
    font-size: 11px;
    line-height: 12px;
}

h3 {
    font-size: 11px;
    line-height: 12px;
}

h4 {
    font-size: 11px;
    line-height: 12px;
}

td {
    font-size: 10px;
}

textarea {
    font-size: 11px;
}

th {
    font-size: 11px;
    text-align: center;    
    font-weight: bold;
    background-color: #C0C0C0;
}

p {
    font-size: 11px;
}

input {
    font-size: 11px;
}

select {
    font-size: 11px;
}

input.formbutton {
    font-size: 11px;
}

.searchtext {
    font-size: 11px;
}

.breadcrumb {
    font-size: 11px;
}

.toolbar {
    font-size: 9px;
}

.related h4 {
    font-size: 11px;
}

.related p {
    font-size: 11px;
}

.submenuheader {    
    font-size: 11px;
}

.mainmenu a {
    font-size: 11px;    
}

.popmenu a {
    font-size: 11px;    
}


.footer td {
    font-size: 10px;
}


.generalsmresultson
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #eaeaea;    
    TEXT-DECORATION: none
}

.generalsmresultsoff
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}

td.Title {
    font-weight: bold;
    font-size: 14px;
}

td.Error {
    font-weight: bold;
    font-size: 10px;
    color: #BB0000;
}

.grftableborder {
    border: 1px solid #CCCCCC;
    padding: 3px;
}

.grftable {
    font-size: 10px;
    border: 1px solid #CCCCCC;
    text-align: center;    
    font-weight: normal;
    background-color: #FFFFE0;
}

.grftableheader {
    font-size: 10px;
    border: 1px solid #CCCCCC;
    text-align: center;    
    font-weight: normal;
    background-color: #FFFFB0;
}

.grftable2 {
    font-size: 10px;
    border: 1px solid #CCCCCC;
    text-align: left;    
    font-weight: normal;
    background-color: #FFFFFF;
}

.nopadding td {
    padding: 0px;
}

