/* Large Font style sheet for TCS Support */
/* URL: www.tcssupport.co.uk */
/* Created: 09-07-2009 */
/* Last edited: 09-07-2009 */
/* page structure and styling */
	#headWrapper #dateBox {
		font-size: 14px; 
	}
	#headWrapper #headMenu {
		font-size: 16px;
		
	}
	/* content styles */
	#contentWrapper #banner h1 {
		font-size: 60px;
	}
	#contentWrapper #banner h2 {
		font-size: 36px;
	}
	#contentWrapper #textWrapper h1 {
		font-size: 36px;
	}
	.leftText {
		font-size: 12px; 
	}
	.rightText {
		font-size: 12px; 
	}
	.article h3 {
		font-size: 16px;
	}
	.article p {
		font-size: 14px;
	}
	#contentWrapper #sideWrapper h1 {
		font-size: 24px;
	}
	#contentWrapper #sideWrapper h2 {
		font-size: 36px;
	}
	/* end of content section */
	/* footer section */
	#baseMenu {
		font-size:11px;
	}
	#footerWrapper #burnbank {
		font-size: 11px;
	}