h1 { display: none }

div.wn {
	width: 600px;
	border: solid 1px #e5deae;
	background: #ffffff url("images/e5deaeh40.jpg") repeat-x top left;
	padding: 4px 8px;
	margin: auto;
	clear: both;
	overflow: auto;
}

img.wnpix {
	float: right;
	padding-left: 8px;
	border: 0px; 
}

div.pr {
	width: 600px;
	border: solid 1px #b9d8a5;
	background: #ffffff url("images/b9d8a5h40.jpg") repeat-x top left;
	padding: 4px 8px;
	margin: 4px auto;
	clear: both;
	overflow: auto;
}

img.prpix {
	float: left;
	padding-right: 8px;
	border: 0px; 
}

div.ex {
	width: 600px;
	border: solid 1px #a80000;
	background: #ffffff url("images/a80000h40.jpg") repeat-x top left;
	padding: 4px 8px;
	margin: 4px auto;
	clear: both;
	overflow: auto;
}

img.expix {
	float: left;
	padding-right: 8px;
	border: 0px; 
	width: 75px;
	height: 75px;
}

div.exschip {
	width: 600px;
	border: solid 1px #336699;
	background: #ffffff url("images/336699h40.jpg") repeat-x top left;
	padding: 4px 8px;
	margin: auto;
	clear: both;
	overflow: auto;
}

div.capsti { font-size: 10px; color: #999999; text-align: center; font-weight: normal; }
td.hdr { width: 99%; }

div.corpinfo {
	width: 600px;
	padding: 4px 8px;
	margin: auto;
	margin-top: 10px;
	clear: both;
	overflow: auto;
}

div.ci { text-align: left; }
table.corpinfo { border: none; margin: auto; margin-top: 10px; }
table.corpinfo th { border-bottom: solid 1px; }
table.corpinfo td { border: none; }


