table#sales_rep_table {
	display: inline-table;
	font-size: 10px;
	/* width: 498px; */
	/* >width: 497px; */
	margin: 0;
	padding: 0;
	empty-cells: show; /*hide*/
	table-layout: auto; /*auto*/
	border-collapse: collapse; /*separate*/
	/*border-spacing: 10px;*/
	z-index: 3;
	}

table#sales_rep_table th {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	letter-spacing: 0;
	line_height: 1.2;
	text-transform: capitalize;
	text-align: center;
	padding: 3px 3px 3px 3px;
	background: #A4AEB5 /*url(images/bg_header.jpg) no-repeat*/;
}

table#sales_rep_table td {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	/*background: #fff;*/
	text-align: center;
	padding: 3px 3px 3px 3px;
	color: #000;
}

table#new_data_table {
	font-size: 10px;
	width: 100%;
	/*width: 500px;*/
	margin: 0;
	padding: 0;
	empty-cells: show; /*hide*/
	table-layout: auto; /*auto*/
	border-collapse: collapse; /*separate*/
	z-index: 3;
	}

table#new_data_table th {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	letter-spacing: 0;
	line_height: 1.2;
	text-align: left;
	text-indent: 15px;
	padding: 3px 3px 3px 3px;
	background: #A4AEB5;
}

table#new_data_table th.mid {
	text-align: center;
	text-indent: 0;
}

table#new_data_table th.top, table#winding_data_table th.top {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	letter-spacing: 0;
	line_height: 1.2;
	text-align: left;
	text-indent: 15px;
	padding: 3px 3px 3px 3px;
	background: #000000;
}

table#new_data_table td {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	text-align: left;
	padding: 3px 3px 3px 18px;
	color: #000000;
}

table#new_data_table td.column-1 {
	font-size: 11px;
	background-color: #F8F8F8;
}

table#new_data_table td.nopad {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	text-align: left;
	padding: 3px 3px 3px 3px;
	color: #000000;
}

table#new_data_table td.toppad {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	text-align: left;
	padding: 3px 3px 3px 3px;
	color: #000000;
	vertical-align: text-top;
}

table#new_data_table a, table#new_data_table a:link, table#new_data_table a:visited {
	color: #C4262E;
}

table#new_data_table a:hover {
	color: #A4AEB5;
	text-decoration: none;
}

table#winding_data_table {
	font-size: 10px;
	width: 100%;
	/*width: 500px;*/
	margin: 0;
	padding: 0;
	empty-cells: show; /*hide*/
	table-layout: auto; /*auto*/
	border-collapse: collapse; /*separate*/
	z-index: 3;
	}

#winding_data_table th {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	letter-spacing: 0;
	line-height: 1.2;
	text-align: center;
	padding: 3px 3px 3px 3px;
	background: #A4AEB5;
}

table#winding_data_table td {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	/*background: #fff;*/
	text-align: center;
	padding: 3px 3px 3px 3px;
	color: #000;
}

table#winding_data_table td.nopad {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	text-align: left;
	padding: 10px;
	color: #000000;
}

table#winding_data_table td.toppad {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	text-align: left;
	vertical-align: text-top;
	padding: 10px;
	color: #000000;
}

table#winding_data_table td.column-1 {
	font-size: 10px;
	background-color: #F8F8F8;
}

/* stepper drawing key tables */
.drawing-key {
	text-align:center;
	border-spacing: 0;
	border-collapse: collapse;
	width: 500px;
	font-size: 9px;
	margin: 0 auto 1em auto;
}
.drawing-key thead {
	color: #fff;
}
.drawing-key thead th {
	background-color: #30373a;
}
.drawing-key .drawing-key-title th {
	font-size: 11px;
	background-color: #00509e;
}
.drawing-key tbody th {
	background-color: #f0efed;
}
.drawing-key th, .drawing-key td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.drawing-key .ul { text-decoration:underline; }
