body {
	padding: 0;
	margin: 0;
	background-color: white;
	font-family: Century Gothic, Arial, Helvetica;
}
img {
	border-width: 0;
}

select {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 1em !important;
}

h1, h2, .page-link, #face a, #page-nav a {
	color: #007832;
}
h1 {
	font-size: 1.8em;
	margin: .67em 0;
	padding: 0;
}
h2 {
	font-size: 1.3em;
	margin: .83em 0;
	padding: 0;
}
p {
	margin: 1em 0;
}
table {
	padding: 0;
	margin: 0;
	border-width: 0;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.error {
	color: red;
}
#container {
	width: 100%;
}
#left-layout-top, #left-layout-middle, #left-layout-bottom, #right-layout-top, #right-layout-middle, #right-layout-bottom {
	width: auto;
	padding: 0;
}
#left-layout-top {
	background: url("/elements/images/left-layout-top.gif") repeat-x 0 37px;
}
#left-layout-middle {
	background: url("/elements/images/left-layout-middle.gif") repeat-x bottom left;
}
#left-layout-bottom {
	padding: 0;
	background: url("/elements/images/left-layout-bottom.gif") repeat-x bottom left;
	vertical-align: bottom;
}
#left-layout-bottom-right {
	height: 153px;
	background: url("/elements/images/left-layout-bottom-right.jpg") no-repeat bottom right;
}

#right-layout-top {
	background: url("/elements/images/right-layout-top.gif") repeat-x 0 37px;
}
#right-layout-middle {
	background: url("/elements/images/right-layout-middle.gif") repeat-x bottom left;
}
#right-layout-bottom {
	padding: 0;
	background: url("/elements/images/right-layout-bottom.gif") repeat-x bottom left;
	vertical-align: bottom;
}
#right-layout-bottom-left {
	height: 47px;
	background: url("/elements/images/right-layout-bottom-left.gif") no-repeat bottom left;
}

#centre-layout-top, #centre-layout-bottom {
	width: 775px;
	padding: 0;
}
#centre-layout-bottom {
	vertical-align: bottom;
}
.home #centre-layout-bottom, .non-home #centre-layout-bottom {
	background: url("/elements/images/left-margin-light.gif") repeat-y top left;
}
.sub-home #centre-layout-bottom {
	background: url("/elements/images/left-margin-dark.gif") repeat-y top left;
}
#tui-top {
	height: 37px;
	background: url("/elements/images/tui-top.gif") no-repeat 407px 100%;
}
#top-bar {
	position: relative;
	height: 38px;
	background: url("/elements/images/bar.gif") repeat-y top left;
}
#tui {
	position: absolute;
	top: 0;
	right: 0;
	height: 305px;
	width: 395px;
	background: url("/elements/images/tui.gif") no-repeat top left;
	z-index: 1;
}
.home #tui, .non-home #tui {
	opacity: 0.4;
	filter:alpha(opacity=40);
}
.sub-home #tui {
	opacity: 0.4;
	filter:alpha(opacity=40);
}
#header img, #header object {
	display: block;
}
/*
#header-home {
	height: 220px;
	background: url("/elements/images/header-home.jpg") no-repeat top left;
}
*/
#bottom-bar {
	position: relative;
	height: 40px;
	background: url("/elements/images/bar.gif") repeat-y top left;
}
#left-margin {
	background: url("/elements/images/left-margin-light.gif") repeat-y top left;
}
#main {
	background: url("/elements/images/left-margin-bottom.jpg") no-repeat bottom left;
	overflow: auto;
	width: 100%;
}
.spacer {
	clear: both;
}
#left {
	float: left;
	width: 222px;
	padding: 0 33px 395px 0;
}
/*
#left-nav {
	float: left;
	width: 200px;
	list-style-type: none;
	margin: 0;
	padding: 20px 30px 250px 25px;
}
#left-nav li {
	padding-bottom: 7px;
}
#left-nav a {
	color: white;
	font-weight: bold;
	font-size: 1em;
}
*/

#centre-layout-bottom2 {
	height: 47px;
	background: url("/elements/images/bottom.gif") no-repeat top left;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 0.8em;
}

#search-box {
	float: left;
	padding: 10px 0 0 25px;
}
#search-box * {
	display: block;
	float: left;
}
#search-arrows {
	margin: 5px 0 0 6px;
}
#search_string {
	border-style: none;
	width: 140px;
	/*color: #80b08e;*/
}

