
/* reset */

* {
	margin:0;
	outline:0;
	padding:0;
}


/* fonts */
html {
	font-size:16px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%; /* 10px */
}
h1, h2, h3, h4, h5, h6, 
.navigation,
#header ul,
#secondary-nav,
ul.document-list li a ,
.document-list li a,
.caption  {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:2.4em;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-size:1.4em;
}
h4 {
	font-size:1.3em;
}
h5, h6, p, li, cite, td, th, fieldset, label {
	font-size:1.2em;
}
li li, p cite, li p, td td, td p, td li, fieldset p, 
li h2, li h3, li h4, li h5, p label {
	font-size:1em;
}
li h2 {
	font-size:1.6em;
}
li h3 {
	font-size:1.4em;
}
li h4 {
	font-size:1.2em;
}
#header #main-nav li {
	font-size:1.4em;
}
#copyright p,
button {
	font-size:1.1em;
}
p button,
label em {
	font-size:0.9em;
}
h1.split-heading em {
	font-size:0.6em;
}
.news-list li {
	font-size:1em;
	padding-left:0;
	padding-right:0;
}
.news-list li p {
	font-size:1.2em;
}
.news-list .date {
	font-size:1.1em;
}
.sub-section-menu h5 {
	font-size:1.4em;
}
.emphasised h2 {
	font-size:2.4em;
	font-weight:normal;
}

.caption {
	padding-bottom:1.5em;
	font-style:italic;
	font-size:1.5em;
	line-height:1.3em;
	background:url(./images/rule-x.gif) repeat-x bottom;
	display:block;
}


/* general element styling */

ul {
	padding-left:0;
	list-style:none;
}
ul li {
	padding-left:10px;
	background:url(./images/bullet.gif) no-repeat left 5px;
}
ul li.selected {
	background-image:url(./images/bullet-highlight.gif);
}
ul li.selected > a,
ul li.CMSListMenuHighlightedLI > a {
	color:#333;
	font-weight:bold;
}
.clear {
	clear:both;
}
.f-left {
	float:left;
}
.f-right {
	float:right;
}
h4 em {
	display:block;
	padding-top:3px;
	font-weight:normal;
	color:#7D7D7D;
	font-style:normal;
}
hr,
div.hr {
	margin-bottom:1.3em;
	border:0;
	height:1px;
	background:url(./images/rule-x.gif) repeat-x center center;
	display:block;
	padding:0;
}
div.hr hr {
	display:none;
}


/* targetted element styling */

#copyright p {
	margin:0;
}
#copyright a {
	color:#FFF;
}
.split-heading em {
	display:block;
	color:#7D7D7D;
	padding-top:10px;
}
#content table {
	width:100%;
}


/* core layout */

#wrapper {
	margin:35px auto 70px;
	background:url(./images/edge-bottom.png) no-repeat 10px bottom;
	padding-bottom:47px;
}
#page-wrapper {
	width:910px;
	background:url(./images/edge-right.png) repeat-y right bottom;
	padding:0 70px 0 0;
}
#page {
	padding:0 0 0 35px;
}
#header,
#branding,
#content-wrapper,
#footer {
	position:relative;
}
#header {
	min-height:140px;
}
#banner {
	
}
#branding img {
	display:block;
	width:875px;
}
#content-wrapper {
	padding:35px 0;
	float:right;
}
#footer {
	clear:bothj;
	background:url(./images/rule-x.gif) repeat-x left top;
	width:875px;
	float:left;
}
#copyright {
	color:#FFF;
	position:absolute;
	bottom:-9.5em;
	left:0;
}
.column0,
.column1,
.column2,
.column3,
.column4 {
	float:left;
	min-height:1px;
	position:relative;
}
.column0 {
	width:875px;
}
.column1 {
	width:140px;
	padding-right:35px;
	min-height:400px;
}
.column2 {
	width:490px;
	padding-right:18px;
	background:url(./images/rule-y.gif) repeat-y right top;
}
.column3 {
	width:175px;
	padding-left:17px;
}
.three-columns .column2 {
	width:333px;
}
.three-columns .column3 {
	width:332px;
}
.four-columns .column2 {
	width:350px;
}
.four-columns .column3 {
	width:140px;
	padding-right:18px;
	background:url(./images/rule-y.gif) repeat-y right top;
}
.four-columns .column4 {
	width:140px;
	padding-left:17px;
}

/* secondary layout */

