/* CSS Document */
body{
	margin:0px;
	padding: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	background-color:#0089c7;
	color: #666666;	
} 

.lh10{
line-height:20px}
.lh{line-height:15px}

.size9{font-size:9px;}
.size14{FONT-SIZE:14px;}

.font_weight{
	font-weight: bold;
}

.font_064884{ color:#064884}
.font_ffffff{color:#FFFFFF}

.font_d7fbfc{color:#d7fbfc}
.font_7c4950{color:#D74258}
.font_fe3724{color:#FF0000}

.font_525252{color:#727272}
.font_201c1b{color:#201c1b}
.font_1a7eb0{color:#1a7eb0}
.font_106b8e{color:#106b8e}
.font_9d2a30{color:#9d2a30}
.font_a53239{color:#a53239}


.table_border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4BAAE0;
}

.table_border_dfdfdf{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
	
	
	}


.td_border{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b5cad2;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.index_txt{
	word-spacing: 0.1em;
	text-indent: 20px;
	text-align: justify;
	color: #666666;
	line-height:18px;
	font-weight: 400;
}
