@charset "UTF-8";
/* CSS Document */

/* -------------------------- CSS Reset -------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* -------------------------- General Styles -------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: white;
}

a {
	outline: none;
}

p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	color: #333;
}
h1 {
	font: normal 30px/50px "Times New Roman", Times, Georgia, serif;
	color: #fff;
}
h2, h2 a {
	font: normal 18px/20px "Times New Roman", Times, Georgia, serif;
	padding-bottom: 15px;
	color: #063767;
}
h2 a:hover {
	text-decoration: none;
}

h3 {
	font: normal bold 12px/20px Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	color: #063767;
	text-transform: uppercase;
}
h4 {
	font: normal bold 12px/20px Arial, Helvetica, sans-serif;
	padding: 20px 0 5px 15px;
	color: #063767;
	text-transform: uppercase;
	background: url(/images/red-diamond.png) no-repeat 0 24px;
	border-top: 1px solid #d8dce5;
	margin-top: 15px;
	clear: both;
}

p a, td a {
	font-size: 12px;
	line-height: 18px;
	color: #063767;
} 
p a:hover, td a:hover {
	text-decoration: none;
}
.image-left {
	float: left;
	padding: 0 10px 10px 0;
}
.image-right {
	float: right;
	padding: 0 0 10px 10px;
}
.image-center {
	padding-bottom: 10px;
}
.table-left {
	float: left;
	padding: 0 10px 10px 0;
}
.table-right {
	float: right;
	padding: 0 0 10px 10px;
}
.rule-above {
	border-top: 1px solid #d8dce5;
	padding-top: 20px;
	margin-top: 20px;
}
.rule-below {
	border-bottom: 1px solid #d8dce5;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.rule-above-short {
	border-top: 1px solid #c2ccec;
	padding-top: 15px;
	margin-top: 15px;
}
.rule-below-short {
	border-bottom: 1px solid #c2ccec;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.rule-below-short2 {
	border-bottom: 1px solid #c2ccec;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.clear-fix {
	clear: both;
}

.address, .title {
	font: italic 11px/14px Arial, Helvetica, sans-serif;
}

.rental-rate, .rental-rate2 {
	color: #063767;
	background: url(/images/red-diamond.png) no-repeat 0 23px;
	padding: 20px 0 5px 15px;
	margin-top: 20px;
	border-top: 1px solid #d8dce5;
}

.rental-rate2 {
	background: none;

}

.asking-lease {
	color: #063767;
	background: url(/images/red-diamond.png) no-repeat 0 18px;
	padding: 15px 0 5px 15px;
}

.hidden {
	display: none;
}

.caseStudy_logo {
	border-top: 1px solid #b7b9d9;
	border-bottom: 1px solid #b7b9d9;
	padding: 20px 0;
	margin: 20px 0;
	text-align: center;
}

.row_even, .evrow {
	border-bottom: 1px solid #d8dce5;
	padding: 10px;
}

.row_odd, .odrow {
	border-bottom: 1px solid #d8dce5;
	padding: 10px;
	background-color: #e5e7ef;
}

.callout_box {
	border: 1px solid #d8dce5;
	padding: 10px;
	float: none;
	margin-bottom: 15px;
}

.table_header {
	border-bottom: 1px solid #d8dce5;
	padding: 10px 4px;
	background-color: #dee1eb;
}

.date {
	font-size: 11px;
	padding: 10px 0 0 0;
}
.instructions {
	font-size: 11px;
	font-style: italic;
	padding: 20px 0 0 0;
}
.news_headline {
	font-size: 13px;
	font-weight: bold;
}

/* -------------------------- Wrapper Styles -------------------------- */

#divWrapperOuter {
	width: 100%;
	background: white;
}

#divWrapperInner {
	width: 1000px;
	margin: 0 auto;
}

/* -------------------------- Branding Styles -------------------------- */

#divBranding {
	width: 1000px;
	height: 140px;
	border-bottom: 6px solid #042045;
}

/* -------------------------- Logo Styles -------------------------- */
#divLogo {
	width: 125px;
	height: 117px;
	margin: 20px auto 0 auto;
}

/* -------------------------- Navigation Styles -------------------------- */

#divNavMain, #navTert, #navTert2 {
	display: none;
}

/* -------------------------- Feature Styles -------------------------- */

#divFeature {
	display: none;
}

.preload_flash {
	width: 1000px;
	height: 465px;
	border-bottom: 6px solid #042045;
}

/* -------------------------- Content Home Styles -------------------------- */

#divContentHome {
	width: 920px;
	padding: 20px 40px;
}

/* -------------------------- Content Wrapper Styles -------------------------- */

#divContentWrapper {
	width: 972px;
	padding: 0 9px;
}

/* -------------------------- Content Styles -------------------------- */

#divContent {
	width: 972px;
}

#divContent img, #divContentSecondary img {
	display: none;
}

#divContentMain img, divContentMainSecondary img, #divContentSub img,  #divContentSubSecondary img {
	display: block;
}

#divContentSecondary {
	width: 972px;
}

