body {
	text-align: center;
	margin: 0;
	padding: 0 20px 20px;
	color: #999;
	background-color: black;
	font: 76%/1.4em Arial, Helvetica, Geneva, sans-serif;
}

/* ----- GENERAL ----- */

table, td, input, textarea, select, li {
	font: 100%/1.4em Arial, Helvetica, Geneva, sans-serif;
	color: #999;
}

th {
	background: #ddd;
	padding: 5px;
}

td {
	padding: 5px;
}

td.first {
	width: 40%;
}

/* ----- GLOBAL LINKS ----- */

a:link, a:visited {
	color: #98a70f;
	text-decoration: underline;
	border-style: none;
	outline: none;
}

a:hover, a:active {
	color: #98a70f;
	text-decoration: none;
	border-style: none;
	outline: none;
}

/* ----- global paragraphs, headers & horizontal rules ----- */

h1, h2, h3, h4, h5, p {
  margin: 0 0 1em;
  padding: 0;
}

.hr {
	height: 1px;
	border-bottom: 1px solid #666;
	margin-bottom: 1em;
	display: block;
}

/* ----- GLOBAL IMAGES ----- */

img {
	border: none;
}

.clr {
	clear: both;
}

/* ----- HIDDEN ----- */

#skip {
	display: none;
}

.hidden, .hideme {
	display: none;
}

/* ----- L/R FLOATS ----- */

.left {
	float: right;
	margin-right: .3em;
}

.right {
	float: right;
	margin-left: .3em;
}

/* ----- CONTAINER ----- */

.container {
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
}

.container .bg {
	padding: 0;
}

/* ----- STRUCTURE ----- */

#main {
	float: right;
	display: inline;
	width: 790px;
}

#mid{
	width: 790px;
	float: left;
	min-height:370px;
}

#mid .inner{
}

#lcol{
	width: 165px;
	float: left;
}

#lcol .inner{
	margin: 0;
	padding: 20px 0 0;
}

#rcol{
	width: 245px;
	/*display: inline;*/
	float: right;
	display: none;
}



#rcol .inner{

}

.content {
	padding: 25px 30px 20px;
	position: relative;
}

.content, #lcol .inner, #rcol .inner {
	zoom: 1;
	overflow: visible;
}

.content ul, .content ol, .content dl {
	margin-bottom: 1em;
	margin-top: 0;
	list-style-type: none;
}

.content li {
	margin-bottom: 0.7em;
	padding-left: 20px;
	background: url(../media/bullet_green.png) no-repeat left 0.1em;
	
}

.content h1 {
	color: #ffffff;
	padding: 0 100px 0 0;
	margin-bottom: 0.8em;
	font: normal normal 2em/1.2em Georgia, "Times New Roman", Times, serif;
}

.content h1#projTitle {
	color: #ffffff;
}

.content h2 {
	color: #98a70f;
	font: normal normal 1.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
}

.content h3 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3em;
	color: #98a70f;
	margin-bottom: 0.2em;
}

.content h4 {
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0em;
	color: #fff;
}

.content h5 {
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0em;
	color: #fff;
}

.content p{
	font-size: 1.3em;
	line-height: 1.3em;
}

.content ul.introlist {
	padding: 0;
	margin-bottom: 1em;
	list-style-type: none;
}

.content ul.introlist li, .content ul li.introlist {
	padding: 0;
	display: inline-block;
	margin-bottom: 0.8em;
	list-style-type: none;
	background-image: none;
}

.content ul.introlist li h1, .content ul li.introlist h1 {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	padding: 0;
}

.content ul.introlist li h1 a, .content ul li.introlist h1 a {

	color: #ffffff;
}

.content p.intro {
	line-height: 1.2em;
	font-size: 1.7em;
}

.comments {
	margin-top: 30px;
}

#bannerCarouselMain{
	padding-bottom: 30px;
}

#bannerCarouselMain li{
	list-style-type: none;
	padding: 0;
}

/* ----- PAGE CONTROLS ----- */

