.doc-table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	margin-bottom: 1.65em;
}
.doc-table td{
	border:1px solid #8CACBB;
	padding:0.3em 0.7em;
}
.doc-table th{
	border:1px solid #8CACBB;
	padding:0.3em 0.7em;
}
.doc-table th{
	background:#eee;
	text-align:center;
	font-weight:bold;
}
.doc-table pre{
	font-family:Verdana;
	font-size:12px;
	color:#006600;
	background:#fafafa;
	padding:5px;
	margin: 12px 0;
	line-height: 120%;
}
.doc-table p{
	margin: 14px 0;
	line-height: 100%;
}
.doc-table .caption{
	text-align:center;
	/*white-space:nowrap;*/
	width:120px;
	max-width:120px;
	font-weight:bold;
	vertical-align:middle;
}
.doc-table .c2{
	text-align:left;
}
.doc-table .caption img{
	margin-bottom:0px !important;
	vertical-align:middle;
}