body {  margin-left:20px; font-family: "Arial", "Helvetica", "sans-serif"; color: #171516}

a:link {  color: #007B6F;text-decoration: none;}
a:active {  color: #CC0000;text-decoration: underline;}
a:visited {  color: #007B6F;text-decoration: none;}
a:hover {  color: #CC0000;text-decoration: underline;}

.side_txt {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #000000; width: 100%; padding-left: 10px; padding-top: 4px; padding-right: 10px; padding-bottom: 4px;}
.sidelink:link {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #000000; width: 100%; text-decoration: none; }
.sidelink:active {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #FB4801;font-weight: bold; width: 100%; text-decoration: none; }
.sidelink:visited {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #000000; width: 100%; text-decoration: none; }
.sidelink:hover {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #FB4801;font-weight: bold; width: 100%; text-decoration: none; }

.layer_txt {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #455148; width: 100%; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; }
.layerlink:link {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #455148; width: 100%; text-decoration: none; }
.layerlink:active {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #FB4801;font-weight: bold; width: 100%; text-decoration: none; }
.layerlink:visited {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #455148; width: 100%; text-decoration: none; }
.layerlink:hover {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #FB4801;font-weight: bold; width: 100%; text-decoration: none; }

.hd {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 16px; color: #02751A;font-weight: bold}
.mainContent {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px; color: #171516}

.subhd {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px; font-weight: bold}
.chart_hd {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px; font-style: normal; font-weight: bold; font-variant: normal}
.chart_txt {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px}

.copyright {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px; color: #000000}

.access {position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden;}

.navlink { font-family: "Arial", "Helvetica", "sans-serif";  font-size: 14px}

h1 {
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 16px;
color: #02751a;
font-weight: bold;
}
h2 {
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 16px;
color: #02751a;
font-weight: bold;
}
h3{font-family: "Arial", "Helvetica", "sans-serif"; font-size:16px; color:#FFFFFF; background-color:#003399}
h4{font-family: "Arial", "Helvetica", "sans-serif"; font-size:16px; color:#FFFFFF;}

.bg{background-color:#CCCCCC}

.table_hd td{ background-color:#007D64 }
.table_hd th{ background-color:#007D64; }
.table_hd{ background-color:#007D64; }
.table_hd span { color:#FFFFFF;background-color:transparent;}
.table_row_odd { background-color:#d9ece6 }
.table_row_even { background-color:#c3e2d8  }

@media screen and (max-width: 992px) {
body .mainContent table{
	max-width: 100%;
    overflow: auto;
   /* display: block;*/
}
}

.blacktable{
	width: 100%;
	max-width: 1000px;
		border-spacing: 0px;
}

.blacktable tbody>tr:first-child>td{
		text-align: center;
			border-top: 1px solid #000;
}

.blacktable tr>td:first-child{
	text-align: center;
	width: 30%;
}

.blacktable td{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
line-height: 1.5;
	padding-left: 10px;
	padding-right: 10px;
}

.blacktable tr>td:last-child{
		border-right: 1px solid #000;
}

.press_table tbody>tr:nth-child(odd){
	background-color: #d9ece6;
}
.press_table tbody>tr:nth-child(even){
	background-color: #c3e2d8;
}
.press_table tbody>tr:nth-child(odd).table_hd{
	background-color: #007D64;
}
.press_table tr>td:last-child {
    vertical-align: top;
    text-align: center;
    white-space: nowrap;
}

.useful_f_table{
	width: 100%;
}

.useful_f_table th{
	color:#fff;
	vertical-align: middle !important;
	padding: 5px;
}

.useful_f_table td{
		padding: 5px;
}

.useful_f_table tr>th:not(:first-child) {
	text-align: center;
}



.useful_f_table tr>td:not(:first-child) {
	text-align: center;
}

.useful_f_table tr>td:first-child{
	width: 60%;
	min-width: 200px;
}


.useful_f_table tr>td:nth-child(2){
	min-width: 100px;
	width: 13%;
}


.useful_f_table tr>td:nth-child(3){
	min-width: 180px;
		width: 8%;
}

.useful_f_table tr>td:nth-child(4){
	min-width: 100px;
		width: 12%;
}


.useful_f_table tr>td:last-child{
	white-space: nowrap;
}

.useful_f_table_havefax tr>td:nth-child(5){
	white-space: nowrap;
}
