@charset "utf-8";
h2 {
	font-weight: bold;
	color: #E8E8E8;
	font-size: 21px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 38px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-transform: uppercase;
}
p {
	margin: 0px;
	padding: 0px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}

.bg-blue {
	background-color: #2AA4AF;
}
.bg-blue-light {
	background-color: #b0dde1;
}
.txt-blue {
	color: #2E8B96;
}

.bg-orange {
	background-color: #c38e55;
}
.bg-orange-light {
	background-color: #E1C4A8;
}
.txt-orange {
	color: #ab7943;
}

.bg-red {
	background-color: #ad5854;
}
.bg-red-light {
	background-color: #e3cdcc;
}
.txt-red {
	color: #904542;
}

.bg-purple {
	background-color: #a78c9b;
}
.bg-purple-light {
	background-color: #eedde7;
}
.txt-purple {
	color: #8e7282;
}

.bg-green {
	background-color: #94b446;
}
.bg-green-light {
	background-color: #e7f3cb;
}
.txt-green {
	color: #85a140;
}

.txt-white {
	color: #FFF;
}



.clear {
	clear: both;
}
.IMGleft {
	float: left;
	margin-right: 25px;
}
.IMGright {
	float: right;
	margin-left: 25px;
}


/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../../assets/images/global/mainBG-medium.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
#siteWrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../assets/images/global/whiteFadePNG.png);
	background-repeat: repeat;
}
#siteInner {
	padding: 25px;
}
#headerWrapper {
	margin-bottom: 25px;
	text-align: right;
}
#leftCol {
	float: left;
	width: 218px;
}


#mainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	#mainNav a {
		display: block;
		height: 27px;
		margin-bottom: 1px;
		background-color: #4f4f4f;
		border-left-width: 8px;
		border-left-style: solid;
		border-left-color: #808080;
		line-height: 27px;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #cbcbcb;
		padding-left: 10px;
		text-transform: uppercase;
	}
		#mainNav a:hover {
			border-left-color: #2aa6b1;
			color: #FFF;
			background-color: #666;
		}
		#mainNav .selected a {
			border-left-color: #2aa6b1;
			color: #FFF;
		}

#secondNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#secondNav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

	#secondNav a {
	display: block;
	height: 30px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #D2D2D2;
	line-height: 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
	padding-left: 10px;
	text-transform: uppercase;
	}
		#secondNav a:hover {
			border-left-color: #808080;
			color: #FFF;
		}
		#secondNav .selected a {
			border-left-color: #808080;
			color: #FFF;
		}

	
#leftCol #leftColColourBlockTop {
	height: 125px;
	margin-top: 2px;
}
#leftCol #leftColColourBlockBottom {
	height: 123px;
	margin-top: 2px;
}
#leftCol #leftColColourBlockBottom #copyrightHolder {
	font-size: 11px;
	color: #575757;
	padding-top: 100px;
	text-align: center;
}



#rightCol {
	float: right;
	width: 704px;
}
#rightCol #bodyContent {
	font-size: 12px;
	color: #333;
	background-color: #F5F5F5;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 17px;
}
#rightCol #bodyContent a {
	font-weight: bold;
	color: #3091A5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3091A5;
}
	#rightCol #bodyContent a:hover {
		font-weight: bold;
		color: #000;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #000;
	}

#rightCol #bodyContent #bodyHeader {
	font-size: 14px;
}
.trusteeIMGholder {
	float: left;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #C38E55;
	margin-bottom: 15px;
}
.trusteeBodyHolderr {
	float: left;
	margin-left: 15px;
	width: 325px;
}
.contactHeader {
	padding: 8px;
	background-color: #E4E4E4;
	font-weight: bold;
}
.directorateQuote-inner {
	padding-top: 650px;
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
	font-size: 14px;
	color: #FFF;
}


#homeExtraInfo {
	margin-top: 15px;
	padding: 8px;
	font-size: 12px;
	background-color: #EEE;
	color: #333;
	text-align: right;
	font-weight: bold;
}
	#homeExtraInfo a {
		color: #1C6F75;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #1C6F75;
	}
		#homeExtraInfo a:hover {
			color: #000;
			border-bottom-color: #000;
		}
#gridItemsList {
	list-style-type: none;
	line-height: 22px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contactMainHeader {
	font-size: 14px;
	background-color: #A78C9B;
	padding: 8px;
	color: #FFF;
}

