
body {
	background: white url(document_background_1000x175.jpg) top left no-repeat;
	padding: 0;
	margin: 0;
}

div, h1, h2, h3, p, span, li, th, td {
	color: black;
	font: normal 8pt Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

a {
	color: #073797;
}

em {
	font-style: normal;
	font-weight: bold;
}

#content {
	width: 50%;
	float: left;
	border-right: 10px solid white;
	padding: 190px 0 2em 0;
}

#content div {
	clear: both;
}

#content h2 {
	color: #c4a121;
	font-size: 140%;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #dedede;
	padding: 1em 2em;
	margin: 0;
}

#content h2.top {
	border-color: #682;
}

#content p {
	width: 40%;
	float: left;
	color: #444;
	text-align: justify;
	line-height: 1.5em;
	padding: 0 0 2em 1em;
	margin: 0 0 0 2em;
}

#content div p.links {
	text-align: right;
}

#content div p.links a.top {
	background: url(navigation_top_5x10.gif) 0 2px no-repeat;
	padding: 0 0 0 9px;
}

#content div p.links a.pdf {
	background: url(download_pdf_15x15.gif) top left no-repeat;
	padding: 0 0 0 18px;
}

#content div p.address {
	color: black;
	text-align: left;
	background: #dedede;
	padding: 1em;
	border-radius: 6px; -moz-border-radius: 6px;
}

#navigation {
	float: left;
	width: 280px;
	border-right: 10px solid white;
	background: transparent url(navigation_background_10x10.gif) top left repeat;
	padding: 123px 0 2em 0;
}

#navigation h1 {
	width: 280px;
	height: 125px;
	background: transparent url(ibfpe_logo_280x125.gif) top left no-repeat;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#navigation h1 span {
	display: none;
}

#navigation h2 {
	padding: 0;
	margin: 4em 0 1em 0;
}

#navigation h2 a {
	color: #682;
	font-size: 160%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation h2 a:hover {
	color: #073797;
	text-decoration: underline;
}

#navigation ul {
	padding: 0 1em;
	margin: 2em 1em;
}

#navigation ul li {
	padding: 0 0 0.5em 0;
}

#navigation ul li a {
	color: #aa8;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #073797;
	text-decoration: underline;
}

#navigation div.pdf {
	width: 280px;
	max-width: 205px;
	background: #dedede url(download_pdf_32x32.gif) 15px 3em no-repeat;
	padding: 1em 10px 1em 65px;
	margin: 2em 0;
	border-radius: 6px; -moz-border-radius: 6px;
}

#navigation div.pdf h3 {
	color: #682;
	font-size: 120%;
	font-weight: bold;
	margin: 0.5em 0;
}

#navigation div.pdf a {
	font-size: 160%;
	font-weight: bold;
	margin: 0.5em 0;
	display: block;
}

#navigation div.pdf span.filedata {
	font-style: italic;
}

#navigation div.images p {
	margin: 3em 0;
	font-style: italic;
}

#navigation div.images img {
	margin: 0 0 0.5em 0;
}

#navigation div.images a.copy {
	color: white;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	float: right;
	border-bottom: 7px solid white;
	position: relative;
	top: -2.3em;
	left: -2em;
}

#navigation div.images p.screenshot img {
	border: 1px solid gray;
}

#extra {
	float: left;
	padding: 190px 0 2em 0;
}

#footer {
	clear: both;
	border-top: 1px solid #dedede;
	padding: 1em 2em;
	margin: 1em 0;
}

#footer p {
	font-style: italic;
}

#footer p a {
	color: black;
}
