/* CSS Style Sheet for Print */

body, div, img, h1, h2, h3, ul, ol, li, a, form, propertycontainer {
	position:static;
	float:none;
}

#printheader {
	margin-top: 45pt;
	margin-bottom: 15pt;
	margin-right: auto;
	margin-left: auto;
}
#printfooter {
	margin-top: 25pt;
	margin-right: auto;
	margin-left: auto;
}

#printfooterline {
	text-align: left;
	margin-left: 5pt;
}
#printpropertyinfo {
	text-align: center;
	margin-top: 30pt;
	margin-bottom: 15pt;
	font-size: 16pt;
	font-weight: bold;
	color: #003366;
}
#printlogoatbottom {
	text-align: left;
	margin-top: 5pt;
	margin-left: 5pt;
	font-size: 11pt;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #333333;
}
#printpropertyfooter { 
  color : #000000; 
  background: #ffffff; 
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  margin-left: 0px;
}
#printpropertyimage  {
	clear: both;
	border: 2px solid #003366;
  }
  
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  margin-left: 0px;
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	margin: 0 auto;
	text-align: left;
}
li {
	font-family: "Times New Roman", Times, serif;
	margin-top: 10pt;
	font-style: normal;
	list-style-type: disc;
	list-style-position: inside;
	position:static;
    float: none;
}
#propertycontainer p.propertyinforight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
} 		

#propertycontainer p.propertyinfo {
	font-family : "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
	text-align: left;
	font-size: 10pt;
} 		

#pageheading p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #003366;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 5pt;
}
#propertyheadingtext p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	margin: 0 auto;
	text-align: left;
}
.propertytextnoitalics, .propertytextright {
	margin: 0 auto;
	padding: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-bottom: 6pt;
	font-weight: normal;
	color: #003366;
	font-style: normal;
}

#navigation, #propertyheaderclose, #hidetext, #footer, #propertyfooter, #textlink, #homecontainer { 
  display: none; 
} 
#propertycontainer img {
	padding-left: 0pt;
}
