* {padding : 0; margin : 0;} /*resets all to zero*/

/* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */
html { margin-bottom: 1px; min-height: 100%; }

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	line-height: 120%;
	color: #000;
}

body font p,body font ul,body font li, body a font {
	font-family: verdana, arial, sans-serif;
	line-height: 120%;
	color: #000;
}

body a font {
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	line-height: 120%;
	color: #000;
}

body font ul {
	margin-bottom: 10px;
	margin-left: -5px;
	text-indent: -1.4em;
}

body font li {
	list-style-position:inside;
	margin-bottom:5px;
}

/* set some defaults which will apply across all browsers */

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin : 0px 10px 0.8em 10px; 
}

p {    
	font-size: 95%;
	margin: 10px 10px 10px 10px;
}

/* para styles */

p.large {
	font-size: 110%;
	font-weight: 500;
	margin: 10px 10px 10px 10px;
}

p.smaller {
	font-size: 90%;
}

p.greentext {
	color: #000;
	font-weight:bold;
}

p.business {
	color: #000;
	float: left; 
	margin-top: 2px;
}

p.inputlabel {
	font-size: 100%;
	margin: 0 10px 0px 10px;
}

#narrowbreadcrumbs {
	display:none;
}

p.narrowbreadcrumbs {   
	font-weight: 300;
	margin: 2px 0px 0px 5px;
	color: #000;
	padding-top: 4px;
}

#narrowbreadcrumbs font {
	font-size: 95%;
	font-weight: 300;
	color: #000;
}

li, dd {
	margin-left : 5%; 
}

fieldset {
	padding : .5em;
}

.assistive {
	display: none;
}

div#pagetitle_leftnav  {
	float: left;
	height: 100%!important;
	display: inline; 
	margin: 0 1px 0 0;
}

#pagetitle_leftnav_short  {
    float: left;
	height-min: 147px!important;
	display: inline; 
	margin: 0 1px 0 0;
}

div#pagetitle_nonav  {
    float: left;
    width: 751px;
	height-min: 147px!important;
	display: inline; 
	margin: 0 1px 0 0;
}

h2, h3, h4, h5, h6, p {
	font-family: verdana, arial, sans-serif;
}

h1 {
	font-size: 180%;
	padding: 0px 0px 5px 10px;
	border: none;
}

h2 {
	font-size: 135%;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	border: none;
}

div#pagetitle_leftnav h2 {
	font-size: 130%;
	font-weight: normal;
	padding: 0px 0px 5px 10px;
	border: none;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

h4 {
	font-size: 105%;
	font-weight: 700;
}

h5 {
	font-size: 103%;
	font-weight: 700;
}

h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	text-decoration: underline;
}

#header a, #header a:link{
	text-decoration: underline;
	font-weight: bold;
}

a.nav_header {
	margin-left: 5px;
	padding-left: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #5e8e7e;
	font-size: 95%;
	font-weight: bold;
}

#lhnav_menu {
	display:none;
}

#leftcolumn ul li a, #leftcolumnCareers ul li a
{
	margin-left: 5px;
	padding-left: 10px;
}

a:hover, a:focus{
	background-color: none;
	text-decoration: underline;
}

.clear{
clear: both;
}
.error {
	font-weight: bold;
	color: #CC0000;
}

#shadowcontainer {
	text-align: left;
	font-size: 90%;
}

#container {
	margin: 0 0 0 0;	
	background-color: #ffffff;
}

#nonav_container .inline {
	float: left;
	width: 180px;
	
}
#nonav_container .inlineLast {
	float: left;
	width: 100px;
	
}

#contentfeature {
	padding: 3px;
	margin: 0 10px 0 10px;
}
#contentfeature img{
	margin: 8px 0 5px 5px;
	padding: 0;
}
#contentfeature p{
	padding: 5px 5px 5px 5px;
}
#propertySearchResults {
	margin: 0 10px 5px 10px;
	width:98%;
}
#propertySearchResults th{
	border-bottom: 1px dotted #005137;
	padding: 8px 5px 8px 2px;
	color: #005137;
	text-align:left;
}
#propertySearchResults td{
	padding: 8px 20px 8px 2px;
	border-bottom: 1px dotted #ccc;
}
#propertySearchResults td a{
	margin-right: -20px;
}
.propertyStatus {
	color: #CC0000;
	font-size: 110%;
	font-weight: bold;
}
#propertySize {
	min-width: 80%;
}
#propertySize th {
	border-bottom: 1px solid #005137;
	padding: 8px 20px 8px 2px;
	color: #005137;
	text-align:right;
}
#propertySize td {
	padding: 8px 20px 8px 2px;
	text-align:right;
}

