body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: url(/lgip.nsf/files/images/$file/bg-header.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0;
	padding: 0;
	margin: 0;
}
h1 {
	color: #e05f0f;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0 15px 0;
}
.h1-subheading {
	color: #465361;
	font-size: 0.9em;
}
.h1-dates {
	color: #465361;
	font-size: 0.9em;
	font-weight: normal;
}
h2 {
	color: #465361;
	font-size: 1.2em;
	margin: 15px 0 5px 0;
}
h3 {
	color: #465361;
	font-size: 1.1em;
	margin: 5px 0 5px 0;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.25em;
	text-align: justify;
}
a:link, a:visited {
	color: #465361;
	text-decoration: none;
	padding:0;
}
a:hover, a:active {
	color: #465361;
	text-decoration: underline;
}
img {
	border: 0;
}
a img {
	border: 0;
}
img.chart {
	border: 0px solid #869A29;
	margin-bottom: 10px;
}

.tableDescription p{
margin: 5px 0px 15px 0px;
}

table.data {
	font-size: 0.9em;
	line-height: 1.8em;
	margin: 0 0 15px 0;
	border-collapse: collapse;

}
table.full-width {
	width: 100%;
}
table.small-width {
	width: 450px;
}
table.mid-width {
	width: 600px;
}
table.large-width {
	width: 800px;
}
table.simple {
	line-height: 1.8em;
	font-size: 0.9em;
}
table.simple th, table.simple td {
	border-bottom: 1px solid #ADB347;
	border-right: 1px solid #ADB347;
	text-align: left;
	padding: 0 5px;
	vertical-align: top;
}
table.simple th {
	font-weight: normal;
}
table.simple tr.top-row th {
	font-weight: bold;
}
table.data tr.top-row th {
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	border-top: none;
	height: 1em;
	background-image: url(/lgip.nsf/files/images/$file/table-bottom-border.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
table.data tr.top-row th.first-table-cell {
	background-image: url(/lgip.nsf/files/images/$file/table-border-simple.gif);
}
table.data tr.no-top-border th, table.data tr.no-top-border td {
	border-top: none;
}
table.data th {
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	border-top: 1px solid #ADB347;
	border-bottom: 17px solid #ffffff;
	background-image: url(/lgip.nsf/files/images/$file/table-border-simple.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

table.data th.left-col {
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-top: 1px solid #ADB347;
	border-bottom: 17px solid #ffffff;
	background-image: url(/lgip.nsf/files/images/$file/table-border-simple.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

table.data td {
	text-align: right;
	padding-right: 4px;
	padding-left: 5px;
	vertical-align: bottom;
	border-bottom: 17px solid #fff;
	border-top: 1px solid #ADB347;
	background-image: url(/lgip.nsf/files/images/$file/table-bottom-border.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
dl {
	margin: 0 0 10px 0;
}
dt {
	float: left;
	padding: 0 10px 0 0;
	font-weight: bold;
	color: #869A29;
	line-height: 1.3em;
}
dd {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
address {
	font-style: normal;
	line-height: 1.25em;
	margin-bottom: 0.3em;
}

.divbox {
	width: 300px;
	border: solid 1px #ADB347;
	padding: 10px;
}

.block {
	margin: 20px;
	padding: 15px !important;
	width: 170px;
	vertical-align: middle;
	height: 120px;
	border: 1px solid #c5cba7;
		text-decoration: none !important;
	color: #333333;
	cursor: hand;
	float: left;
	background: #f7f8ef url(/lgip.nsf/Files/Images/$file/bg_block.gif) repeat-x scroll 0 top;
}


.blockHeadingStandard {
	background:transparent url(/lgip.nsf/Files/Images/$file/star_full.gif) no-repeat scroll 0 top;
	padding: 10px 0px 0px 60px;
	height: 40px;
	text-decoration: underline;
	display: block;
}

.blockHeadingExcel {
	background:transparent url(/lgip.nsf/Files/Images/$file/icon_excel_30px.gif) no-repeat scroll 0 top;
	padding: 10px 0px 0px 50px;
	height: 40px;
	text-decoration: underline;
	display: block;
}
.blockText {
	text-decoration: none !important;
	color: #666666;
	font-size: 80%;
}
