
	#photoContent				{ background-color: #EBEEF3; padding: 10px; border-left: 1px solid #8ca0b4; border-right: 1px solid #8ca0b4; border-top: 1px dotted #ccc; }
	#storyCurPhoto				{ text-align: center; height: 180px; }
	#storyCurPhoto img			{ cursor: pointer; border: 1px solid #283A67; }
	#storyCurPhotoHeadline		{ font: 8pt arial;  color: #283a67; font-weight: bold; text-align: center; background: url('/global/img/img_block_tm.png'); width: 100%; height: 75px; }
	#storyCurPhotoCaption		{ font: 8pt arial; color: #283a67; overflow: auto; }
	#photoDiv					{ padding: 10px; float: left; }
	#photoTable					{ width: 200px; }
	#storyCurPhotoFooter		{ font: 8pt arial; color: #283a67; text-align: center; background: #EBEEF3; border-bottom: 1px solid #8ca0b4; height: 29px; width: 100%; }
	#photoBlockTL				{ background: url('/global/img/img_block_tl.png') no-repeat; width: 9px; height: 31px; }
	#photoBlockTR				{ background: url('/global/img/img_block_tr.png') no-repeat; width: 9px; height: 31px; }
	#photoBlockTL				{ width: 9px; height: auto; }
	#storyPhotoBlock 			{ padding: 0 10px 10px 0; float: left; width: 210px; }
	#storyPhotoBlock a			{ cursor: pointer; }

	.headerRnded		{ background: url('/global/img/tr.gif') 100% 0 no-repeat; }
	.headerRndedW		{ background: url('/global/img/whiteTR.png') 100% 0 no-repeat; }
	.headerRnded #bg	{ background: url('/global/img/tl.gif') 0 0 no-repeat; padding-top:6px; }
	.footerRnded		{ height: 6px; overflow: hidden; background: url('/global/img/br.gif') 100% 0 no-repeat; }
	.footerRndedW		{ height: 6px; overflow: hidden; background: url('/global/img/whiteBR.png') 100% 0 no-repeat; }
	.footerRnded #bg	{ height: 6px; width: 6px; overflow: hidden; background: url('/global/img/bl.gif') 0 0 no-repeat; }
	
	.rounded 			{background-color:#fff;margin-bottom:8px;}
	.rounded .top		{ background:url('/global/img/tr.gif') 100% 0 no-repeat;}
	.rounded .top .bg	{ background:url('/global/img/tl.gif') 0 0 no-repeat;padding-top:6px; }
	.rounded .btm		{ height:6px;overflow:hidden;background:url('/global/img/br.gif') 100% 0 no-repeat; }
	.rounded .btm .bg	{ height:6px;width:6px;overflow:hidden;background:url('/global/img/bl.gif') 0 0 no-repeat; }
	
	.roundedWHT 			{background-color:#fff;margin-bottom:8px;}
	.roundedWHT .top		{ background:url('/global/img/tr.gif') 100% 0 no-repeat;}
	.roundedWHT .top .bg	{ background:url('/global/img/tl.gif') 0 0 no-repeat;padding-top:6px; }
	.roundedWHT .btm		{ height:6px;overflow:hidden;background:url('/global/img/br.gif') 100% 0 no-repeat; }
	.roundedWHT .btm .bg	{ height:6px;width:6px;overflow:hidden;background:url('/global/img/bl.gif') 0 0 no-repeat; }
		
	.roundedBRN 			{background-color:#c6c3b9;margin-bottom:8px;}
	.roundedBRN .top		{ background:url('/global/img/tr2.gif') 100% 0 no-repeat;}
	.roundedBRN .top .bg	{ background:url('/global/img/tl2.gif') 0 0 no-repeat;padding-top:6px; }
	.roundedBRN .btm		{ height:6px;overflow:hidden;background:url('/global/img/br2.gif') 100% 0 no-repeat; }
	.roundedBRN .btm .bg	{ height:6px;width:6px;overflow:hidden;background:url('/global/img/bl2.gif') 0 0 no-repeat; }
	
	
/*### PREV OR NEXT CSS ############################################################*/

	#PN_Total, #PN, #PN_Prev, #PN_Next 		{ font-size: 8pt; }
	#PN a, #PN span								{ font-size: 8pt; text-decoration: none; cursor: pointer; }
	#PN a:hover, #PN span:hover					{ text-decoration: underline; }

	#PN_Prev		{ float: left; }
	#PN_Next		{ float: right; }
	#PN_Year		{ background: #D3D9E7; padding: 0 0 0 3px; }
	#PN_Year a		{ font-size: 9pt; text-decoration: none; }

/*### TAB CSS #####################################################################*/
	
	.activeTab, .inactiveTab,
	.blankTab					{ font: 10pt arial; padding: 2px 5px 1px 5px; border-top: 1px solid #8CA0B4; cursor: pointer; }
	.activeTab					{ float: left; background: #FFF; color: #000; }
	.inactiveTab:hover			{ float: left; background: #FFF; color: #000; border-bottom: 0; }
	.inactiveTab				{ float: left; background: #333333; color: #FFF; border-bottom: 1px solid #8CA0B4; }
	.blankTab					{ float: left; background: #778D99; color: #000; border-bottom: 1px solid #8CA0B4; }
	#tabPaddingR					{ float: left; width: 300px; height: 20px; border-bottom: 1px solid #8CA0B4; border-left: 1px solid #8CA0B4; }
	#tabPaddingM					{ float: left; width: 5px; height: 20px; border-bottom: 1px solid #8CA0B4; border-right: 1px solid #8CA0B4; border-left: 1px solid #8CA0B4; }
	#tabPaddingL					{ float: left; width: 5px; height: 20px; border-bottom: 1px solid #8CA0B4; border-right: 1px solid #8CA0B4; }
	#tabs						{ height: 20px; }
	

	.optNo			{ font: 10pt arial; color: red; cursor: pointer; }
	.optYes			{ font: 10pt arial; color: green; cursor: pointer; }

	
	
	.red 			{ color: #CC0000; }
	.redBLD			{ color: #CC0000; font-weight: bold; }
	.orange			{ color: #E88B24; }
	

	div.divHover:hover, tr.trHover:hover		{ background: #DBE5F1; cursor: pointer; }
	