﻿    .ulLZ
    {
    	list-style-type: none;
    	font-family:arial;
    	margin:5px;
    }
    
    .divLZTitle
    {
        font-size:11pt;
        margin:3px;
        color:#336699;
        margin-top:8px;
    }
    
    .tblLZ
    {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #d1e3eb;
	border-collapse: collapse;
	background-color: white;
	margin:3px;
	font-size:10pt;
	width:700px;
    margin-bottom:20px;
    }

    .tblLZ th
    {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #d1e3eb;
	background-color: #d1e3eb;
	font-size:9pt;
    }
    
    .tblLZ td
    {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #d1e3eb;
	background-color: white;
    }

    td.tdLZNumber
    {
		text-align:center;
		width:70px;
    }

    td.tdLZDate
    {
		text-align:center;
		width:85px;
    }
    
    
    td.tdLZDownload
    {
		text-align:center;
		width:50px;
    }
    
    td.tdLZDownload img
    {
		border-width:0px;
    }


.divKBTopHeader
{
	border-bottom:solid 2px #d1e3eb;
	font-size:12pt;
	margin-top:15px;
	margin-bottom:15px;
}