#divContentBottom {
	width: 972px;
	height: 22px;
	margin-bottom: 25px;
}

#divContentBottomSecondary {
	width: 972px;
	height: 22px;
	margin-bottom: 25px;
}

#divContentMain {
	float: left;
	width: 850px;
	margin-left: 6px;
	padding: 0 40px 20px 50px;
}

#divContentMain table {
	width: 850px;
	vertical-align: top;
}

#divContentMain td {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding: 5px 4px;
	color: #333;
	border-bottom: 1px solid #cfd4df;
	border-left: 1px solid #cfd4df;
	border-right: 1px solid #cfd4df;
	vertical-align: top;
}

table.anchor_links {
	display: none;
}

#divContentSub {
	float: none;
	background: none;
	width: 850px;
	padding: 0 40px 20px 50px;
}

#divContentMainSecondary {
	float: none;
	width: 850px;
	margin-left: 6px;
	padding: 25px 40px 20px 50px;
}

#divContentMainSecondary table {
	width: 500px;
}

#divContentMainSecondary td {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding: 5px 4px;
	color: #333;
	vertical-align: top;
	width: 50%;
}

#divContentMainWide {
	width: 850px;
	margin-left: 6px;
	padding: 25px 40px 20px 50px;
}

#divContentMainWide table {
	width: 850px;
	vertical-align: top;
}

#divContentMainWide td {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding: 5px 4px;
	color: #333;
	border-bottom: 1px solid #d8dce5;
	vertical-align: top;
}

#divContentSubSecondary {
	float: none;
	background: none;
	width: 850px;
	padding: 0 40px 20px 50px;
}

#divContentSubSecondary ul li, #divContentMain ul li, #divContentMainSecondary ul li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding: 0 0 10px 16px;
	color: #333;
	background: url(/images/red-diamond.png) no-repeat 0 3px;
}

#divContentMainSecondary li a {
	color: #333;
}

#divContentMainSecondary li a:hover {
	text-decoration: none;
}


#divContentMainSecondary ul li ul {
	padding: 10px 0 10px 15px;
}

#divContentMainSecondary ul li li {
	background: none;
	padding: 0 0 10px 3px;
	list-style: disc;
}


#divContentSubSecondary img {
	border: 1px solid #bdcbe2;
	padding: 4px;
	background-color: #fff;
}

#divContentSubSecondary p.caseStudy_logo img {
	border: none;
	padding: 0;
	background: none;
}

.report_archive, .investor_subnav {
	padding-bottom: 20px;
}

.report_archive a, .investor_subnav a {
	font: normal 13px/22px Arial, Helvetica, sans-serif;
	color: #445f8e;
	text-decoration: none;
}

.report_archive a:hover, .investor_subnav a:hover {
	color: #063767;
}

.report_archive a.current, .investor_subnav a.current {
	color: #d20a01;
}

.investor_subnav li {
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #c2ccec;
}
/* -------------------------- Pagination Styles -------------------------- */

#divPagination {
	display: none;
}

/* -------------------------- Properties Styles -------------------------- */

.divProperties, .divBios {
	width: 960px;
	margin: 0 6px;
	padding: 25px 0 20px 0;
}

.first {
	padding-top: 10px;
}

.divPropertiesSlideshow {
	width: 305px;
	padding: 0 50px 20px 50px;
	float: none;
}

.divSlides {
	width: 305px;
	height: 205px;
	background-color: #fff;
	z-index: 1;
}

.divSlides img{
	width: 295px;
	height: 195px;
	border: 1px solid #bdcbe2;
	padding: 4px;
	background-color: #fff;
	cursor: pointer;
	display: block;
}

.divPropertiesDescription {
	width: 860px;
	padding: 0 50px;
	float: none;
}

.divPropertiesDescription ul li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding: 0 0 10px 16px;
	color: #333;
	background: url(/images/red-diamond.png) no-repeat 0 3px;
}

.divPropertiesDescription li a {
	color: #333;
}

.divPropertiesDescription li a:hover {
	text-decoration: none;
}

a.contact-information {
	display: none;
}

a.additional-information {
	display: none;
}

.suite-plans {
	padding: 20px 0;
	clear: both;
}

a.suite_plans {
	display: none;
}

a.request_account {
	display: block;
	width: 219px;
	height: 29px;
	margin: 0 auto;
	background: url(/images/request_account.gif) no-repeat 0 0;
	text-indent: -9000px;
}

a.contact-information:hover, a.additional-information:hover, a.request_account:hover, a.suite_plans:hover {
	background-position: 0 -29px;
}

.contactInformationInner p{
	padding: 20px;
	color: #fff;
}

.contactInformationInner a, .login_form a {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #7488b8;
	text-decoration: none;
}

.contactInformationInner a:hover, .login_form a:hover {
	color: #c2ccec;
}

.login_form p{
	padding: 8px 30px;
	color: #fff;
}

.login_form h1 {
	font: normal 24px/28px "Times New Roman", Times, Georgia, serif;
	color: #fff;
	padding: 15px 30px;
}

