body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1000px;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
	padding: 0px;

}
#LeftMargin {
	width: 225px;
	overflow: hidden;
}

#topNav{
	position: relative;
	top: 10px;
}
#topNav ul{
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#topNav li{
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 6px;
	padding-left: 0px;
}
#topNav a {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605c5b;
	text-decoration: none;
	font-weight: bold;
}
#topNav a:hover {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023a73;
	text-decoration: none;
	font-weight: bold;
}

#BoxEventsDiary {
	background-image: url(../img/box_headers/events_diary.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 100%;
}
#BoxEventsDiaryArea ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#BoxEventsDiaryArea li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#BoxEventsDiaryArea {
	margin: 0px;
	padding: 6px;

	background-color: #f5f4f2;
	border: 1px solid #ebe8e1;
}
#BoxEventsDiaryArea a {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none; 
}
#BoxEventsDiaryArea a:hover {
	text-decoration: underline;
}


#BoxMainNav {
	background-image: url(../img/box_headers/How_can_we_help.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 100%;
}
#BoxMainNavArea {
	margin: 0px;
	padding: 6px;

	background-color: #f5f4f2;
	border: 1px solid #ebe8e1;
}
#BoxMainNavArea ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#BoxMainNavArea li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#BoxMainNavArea a {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605c5b;
	text-decoration: none;
}
#BoxMainNavArea a:hover {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023a73;
	text-decoration: none;
}
.txtSmallRedUnderline {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
#BoxWelcome {
	background-image: url(../img/box_headers/welcome.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 100%;
}
#BoxWelcomeArea {
	margin: 0px;
	padding: 6px;
	background-color: #f5f4f2;
	border: 1px solid #ebe8e1;
}


#BoxProgrammes {
	background-image: url(../img/box_headers/Programmes.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 100%;
}
#BoxProgrammesArea {
	margin: 0px;
	background-color: #f5f4f2;
	border: 1px solid #ebe8e1;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#BoxContact {
	background-image: url(../img/box_headers/Contact_us.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 100%;
}
#BoxContactArea {
	margin: 0px;
	background-color: #f5f4f2;
	border: 1px solid #ebe8e1;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}


#BoxOpenTraining {
	background-image: url(../img/box_headers/Open_Programmes.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 100%;
}
#BoxOpenTrainingArea {
	margin: 0px;
	border: 1px solid #ebe8e1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	color: #00a1c4;
}



#baseNav ul{
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#baseNav li{
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 6px;
	padding-left: 0px;
}
#baseNav a {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605c5b;
	text-decoration: none;
	font-weight: bold;
}
#baseNav a:hover {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023a73;
	text-decoration: none;
	font-weight: bold;
}
.cmsAreaWidth {
	width: 722px;
	overflow: hidden;
}
#cmsArea1 {
	margin: 0px;
	padding: 6px;
 
	border: 1px solid #ebe8e1;
}
.Spacer5px {
	height: 5px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.Spacer10px {
	height: 5px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.BorderLineBR {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ebe8e1;
	border-bottom-color: #ebe8e1;
}
.BorderLineBL {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe8e1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebe8e1;
}
.BorderLineBLR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe8e1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebe8e1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebe8e1;
}
div #BoxOpenTrainingArea h1 {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #013c74;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
div #BoxOpenTrainingArea h2 {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #013c74;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.fullDetailsLink {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #be0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
div #BoxOpenTrainingArea a {
	color: #be0000;
}
.txt {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtBlue {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003d76;
}
.txtRedU {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 300px;
	border: 1px solid #ebe8e1;
}
.contactForm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 500px;
	border: 1px solid #ebe8e1;
}
.contactFormMax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border: 1px solid #ebe8e1;
}
.breadCrumb  {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #605c5b;
	text-decoration: none;
	font-weight: normal;
}
#breadCrumb a {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #605c5b;
	text-decoration: none;
	font-weight: normal;
}
#breadCrumb a:hover {
	color: #605c5b;
	text-decoration: underline;
	font-weight: normal;
}
#baseStriptxt {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #605c5b;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	right: 15px;
}