﻿.BC {
    background-color: #ffffff;
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 12pt;
    color: #003366;
    border-style: none;
    padding: 2px 4px 4px 2px;
    text-decoration: none;
}
.BC_EX {
    background-color: #f0f0f0;
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 12pt;
    color: #003366;
    border-style: none;
    padding: 2px 4px 4px 2px;
    text-decoration: none;
}

div.BC {
    background-color: #ffffff;
    border-style: none;
    padding: 2px 2px 2px 2px;
}
.BC NOBR{
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 12pt;
    color: #003366;
}
.BC_EX NOBR{
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 12pt;
    color: #003366;
}
.BC_Hover {
    background-color: #eeeeee;
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 12pt;
    color: #000000;
    border-style: none;
    padding: 2px 4px 4px 2px;
    text-decoration: underline;
    cursor: pointer;
}
.BC_Hover NOBR{
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 12pt;
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}

.BC_L2 {
    background-color: #eeeeee;
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 10pt;
    color: #333333;
    border-style: none;
    padding: 2px 4px 4px 2px;
    text-decoration: none;
    cursor: pointer;
}
.BC_L2_Hover {
    background-color: #999999;
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 10pt;
    color: #000000;
    border-style: none;
    padding: 2px 4px 4px 2px;
    cursor: pointer;
}
.BC_L2_S {
    background-color: #cccccc;
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 10pt;
    color: #000000;
    border-style: none;
    padding: 2px 4px 4px 2px;
    text-decoration: none;
}
.BC_L2_I {
    background-color: #ccccff;
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 10pt;
    color: #000066;
    border-style: none;
    padding: 2px 4px 4px 2px;
    text-decoration: none;
    font-style: italic;
}
.BC_L2_I_Hover {
    background-color: #ccccff;
    font-family: Trebuchet MS, Lucida Sans, Tahoma, Arial, Helvetica;
    font-size: 10pt;
    color: #000000;
    border-style: none;
    padding: 2px 4px 4px 2px;
    text-decoration: underline;
    font-style: italic;
    cursor: pointer;
}
.BC_RF{
    /*display: none;*/
    width:5px;
    height:5px;
    position:absolute;
    left:600px;
    top:2px;
}
