/*All graphical images used in the design are original created in Adobe Illustrator by myself - Diana Franklin.Photographs are originals either taken by myself or sourced from members of the KES.Style Sheet by Diana Franklin.*//*START of common/shared CSS Formatting*/body {background: #ffffff;}h1 {	font-family: "Arial Rounded MT Bold", Verdana, Arial, sans-serif;	font-size: 120%;	text-align: center;	font-weight: normal;	}h2 {	font-family: "Arial Rounded MT Bold", Verdana, Arial, sans-serif;	font-size: 100%;	color: #000000; 	text-align: left;	font-weight: normal;	}h3 	{	font-family: "Arial Rounded MT Bold", Verdana, Arial, sans-serif;	font-size: 85%;	color: #000000; 	text-align: right;	font-weight: normal;	margin: 0 8px 0 8px;	}	h4 {	font-family: "Arial Rounded MT Bold", Verdana, Arial, sans-serif;	font-size: 85%;	color: #000000; 	text-align: left;	font-weight: normal;	margin: 0 8px 0 8px;	}h5 {	font-family: Arial, sans-serif;	font-size: 80%;	color: #000000;	font-weight: bold;	text-align: left;	margin: 0 0 0 5px;	}p, label {	font-family: Arial, sans-serif;	font-size: 80%;	color: #000000;	text-align: justify;	}/*END of common/shared CSS Formatting*//*START of the formatting for the container division*/#container {display: block;	}/*END of the formatting for the container division */#menucontainer {display: none;}#submenucontainer {display:none;}/* START of CSS formatting for the main page*/#mainbody {	position:relative; 	width: 100%;	top: 0px; 	background-color: #ffffff; 	}/*START of CSS Formatting for the middle section on the mainpage*/#middle{background-color: #FFFFFF; }/*START of CSS Formatting for the rhs section on the mainpage*/#right{display: none}/*END of CSS Formatting for the rhs section on the mainpage*//*START of CSS Formatting for the lhs section on the mainpage*/#left {display:none;}#advert {display: none;}/*END of CSS Formatting for the lhs section on the mainpage*//*START of CSS Formatting for the footer section*/#footer {display: none;}/*formatting for joinus form*/form fieldset {  clear: both;  font-size: 100%;  border-color: #000000;  border-width: 1px 0 0 0;  border-style: solid none none none;  padding: 10px;  margin: 0 0 0 0;}form fieldset legend, h3 {  font-family: "Arial Rounded MT Bold", Arial, san-serif;  font-size: 130%;  font-weight: normal;  color: #000000;  margin: 0 0 0 0;  padding: 0 5px;}form div fieldset legend {  font-size: 100%;  padding: 0 3px 0 9px;}form div fieldset {  clear: none;  border-width: 1px;  border-style: solid;  border-color: #000000;  margin: 0 0 0 144px;  padding: 0 5px 5px 5px;  width: 230px;}form div fieldset legend {  font-size: 100%;  padding: 0 3px 0 9px;}form div label {  display: block;  float: left;  width: 130px;  padding: 3px 5px;  margin: 0 0 5px 0;  text-align: right;}form div input, form div select, form div textarea {  width: 200px;  padding: 1px 3px;  margin: 0 0 0 0;}form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {  margin: 0px 0px 0px 0px;}form div label.labelCheckbox, form div label.labelRadio {  float: none;  display: block;  width: 280px;  height: expression('1%');  padding: 0;  margin: 0 0 5px 252px;  text-align: left;}form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {  margin: 0 0 5px 0;  width: 280px; /*280px;*/}form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {  display: block;  width: 280px;  height: expression('1%');  padding: 4px 0px 5px 18px;  text-indent: -10px;  line-height: 125%;  }form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {  display: inline;  height: 14px;  width: 14px;  background-color: transparent;  border-width: 0;  padding: 0;  margin: 0;}#notes {	font-size: 120%;}