/* Normal 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: 12px; 
	}
	#headWrapper #headMenu {
		font-size: 14px;
		
	}
	/* content styles */
	#contentWrapper #banner h1 {
		font-size: 28px;
	}
	#contentWrapper #banner h2 {
		font-size: 20px;
	}
	#contentWrapper #textWrapper h1 {
		font-size: 18px;
	}
	.leftText {
		font-size: 11px; 
	}
	.rightText {
		font-size: 11px; 
	}
	.article h3 {
		font-size: 14px;
	}
	.article p {
		font-size: 12px;
	}
	#contentWrapper #sideWrapper h1 {
		font-size: 18px;
	}
	#contentWrapper #sideWrapper h2 {
		font-size: 25px;
	}
	/* end of content section */
	/* footer section */
	#baseMenu {
		font-size:11px;
	}
	#footerWrapper #burnbank {
		font-size: 11px;
	}