﻿body 
{
		font-family: Arial, Helvetica, sans-serif;
		font-size:9pt;
}
.style
{
    color:#0000cd;
}

.style1
{
    font-weight:bold;
    color:#0000cd;
}
.style2
{
    font-size:8pt;
    color:#000080;
 }    
.style3
{
     font-weight:bold;
    color:#0000cd; 
}
.style4
{
    background-color:#6699CC;
}

.style5
{
    background-color:#c6e2ff;
}
.style6
{
    font-size:8pt;
    color:#000080;
}
.style7
{
    font-size:8pt;
    color:#000080;
 }    
    
.style8
{
    font-size:8pt;
    color:#000080;
}


table #lbl
{
    font-size:9pt;
    font-weight:bold;
    width:120px; 
    vertical-align:top;
    padding-top:5px;
    padding-left:3px;
    color:#000080;
}

table #space
{
    width:10px; 
}

table #spaceSilver
{
    width:10px; 
    background-color:silver
    
}

.button
{
    font-weight: bold;
    font-size: 8pt;
    background: #ebe6db;
    color: #3f3f3f;
    padding: 0.1em 0.2em 0.1em 0.2em;
    cursor: auto;
    border: solid 1px #a19c92;
}
.chkBranch
{
    width:100%
}
.chkBranch:td
{
    width:200px;
}