.tabNav {
	margin: 0px 0px 10px;
	padding: 0px;
}

.tabNav li {
	display: inline;
	padding-right: 1em;
}

.tabtable th {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #CCCCCC;
	white-space: nowrap;
}

.tabtable th span {
	font-size: 10px;
}

.tabtable td {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	line-height: 140%;
}

.tabtable td p {
	font-size: 12px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	background: #CCCCCC;
	line-height: 140%;
	white-space: nowrap;
}

