.support_tables {
	clear: right;
	width: 99%;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	border-collapse: collapse;
	margin: 0 0 1em;
	padding: 0;
}

.support_tables thead {
	background: #005dae;
	color: #fff;
	font-weight: 800;
}

.support_tables thead  a, .support_tables th a { color: #fff; }

.support_tables th {
	padding: 8px 6px;
	background: #005dae;
	color: #fff;
	font-weight: 800;
}

.support_tables td {
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

.tabledescriptor {
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	background-color: #999999;
	color: #FFF;
	font-weight: bold;
	padding: 3px 3px 3px 6px;
	border-width: 0;
}

.support_tables_list {
	margin: 0;
	padding: 0;
}

.simple_table {
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	margin: 0;
}

.whitecell { background-color: #ffffff; }

ul.simple_table {
	margin: 0;
	padding: 0;
}

.body1req {
	color: #ff3300;
	font-weight: bold;
}

.wideinfobox {
	margin: 0;
	padding: 0;
}

.sideimagediv {
	width: 255px;
	float: right;
	padding: 0 0 12px 12px;
	text-align: center;
}

.sideimagediv225 {
	width: 225px;
	float: right;
	padding: 0 0 12px 12px;
	text-align: center;
}

/* Sales Distrubutors Table
---------------------------------------------------------------------------- */
#colright2wide table.salesRepGrid th,
#colright2wide table.salesRepGrid td { width: 25%; }
#colright2wide table.salesRepGrid ul { margin-right: 2px; }

table.summary th {
	color: #000;
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
	font-weight: bold
	}

table.summary thead th {
	color: #FFF;
	background-color: #005dae;
	border-bottom-width: 0;
	font-weight: bold
	}

