/* Normal Font style sheet for Burnbank Health Systems */
/* URL: www.burnbankhealth.co.uk */
/* Created: 10-03-2009 */
/* Last edited: 10-03-2009 */


	#bbDate { 
		font-size: 14px; 
	}

	#bbSubMenu {
		font-size: 12px;
	}

	#bbSubMenu a:link {
		font-size: 12px;
	}

	#bbSubMenu a:visited {
		font-size: 12px;
	}

	#bbSubMenu a:hover {
		font-size: 12px;
	}

	#contentWrapper {
		font-size: 14px;
	}
	
	#textWrapper h2 {
		font-size: 18px;
	}
	
	#textWrapper h3 {
		font-size: 18px;
	}

	.articleHeading {
		font-size: 26px;
	}

	#textWrapperHealth .articleHeading {
		font-size: 26px;
	}

	#supportBox #supportText {
		font-size: 24px;
	}

	#supportText a:link {
		font-size: 12px;
	}

	#supportText a:visited {
		font-size: 12px;
	}

	#supportText a:hover {
		font-size: 12px;
	}

	#sideLinksBase {
		font-size: 14px;
	}

	#sideLinksBase a:link {
		font-size: 14px;
	}

	#sideLinksBase a:visited {
		font-size: 14px;
	}

	#sideLinksBase a:hover {
		font-size: 14px;
	}

	#sideLinksBase .addressInd {
		font-size: 14px;
	}

	#bbBaseMenu {
		font-size: 11px;
	}

	.supportTextB {
		font-size: 16px;
	}

	#searchBox { 
		font-size: 12px;
	}

	table.searchTbl td {
		font-size: 18px;
	}
	
	.SubHead {
		font-size: 14px; 
	}
	
	.NormalTextBox { 
		font-size: 12px; 
	}
	
	.contactTop {
		font-size: 14px;
	}
	
	.feedbackTop {
		font-size: 14px;
	}

/* text styles */

	h1 { 
		font-size: 33px; 
	}

	h2 { 
		font-size: 33px; 
	}

	.SkinObject {
		font-size: 12px; 
	}
	
	.Head {
		font-size: 26px;
	}
	
	.Normal {
		font-size: 14px;
	}

/* Form Styling */

	.searchField {
		font-size: 12px; 
	}

	.formButton {
		font-size: 12px; 
	}