.pagecontrols span{
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

a.btt{
	display: block;
	line-height: 13px;
}

a.btlist {
	margin-right: 0;
	padding-right: 20px;
	background: url(../media/icon_arrow-right.png) no-repeat right;
	position: absolute;
	top: 30px;
	right: 0;
}

a.btlistbottom {
	margin-right: 0;
	padding-right: 20px;
	background: url(../media/icon_arrow-right.png) no-repeat right;
	position: absolute;
	right: 0;
	bottom: -10px;
}

/* ----- HEADER ----- */

#top {
	height: 105px;
	position: relative;
}

#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 53px;
	width: 180px;
	height: 52px;
	text-indent: -999em;
	background-image: url(../media/logo.png);
	display: block;
	left: 5px;
}

/* COLOURS */
.colours{
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	list-style-type: none;
}

ul.colours li{
	color: #fff;
	display: inline-block;
	margin: 0;
	line-height: 100%;
	float: left;
	background-image: none !important;
	padding: 0;
}

.colours li a{
	display: block;
	text-indent: -999em;
	width: 12px;
	height: 12px;
	background-color: #515151;
	float: left;
	margin-left: 3px;
	border: 1px solid #aaa;
}

.grey,.colours li a.grey {
	background-color: #666;
}

.blue, .colours li a.blue {
	background-color: #07b3ee;
}

.green, .colours li a.green {
	background-color: #98a70f;
}

.yellow, .colours li a.yellow {
	background-color: #e49d0d;
}

.brown, .colours li a.brown {
	background-color: #2f2824;
}

.red, .colours li a.red {
	background-color: #e94236;
}

.black, .colours li a.black {
	background-color: #000;
}

.white, .colours li a.white {
	background-color: #fff;
}

/* FONT COLOURS */

.content .grey, .content .grey a {
	color: #666;
	background-color: transparent;
}

.content .blue, .content .blue a{
	color: #07b3ee;
	background-color: transparent;
}

.content .green, .content .green a {
	color: #98a70f;
	background-color: transparent;
}

.content .yellow, .content .yellow a {
	color: #e49d0d;
	background-color: transparent;
}

.content .brown, .content .brown a {
	color: #2f2824;
	background-color: transparent;
}

.content .red, .content .red a {
	color: #e94236;
	background-color: transparent;
}

.content .black, .content .black a {
	color: #252525;
	background-color: transparent;
}

.content .white, .content .white a {
	color: #fff;
	background-color: transparent;
}

/* ----- HOME INTRO ----- */

ul#homeintro  {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#homeintro li {
	display: inline;
	padding: 0;
	margin: 0;
	font: normal normal 5.5em/1.1em Georgia, "Times New Roman", Times, serif;
	background-image: none !important;
}

ul#homeintro li a {
}

/* ----- HEADLINES ----- */

ul#articleList  {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#articleList li  {
	margin: 0 0 1em;
	border-bottom: 1px solid #98a70f;
	position: relative;
	padding: 0 0 0.5em;
	background-image: none;
}

ul#articleList h3 {
	color: #98a70f;
	font: normal normal 1.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	padding-right: 80px;
}

ul#articleList p.date {
	color: #98a70f;
	font: normal normal 1.6em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
}

ul#articleList .btt {
	position: absolute;
	top: 0;
	right: 0;
	color: #98a70f;
	font: normal normal 1.4em Georgia, "Times New Roman", Times, serif;
	background: url(../media/icon_arrow-up.png) no-repeat right;
	padding-right: 20px;
	display: block;
}

ul#articleList h3 a:link, ul#articleList h3 a:visited {
	text-decoration: none;
}

ul#articleList h3 a:active, ul#articleList h3 a:hover {
	text-decoration: underline;
}

ul#articleList .overview p {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

.articlePDF {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* ----- LEFT NAV ----- */

#lcol ul {
	padding: 0;
	margin: 0 0 1em;
	float: left;
}

#lcol ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
}

#lcol ul li a{
	border-style: none;
	padding: 10px 5px;
	display: block;
	font-size: 2.3em;
}


#lcol ul li a:link, #lcol ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#lcol ul li a:hover,#lcol ul li a:active {
	color: #fff;
	text-decoration: none;
	background-color: #98a70f;
}

#lcol ul li a.active:link, #lcol ul li a.active:visited{
	color: #fff;
	text-decoration: none;
	background-color: #98a70f;
}

