/* Text and Docs Links */


/* STRUCTURE */	
	/* header */
		#header .banner{ background:url(../images/layout/structure/top_banner_text_and_docs_links.jpg) no-repeat; height:123px;}

	/* content */	

		/* columns */
		#col1,#col2,#col3{display:inline; position:relative; float:left;}
		/*
		#col1{ width:606px;}
		#col2{width:254px;}
		#col3{ width:122px;}
		*/
		
		/* columns */
		#content{margin:10px 0 0 0; color:#3E3E3E;}
			#col1{ width:858px;}
			#col2{ width:122px;}
			
			.head{display:inline; position:relative; float:left; width:400px; padding:0;}
			
		
	/* pods*/		
		/* pod specific*/			
			#PrimaryMarketStatistics h2{background:url(../images/layout/pod/title/pod_title_primary_market_statistics.gif) no-repeat; height:37px;}					
			#TradingStatistics h2{background:url(../images/layout/pod/title/pod_title_trading_statistics.gif) no-repeat; height:37px;}					
			#StatisticsArchive h2{background:url(../images/layout/pod/title/pod_title_statistics_archive.gif) no-repeat; height:37px;}					
	
	
				.textSummary{clear:both; margin:10px 0 0 0; width:496px; display:inline; position:relative; float:left; }
				.podNester h3{margin:6px 0 8px 0; padding: 0 0 6px 0; height:auto; clear:both; font-size:1.2em; background:url(../images/layout/structure/statistics_seperator_1.gif) 0 100% repeat-x;}
			
			/* table - statistics */			
				table.statistics{clear:both; border-collapse:collapse; width:496px;}
				/* td and th padding */															
					tr.seperator1 th, tr.seperator1 td{ background:url(../images/layout/structure/statistics_seperator_1.gif) repeat-x 0 100%; }				
					tr.seperator2 th, tr.seperator2 td{ background:url(../images/layout/structure/statistics_seperator_2.gif) repeat-x 0 100%; }				
					tr.seperator3 th, tr.seperator3 td{ background:url(../images/layout/structure/statistics_seperator_3.gif) repeat-x 0 100%; }				
					tr.seperator4 th, tr.seperator4 td{ background:url(../images/layout/structure/statistics_seperator_4.gif) repeat-x 0 100%; }				
					tr.seperator5 th, tr.seperator5 td{ background:url(../images/layout/structure/statistics_seperator_5.gif) repeat-x 0 100%; }				
					tr.seperator6 th, tr.seperator6 td{ background:url(../images/layout/structure/statistics_seperator_6.gif) repeat-x 0 100%; }				
				
					.statistics th{padding:0 0 8px 0; color:#666666; font-size:0.9em; }
					.statistics th.colorStatistics{color:#F9A859; }
					
					.statistics td{padding:3px 0 3px 0; }

					.statistics .col1{text-align:left; width:142px; color:#F9A859; font-weight:bold; }
					.statistics .col2, .statistics .col3{text-align:center;}
					
.yearSelected   { text-decoration:underline; color:#F9A859; }
.yearUnselected { text-decoration:none; color:#999999; }
				
.col1Th { width:142px }
				
				
					
