.table_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.table_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
.table_light_blue1_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6F9FF;
	color: #000000;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #cc6600;
}
.table_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
}
.table_light_blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BFEEFF;
	color: #000000;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #cc6600;
	border-left-color: #cc6600;
}
.table_light_blue2_rtu_chart {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right-width: medium;
	border-right-style: none;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #cc6600;
	border-left-color: #cc6600;
}
.download_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00688F;
	text-decoration: none;
}
.download_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
.table_text_bonesaw_chart {
	color: #CC5E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.table_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0094CC;
	color: #FFFFFF;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #BFEEFF;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00688F;
	text-decoration: none;
}
.link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
.link_paragraph {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_paragraph:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text_12_bold_black {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_12_bold_white {

	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_16_bold_black {

	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.table_light_blue2_border_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BFEEFF;
	color: #000000;
	border: medium double #cc6600;
}
.table_light_blue1_border_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6F9FF;
	color: #000000;
	border: medium double #cc6600;
}
.table_white_border_all {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	border: medium double #cc6600;
}
.table_lt_gray_border_all {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eFeFeF;
	color: #000000;
	border: medium double #cc6600;
}
.table_disclaimer {
	border: 1px solid #999999;
	background-color: #DFDFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
