@charset "utf-8";
/* CSS Document */

body  {
	background:#999999;
	color: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#container { 
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0;
	padding: 10px 20px 10px 20px;
	} 
#header { 
	background:#FFFFFF; 
	padding: 0;
} 
#menubar{ 
	width: 800px;
	padding: 0;
} 
#topLeft{
	float: left;
	text-align: left;
	padding: 10px 0 10px 0;
}
#newsBground{
	background-color:#999999;
	float:left;
	width:190px;
	margin: 0 0 0 -10px;
	padding: 0;
	height:40px;
	padding-left: 10px;
}
#propertyLogo{
	float:left;
	width:200px;
}
#propertyTitle{
	float:right;
	width: 480px;
	height: 40px;
	padding: 0 10px 0 0;
	font-size: 0.7em;
	line-height: 3em;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.propertyImageBorder {
	padding: 5px 0 10px 0;
}

#rAndAsTitle {
	float:left;
	width:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 2.1em;
	font-weight: normal;
	color:#333333;
	text-align:left;
	margin: 0;
}
#investorRelationsBack{
	float:right;
	width: 250px;
	height: 37px;
	padding: 2px 10px 0 0;
	font-size: 0.7em;
	line-height: 3em;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mapTitle{
	float:right;
	width: 580px;
	height: 40px;
	padding: 0 10px 0 0;
	font-size: 0.7em;
	line-height: 3em;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#greyTitle {
	height: 40px;
	background-color: #CCCCCC;
	text-align: left;
	padding: 0 0 0 10px;
	}

#greyTitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:2em;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	}
#greyTitle a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	}
#greyTitle a:visited{
	text-decoration: none;
}
#greyTitle a:hover {
	text-decoration: underline;
}
#greyTitle a:active {
	text-decoration: none;
}

/* columns */

#outer{
	width:800px;
	margin: 10px 0 0 0;
}
#textColumnOne {
	float: left;
	width: 180px;
	padding: 0 10px 0 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#textColumnOneNoPadding {
	float: left;
	width: 180px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#textColumnTwo {
	float: right;
	width: 580px;
	padding: 0 10px 0 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#textColumnThree {
	float: right;
	width: 480px;
	margin-left: 100px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#textColumnOneWide{
	width: 780px;
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* end of columns */

.pressReadMore {
	width: 480px;
	text-align: right;
}

#pressReleaseText a{
	color: #333333;
	text-decoration: none;
}
#pressReleaseText a:link{
	color: #333333;
	text-decoration: none;
}
#pressReleaseText a:visited{
	color: #333333;
	text-decoration: none;
}
#pressReleaseText a:hover{
	color: #333333;
	text-decoration: underline;
}
#pressReleaseText a:active{
	color: #333333;
	text-decoration: none;
}

#pressAlignLeft {
	text-align:left;
}

/* borders */

#greyIRBorder {
	width: 570px;
	height: 150px;
	border:#CCCCCC solid 1px;
}

/*footer elements*/

#footer { 
	background:#FFFFFF;
	width:800px;
	padding: 10px 0 10px 0;
	text-align:left;
} 
#footer a { 
	color:#333333;
	text-decoration:none;
} 

#bottomLeft{
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#333333;
	line-height: 1.8em;
}
#bottomRight{
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#333333;
	line-height: 1.8em;
}

#footerWebDesign { 
	background:#999999;
	width:800px;
	padding: 20px 0 10px 0;
	text-align:right;
	margin: 0 auto; 
	text-align:center;
} 
#rightAlign {
	text-align:right;
}
#footerWebDesign a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#FFFFFF;
	text-decoration: none;
} 
#footerWebDesign a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#FFFFFF;
	text-decoration: none;
} 
#footerWebDesign a:visited { 
	text-decoration: none;
} 
#footerWebDesign a:hover { 
	text-decoration: underline;
} 
#footerWebDesign a:active { 
	text-decoration: none;
} 



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* dark grey background column */

#darkGreyBground {
	background-color:#666666;
	float:left;
	width: 180px;
	padding: 0 10px 0 10px;
	height:280px;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #E5E5E5;
}
#darkGreyBground a {
	color: #E5E5E5;
	text-decoration: underline;
}

#darkGreyBground a:link {
	color: #E5E5E5;
	text-decoration: underline;
}

#darkGreyBground a:visited {
	color: #E5E5E5;
	text-decoration: underline;
}
#darkGreyBground a:hover {
	color: #E5E5E5;
	text-decoration: underline;
}
#darkGreyBground a:active{
	color: #E5E5E5;
	text-decoration: underline;
}

#darkGreyBgroundSmall {
	background-color:#666666;
	float:left;
	width: 180px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	height:40px;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #E5E5E5;
}
#darkGreyBgroundSmall a {
	color: #E5E5E5;
	text-decoration: underline;
}

#darkGreyBgroundSmall a:link {
	color: #E5E5E5;
	text-decoration: underline;
}


#hpNewsBground {
	background-color:#666666;
	float:left;
	width:180px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	height:300px;
	font-size: 0.65em;
	color: #E5E5E5;
}
#hpNewsBground h2 {
	font-size: 1.17em;
	color: #E5E5E5;
	margin-top: 5px;
	line-height: 1.1em;
	margin-bottom: 5px;
}
#textColumnOneNarrow {
	float: left;
	width: 125px;
	padding: 0 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#textColumnTwoWide {
	float: right;
	width: 635px;
	padding: 0 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#floatLeft {
	float: left;
	padding: 0 0 0 20px;
}