body {
	font-size: 21px;
}

/** DDA **/
.default, .textOnly {
	font-size: 11px;
}

.large {
	font-size: 12px;
}

.extraLarge {
	font-size: 13px;
}

.defaultColour {
	font-size: 10px;
	font-weight: bold;
}

.contrast {
	background-color: #fff;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 3px;
}

.highContrast {
	background-color: #000;
	color: yellow;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 3px;
}

a.highContrast:hover {
	color: yellow !important;
}


/*** sifr ***/
.sIFR-flash {
	display: none !important;
}

.sIFR-alternate {
	font-size: 1em;
	overflow: visible !Important;
	position: relative !Important;
}

h2.sIFR-replaced span, h1.sIFR-replaced span, .quote span {
	width: 530px !important;
}

.block_content p {
	display: block;
	margin-top: 30px;
}



h1 .sIFR-alternate {
	font-size: 2em;
	padding-bottom: 100px;
}

h2 .sIFR-alternate {
	display: inline;
	font-size: 2em;
	line-height: 40px;
	padding-bottom: 10px;
	padding-bottom: 100px;
}

.quote span {
	font-size: 1.4em;
	line-height: 20px;
}

.quoteBtm {
	display: block;
	padding-top: 90px;
}

.cssStyledMenu, .selected {
	font-size: 35px !important;
	display: block;
	padding-bottom: 20px;
}


#left_menu li { 
	display: block;
	padding-bottom: 60px !important;
}

a.cssStyledMenu {
	display: block;
}

.question1 {
	display: block;
}

.question1 {
	display: inline;
}
