/* ===================   id selectors   =================== */#tblOuter {    border-color: #4F2D7F;    border-style: solid;    border-width: 0 0 1px 1px;    border-spacing: 0;    border-collapse: collapse;}#tdOuter {    border-color: #4F2D7F;     border-style: solid;    margin: 0;    padding: 0;    border-width: 1px 1px 0 0;}#tdContent {    width: 790px;    vertical-align: top;    padding-left: 6px;     padding-top: 2px; }#tdLeftNav {	width: 155px;	padding: 0 5px 0 15px; 	vertical-align: top;}#tdFooterContentLeft {    text-align: left;    padding: 8px 0 0 5px;    width: 262px;}#tdFooterContentCenter {    text-align: center;    padding: 8px 5px 0 5px;    width: 218px;}#tdFooterContentRight {    text-align: right;    padding: 8px 0 0 0;    width: 310px;}#trHeadPrint {    display: none;}/* ===================   id, type and class selectors     - for #tdLeftNav   =================== */#tdLeftNav p {	font-family: arial, sans-serif;	font-size: 11px;	line-height: 13px;	font-weight: bold;	color: #666666; }#tdLeftNav a, #tdLeftNav a:visited {	display: block; 	width: 100%; 	height: 15px; 	text-decoration: none;	background-repeat: no-repeat;	font-family: arial, sans-serif;	font-size: 11px;	line-height: 13px;	font-weight: bold;	color: #4F2D7F;}#tdLeftNav a span.new {	font-size: 10px;	padding: 1px 2px 1px 2px;	vertical-align: top;	color: #fff;	font-weight: bold;	background-color: #c03;	margin-left: 2px;}#tdLeftNav a span.item {	padding-left: 12px;}#tdLeftNav a.active span.item {	background: url(/image/nav/redDot.gif);	background-repeat: no-repeat;	background-color: #e9e7f4;	color: #000;    font-size: 11px;	font-weight: normal;	padding-right: 4px;}#tdLeftNav a:hover {	display: block; 	width: 100%; 	height: 15px; 	cursor: pointer; 	text-decoration: none;  	background: url(/image/nav/redDot.gif); 	background-repeat: no-repeat;	font-family: arial, sans-serif;	font-size: 11px;	line-height: 13px;	font-weight: bold;	color: #000;}#trFooter a {    color: #000;    font-weight: normal;     text-decoration: underline;}#trSignOn td {    padding: 4px 0 4px 0;}#trSignOn a {	font-weight: normal;}