div#sidemenuwrapper, div#submenu, div#sidemenu, div#footerwrapper, div#pagephoto, div#breadcrumb, div#headeruksatext, div#text div#pr_pdf_downloadlink {
	display: none;
	overflow: hidden;
    visibility: hidden;
}

div#wrapper {
	width: 16cm;
	background-color: #ffffff;
	margin: 0cm;
	padding: 0cm;
}	

div#header {
	width: 16cm;
	height: 2.5cm;
	border-bottom-style: none;
	margin: 0cm;
	margin-left: -0.3cm;
	padding: 0cm;
}

div#charity {
	width: 16cm;
	margin: 0cm;
	padding: 0cm;
	text-align: left;
}

div#contentwrapper {
	background-color: #FFFFFF;
	overflow: visible;
	margin: 0cm;
	padding: 0cm;
}

div#mainbody {
	width: 16cm;
	position: static;
	margin: 0cm;
	padding: 0cm;
} 

div#text {
	width: 16cm;
	margin: 0cm;
	padding: 0cm;
}

div#text p {
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
}


/* PAGE TITLE */
div#text h1 {
	color: #d50404;
	font-size: 17pt;
	font-weight: normal;
	line-height: 19pt;
}

/* SUB TITLES */
div#text h2 {
	color: #2C2E2C;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	margin: 0cm;
	padding: 0cm;
}

/* NAME/INFO HIGHLIGHTS RED*/
div#text h3 {
	color: #d50404;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	padding: 0cm;
	margin: 0cm;
}

/* NAME/INFO HIGHLIGHTS GREY*/
div#text h4 {
	color: #2C2E2C;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	margin: 0cm;
	padding: 0cm;
}

div#text h5 {
	color: #5f606e;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	margin: 0cm;
	padding: 0cm;
}

.bold-it-up {
	color: #1B2033;
	font-size: 10pt;
	line-height: 12pt;
	padding: 0cm;
	margin: 0cm;
	font-weight: bold;
	}
	
/*STANDARD UL*/
div#text ul#content {
	margin-top: 0cm;
	margin-bottom: 0.75cm;
	margin-left: 0cm;
}

div#text ul#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B2033;
	font-size: 10pt;
	line-height: 12pt;
	padding: 0cm;
	margin-bottom: 0cm;
	margin-left: 0cm;
}


/* LINKS */
div#text a:link {
	text-decoration: none;
	color: #e50606;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #e50606;
}

div#text a:hover {
	color: #e50606;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #e50606;
}

div#text a:visited {
	color: #e50606;
	text-decoration: none;
}