@charset "utf-8";
/* CSS Document */

table, table.tableStyle {
	border-collapse:collapse;
	border:2px 2px;
	font-size:12px;
	padding-left:20px;
}
table tbody tr td, table.tableStyle tbody tr td {
	background-color:#ffffff;
	border:2px;
	vertical-align: middle;
	line-height:100%;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#1E5D84;
	padding-bottom:15px;
}
strong {
	font-size:12px;
	font-weight:bold;
	color:#1E5D84;
	line-height:12px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#565758;
	border-bottom:#cccccc 1px dotted;
	padding-top:10px;
	margin:0;
}
.pole h5 a{
	font-size:12px;
	padding-left:25px;
	background-image: url(../img/i_pdf.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.pole h5{
	font-size:12px;
	padding:5px 0;
}
table tbody tr td{
	color:#565758;
	background-color:#FFFFFF;
	border-bottom:2px solid #333333;
	border-right:2px solid #333333;
	border-top:2px solid #333333;
	padding:5px;
}
table tbody tr td p{
	color:#2B85BB;
	line-height:100%;
	padding-bottom:5px;
}
table, table.tableStyle {
	border-left:2px solid #000000;
}