#searchResultsLinks{
	border-bottom: 1px dotted #005137;
	font-size: 95%;
	clear:left;
	margin: 0 10px 20px 10px;
	padding-bottom: 30px;
	
}
#searchDetails h2 {
	font-size: 120%;
	font-weight: 400;
	color: #014f35;
	padding-bottom: 6px;
	border-bottom: 1px dotted #5e8e7e;
	margin: 20px 20px 5px 20px;
}
#searchDetails h3 {
	font-size: 100%;
	font-weight: bold;
	color: #666;
	padding-bottom: 6px;
	margin: 20px 20px 5px 20px;
}
#searchDetails p {
	font-size: 100%;
	padding-bottom: 6px;
	margin: 20px 20px 5px 20px;
}

h2.propertyDetail{
	border-bottom: 0;
	font-weight: bold;
	font-size: 120%;
}

#propertyInfo h2 {
	padding-top: 20px;
	font-size: 110%;
	font-weight: normal;
	border-bottom: 1px dotted #005137;
}
#propertyInfo img{
	padding: 0;
	magrgin: o;
}
#propertyImage {
	width: 300px;
	float: left;
	margin-top: 12px;
}
#propertyDetailData {
	float: right;
	width: 380px;
	position: top;
}
#propertyDetailLeft {
	float: left;
	width: 320px;
}
#propertyDetailRight {
	float: left;
	width: 380px;
	margin-left: 20px;
}
#propertyDetailRight p{
	margin: 0;
	padding: 0;
}
#propertyDetailRight h3{
	margin: 0 0 5px 0;
	padding: 0;
}
.dataRow {
	font-size: 95%;
	padding: 10px 10px 0px 0;
	margin: 0 0 20px 0;
	clear:left;
	overflow:auto;
	border-top:1px dotted #ccc;
}
.dataRow1 {
	font-size: 95%;
	padding: 10px 10px 0px 0;
	margin: 0 0 20px 0;
	clear:left;
	overflow:auto;
}

.detail_col {
	width: 75px;
	float:left;
	padding: 0 15px 20px 0;
}

.dataRow a{
	font-weight: bold!important;
	margin-bottom: 10px;
}

.dataRow input{
	margin-top: 8px;
	margin-bottom: -1px;
}

/* header image divs - some changes */

#homepageheader, #title_nonav{
    float: left;
    width: 752px;
	height: 149px;
	display: inline; 
	margin: 0px;
}


#LEFTNAV_2COL_UNEVEN_header, #LEFTNAV_2COL_EVEN {
    float: left;
    width: 591px;
	display: inline; 
	margin: 0px;
}


#homecontent .content
{
	margin-left: -16px;
}
#content p
{
	font-size: 95%;
}

#content font h2 a
{
	margin: 5px 0px 0px 0px;
	padding: 3px 0 0px 10px;
}

#homecontent a.arrow-link 
{
	padding-top: 5px;
	margin-left: 10px;
	font-size: 95%;
	display: inline;
}
.content{
	margin: 20px 240px 20px 16px;
}

.nonav_content {
	margin: 20px 20px 20px 16px;
}
.LEFTNAV_2COL_UNEVEN_content, .LEFTNAV_2COL_EVEN_content, .LEFTNAV_2COL_UNEVEN_small_banner_content {
	margin: 0 0 0 10px;
}


.footercontent {
	display:none;
}

/* main content areas - changed  */


#nonav_content{
    float: left;
    width: 752px;
	display: inline; 
	background: #fff url(/portal/page/portal/ver-1/SHARED/IMAGES/nonav-content-bg.jpg) no-repeat; 
	margin: 0px;
	padding: 0px;
}
#LEFTNAV_2COL_UNEVEN_content, #LEFTNAV_2COL_EVEN_content, #LEFTNAV_2COL_UNEVEN_small_banner_content {
    float: right;
    width: 590px;
	display: inline; 
	margin: 0px;
	padding: 0px;
}