/* TOP MENU */

#toplinks{
	position: absolute;
	top:53px;
	float: right;
	list-style-type: none;
	line-height: 1em;
	right: 30px;
	border-color: #999;
}


.mnav{
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	line-height: 1em;
}

.mnav li {
	color: #fff;
	display: inline;
	margin: 0;
	padding-left: 13px;
	background: url(../media/mnav_pipe.png) no-repeat 5px;
}

.mnav li.first {
	background-image: none;
	padding-left: 0;
}

.mnav a:link, .mnav a:visited {
	text-decoration: none;
	color: #fff;
}

.mnav a:hover, .mnav a:active{
	text-decoration: underline;
	color: #fff;
}

/* ADDRESS */

address {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 1em;
	clear: both;
	margin-left: 5px;
	float: left;
	margin-top: 3em;
	padding: 0;
	width: 155px;
}

address p {
	margin-bottom: 1em;
}

/* CRUMBS */


#breadcrumbs {
	position: absolute;
	top: 0;
	left: 0;
	color: white;
	line-height: 53px;
	margin-left: 5px;
	color: #999;
}

#breadcrumbs a {
	color: #999;
}

#breadcrumbs .first {
	font-weight: bold;
}

#breadcrumbs span {
}

/* ----- FONT SIZER ----- */

#typesize {
	margin: 0;
	padding: 0;
	position: absolute;
	float: right;
	list-style-type: none;
	right: 30px;
	line-height: 54px;
}

#typesize a {
	color: #999;
	text-decoration: none;
}

#typesize a:link, #typesize a:visited {
	color: #999;
	text-decoration: none;
}

#typesize a:hover, #typesize a:active {
	color: #999;
	text-decoration: underline;
}

.smallFont { 
	font-size: 0.9em;
}

.medFont {
	font-size: 1.1em;
}

.largeFont { 
	font-size: 1.3em;
}

.curFont {
	font-weight: bold;
	text-decoration: underline !important;
}

/* PAGE CONTROLS */

.pagecontrols {
	padding-top: 10px;
	position: relative;
}

.pagecontrols a {
	display: inline-block;
	margin-right: 10px;
	line-height: 16px;
}

#articleFilters {
	clear: both;
	text-align: left;
	border-top: 1px solid #98a70f;
	border-bottom: 1px solid #98a70f;
	padding: 0.5em 30px;
	margin-bottom: 1em;
	display: none;
}

#articleFilters label {

}

#articleFilters select {
	margin-left: 30px;
	width: 230px;
	color: #515151;
}

/* PAGINATION */

ul.pagination {
	margin: 0;
	list-style-type: none;
	padding: 0;
	display: block;
}

.pagination li {
	margin: 0 !important;
	display: block;
	padding: 0 5px 0 !important;
	float: left;
	background-image: none !important;
}

/* ----- FOOTER ----- */

#footer {
	clear: both;
	text-align: left;
	border-top: 1px solid #98a70f;
	margin-right: 30px;
	margin-top: 30px;
}

#footer .inner {
	text-align: left;
	padding: 0.6em 0 0.5em;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer #copyright {
	float: right;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#footer li {
	display: inline;
	padding-left: 13px;
	background: url(../media/fnav_pipe.png) no-repeat 5px;
}

#footer li.first {
	background-image: none;
	padding-left: 0;
}

#footer a:link, #footer a:visited{
	color: #999;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #999;
	text-decoration: underline;
}

/* TABLES */

table.gen-table{
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 1em;
	clear: both;
	border-style: none;
}

table.gen-table td{
	padding: 8px;
	border: 1px solid #e5e5e5;
}

table.gen-table th{
	padding: 8px;
	border: 1px solid #c6c6c6;
	text-align: left;
}



/* FORMS */

fieldset {
	padding: 0;
	margin: 1em 0;
	border-style: none;
}

legend {
	color: #7d7b7c;
	font-weight: normal;
	padding: 0 0 1em;
	font-size: 1.2em;
	clear: both;
	margin: 0;
	border-style: none;
}

