div.block {
	border-top: 1px solid #ACADB5; padding-top: 1em; margin-top: 1em;
}

div.block:first-child {
	border-top-width: 0px; padding-top: 0px; margin-top: 0px;
}

div.block a img {
	border: 0px;
}

div.block h1 {
	font-size: 10.5pt; margin-bottom: 0px;
}

div.block h2 {
	font-size: 10pt;
}

td.content div.block h1, td.content div.block h2 {
	font-weight: bold;
}

div.blockfooter {
	text-align: right; font-style: italic;
}

div.block p {
	margin-top: 0px;
}

div.block ul, div.block ol {
	margin-left: 2em; margin-top: 0px; margin-bottom: 0px; padding-left: 0px;
}

div.block ul.spaced li {
	margin-bottom: 3px;
}

form label.block {
	color: #EF7D0B; font-size: 9pt; float: left;
}

form label.block em {
	text-decoration: underline; font-style: normal;
}

input.image {
	 margin-left: 5px; border: 1px solid #FFFFFF;
}

input.block {
	border: 1px solid #EF7D0B;
}

label input.block {
	margin-left: 10px;
}
TABLE.blueborder {
	BORDER-RIGHT: #EF7D0B 1px solid; BORDER-TOP: #EF7D0B 1px solid; BORDER-LEFT: #EF7D0B 1px solid; BORDER-BOTTOM: #EF7D0B 1px solid
}