#header .search {
	position:absolute;
	width:175px;
	top:17px;
	left:700px;
}
#header .search label {
	position:absolute;
	left:-9999px;
}
#header .search input {
	width:128px;
	margin-right:5px;
	float:left;
}

ul.contact-info {
	margin:0;
	padding:10px 0;
	list-style:none;
	float:left;
	width:875px;
}
ul.contact-info li {
	padding-left:0;
	background-image:none;
	float:left;
	margin-right:20px;
}
ul.contact-info .telephone,
ul.contact-info .email a {
	font-weight:bold;
}
.speechbox-wrapper {

	background:url(./images/speechbox-bottom.gif) no-repeat left bottom;
	padding-bottom:20px;
	margin-bottom:1em;
	position:relative;
	width:100%;
}
.speechbox {
	border-bottom:none; 
}
.speechbox-blue label{
	display:none;
}
.speechbox-blue {
	background:url(./images/speechbox-bottom-blue.gif) no-repeat left bottom;
}
.speechbox-blue .speechbox {
	border-color:#51698b;
}
.speechbox h4 {
	font-style:italic;
}
#content .speechbox {
	padding:20px;
}
.emphasised,
.emphasised-dark {
	background:#edeff6 url(./images/emphasised-bottom.gif) no-repeat bottom right;
	padding:30px 35px 40px 35px;
	margin-bottom:3px;
}
.emphasised-inverted {
	background:#edeff6 url(./images/emphasised-top.gif) no-repeat top left;
	padding:55px 35px 20px 35px;
	margin-bottom:2em;
}
.emphasised-dark {
	background:#51698b url(./images/emphasised-bottom-dark.gif) no-repeat bottom right;
	color:#FFF;
}
.emphasised-dark * {
	color:#FFF;
}

.content-block {
	margin-bottom:1.5em;
	padding-bottom:8px;
	background:url(./images/rule-x.gif) repeat-x bottom;
}
.home .content-block {
	background:none;
	padding-bottom:0;
}
.with-doc a,
a.with-doc {
	display:block;
	background:url(./images/icon-document.gif) no-repeat left 4px;
	padding:5px 0 10px 30px;
}
.with-doc {
	margin-bottom:0.5em;
}
.with-arrow a,
a.with-arrow {
	display:block;
	background:url(./images/arrow.gif) no-repeat left 4px;
	padding:0 0 5px 15px;
}
.with-arrow {
	margin-bottom:0.5em;
}
.back-arrow a,
a.back-arrow {
	background-image:url(./images/arrow-back.gif);
}
.big-link a,
a.big-link {
	background-image:url(./images/glass-arrow.gif);
	background-position:left center;
	line-height:32px;
	height:32px;
	padding:0 0 0 45px;
}
.news-list {
	clear:both;
	border-bottom:1px solid #FFF; /* keeps the margins inside */
}
.search-results-list li
.news-list li,
.article-list li {
	background-image:none;
	padding:0;
	float:left;
	width:100%;
}
.search-results-list li {
	margin-bottom:1em;
}
.search-results-list li h3 {
	margin-bottom:2px;
}
.search-results-list,
.search-results-list li {
	background-image:none;
	list-style none;
}




.news-list li img,
.article-list li img {
	display:block;
	margin-bottom:1em;
}
.news-list li h3 {
	margin:4px 0;
}
.news-list li img {
	width:105px;
	float:left;
	margin-right:35px;
	margin-bottom:1em;
}
ul.with-rules {
	background:url(./images/rule-x.gif) repeat-x left bottom;
}
ul.with-rules li {
	background:url(./images/rule-x.gif) repeat-x left top;
	padding-top:13px;
	padding-bottom:0;
}
div.with-image {
	padding-left:158px;
}
div.with-image img {
	margin-left:-158px;
	width:138px;
	float:left;
	border:1px solid #d7d7d7;
}
.thumb-list {
	list-style:none;
	padding:0;
	padding-top:10px;
}
.thumb-list li {
	float:left;
	width:112px;
	height:15em;
	margin-right:10px;
	padding:0;
	background:none;
}
.thumb-list li img {
	width:88px;
	height:105px;
	display:block;
}
.thumb-list li h5 {
	margin:10px 0 2px;
	font-style:normal;
}
.document-list {
	clear:left;
}
.document-list li {
	padding-left:35px;
	padding-bottom:1em;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(./images/icon-document.gif);
}
.document-list li span {
	display:block;
	padding-top:3px;
}
.document-list li a {
	font-weight:bold;
}
.image-list {
	clear:left;
	margin-bottom:2em;
}
.image-list li {
	padding:0 0 1.5em 140px;
	float:left;
	background:none;
}
.image-list li img {
	margin-left:-140px;
	width:105px;
	float:left;
}
.image-list li h3 {
	margin-bottom:0.5em;
}


