/* CSS Document */

.tbl-lwcf {width: 90%;
}
.prj {
	text-align: left;
}

.amt {
	text-align: right;
}
.sum-txt {
	text-align: right;
}

.bud-req {
	background-attachment: scroll;
	background-image: url(images/lwcfimg.gif);
	background-repeat: no-repeat;
	background-position: center center;

}

.head {
	font-family:"Times New Roman", Times, serif;
	font-size:1.7em;
	text-decoration: underline;
}
.ttl {font-family:"Times New Roman", Times, serif; 
	font-size:1.3em; 
	font-weight:800;
}
.rule {
	border-bottom-style: solid; 
	border-bottom-width: thin;
	border-bottom-color:#000000;
	font-size: 1.35em;
	font-weight:700;
	font-family:"Times New Roman", Times, serif;
}
.ttl-sub {
	font-family:"Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:800;
}
.norm-bld {
	font-weight:700;
}

.undln {
	font-size:1.2em; 
	text-decoration:underline;
	font-weight:700;
	
}
.tbl-apprtns {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:.1pt;
	border-left-width:.1pt;
	border-left-style:solid;
	border-left-color:#000000;
	padding: .5em;
}

.tbl-apprtns-num{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:.1pt;
	border-left-width:.1pt;
	border-left-style:solid;
	border-left-color:#000000;
	padding: .5em;
	text-align:right;
}
.tbl-apprtns-rght {
	border-right-color:#000000;		
	border-right-style:solid;
	border-right-width:.1pt;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:.1pt;
	border-left-width:.1pt;
	border-left-style:solid;
	border-left-color:#000000;
	padding: .5em;
}
.tbl-apprtns-left-top {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:.1pt;
	border-left-width:.1pt;
	border-left-style:solid;
	border-left-color:#000000;
	border-top-width:.1pt;
	border-top-style:solid;
	border-top-color:#000000;
    padding: .5em;

}
.tbl-apprtns-left-top-num {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:.1pt;
	border-left-width:.1pt;
	border-left-style:solid;
	border-left-color:#000000;
	border-top-width:.1pt;
	border-top-style:solid;
	border-top-color:#000000;
        padding: .5em;
        text-align:right;

}
.tbl-apprtns-rght-top{
	border-right-color:#000000;		
	border-right-style:solid;
	border-right-width:.1pt;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:.1pt;
	border-left-width:.1pt;
	border-left-style:solid;
	border-left-color:#000000;
	border-top-width:.1pt;
	border-top-style:solid;
	border-top-color:#000000;
   	padding: .5em;

}
.ttl-map {
	color: #556B2F;
	font-size: 1.85em;
	font-weight: 575;
}	
.sub-ttl-map {

	font-size: 1.25em;
	font-weight: 550;
}		
	
}