.small {color: #666; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px }
.text {
    color: #666;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 18px
}
.text a {
    text-decoration: none;
    color: #666666;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px;
}
.text a:hover  {
    text-decoration: none;
    color: #C27F00;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px;
}
.textnavsm {
    color: #666;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-top: 6px;
}
.textnavsm a {
    color: #666666;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 11px;
}
.textnavsm a:hover  {
    color: #C27F00;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 11px;
}
.textmed {
    color: #666;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 18px
}
.textmedgold {
    color: #C27F00;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 18px
}
.border {
    color: #999;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    /* [disabled]line-height: 16px; */
    padding-left: 8px;
    border: solid 1px #d3d3d3;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    font-weight: 500;
}
.border a {
    text-decoration: none;
    color: #666666;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 11px;
}
.border a:hover  {
    text-decoration: none;
    color: #C27F00;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 11px;
}
.ftrule {
    border-top: 1px solid #666666;
}