#NONAV_FULLPAGE_content {
	background: url(/portal/page/portal/ver-1/SHARED/IMAGES/nonav_fullpage-content-bg.jpg) no-repeat; 
}
#LEFTNAV_2COL_EVEN_content {
	background: url(/portal/page/portal/ver-1/SHARED/IMAGES/leftnav_2col_even-content-bg.jpg) repeat-y; 
}

/* home page content divs - changed - heights removed */

#content {
    float: left;
	width: 220px;
	height: 270px;
	margin: 8px 10px 10px 16px;
}

*html #content {
    float: left;
	width: 230px;
	margin: 8px 0 0 8px;
}



/* common RHS sidebars - all changed */

#sidebar {
	display:none;
}

#sidebar2 h6, #sidebar2 p
{
	font-size: .95em;
}


#footer{
    clear: both;
    padding: 1px 0 0 0;
    text-align: left;
    margin: 0;
    background-color : #fff; 
	height: 200px;
    min-height: 200px;
	border-top: 1px solid #ccc;
	font-size: 90%;
	color: #888;
}html>body #footer{height: auto;}/*reset height to auto for good browsers*/



p.homeLink {
	display:none;
}	

p.languageSelection {
	display:none;
}	

#imagereplace {
	display:none;
}

#searchbox {
	display:none;
}

.input {
	margin: 5px 10px; 
	width: 160px;
	float: left; 
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dd_menu{
	margin: 5px 10px 0 10px; 
	padding-left: 10px;
	width: 200px;
	float: left; 
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .dd_menu {
	width: 150px;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#content .arrow-go {
	margin: 0;
	padding: 0;
}

.smallinput {
margin: 6px 10px 6px 15px; 
width: 160px;
font-size: 0.9em;
float: left; 
}

label {margin: 0px 10px; 
float: left; 
}

.labelinput {
margin: 5px 0px; 
width: 160px;
float: left; 
font-size: 0.9em;
}

/*commence nav stuff*/

div#nav {
	display:none;
}

/* changed */
div#nav ul{
	margin: 0px;
	padding: 0px;
	background: #525051;
	list-style: none;
}

div#nav li{
	margin: 0 0px;
	padding: 0px 0 0 0;
	float: left;
	width: auto;
	list-style: none;
	text-align: left;
	display: block;
	background:url(/portal/page/portal/ver-1/SHARED/IMAGES/nav-right-out.gif) no-repeat right top;
}

div#nav li a {
	background: url(/portal/page/portal/ver-1/SHARED/IMAGES/nav-left-out.gif) no-repeat left top;
    padding: 9px 23px 10px 22px;
	width: auto;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


div#nav li.first a {
	background: url(/portal/page/portal/ver-1/SHARED/IMAGES/nav-left-out-first.gif)no-repeat left top;
    padding: 9px 23px 10px 22px;
	width: auto;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#nav #current {
    background-image:url(/portal/page/portal/ver-1/SHARED/IMAGES/nav-right-over.gif);
}
div#nav #current a {
    background-image:url(/portal/page/portal/ver-1/SHARED/IMAGES/nav-left-over.gif);
}
 
div#nav li :hover {
    background-image:url(/portal/page/portal/ver-1/SHARED/IMAGES/nav-right-over.gif);
    }
div#nav li a:hover {
    background-image:url(/portal/page/portal/ver-1/SHARED/IMAGES/nav-left-over.gif);
    }
div#nav li.first a:hover {
	background: url(/portal/page/portal/ver-1/SHARED/IMAGES/nav-left-over.gif);

}

/* leftcolumn nav stuff */ 
	 
#leftcolumn {
	width: 161px;  float: left;
	margin-top: 12px;
}
	 
#leftcolumnCareers {
	width: 133px;  
	float: left;
	margin-top: 12px;
}

