html { font-size:100.01%;}
body {
	margin:0;
	color:#000;
	font:64% Verdana, Arial, Tahoma, sans-serif;
	background:#51626f;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;     
}
fieldset {border-style:none;}
.page-width {
	margin:0 auto;
	position:relative;
	width:926px;
	padding:150px 0 20px;
	font-size:1.20em;
}
/* header */
#header {
	position:absolute;
	left:0;
	top:0;
	width:926px;
	height:150px;
	border-bottom:1px solid #9da7ae;
}
/* logo */
#header strong.logo {
	position:absolute;
	left:203px;
	top:54px;
	width:122px;
	height:76px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
#header strong.logo a {
	display:block;
	width:426px;
	height:68px;
}
#header strong.title {
	position:absolute;
	left:407px;
	top:86px;
	color:#fff;
	font-size:26px;
	line-height:28px;
}
/* columns holder */
.columns-holder {
	overflow:hidden;
	height:1%;
	padding:0 0 15px;
}
.nav-bar {
	float:left;
	width:200px;
	overflow:hidden;
	padding:26px 0 0;
}
.nav-bar ul {
	margin:0 5px 0 0;
	padding:0;
	list-style:none;
}
.nav-bar ul li {
	font-size:21px;
	line-height:26px;
}
.nav-bar ul a {
	text-decoration:none !important;
}
.nav-bar ul em {
	font-style:normal;
}
.nav-bar ul a:hover,
.nav-bar ul li.active a {
	color:#d4e028;
}


