@charset "utf-8";
/* CSS Document */


.hori_div_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}


.verti_div_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}

.verti_div_line2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}

a:hover{
color: #FFCC00;
}

a:link {
text-decoration:none;
}

a:visited{
text-decoration:none;
color:#000099;
}

.text_mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.text_paraheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
}

.text_tableheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.text_pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}

.text_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text_THE {
	font-family: Georgia, "Times New Roman", Times, serif
}

.text_growth {
	color: #993300
}

.text_dotted {
	font-size: 10px
}

.text_mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
}

.text_mission2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
}

.text_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000099;	
}

.text_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.text_accer {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.text_accerheader {
	color: #FFFFFF
}