.leftcol-header {
	float: left;
	margin: 2px -2px 10px 12px;
	padding: 3px 0px 5px 8px;
	clear: all;
	border-bottom: 1px dotted #5e8e7e;
	width: 78%;
	font-weight: bold;
	font-size: 95%;
}

.leftcol-header-current {
	float: left;
	margin: 2px -2px 10px 12px;
	padding: 3px 0px 5px 8px;
	clear: all;
	border-bottom: 1px dotted #5e8e7e;
	width: 78%;
	font-weight: bold;
	font-size: 95%;
}
div#leftcolumn ul, div#leftcolumnCareers ul{
	margin: -7px 0 0 0;
	padding: 0 0 0 1.5em;
	list-style-type:none;
	text-indent: -1.3em;
}
div#leftcolumn li  {
	margin: 7px 0 0 4px;
	clear: left;
}
div#leftcolumn li a, div#leftcolumnCareers li{
	padding: 4px 0 0 8px;
	list-style: none;
	text-align: left;
	clear: both;
}
div#leftcolumn #current a {
	font-weight: bold;
}
 
div#leftcolumn li a, div#leftcolumnCareers li a {
	font-weight: normal;
}



/*clear float code from http://www.positioniseverything.net/easyclearing.html*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
		border: 1px solid #0cc; 
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.arrow-link {
	border: 0;
	margin: 0;
	padding: 0;
	margin-bottom: -8px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
}
.external-link {
	border: 0;
	margin-bottom: -10px;
	padding: 4px 5px 0 15px;
	background: url(/portal/page/portal/ver-1/SHARED/IMAGES/ext-link-arrow.gif) no-repeat;
	font-weight: bold;
	display: block;
}
#nextsteps a.arrow-link, #nextsteps .arrow-link, #otheroptions a.arrow-link, #otheroptions .arrow-link
{
	margin-left: 5px;
	background-position: 0px -1px;
}

#nextsteps .external-link, #nextsteps a.external-link, #otheroptions .external-link, #otheroptions a.external-link
{
	margin-left: 5px;
	padding-left: 18px;
	background-position: left;
}

.arrow-rhs {	
	border:  0;
	float: left;
	margin: 2px -3px -2px 12px;
	padding: 3px 0 5px 8px;
	clear: both;
	font-weight: bold;
	font-size: 95%;
}

.arrow-rhs-underline {
	float: left;
	margin: 2px -2px 10px 12px;
	padding: 3px 0px 5px 8px;
	clear: both;
	border-bottom: 1px dotted #5e8e7e;
	width: 78%;
	font-weight: bold;
	font-size: 95%;
}


/* new */
.arrow-go {
	padding-right: 4px;
	margin: 5px -3px -2px -4px;
}
.arrow-banner {
	padding-right: 4px;
	margin: 7px -3px -2px -4px;
}

.arrow-panel {
	padding-right: 4px;
	margin: 20px -3px -2px -4px;
}
.button-search {padding-right: 4px;
	margin: 10px -3px -2px 93px;
}
.button-request {padding-right: 4px;
	margin: 10px -3px -2px 255px;
}
/* end new */


.findoutmore {
	margin:  8px 0 0 28px;
	height: 30px;

}

#homepageheader a{
	color: #fff;
}


#nextsteps
{
	padding-left: 5px;
}

#procedureleft {
	width: 250px; 
	margin: 5px 10px 0 0;
	float: left;
}
#procedureleft img {
	padding: 5px 0 0 0;
}
#procedureright {
	width: 270px; 
	margin: 5px 0 0 20px;
	float: right;
}
.procedurecontent, .newseventsContent {
	margin: 0 20px 0 20px;
}
#procedurecontent {
    float: right;
    width: 590px;
    min-height:500px;
    height:100%;
	background: url(/portal/page/portal/ver-1/SHARED/IMAGES/content-bg-2col.jpg) repeat-y; 
	display: inline; 
	margin: 0px;
	padding: 0px;
}
#newseventsContent {
    float: left;
    width: 590px;
	display: inline; 
	margin: 0px;
	padding: 0px;
}
#procedurecontent p, #newseventsContent p{
	padding: 5px 0 15px 0;
	margin-left: 0px;
}
#newseventsDetail {
	padding: 5px 0 15px 0;
	margin-left: 0px;
	margin-bottom: -50px;
}
#newseventsDetail img {
	margin-left: 0px;
}
#procedurecontent h2, #newseventsContent h2 {
	margin: 10px 10px 10px 0;
}
#procedurecontent h3, #newseventsContent h3 {
	margin: 10px 10px 10px 0;
}
.procedureInput {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}

