@charset "UTF-8";
/* CSS Document */

h1 {
	color: #003366;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}
p {
	color: #333;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-left: 20px;
}
h2 {
	color: #000;
	font-weight: normal;
	font-size: 18px;
	margin-top: -5px;
	margin-left: 20px;
}
h3 {
	color: #003366;
	font-size: 14px;
	font-weight: normal;
	margin-left: 20px;
}
h4 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 20px;
	margin-bottom: 15px;
}
h5 {
	color: #333;
	margin-left: 20px;
}
h6 {
	font-style: italic;
	color: #666;
	margin-left: 20px;
}
hr {
	border-top-width: 1px !important;
	border-top-style: dotted !important;
	border-top-color: #999999 !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	color: #FFFFFF !important;
	noshade:noshade !important;
}
.block_text {
	color: #333;
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
}
.block_head {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-left: 0px;
	margin-top: 5px;
}
.table_1 {
	background-color: #ebf2f7;
}
.table_2 {
	background-color: #d0e0ea;
}
.table_border {
	border: 1px solid #999;
	padding: 0px;
	margin: 0px;
}

a.translation-link{
    display:none;
  }