.divSlideshowNav {
	display: none;
}

/* -------------------------- Bios Styles -------------------------- */

.divPortrait {
	width: 225px;
	padding: 0 35px 20px 50px;
	float: none;
}

.small {
	width: 140px;
	padding: 0 35px 20px 50px;
}

#divContent .divPortrait img{
	border: 1px solid #bdcbe2;
	padding: 4px;
	background-color: #fff;
	display: block;
}

.divBiosDescription {
	width: 775px;
	padding: 0 75px 0 50px;
	float: none;
}

.divBiosDescription h2 {
	font: normal 20px/22px "Times New Roman", Times, Georgia, serif;
	padding: 0 0 5px 0;
}

.divBiosDescription h3{
	padding: 10px 0 5px 0;
}

.divBiosDescription ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	color: #333;
}

.divBiosDescription a.view-bio {
	display: block;
	width: 71px;
	height: 20px;
	background: url(/images/view_bio.gif) no-repeat 0 0;
	text-indent: -9000px;
}

.divBiosDescription a.view-bio:hover {
	background-position: 0 -20px;
}
/* -------------------------- Titlebar Styles -------------------------- */

#divTitlebar {
	display: none;
}

#divTitlebarSub {
	width: 850px;
	margin-left: 6px;
	padding: 0 40px 20px 50px;
}

#divTitlebarSub h1 {
	color: #063767;
	padding-top: 15px;
}

/* -------------------------- Tagline Styles -------------------------- */

#divTagline {
	margin: 0 auto;
	width: 800px;
}

#divTagline p {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	color: #333; 
}

/* -------------------------- Search Styles -------------------------- */
.divSearch {
	display: none;
}

#divSearch {
	display: none;
}

/* -------------------------- Footer Styles -------------------------- */

#divFooterWrapper {
	width: 920px;
	padding: 30px 0;
	clear: both;
}

#divFooterWrapperSecondary {
	width: 972px;
	padding: 30px 0;
	clear: both;
	margin-bottom: 30px;
}

#divFooter {
	width: 685px;
	margin: 0 auto;
}

#divFooter p {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #333;
	float: none;
}

#divFooter a {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
#divFooter img {
	display: none;
}

/* -------------------------- Before and After Styles -------------------------- */

.divCaseStudy {
	width: 532px;
	height: 320px;
	margin-bottom: 30px;
}

.divCaseStudy img {
	width: 520px;
	height: 305px;
	border: 1px solid #bdcbe2;
	padding: 5px;
	background-color: #fff;
	cursor: pointer;
}

.caseStudy p {
	text-align: center;
	padding: 10px 0 0 0;
}

.caseStudy p span {
	font: italic bold 12px/16px Georgia, serif;
	color: #063767;
}
/* -------------------------- Secure Login Form Styles -------------------------- */

#divLoginMain {
	width: 636px;
	border: 1px solid #d8dce5;
}

#divRequestAccount {
	width: 219px;
	float: left;
	padding: 25px;
}

#divRequestAccount h1{
	text-align: center;
	font: normal 16px/18px Arial, Helvetica, sans-serif;
	color: #063767;
	border-bottom: 1px solid #dee4ef;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-top: 0px;
	background-color: transparent;
}

#divRequestAccount p {
	text-align: center;
}

#divLoginForm {
	width: 317px;
	float: left;
	padding: 25px 25px 10px 25px;
	background-color: #dee4ef;
}

#divLoginForm h1{
	text-align: left;
	font: normal 16px/18px Arial, Helvetica, sans-serif;
	color: #063767;
	border-bottom: 1px solid #fff;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-top: 0px;
	background-color: transparent;
}


#frmLogin div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
}
#frmLogin div input {
	margin: 3px 3px 3px 4px;
}
#frmLogin label {
	display: block;
	float: left;
	width: 95px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0;
	margin: 0;
	text-align: left;
}

#frmLogin input.inputform{
	float: left;
	width: 200px;
	margin-bottom: 4px;
}

#frmLogin br{
	clear: both;
}

#frmLogin p, #frmLogin a, #frmLogin a:link, #frmLogin a:visited {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #5c583f;
	margin: 0;
	line-height: normal;
}

#frmLogin a {
	text-decoration: underline;
	color: #5c583f;
}

#frmLogin a:hover {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5c583f;
	margin: 0;
	line-height: normal;
}

.spacing {
	padding: 0 14px;
}

#divAssistance {
	width: 596px;
	clear: both;
	border-top: 1px solid #dee4ef;

}

#divAssistance p {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 10px 20px;
	margin: 0;
	line-height: normal;
}

#divAssistance a {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #063767;
}

#divAssistance a:hover {
	text-decoration: none;
}

a.forgotten_password {
	display: block;
	float: left;
	width: 20px;
	height: 23px;
	margin-left: 4px;
	background: url(/images/question_mark.gif) no-repeat 0 0;
}

a.forgotten_password:hover {
	background-position: 0 -23px;	
}
p.submit-section {
	padding-top: 10px;
}