.nav-bar ul ul {
	margin:0 0 5px;
	padding:2px 0 25px 12px;
	border-top:1px solid #a8b400;
	border-bottom:1px solid #9da7ae;
}
.nav-bar ul li.active ul a {
	color:#fff;
}
.nav-bar ul li.active ul li.active a {
	color:#d4e028;
}
.nav-bar ul ul li {
	padding:5px 0 0;
}
.nav-bar ul ul ul {
	padding:2px 0 2px 20px;
	margin:0;
	border:none;
}
.nav-bar ul ul li {
	font-size:0.6em;
	line-height:1.25em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.nav-bar ul ul ul li {
	font-size:1em;
	line-height:1.25em;
}
/* content */
.content {
	float:right;
	width:720px;
	overflow:hidden;
	color:#fff;
}
.pict {
	margin:13px 0 0;
}
.pict img {
	display:block;
}
/* footer */
#footer {
	overflow:hidden;
	height:1%;
	padding:0 0 0 203px;
	border-top:1px solid #9da7ae;
}
#footer a.banner {
	float:left;
	margin:23px 0 0;
}
#footer ul {
	float:right;
	width:550px;
	display:inline;
	margin:18px -8px 0 0;
	padding:0;
	list-style:none;
}
#footer ul li {
	float:right;
	padding:0 8px 0 11px;
	background:url(../images/bg-sep-foot.gif) no-repeat 100% 50%;
}
#footer ul a {
	font-size:1.0em;
	line-height:1.50em;
	text-decoration:none;
	white-space:nowrap;
}
#footer ul a:hover {
	text-decoration:underline;
}
/* inner page */
/* breadcrumbs */
.content-pict {
	float:right;
	width:196px;
	height:551px;
}
.breadcrumbs {
	overflow:hidden;
	height:1%;
}
.breadcrumbs div {
	margin:4px 0 0 -8px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.breadcrumbs div {
	float:left;
	color:#c0ce02;
	padding:0 5px 0 10px;
	font-size:0.91em;
	line-height:1.63em;
	font-weight:bold;
	background:url(../images/bg-sep.gif) no-repeat 0 70%;
}
.breadcrumbs div a {
	font-weight:normal;
}
.box-content {
	float:left;
	margin:8px 0 0;
	width:500px;
	overflow:hidden;
	border:1px solid #a8b1b7;
	padding:5px;
}
.people-listing {
	width: 708px !important;
}

.people-listing-text {
	float:left; 
	width: 190px; 
	margin-right: 15px;
	margin-left: 15px;
}
.people-listing-text h2 {
	font-size: 20px !important;
	font-weight: bold;
	padding-top: 20px;
}

.content h1 {
	margin:0;
	font-size:1.5em;
	padding-left:14px;
	line-height:1.70em;
	font-weight:normal;
	background:#a8b400;
}
.content img {
	display:block;
}
.content .text {
	margin:3px 0 0;
	padding:10px 16px;
	background:#63737e;
	width:468px;
	float:left;
}
.people-listing-bg {
	margin:3px 0 0;
	padding:10px 16px;
	background:#63737e;
	width:676px;
	float:left;
}
.content p {
	margin:10px 0 0;
	font-size:1em;
	line-height:1.33em;
}
.content .text img {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #fff;
}
.content h2 {
	margin:15px 0;
	font-size:1em;
	line-height:1.33em;
}
.content .links {
	float:left;
	width:500px;
}
.content .links ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content .links ul li {
	margin:2px 0 0;
	padding:8px 0 8px 24px;
	font-size:1em;
	line-height:1.33em;
	font-weight:bold;
	background:#738054 url(../images/bg-arrow.gif) no-repeat 16px 50%;
}
.box-content.wide-page{width:708px;}
.content .text.wide-page{width:676px;}

/* sidebar */
.sidebar {
	float:right;
	width:194px;
	padding:8px 0 0;
	overflow:hidden;
}
.sidebar .box {
	margin:0 0 17px;
	padding:4px;
	border:1px solid #a8b1b7;
}
.sidebar h2 {
	margin:0;
	font-size:1em;
	line-height:2.50em;
	padding-left:11px;
	background:#7d8993;
}
.sidebar h3 {
	margin:0;
	font-size:1em;
	line-height:2.50em;
	padding-left:19px;
	background:#748343 url(../images/bg-arrow.gif) no-repeat 11px 50%;
}
.sidebar .list-doc ul {
	margin:6px 0 0 7px;
	padding:0 0 4px;
	list-style:none;
}
.sidebar .list-doc ul li {
	padding:8px 0 8px 0;
	font-size:1em;
	line-height:1.30em;
	font-weight:bold;
	border-top:1px solid #a8b1b7;

}
.sidebar .list-doc ul li:first-child {
	border:none;
}
.sidebar .list-doc ul li a {
	display:block;
	padding-left:20px;
	background:url(../images/ico-pdf.gif) no-repeat 0 4px;
}
.sidebar .pict-block {
	margin:5px 0 10px;
}
.sidebar .pict-block p {
	margin:10px 10px 0;
}
/* list link */
.sidebar .list-link ul {
	margin:10px 0 0 10px;
	padding:0;
	list-style:none;
}
.sidebar .list-link ul li {
	padding:8px 0 8px;
	font-size:1em;
	line-height:1.30em;
	vertical-align:top;
	border-top:1px solid #a8b1b7;
}
.sidebar .list-link ul li:first-child {
	 border-top:none;
}
.sidebar .list-link ul a {
	display:block;
	padding-left:9px;
	background:url(../images/bg-arrow.gif) no-repeat 0 4px;
}
/* comments  */
.wrap {
	overflow:hidden;
	height:1%;
}
#comments {
	position:relative;
	width:715px;
	margin:48px 0 0;
	border:1px solid #a8b1b7;
}
#comments .top {
	margin:0;
	overflow:hidden;
	height:1%;
	padding:10px 5px 5px 21px;
	background:url(../images/bg-top.gif) no-repeat;
}
#comments .top h3 {
	float:left;
	margin:2px 0 0;
	font-size:1.16em;
	line-height:1.14em;
}
#comments .top a.post {
	float:right;
	margin-left:10px;
	width:148px;
	height:26px;
	text-indent:-9999px;
	background:url(../images/btn-post.gif) no-repeat;
}
#comments a.collapse {
	position:absolute;
	left:390px;
	top:10px;
	width:165px;
	height:26px;
	text-indent:-9999px;
	background:url(../images/btn-collapse.gif) no-repeat;
}
#comments ul {
	margin:15px 20px 0;
	padding:0;
	list-style:none;
}
#comments ul li {
	padding:12px 0 8px;
	border-top:1px solid #a8b1b7;
}
#comments ul li:first-child {
	border-top:none;
}
#comments ul .when {
	overflow:hidden;
	height:1%;
	font-size:1em;
	line-height:1.25em;
	font-weight:bold;
}
#comments ul .when span {
	float:left;
	color:#d4e028;
	padding-right:16px;
	margin-right:13px;
	background:url(../images/bg-sep-foot.gif) no-repeat 100% 50%;
}
#comments ul p {
	margin:10px 0 0;
}
.open {
	border-bottom:none !important;
}
.open ul {
	display:none;
}
/* personnel */
.personnel {
	width:692px;
	padding:12px;
	margin:8px 0 0;
	border:1px solid #a8b1b7;
}
.box-person {
	overflow:hidden;
	height:1%;
	padding:0 4px 0 14px;
	background:#63737e;
}
.box-person img {
	float:right;
}
.box-person .about {
	float:left;
	margin:24px 0 0;
	padding-bottom:20px;
	width:288px;
	overflow:hidden;
}
.box-person .top-about {
	padding:0 10px 10px;
	border-bottom:1px solid #a8b400;
}
.box-person h1 {
	margin:0;
	padding-left:9px;
	font-size:1.5em;
	line-height:1.66em;
	font-weight:bold;
	background:#a8b400;
}
.box-person .top-about h2 {
	margin:6px 0 0;
	font-size:1em;
	line-height:1.5em;
}
.box-person p {
	margin:0;
	font-size:0.91em;
	line-height:1.09em;
}
.box-person .box-about {
	padding:0 10px;
}
.box-person  h3 {
	margin:12px 0 0;
	font-size:0.91em;
	line-height:1.09em;
}
.box-person .top-about p {
	margin:10px 0 0;
	font-size:0.91em;
	line-height:1.09em;
}
/* news page */
.sidebar a.rss {
	display:block;
	font-size:1em;
	line-height:2em;
	padding-left:26px;
	background:url(../images/ico-rss.gif) no-repeat 0 50%;
}
.news-nav h2 {
	margin:6px 0 0;
	font-size:1.16em;
	background:#8a9727;
}
.news-nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.news-nav ul li {
	margin:4px 0 0;
	padding-left:11px;
	background:url(../images/bg-item.gif) repeat-x;
}
.news-nav ul a {
	font-size:1em;
	padding-left:9px;
	line-height:31px;
	font-weight:bold;
	background:url(../images/bg-arrow.gif) no-repeat 0 50%;
}
.news-nav ul li.active {
	background:url(../images/bg-item-active.gif) repeat-x;
}
.news-nav ul li.active a {
	background:none;
}
.news-nav ul ul {
	margin:5px 0 0;
}
.news-nav ul ul li {
	background-color: transparent !important;
	background-image: none;
	border-bottom: 1px solid #a8b1b8;
}
.news-nav ul li.active ul li {
	padding:0;
	margin:0;
	background:url(../images/bg-sep-nav.gif) no-repeat;
}
.news-nav ul li.active ul li:first-child {
	background:none;
}
.news-nav ul ul a {
	font-weight:normal;
	line-height:26px;
	background:url(../images/bg-arrow.gif) no-repeat 0 50% !important;
}
.news-nav ul ul li.active a {
	background:none !important;
	color:#d4e028;
}
/* top nav */
.top-nav {
	overflow:hidden;
	height:1%;
	padding:0 26px 0 15px;
	background:#a8b400
}
.top-nav h1 {
	float:left;
	margin:0;
	padding:0;
	font-size:1.5em;
	line-height:1.60em;
}
.top-nav ul{
	float:right;
	margin:7px 0 0;
	padding:0;
	list-style:none;
}
.top-nav ul li {
	float:left;
	margin:0 7px 3px 0;
}


