/****************************************************************************************/
/* Boston Properties Corporate Website                                                  */           
/* investor_relations .css                                                              */
/* Sets styles specific to the investor relations layouts for screen based media        */
/****************************************************************************************/

form {
	margin-top: 0;
}

p {
	text-align: justify;
}

.contentLeft { /* Main Content Area - Left Column */
	width: 384px;  
	float: left;
	
}

#contentRight { /* Main Content Area - Right Column */
	width: 222px; 
	float: left;
}

.stripRight table th, .stripRight table td {
	vertical-align: top;
}

.tabularData table, table.radioArray {
	width: 546px;
	font-size: 65%;
	color: #333333;
	margin-bottom: 20px;
	type-align: left;
}

.tabularData table th {
	font-weight: bold;
	padding: 1px;
}

.tabularData table td {
	padding: 1px;
}

td.noBreak {
	white-space: nowrap;
}

.tabularData td a {
	color: #333333;
	text-decoration: none;
	line-height: normal;
}

.tabularData td a:hover {
	color: #003366;
	text-decoration: underline;
}

.tabularData tr.bg {
	background-color: #D8D8C3;	
}

.tabularData tr.tableSubhead {
	background-color: #F0F0F0;
	color: #333333;
	font-weight: bold;
	font-style: oblique;	
}

.tabularData p {
	font-size: 65%;
	color: #003366;
	margin: 0;
	padding: 0;
	text-align: left;
}

.tabularData p a {
	color: #8D8D58;
	text-decoration: underline;
}

.tabularData p a:hover {
	color: #8D8D58;
	text-decoration: underline;
}

.disclaimer p {
	font-size: 65%;
	margin: 20px 0 20px 0;
	line-height: 1.2em;
}

.disclaimer p img {
	margin: 0 20px 20px 0;
	display: inline;
	float: left;
}

table.textLeft td, table.textLeft th {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

table.centerTable td, table.centerTable th {
	text-align: center;
}

.radioArray th {
	font-weight: bold;
	padding: 0px !important; padding: 2px;
}

.radioArray td {
	padding: 0px !important; padding: 2px;
}

.inlineControl {
	margin-bottom: 10px;
}

.inlineControl form, input, select {
	width: 200px;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

.inlineControl select {
	margin-left: -5px;
}

.inlineControl label {
	color: #684709;
	font-size: 65%;
	font-weight: bold;
	width: 100px;
	margin-right: 10px;
}

a.tip {
	margin-left: 10px;
	font-weight: normal;
	color: #8D8D58;
	font-size: 10px;
	vertical-align: middle;
}

a.tip:hover {
	margin-left: 10px;
	color: #003366;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}

.radioArray input {
	width: auto;
}

table.half {
	width: 272px;
}

table.colLeft {
	width: 324px;
}

p.notes {
	font-size: 90%;
	padding: 5px;
	color: #003366;
	text-align: left;
}

.twoCol {
	text-align: left;
	float: left;
	line-height: normal;
}

.twoCol a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.twoCol a:hover {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

.twoCol p {
	text-align: left;
	width: 250px;
	float: left;
	line-height: normal;
	text-align: left;
}

.contentLeft .twoCol p {
	text-align: left;
	width: 150px;
	float: left;
	line-height: normal;
	text-align: left;
}

.twoCol p a, .featured p a {
	color: #333333;
	text-decoration: none;
}

.twoCol p a:hover, .featured p a:hover {
	color: #003366;
	text-decoration: underline;
}

.twoCol p img, .featured p img {
	vertical-align: top;
	margin: 0px 5px 10px 0px;
	float: left;
}

.twoCol img.icon {
	vertical-align: top;
	margin: 0 5px 10px 0;
	float: left;
}

dl.webcasts {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 65%
}

dl.webcasts dt {
	margin: 0 0 5px 0;
	padding: 0;
	color: #003366;
	font-weight: bold;
}

dl.webcasts dt img {
	margin: 0 10px 0 0;
	padding: 0;
	vertical-align: middle;
	float: left;
}

dl.webcasts dd {
	margin: 0 0 0 26px;
	padding: 0;
}

dl.webcasts dd a {
	color: #8D8D58;
	text-decoration: none;
}

dl.webcasts dd a:hover {
	color: #003366;
	text-decoration: none;
}

.stripRight .twoColRight dl {
	width: 82px;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 65%;
	float: left;
	text-align: left;
}

.stripRight .twoColRight dl.right {
	margin-left: 20px;
}

.stripRight dt {
	margin: 0;
	padding: 0;
	color: #003366;
}

.stripRight dd {
	margin: 0 0 5px 0;
	padding: 0;
}
