﻿body 
{
	margin: 0px;
	font-size: 10pt;
	color: #666666;
}

a 
{
	color: #666666;
}
a:hover
{
	position:relative;
	left:1px;
	top:1px;
	text-decoration:underline;
}



.list_table 
{
	border: solid 1px black;
	background-color: #ffffff;
}
.list_table th
{
	white-space: nowrap;
	border: solid 1px black;
	background-color:#d8f2ff;
	padding: 5px;
}
.list_table td
{
	border: solid 1px black;
	padding:5px;
}
.list_table caption
{
	font-weight:bold;
	white-space:nowrap;
	caption-side: top;
	text-align: left;
}

.list_table_alternate
{
	background-color: #f4f4f4;
}
.list_table_alternate td
{
	background-color: #f4f4f4;
}

.list_table_header input
{
	background-color: transparent;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	border-style: none;
	cursor: pointer;
}
.list_table_pager td
{
	white-space: nowrap;
	background-color:#d8f2ff;
}
.list_table_pager input
{
	background-color: transparent;
	color: #666666;
	text-decoration: underline;
	border-style: none;
	cursor: pointer;
	font-size:10pt;
	height: 18px;
}
.list_table_empty td
{
	color:Blue;
	width:500px;
	text-align:center;
}

.list_table2 th
{
	white-space: nowrap;
	background-color:#1E5985;
	color: Yellow;
	padding: 3px;
}
.list_table2 td
{
	padding:2px;
	background-color: #DFE9F0;
}
.list_table2_alternate td
{
	background-color: #ffffff;
}

.caption 
{
	font-weight:bold;
	font-size: 11pt;
	color: blue;
}




.news
{
	margin-left:8pt;
	text-indent:-8pt; 
}
.news a
{
	text-decoration:none;
}
.news a:hover
{
	text-decoration:underline;
}

.news_panel
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}

.news_separator
{
	border-top: dashed 1px #CDCDCD;
	margin-left: 2px;
	margin-top:6px;
	margin-bottom:6px;
}

.news_date {
    color: #0000ff;
}

.chart_type
{
	color: blue;
}
.chart_type a
{
	color: blue;
}

.pages input
{
	cursor: pointer;
	border: solid 1px #157AC4;
	height:20px;
	background-color:white;
	color: #666666;
	font-size:9pt;
}


.knowledge_title
{
	font-size:11pt;
	color: #0977E8;
}






.form_table 
{
	border-collapse:collapse;
	border: solid 1px #334a7e;
}
.label
{
	padding:5px;
	border: solid 1px #334a7e;
	white-space:nowrap;
	text-align:right;
	background-color: #D8F2FF;
}
.labeltitle
{
	height :26px;
	padding:5px;
	border: solid 1px #334a7e;
	white-space:nowrap;
	text-align:right;
	font-size: 13px;
	background-color: #89D1FA;
	vertical-align :middle;
	FONT-WEIGHT: bold;
}
.label_nowrap
{
	padding:5px;
	border: solid 1px #334a7e;
	text-align:right;
	background-color: #fdfde2;
}
.data
{	
	padding:5px;
	border: solid 1px #334a7e;
	background-color: #ffffff;
}
.data_memo
{
	color:#334a7e;
}

.serial_text_1
{
	margin-left:10pt;
	text-indent: -10pt;
}
.serial_text_2
{
	margin-left:20pt;
	text-indent: -20pt;
}
.serial_text_3
{
	margin-left:30pt;
	text-indent: -30pt;
}
.serial_text_4
{
	margin-left:40pt;
	text-indent: -40pt;
}

.apply_text_1
{
	margin-left:10pt; 
	text-indent:-10pt;
	line-height: 22px;
}

.apply_text_2
{
	margin-left:20pt; 
	text-indent:-20pt;
	line-height: 22px;
}

.knowledge_text_1
{
	margin-left:15pt; 
	text-indent:-15pt;
	line-height: 22px;
}


.point {
    font-weight:bold;
    text-indent:0pt;
}

.indent_text {
    text-indent:20pt;
}

.Answer_UserForm
{
	border-style: solid;
	border-color: #334A7E;
	border-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Answer_Level1
{
	background-color: #6A9FFF;
	color: #F5FE00;
}

.Answer_Level2
{
	background-color: #E8E8E8;
}

.Answer_Level3
{
	background-color: #FFFFD9;
}

.Answer_subject
{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid; 
	border-top-style: solid;
	border-collapse: collapse;
	border-color: #334A7E;
	border-width: 1px;
	
}

.Answer_item
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-right-style: solid; 
	border-top-style: solid;
	border-collapse: collapse;
	border-color: #334A7E;
	border-width: 1px;
}

.Answer_ErrorMessage
{
    color: #FF0000;
}

.Answer_MustFill
{
    color: #FF0000;
}