.top-nav ul a{
float:left;
	text-align:center;
	text-decoration:none !important;
	height: 18px;
	padding:0 5px;
	font-weight:bold;
	background:#51626f;
}


.top-nav ul li.prev a,
.top-nav ul li.next a {
float: left;
	width:18px;
	height: 18px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/btn-prev.gif) no-repeat;
}
.top-nav ul li.next a {
float: left;
	background:url(../images/btn-next.gif) no-repeat;
	width:18px;
	height: 18px;
	padding:0;
	text-indent:-9999px;
}
.box-news:after {
	content:"";
	clear:both;
	display:block;
}
.box-news {
	margin:4px 0 0;
	padding:18px 15px;
	min-height:111px;
	background:#63737e url(../images/bg-news.gif) repeat-x 0 100%;
}

* html .box-news {
	height:111px;
}
.box-news img {
	float:left;
	border:1px solid #fff;
}
.box-news a:hover img {
	border:1px solid #999;
}
.box-news .info {
	float:right;
	width:348px;
	padding:5px 0 0;
}
.box-news .info.noimagelist{
	padding-left:5px;
	width:347px;
}
.box-news .info.noimage{
	padding-left:15px;
	width:460px;
}
.box-news .info.noimage h1 {
	background-color: transparent;
	color: #fff;
	line-height: 1em;
	padding: 0px;
	font-weight: bold;
	font-size: 120%;
}
.box-news .info.noimage p {
	margin:10px 0 0;
	font-size:1em;
	line-height:1.33em;
}
.box-news .info a {
	padding-left:10px;
	font-size:1em;
	line-height:1.25em;
	font-weight:bold;
	background:url(../images/bg-arrow.gif) no-repeat 0 4px;
}
.box-news .info a span {
	color:#d4e028;
}
.box-news .info p {
	margin:0;
	font-size:1em;
	line-height:1.25em;
}
/* people listing styles */
.box-people {
	float: left;
	width: 102px;
	margin: 29px 20px 0px ;

}
.box-people .info {
	color: #0a2f4c;
	font-size: 11px;
}
.box-people .info a {
	background-color: #bcc907;
	position: relative;
	display: block;
	width: 97px;
	color: #0a2f4c;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
}
.box-people .info a:hover {
	text-decoration: none;
	color: #bcc907;
	background-color: #0a2f4c;
}

