body {
	color: #333333;
	text-align: left;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	list-style-image: url(../resources/UCT-Logo-tiny.gif);
	list-style-position: inside;
}

#container {
	width: 60em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: none;
	height: auto;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 0.5em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4em;
}
#logo {
	top: 2px;
	float: left;
	margin-right: 2em;
	margin-left: 2em;
}
#header {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	height: 6em;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	padding-right: 0.5em;
	border: 0.1em solid #09C;
	background-color: #F2F2F2;
}


#imagePanel {
	height: 259px;
	margin-right: auto;
	margin-left: auto;
	width: 779px;
}
#textPanel {
	width: 100%;
	height: auto;
}
#textPanelLeft {
	float: left;
	width:56%;
	height:auto;
	text-align: left;
	padding-right: 1.5em;
	padding-left: 1.5em;
	margin-bottom: 2em;
	margin-top: 1em;
	margin-left: 2em;
}

#textPanelRight {
	width:25%;
	float: left;
	height: auto;
	text-align: left;
	padding-bottom: 1em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	margin-bottom: 2em;
	margin-top: 1em;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #999999;
}
#footer {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-transform: capitalize;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: center;
	border-top: 1px solid #CCC;
	border-right: 1px #CCC;
	border-bottom: 1px #CCC;
	border-left: 1px #CCC;
	font-size: 0.9em;
	clear: both;
}
#contact table {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	width: auto;
	float: left;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399cc;
	font-size: 1.8em;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: 900;
	vertical-align: top;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	line-height: 1em;
	font-style: italic;
	float: none;
	margin-top: -1em;
	text-align: right;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	line-height: 1em;
	padding: 0.5em;
	float: left;
	width: auto;
	background-color: #3399CC;
}
h4 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	list-style-image: url(../resources/UCT-Logo-tiny.gif);
	list-style-position: outside;
	list-style-type: disc;
}
h5 {
	color: #3399cc;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
				  
.imgRight {
	margin: 1em;
	float: right;
	width: auto;
	border-top: 0em #333333;
	border-right: 0em #333333;
	border-bottom: 0em #333333;
	border-left: 0em #333333;
}
.imgLeft {
	margin: 1em;
	float: left;
	width: auto;
}
.imgCentre {
	text-align: center;
}
#imgCaption {
	color: #666;
	font-size: 0.8em;
}

.imgCentre div {
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #3399CC;
}

.noborder {
	text-decoration: none;
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
}
.boxRight {
	width: auto;
	float: right;
	text-align: center;
	border: 0.1em solid #666666;
	padding: .3em;
}
.CentredDiv {
	text-align: center;
}
.PageTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	background-color: #0CF;
	padding: 0.3em;
	width: auto;
	float: left;
	margin-right: 5em;
	margin-bottom: 1em;
}
.siteTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #3399CC;
}
.strapline {
	text-align: left;
}

#triptych {
	text-align: center;
}
.highlightedBox {
	text-align: center;
	color: #333;
	padding: .5em;
	border: 1px solid #3399cc;
	font-weight: bold;
}
.highlightedBox a:hover a:link a:visited{
	background-color: #000;
	text-align: center;
	color: #FFF;
	padding: .5em;
}
.imgRow{
	margin: 0.5em;
}
.highlightedLeftBox {
	text-align: left;
	color: #333;
	padding: .5em;
	border: 1px solid #3399cc;
	background-color: #F2F2F2;
}
.smallQuote {
	font-size: 12px;
}
