.listL1t
{
    font-family: Verdana, sans-serif;
	  color:black;
    padding: 2px 2px 2px 0px;
    font-size: 10pt;
    font-weight: bold;
}

.listL2t
{
    font-family: Verdana, sans-serif;
	color:black;
    padding: 2px 2px 2px 10px;
    font-size: 8pt;
    font-weight: bold;
}

.listL3t
{
    font-family: Verdana, sans-serif;
	  color:black;
    padding: 2px 2px 2px 20px;
    font-size: 8pt;
    font-weight: bold;
}

.listL1b
{
    font-family: Verdana, sans-serif;
	  color:black;
    padding: 2px 2px 2px 5px;
    font-size: 8pt;
    font-weight: normal;
}

.listL2b
{
    font-family: Verdana, sans-serif;
	  color:black;
    padding: 2px 2px 2px 15px;
    font-size: 8pt;
    font-weight: normal;
}

.listL3b
{
    font-family: Verdana, sans-serif;
	  color:black;
    padding: 2px 2px 2px 25px;
    font-size: 8pt;
    font-weight: normal;
}

#flatlist
{
    font-family: Verdana, sans-serif;
	color:black;
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    font-weight: normal;   
    list-style-type:none; 
}

#flatlist li
{
    margin: 0px 0px 10px 0px;
    background-color:#DDDDDD;
    padding:10px 10px 10px 20px;
}

#flatlist li ul
{
    margin: 10px 0px 5px 20px;
    padding: 0px;
    list-style-type:disc;
}

#flatlist li ol
{
    padding: 0px;
    margin: 10px 0px 5px 20px;
}

#flatlist li ul li
{
    padding:0px;
    margin: 5px;
    list-style-type:disc;
}

#flatlist li ul li p
{
    font-family: Verdana, sans-serif;
	color:#6666AA;
    font-size: 8pt;
    font-weight: normal;  
    font-style:italic; 
    margin: 3px 3px 3px 0px;
}

#flatlist li ol li
{
    padding:0px;
    margin: 5px;
}

.flatlist2
{
    font-family: Verdana, sans-serif;
	color:black;
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    font-weight: normal;   
    list-style-type:none; 
    width:460px;
}

.flatlist2 li
{
    margin: 0px 0px 5px 0px;
    background-color:#E8E8E8;
    border: dashed 1px;
    padding:10px 10px 10px 10px;
}

.note
{
    padding: 15px 15px 15px 20px;
    margin: 10px;
    border: dashed 1px;
    font-family: courier;
	color:#444;
    font-size: 8pt;
    font-weight: normal;
    width:375px;
}

.redbox
{
    border:solid #AA0000 2px; 
    color:#FF0000; 
    margin:0px; 
    padding:10px;
    font-weight: bold;  
}

.bluebox
{
    border:solid #0000AA 2px; 
    color:#0000FF; 
    margin:0px; 
    padding:10px;
    font-weight: bold;  
}

.comment
{
	border-left:6px double red; 
	padding-left:10px; 
	margin:0px;
}

.wbar
{
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    font-weight: bold;  
	display: block;
    padding: 2px 2px 3px 5px;
    margin: 10px 10px 2px 0px;
	background:#666;
	color:white;    
}

.selector { }
.selector td
{
    font-size:8pt; 
    font-family:Verdana,sans-serif; 
    color:#000000; 
    text-align : center;
    border: 1px #666666 solid;
    width:12px;
    height:12px;
}

.selector a
{
    text-decoration:none;
    font-size:8pt; 
    font-family:Verdana,sans-serif; 
    color:#000000;
}

.textbox
{
    margin: 0px 0px 5px 0px;
    background-color:#E8E8E8;
    border: dashed 1px;
    padding:10px 10px 10px 10px;
}
