﻿a.de-link:link, a.de-link:visited
{
	color: #0d8231;
	font-weight: bold;
}
a.de-link:hover
{
	text-decoration: underline;
}

a.content:link, a.content:visited
{
	color: #0f8c3e;
	font-weight: normal;
}
a.content:hover
{
	text-decoration: underline;
}

/* Only for Corporate Info Section */

table
{
	font-size: 11px;
}
table#fin_hl
{
	margin-left: 3px;
	width: 100%;
	text-align: right;
	margin-top: 0px;
	border-collapse: collapse;
}
table#fin_hl th.subtt
{
	text-align: left;
	padding-left: 30px;
	font-weight: normal;
}
table#fin_hl th.subtt2
{
	text-align: left;
	padding-left: 60px;
	font-weight: normal;
}
table#fin_hl caption
{
	margin-top: -10px;
	margin-bottom: 15px;
	text-align: right;
	padding-bottom: 5px;
}
table#fin_hl thead th
{
	border-bottom: 2px solid #121C4C;
	padding: 2px 5px;
}
table#fin_hl th
{
	border-bottom: 1px solid #E1E1C9;
	text-align: left;
	padding: 2px 8px;
}
table#fin_hl td, table#share th
{
	border-bottom: 1px solid #E1E1C9;
	padding: 2px 5px;
}
table#fin_hl tr.alt td, table#fin_hl tr.alt th
{
	background: #EAF8F8;
}
table#fin_hl tr.highlight
{
	background: #ECF7FB;
}

table#fin_hl tfoot th
{
	border-bottom: 2px solid #121C4C;
	font-weight: bold;
}
table#fin_hl tfoot td
{
	border-bottom: 2px solid #121C4C;
}

.pic_news
{
	margin: 0px 20px 0px 0px;
	padding: 3px;
	float: left;
}
.news_header
{
	color: #2e0000;
	font-size: 12px;
	font-weight: bold;
}