.button, input.submit {
	color: #fff;
	text-align: center;
	text-transform: lowercase;
	margin-right: 5px;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle;
 	display: inline-block;
	margin-top: 0;
	font-weight: bold;
	position: relative;
	margin-bottom: 5px;
	background: none no-repeat 5px center;
	border: 1px solid #353535;
	padding: 0.3em 1em;
}

.gen-form label{
	line-height: 1.8;
	vertical-align: top;
	float: left;
	width: 150px;
	vertical-align: middle;
}

.gen-form input{
	color: #666666;
	float: left;
	font-family: "Trebuchet MS", Lucida, Verdana, sans-serif;
}

.gen-form input.textbox{
	color: #666666;
	width: 300px;
	font-family: "Trebuchet MS", Lucida, Verdana, sans-serif;
}

.gen-form select{
	color: #666666;
}

.gen-form textarea{
	color: #666666;
	width: 300px;
	height: 110px;
	float: left;
	font-family: "Trebuchet MS", Lucida, Verdana, sans-serif;
}

.gen-form .row{
	padding-bottom: 5px;
	clear: both;
}

.gen-form label.error,.gen-form.contactForm span{
	display: inline-block;
	margin-left: 5px;
	color: #e94236 !important;
	width: auto;
}

span.requiredfield{
	display: none !important;
}

.button:link, .button:visited {
	color: #fff;
	text-decoration: none !important;
}

.button:hover, .button:active {
	color: #000;
	text-decoration: underline !important;
}

/* CONTACT FORM */

.gen-form.contactForm input{

	width: 300px;
}

.contactForm a.submitbutton{
	margin-left: 150px !important;
}
/* FTAF */


.ftafFrom{

	text-align: left;
	padding-top: 10px;
}

.ftafFrom h2{
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.ftafFrom label {
	line-height: 1.8;
	vertical-align: top;
	vertical-align: middle;
	width: 100px;
	display: inline-block;
	text-align: left;
	color: white;
}

.ftafFrom input.inputbox {
	color: #0d1f05;
	width: 200px;
}

.ftafFrom input#btnSubmit{
	color: #000;
	margin-top: 5px;
	margin-left: 100px;
}

.ftafFrom input#cancel {
	color: #000;
	margin-top: 5px;
}

#newscarousel {
	padding-top: 10px;
}

/* SITEMAP */

ul.sitemap {
	margin-bottom: 1em;
	margin-top: 1em;
}

ul.sitemap li {
	margin-bottom: 0.5em;
}

ul.sitemap ul {
	margin-top: 0.5em;
}

/* UI */

.ui-accordion .ui-accordion-header {

}

.ui-accordion .ui-accordion-header a {
	padding: .5em 15px;
	color: #3e003c;
}

.ui-accordion .ui-accordion-header .ui-icon {
	background: url(/multimedia/media/icon_last.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 10px;
}

.ui-state-default, .ui-widget-content .ui-state-default {
	border: 1px solid #d2ccb8;
	background: none repeat-x 50% 50%;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	border: 1px solid #d2ccb8;
	background-image: none;
	background-color: #d1c8b5;
}

.ui-state-active, .ui-widget-content .ui-state-active {
	border: 1px solid #d2ccb8;

}

.ui-widget-content {
	border: 1px solid #d2ccb8;
	background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}

/* ----- FLOAT FIX ----- */

#socialicons {
	color: #999 !important;
	clear: both;
	padding: 30px 0 0px 5px;
}

#follow {
	color: #999 !important;
	padding: 0;
	margin: 0 0 5px;
}

#socialicons a {
	display: block;
	height: 26px;
	width: 26px;
	text-indent: -999em;
	float: left;
	margin-right: 15px;
}

a#twitter{
	background: url(../media/icon_twitter.png) no-repeat left bottom;
}

a#linkedin{
	background: url(../media/icon_linkedin.png) no-repeat left bottom;
}

a#friendface{
	background: url(../media/icon_facebook.png) no-repeat left bottom;

}

/* ----- FLOAT FIX ----- */

.inner:after, #page:after, .content:after, #searchresults:after, .row:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.inner, #page, .content, .row{
	display: block;
}

/*  \*/

.inner, #page, .content, .row{
	min-height: 1%;
}

* html .inner, #page, .content, .row{
	height: 1%;
}

/*  */

/* ----- END FLOAT FIX ----- */
