@charset "utf-8";
/* CSS Document */

.outline-dk-grn {
	border: 1px solid #356868;
}
.top-dk-grn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #356868;
}
.footerTD {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #356868;
}
.specTblOutline {
	border: 1px solid #356868;
	font-size: 9pt;
}
.specTbl-TpLf {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.specTbl-BtmLf {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.specTbl-RtColumn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.specTbl-CtrLf {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.btm-gray-dots {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.top-gray-dots {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}.left-gray-dots {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
