/* new stylesheet calls */
.bar { 
 		color: #999;
	font-size: 12px; !important;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	border-color: #e5e5e5;
	border-width: 5px 0 0 0;
	border-style: solid;
	padding-top: 4px;
	margin-bottom: 7px;
	  }
.bkBar {color: #999;
	font-size: 12px; !important;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	border-color: #e5e5e5;
	border-width: 5px 0 0 0;
	border-style: solid;
	padding-top: 4px;
	margin-bottom: 7px;
	}
.wtBar {color: #999;
	font-size: 12px; !important;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	border-color: #e5e5e5;
	border-width: 5px 0 0 0;
	border-style: solid;
	padding-top: 4px;
	margin-bottom: 7px;
	}
	
TABLE.inStory { }
TABLE.inStory TH { vertical-align:bottom; font-weight:bold; border-bottom: 1px #cccccc solid; text-align:center;}
TABLE.inStory TD { border-bottom: 1px #cccccc solid; vertical-align:top;}
TABLE.inStory TR.rowOdd { background:#efefef; }
TABLE.inStory TR { background:#fff; font-family: Arial, Helvetica, sans-serif; font-size:10px; }
TABLE.inStory .right { text-align:right; padding-right:6px; }
TABLE.inStory .center { text-align:center; }




h3.tab {margin:10px 3px 0 3px; 
padding:10px 3px 0 3px; 
align:left; 
}
.inStory .center td {text-align:center;font-size:1.2em;line-height:1.4em; 
}
.inStory td.lede {font-weight:bold; text-align:left;
}


table.inStory2 th { vertical-align:bottom; font-weight:bold; border-bottom: 1px #cccccc solid; text-align:center;}
table.inStory2 td {border-bottom: 1px #cccccc solid; vertical-align:top;text-align:right; padding-right:12px;}
table.inStory2 .left { text-align:left;}
table.inStory2 .center {text-align:center; }
.inStory2 td.lede {font-weight:bold; text-align:left;
}