/* LIHTC
-----------------------*/
#lihtcOverviewPage table	{
	width:108%;
	margin:.5em -6px;
	background:#606145;
	color:#fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#lihtcOverviewPage table th	{
	font-weight:normal;
	text-align:left;
	padding:3px 8px;
}
#lihtcOverviewPage table td	{
	text-align:right;
	padding:3px 8px;
}
#lihtcOverviewPage table tr:hover	{
	background:inherit;
}


/* LIHTC ALLOCATIONS
-----------------------*/
#lihtcAllocationsPage .property	{
	float:left;
	background:url(../images/allocations_bg.png) no-repeat;
	height:38em;
	margin:2em 0 -4em 0;
	padding:5em 0 0 20px;
	width:100%;
	position:relative;
}
#lihtcAllocationsPage table	{
	margin-top:-.5em;
	font-size:1.2em;
	width:440px;
}
#lihtcAllocationsPage tr:hover	{
	background:inherit;
}
#lihtcAllocationsPage th	{
	text-align:right;
	padding:.2em 1.5em .2em 0;
}
#lihtcAllocationsPage .fixedWidth	{
	width:7em;
}
#lihtcAllocationsPage .amount	{
	text-align:right;
	padding:0;
	padding-left:2em;
}
#lihtcAllocationsPage table table, #lihtcAllocationsPage address	{
	font-size:1em;
	width:auto;
	margin:0;
	padding-bottom:.4em;
}
#lihtcAllocationsPage table table	{
	margin-bottom:.2em;
}
#lihtcAllocationsPage table table th	{
	text-align:left;
	padding-bottom:0;
	padding-top:0;
}
#lihtcAllocationsPage .footnotes	{
	float:right;
	width:200px;
	font-size:.9em;
	bottom:48px;
	position:absolute;
	right:200px;
}
.total	{
	font-weight:bold;
	font-style:italic;
}
dl	{
	margin:0 0 1em 0;
}
dt, dd	{
	margin:0;
}
dt	{
	float:left;
	width:6em;
	text-align:right;
	padding-right:.75em;
	font-weight:bold;
	color:#005741;
}
h2	{
	margin-top:1em;
}
.newSearch	{
	float:right;
	padding-right:206px;
}
label	{
	font-size:1.3em;
}
label em	{
	text-transform: uppercase;
	font-weight:bold;
	color:#005741;
	font-style:normal;
}
#criteriaBox	{
	margin:1em 0 0 4em;
}
#submit, #submitCriteria	{
	margin-top:2em;
}
fieldset h2	{
	margin:.5em 0 .25em 1.75em;
	font-size:1.3em;
}
#criteria	{
	margin:0 0 0 2em;
	padding:1em 3em 3em 3em;
	background:url(../images/transparent_screen.gif);
	border:2px solid #d6d7b8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;		
}
#lihtcAllocationsPage #criteria label	{
	float:left;
	width:10em;
}
#lihtcAllocationsPage #criteria  h3 label	{
	float:none;
	width:auto;
	font-size:1em;
}
#criteria h3	{
	margin:1em 0 .25em 0;
}
#criteria h3 em	{
	color:#000;
	font-size:.6em;
	font-weight:normal;
	font-style:normal;
	padding-left:.25em;
	text-transform:uppercase;
}
#criteria h3 em a	{
	color:#005741;
}
.key	{
	margin-top:1em;
}
.resultIndex	{
	color:#005741;
	margin-top:-3em;
	margin-left:60px;
	font-size:1.1em;
}