#procedureUnevenLeft,#procedureUnevenRight {
 float: left;
}
.procedureUnevenLeft {
	width: 370px;  
	padding: 5px 0 0 15px;
	float: left;
}
.procedureUnevenRight {
	padding: 5px 0 0 15px;
	float: right;
}
.procedureUnevenContent {
	margin: 0 10px 0 20px;
}
#procedureUnevenContent {
    width: 752px; 
	display: inline; 
	margin: 0px;
	padding: 0px;
}
#procedureUnevenContent h3 {
	padding-bottom: 5px;
}

#procedureUnevenContent form {
	display:inline;
}
#enquiriesForm_left textarea input  {
	padding-left: 0px;
	margin-left: 0px;
}
#enquiriesForm_left {
	width: 175px;  
	margin: 5px 0 0 0;
	float: left;
}
#enquiriesForm_right {
	width: 175px;  
	margin: 5px 0 0 0;
	float: right;
}
.inputFullwidth {
	margin: 5px 0px 0px 0px; 
	padding-left: 0px;
	width: 350px;
	height: 50px;
	float: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
.quote {
	color: #777;
	font-size: 100%;
}
.date{
	color: #666;
	font-size: 100%;
	text-align: right;
}
.newsdate {
	color: #666;
	text-align: left;
	font-size: 95%;
        margin: 0px 10px 0px 10px;
}
.report-dept{
	color: #333;
	font-size: 100%;
}
.results_showing{
	font-size: 110%;
	color: #005137;
}
.newsevents_headline, a.newsevents_headline, .newsevents_headline a {
	color:#333;
	font-size: 115%;
}
.news-arrow {
	border:  0;
	float: left;
	margin: 0;
	padding: 2px 0 0 10px;
	font-weight: bold;
	font-size: 100%;
	display:block;
	clear:all;
}
#searchResults h2 {
	font-size: 100%;
    font-weight: 700;
	color: #005137;
	border: 0;
	padding:0px;
	margin:0px;
}	
#searchResults h3 {
	font-size: 100%;
	color: #555;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
#searchResults a.arrow-link {
	margin:0px;
}

a.doc_link, .doc_link a{
	font-size: 100%;
	color: #005137;
	font-weight: normal;
	padding:0px;
	margin:0px;
}

#pagetitle_nonav h2 {   	  	
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 110%;
	font-weight: 300;
	color: #555;
	margin: 20px 10px 0px 20px;
	border-bottom: 0px;
	padding-bottom: 3px;
}

titleorimageid24033siteid0 {
	font-weight: bold;
}

#newseventsContent, .newseventsContent {
	height:100%;
}

.newseventsContent #nextsteps {
	margin-top: 10px;
	height:100px;
}

#newseventsDetail {
	margin-bottom:20px;
}

#specialreports {
k	position:relative;
	left:50px;
	text-align:justify;
}
hr {
	border:1px dotted #5e8e7e;
	margin-top:15px;
}
hr.cou {
	text-align:center;
	width:75%;
	margin:20px auto;
}

/* homepage button hack */

.arrow-banner-go {
	padding-right: 4px;
	margin: 7px -3px -2px -4px;
}

form > .arrow-banner-go {
	position:relative;
	top:12px;
	left:42px;
}
div#tempContainer {
	padding-top:2em;
	position:relative:
	top:1em;
}
div#tempContainer h2 {
	height:1.5em;
	line-height:1.5em;
}
div#searchResultsLinks {
	clear:both;
}
div#detailLeft {
	position:relative;
	top:1em;
}	
div#detailRight {
	position:relative;
	top:1em;
}	

font .titleorimageid24033siteid0 {
	text-decoration:none !IMPORTANT;
	border:0 !IMPORTANT;
}

div#ppf_image {
	float:right;
}

div#sidebar2 {
	display:none;
}