html {
	background: #fff url(/includes/images/site/bg3.jpg) top center no-repeat;
}

#content h1 {
	margin-bottom: 20px;
}

em {
	font-size: 0.8em;
	color: #777;
}

td em {
	font-size: 1em;
	color: #000;
}


.block {
	clear			: both;
	margin-bottom	: 30px;
	overflow		: hidden;
}

.blockA {
	margin-right: 20px;
}

.block div {
	width			: 341px;
	float			: left;
	height			: 220px;
}

.block strong  {
	display : block;
	margin-bottom: 15px;

}


ul.pdfUL li {
	background: transparent url(/includes/images/ico/pdf.gif) 0 2px no-repeat;
	padding-left:25px;	
}

.contentContainer ul.pdfUL {
	margin-left: 0;	
}

.contentContainer .footnote p.foot {
	margin-top: 0;
}

.contentContainer p.foot {
	font-size: 1em;
	background: #f0f8f8 url(/includes/images/site/warning-bg.gif) top left no-repeat;
	padding: 10px 30px 10px 50px;
	margin-top: 100px;
	border : 1px solid #ddd;
	color: #777;
	font-size: 0.85em;
	line-height: 1.3;
	width: 608px;
}

span.info {
	display: inline;
	font-size: 9pt;
}