.paging {
	margin-top:20px;
	font-size:1.2em;
	font-weight:normal;
}
.paging p {
	margin-bottom:0.5em;
}
.paging .page-numbers {
	padding:0 1em;
}
.paging .page-numbers a.current,
.SelectedPage {
	font-weight:bold;
	color:#000;
}	



/* page layout variations */
.search-results .column1,
.home .column1 {
	width:420px;
}
.home .column2 {
	width:210px;
	background-image:none;
}
.search-results .column2 {
	width:210px;
}
.register .column2 {
	width:315px;
	padding-right:35px;
}
.register .column3 {
	width:315px;
	padding-left:35px;
}


/* navigation */

.skipnav {
	position:absolute;
	left:-1000px;
}
#header .navigation,
#header ul {
	position:absolute;
	margin:0;
	overflow:hidden;
}
#main-nav {
	bottom:35px;
	left:0;
	width:875px;
	float:left;
}
#main-nav li {
	margin:0;
	float:left;
	padding:0 6px 0 11px;
	position:relative;
	left:-11px;
	background-image:url(./images/bullet-nav.gif);
	background-position:left center;
}
#main-nav ul{
	display:none;
}
#user-nav {
	position:absolute;
	width:auto;
	float:right;
	right:200px;
	top:23px;
	margin:0;
}
#footer .navigation {
	position:relative;
	margin:0;
	overflow:hidden;
	width:875px;
	padding:10px 0;
	background:url(./images/rule-x.gif) repeat-x left bottom;
}
#footer .navigation li,
#user-nav li {
	float:left;
	padding:0 6px 0 10px;
	position:relative;
	left:-10px;
	background-position:left center;
}
#secondary-nav li {
	
}

.sub-section-menu {
	padding:0;
}
.sub-section-menu li {
	width:135px;
	float:left;
	padding:0 10px 0 65px;
	background:url(./images/glass-arrow-big.png) no-repeat left top;
	min-height:6.3em;
	margin-bottom:4px;
}
.sub-section-menu h5 {
	font-weight:normal;
	font-style:normal;
	margin-bottom:6px;
}

/* grid view sorting arrow */
.SortImageUp
{	
   text-decoration:none;
   display:block;
   padding-left:1px;
   padding-right:10px;
   background:url(./images/sort-asc.gif) no-repeat right;
}


.SortImageDown
{
   text-decoration:none;
   display:block;
   padding-left:1px;
   padding-right:10px;
   background:url(./images/sort-desc.gif) no-repeat right; 
}

/* Tree View Control */
.newsArchiveTree {
	width:50px;
	float:left;
}
.newsArchiveTree table,
.newsArchiveTree tr,
.newsArchiveTree td {
	width:70pximportant!;
	height:1px;
	padding:1px;
	border:thin;

}


/* tables */

th a {
	display:block;
}
th a.sort-asc,
th a.sort-desc {
	background:url(./images/sort-asc.gif) no-repeat right center;
}
th a.sort-desc {
	background-image:url(./images/sort-desc.gif);
}
a.download-link {
	display:block;
	padding-left:10px;
	background:url(./images/download-arrow.png) no-repeat left center;
}


/* form elements */

label {
	color:#333;
}
label em {
	color:#7D7D7D;
}
label.required {
	padding-left:6px;
	background:url(./images/required-field.gif) no-repeat top left;
}
.block-labels label {
	display:block;
	margin-bottom:6px;
}
div.hide-label label {
	position:absolute;
	left:-9999px;
}
div.textfield {
	margin-bottom:13px;
}
button::-moz-focus-inner {

	padding:0;
	margin:0;
}
button {
	border:none;
	background:url(./images/button-right.gif) no-repeat right center;
	padding:0 3px 0 0;
	color:#FFF;
	position:relative;
	cursor:pointer;
	text-align:center;
	margin:0;
}
button span {
	display:block;
	padding:0 0 0 5px;	
	line-height:1.8em;
	height:1.8em;
	background:url(./images/button-left.gif) no-repeat left center;
	cursor:pointer;
	margin:0;
	position:relative;
	left:-1px;
	white-space:nowrap;
}
input[type="text"],
input[type="password"] {
	border:1px solid #e2e2e2;
	padding:5px;
}
#signin input {
	width:111px;
}
#signin button {
	width:22px;
	height:22px;
	position:absolute;
	display:block;
	bottom:36px;
	right:10px;
	background:url(./images/login-button.gif) no-repeat center center;
	border:none;
	text-indent:-9999px;
}
#signin button span {
	display:inline;
	backgrond:none;
	pading:0;
}
#register input {
	width:251px;
}