#top-nav {
	position: absolute;
	/*left: 502px;
	top: 303px;*/
	left: 255px;
	top: 8px;
	width: 500px;
	height: 30px;
	padding: 0;
	margin: 0;
	z-index: 2;
}
#top-nav li {
	display: inline;
	padding-right: 45px;
}
#top-nav a {
	color: white;
	font-weight: bold;
	font-size: 1em;
}
#page-nav {
	margin: 0;
	padding: 10px 0 0 0;
}
#page-nav li {
	display: inline;
	padding-right: 20px;
}
#page-nav a {
	font-size: 1.1em;
}
.home #content {
	float: left;
	width: 500px;
	padding: 0 0 20px 0;
	font-size: 80%;
}
.sub-home #content, .non-home #content {
	float: left;
	width: 465px;
	padding: 0 0 20px 0;
	font-size: 80%;
}
#page-links td {
	padding: 0 15px 8px 0;
	vertical-align: top;
}
#page-links p {
	font-size: 0.9em;
}
.page-link {
	font-weight: bold;
	display: block;
	font-size: 1.2em;
}
.home #right {
	float: left;
	width: 125px;
	/*width: 150px;*/
	margin-top: 30px;
	padding: 20px 0 0px 25px;
}
.sub-home #right, .non-home #right {
	float: right;
	width: 0px;
	/*width: 150px;*/
	/*padding: 20px 35px 0 30px;*/
}
#right-photo {
	width: 119px;
	/*width: 150px;*/
	margin: 0px 0px 45px 0px;
	border-width: 0px;
}
#right-photo td#right-photo-image {
	width: 100%;
	/*height: 159px;*/
	height: 137px;
	vertical-align: bottom;
	text-align: center;
	color: red;
	/*background: url("/elements/images/right-photo.jpg") no-repeat top left;*/
	font-size: 0.7em;
	padding: 0;
}
#right-photo td#right-photo-text {
	height: 150px;
	vertical-align: top;
	text-align: centre;
	font-size: 0.7em;
	padding: 0;
}
#right-photo-text1 {
	display: none;
	background: url("/elements/images/careerInformation/right-photo1.jpg") no-repeat top left;
}
#right-photo-text2 {
	display: none;
	background: url("/elements/images/careerInformation/right-photo2.jpg") no-repeat top left;
}
#right-photo-text3 {
	display: none;
	background: url("/elements/images/careerInformation/right-photo3.jpg") no-repeat top left;
}
#right-photo-text4 {
	display: none;
	background: url("/elements/images/careerInformation/right-photo4.jpg") no-repeat top left;
}
#right-photo-text5 {
	display: none;
	background: url("/elements/images/careerInformation/right-photo5.jpg") no-repeat top left;
}
#events {
	width: 117px;
	padding: 0;
	border-width: 0;
}
#events td {
	padding: 2px;
}
.event-heading {
	height: 24px;
	width: 100%;
	background: url("/elements/images/heading.gif") repeat-y top left;
	color: white;
}

.htitle {
	color: #f5f5f5;
}


#events-heading {
	font-size: 0.8em;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	background: url("/elements/images/heading.gif") repeat-y top left;
}
.event-heading {
	vertical-align: bottom;
}
.event-heading a {
	color: white;
}
.event-heading, .event-text {
	font-size: 0.7em;
}
#crumb-trail {
	font-size: 0.6em;
	padding: 8px 0;
}
#crumb-trail, #crumb-trail a {
	color: #aaa;
}
/*
#page-links-top {

}
#page-links-top a {
	color: #007832;
	font-size: 1.8em;
	margin-right: 5px;
}
*/


#face {
	text-align: center;
	color: #007832;
	font-size: 0.8em;
	font-family: Arial, Verdana, sans-serif;
	
}

#face ul li {
	list-style-type: none;
	display: inline; 
	padding-right: 20px;
}


#face img {
	padding: 2px 5px 0 5px;
	vertical-align: middle;
}
#face a {
	
}

.cmenu {
	font-weight: bold;

}

#left-nav2 ul li {
	border-bottom: 1px dotted #6c9677;
}

#left-nav2 ul li:hover {
	background: #6c9677;
}

#left-nav2 ul li a:hover {
	text-decoration: none;
}

/* site map */
.mapSection {
	color: #007832;
	font-weight: bold;
}

.mapPage {
	color: #007832;
}

.submitButton {
	
}