.box-people img {
	border: 1px solid white;
	margin: 0px !important;
	 /* background-color: #000;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6; */
	
}


/* forum holder */
.forum-holder {
	margin:5px 0 0;
	padding:5px;
	border:1px solid #a8b1b7;
}
.forum-holder h1 {
	margin:0;
	padding-left:15px;
	font-size:1.5em;
	line-height:1.65em;
	font-weight:normal;
	background:#a9b400;
}
.forum-holder .entry {
	width:555px;
	margin:5px 0 0;
	padding:30px 75px 65px;
	background:#63737e url(../images/bg-post.gif) no-repeat 0 100%;
}
.forum-holder .entry p {
	margin:0;
	color:#d4e028;
	font-size:1em;
	line-height:1.25em;
	font-weight:bold;
}
.form-message {
	padding:0 0 10px;
	width:705px;
}
.form-message .arrow {
	margin:29px 0 0;
	padding:24px 0 0;
	width:705px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-form.gif) no-repeat
}
.form-message .rows {
	overflow:hidden;
	height:1%;
	padding:13px 0 0 75px;
}
.form-message label {
	float:left;
	width:66px;
	font:bold 0.91em/1.81em Tahoma, Arial, Helvetica, sans-serif;
}
.form-message label.rows-space {
	margin-top:8px;
}
.form-message .inp-bg {
	float:left;
	width:510px;
	height:20px;
	padding:0 5px;
	background:url(../images/bg-input.gif) no-repeat;
}
.form-message .inp-bg input.field {
	width:510px;
	height:14px;
	margin:0;
	padding:3px 0 1px;
	color:#000;
	font:bold 11px/12px Tahoma, Arial, Helvetica, sans-serif;
	background:none;
	border:none;
}
.form-message textarea {
	float:left;
	width:514px;
	height:150px;
	padding:0 0 0 3px;
	color:#000;
	font:bold 11px/14px Tahoma, Arial, Helvetica, sans-serif;
}
.form-message input.responce {
	float:left;
	display:inline;
	margin:0 0 0 140px;
}
.form-message input.cancel {
	float:left;
	display:inline;
	margin:0 0 0 15px;
}
.login input.btn {margin-right:3px;}
.login-left{
	float:left;
	width:350px;
}
.login-middle{
	float:left;
	width:290px;
	padding-right:10px;
}
.login-no-overflow{overflow:hidden;}
.login-block-text{margin-top:15px;}
.clearboth{float:none;}
.right{float:right;}
.profile-form {
	height:1%;
	overflow:hidden;
	padding:0 0 8px;
}

/* Colour change styles */
.colourchange ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	width: 155px;
}
.colourchange li {
	float: left;
	display: inline;
}

img.inline-arrow {
	padding-top: 4px;
	border-width: 0px !important;
}

/* sitemap styles */

.sitemap ul {
	list-style: none;
}

.sitemap li {
	background-image: url(../images/bg-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}
	
.sitemap ul.sitemapview li {
	float:left;
	display:inline;
	background-image: none !important;
	padding-left: 0px !important;
}