/* members area */
body.members-area {
	background-image:url(./images/background-slice-members.jpg);
}
.members-area .emphasised-inverted {
	background-color:#f4eeef;
	background-image:url(./images/emphasised-top-grey.gif);
}
.members-area .sub-section-menu li,
.members-area .emphasised-inverted ul li {
	background-image:url(./images/glass-arrow-big-red.png);
}


/*buttons*/
.btnVBig,
.btnBig,
.btnSml,
.btnVBigDisabled,
.btnBigDisabled,
.btnSmlDisabled {
	text-align:center;
	color:#fff;
	font-size:1.1em!important;
	padding:1px 0 4px 0!important;
	margin:5px 5px 0 0!important;
	white-space:nowrap;	
	border:none!important;
	cursor:pointer;
}
.btnVBig {
	width:57px!important;
	background:url(./images/btn_vbig.png) no-repeat 0 0;
}
.btnBig {
	width:44px!important;
	background:url(./images/btn_big.png) no-repeat 0 0;
}
.btnSml {
	width:26px!important;
	background:url(./images/btn_sml.png) no-repeat 0 0;
}
.btnVBigDisabled {
	width:57px!important;
	background:url(./images/btn_vbig_disabled.png) no-repeat 0 0;
}
.btnBigDisabled {
	width:44px!important;
	background:url(./images/btn_big_disabled.png) no-repeat 0 0;
}
.btnSmlDisabled {
	width:26px!important;
	background:url(./images/btn_sml_disabled.png) no-repeat 0 0;
}



#header .search input.submit,
#search-again input[type="submit"] {
	text-align:center;
	color:#fff;
	font-size:1.1em!important;
	padding:1px 0 4px 0!important;
	margin:4px 0 0 0!important;
	white-space:nowrap;	
	border:none!important;
	width:26px!important;
	background:url(./images/btn_sml.png) no-repeat 0 0;
	cursor:pointer;
}


/* sitemap */

.CMSSiteMapList{
	width:875px;
	float:left;
}
.CMSSiteMapList li {
	width:157px;
	margin-right:18px;
	float:left;
	padding:0 0 1em 0;
	background:url(./images/rule-x.gif) repeat-x bottom;
	margin-bottom:2em;
}
.CMSSiteMapList li a {
	padding-top:1em;
	width:157px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	background:url(./images/rule-x.gif) repeat-x top;
}

.CMSSiteMapList li li a {
	padding-top:0em;
	font-family:Arial;
	font-size:1em;
	font-weight:normal;
	background:none;
}

.CMSSiteMapList li li {
	padding:0;
	background-image:none;
	margin:0 0 0.4em 0;
	float:none;
}
.CMSSiteMapList li.clear {
	height:1px;
	margin:0;
	background-image:none;
	width:100%;
	float:none;
}

/*extras*/

.smlLoginField{
	width:90px!important;
}
.error{
	color:#C81A00;
}

.infopane{
	float:left;
	width:100%;
	padding:4px 0px 4px 0px;
	color:#C81A00;
	font-weight:normal;
	margin-bottom:10px;
	font-size:1.1em;
}
.Accepted {
	background-color:#FFCC00;
}
.Rejected {
	background-color:#CC0000;
	color:#fff;
}
.Completed,
.ChangeMade {
	background-color:#339933;
	color:#fff;
}
.selectednav{
	color:#333;
	font-weight:bold;
}
.Jointitle{
	float:left;

	overflow:hidden!important;
	position:relative;
	width:665px;
}
.siteMember{
	position:relative;
	left:525px;
	top: -185px;
}
div.denotes{
	color: #333;
}
em.fI{
	color: #333!important;
	font-style:italic!important;
}
.boxSpacing{
	margin-bottom:4px;
}

div.setImageWidth img{
	width: 300px;
}