* {
	font: 9pt arial, verdana, georgia, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18pt;
}
h5,h6 {
	padding: 2px 2px 2px 2px;
	background: #999;
	color: #fff;
}
form {
	margin: 0px;
	padding: 0px;
}
span.date {
	color: #999;
}
span.crumbs {
	display: none;
}
span.col01 {
	display: none;
}
span.col02 {
	display: none;
}
input {
	display: none;
}
div#container div#top {
	display: none;
}
div#container div.left {
	display: none;
}
div.main {
	float: left;
	width: 70%;
}
div.mainwide {
	float: left;
	width: 100%;
	page-break-after: always;
}
div.right {
	float: right;
	width: 25%;
}
div.main h1, div.mainwide h1, div.main h1 span, div.mainwide h1 span {
	font-size:14pt;
}
div.main h2, div.mainwide h2, div.main h2 span, div.mainwide h2 span {
	font-size:12pt;
}
div.main h1 span, div.mainwide h1 span, div.main h2 span, div.mainwide h2 span {
	text-align:left;
	text-indent:0px;
	padding-left:0px;
	margin-left:0px;
	float:left;
	display:block;
	width:100%;
	font-weight:bold;
	margin-bottom:15px;
}
div.main p, div.mainwide p {
	font-size:11pt;
	display:block;
}
div.main p.ingress, div.mainwide p.ingress {
	font-weight:bold;
}
div.main div.cap_side p {
	font-size:9pt;
}
div.main_footer {
	display: none;
}
div.right h4,h5,h6 {
	margin: 15px 0px 0px 0px;
}
div.right a {
	text-decoration: none;
	color: #000;
}
div.right p {
	margin: 0px;
	padding: 4px;
	background: #ddd;
}
div.right table {
	width: 100%;
	background: #eee;
}
div.right ul {
	margin: 0px;
	padding: 0px;
	background: #eee;
}
div.right li {
	padding-top: 2px;
	list-style: none;
	background: #bbb;
}
div.right li a {
	padding: 4px;
}
div.right li span {
	text-align:right;
}
div.right dl {
	padding: 0px 0px 0px 0px;
	margin-top: 2px;
	background: #eee;
}
div.right dt,dd {
	margin: 0px;
	padding: 2px 4px 2px 4px;
}
div.right dt {
	position: absolute;
	float: left;
	width: 120px;
	clear: left;
}
div.right dd {
	text-align: right;
	display: block;
}
div.right dd.emp {
	text-align: right;
	font-weight:bold;
}
div.right td {
	padding: 2px 4px 2px 4px;
}
div.right td.defHalf {
	text-align: left;
}
div.right td.amount {
	text-align: left;
}
div.right td.def {
	text-align: left;
}
td.line {
	background-image: url(../../../elm/bg_dotted_border_grey.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
	height: 1px;
}
div.right td.ingrPersons,td.ingrSelect {
	background: #bbb;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
div.right td.ingrGroup {
	background: #ccc;
	font-weight: bold;
}
div.article img {
	width: auto;
	height: auto;
}
div.article_tools {
	display: none;
}
div.more {
	display: none;
}
div.hideonprint {
	display: none;
}
form.hideonprint {
	display: none;
}
div.image {
	color: #999;
}
table.tbl_list, div.article table {
	width: 100%;
}
table.tbl_list th, div.article table th {
	padding: 4px;
	text-align: left;
	font-weight: bold;
}
table.tbl_list td, div.article table td {
	padding: 4px;
	border-bottom: 1px solid #eee;
}
table.tbl_list td.sub_body, div.article table td.sub_body {
	border: none;
}
table.tbl_list a, div.article table a {
	text-decoration: none;
	color: #000;
}
table.tbl_sub table, div.article table table {
	margin-left: 30px;
}
table.tbl_sub td, div.article table table td {
	border-bottom: 1px solid #eee;
}
table.tbl_list td.emp_image, div.article table td.emp_image {
	width: 112px;
}
table.tbl_list td.emp_image img, div.article table td.emp_image img {
	display: block;
	border: 5px solid #fff;
}
div.cap_side img {
	width: 215px;
	height: 168px;
}
div.img_list h2 {
	clear: both;
	padding: 15px 0px 5px 0px;
}
div.img_list img {
	display: block;
	margin: 0px 10px 10px 0px;
	float: left;
	width: 215px;
	height: 155px;
}
div.tbl_image img {
	display: block;
	margin: 0px 10px 10px 0px;
}
