body{
	scrollbar-base-color: #17426D;
	scrollbar-face-color: #B3CBE5;
	scrollbar-track-color: #17426D;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000033;
	scrollbar-shadow-color: #94AECF;
	scrollbar-darkshadow-color: #69737F;
	list-style: circle;
	color:#FFFFFF;

	background-repeat: repeat-y;
	background-color: #17426D;
	
}

p, .ContactUs {
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-family: Arial;
}

h1{
	font-family: Arial;
	font-size: 11px;
	color: #21609E;
	text-transform: uppercase;
}

h2{
	font-family: Arial;
	font-size: 11pt;
	color: #00598c;
	font-weight: bold;
}

h3{
	font-family: Arial;
	font-size: 10pt;
	color: #00598c;
	font-weight: bold;
}
	
A:link	      {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3366CC;
	font-size: 11px;
}

A:visited    {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3366CC;
	font-size: 11px;
}

A:active     {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3366CC;
	font-size:11px;
}

A:hover     {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #6699FF;
	font-size: 11px;
}



/* areas for lease  PUBLIC SECTION */
.TableHeaderRow {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #00598c;
  Font-weight: bold;
}

.BottomBorderRow {

	border-bottom : 1px solid White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00598c;
	background-color: #000033;

}

.StandardDataRow {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}

.StandardDataRowBeige {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #F7F7F7;
}

.BottomBorderRowEdgesLeft {
	border-top: 0px;
	border-left: 1px solid Black;
	border-right: 0 px solid Black;
	border-bottom : 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00598c;
	background-color: #FFFFFF;

}

.BottomBorderRowEdgesRight{
	border-top: 0px;
	border-left: 0px solid Black;
	border-right: 1px solid Black;
	border-bottom : 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00598c;
	background-color: #FFFFFF;

}


.StandardDataRowEdgesLeft{
	border-top: 0px;
	border-left: 1px solid Black;
	border-right: 0 px solid Black;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

.StandardDataRowEdgesRight{
	border-right: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00598c;
	background-color: #FFFFFF;

}

.StandardDataRowEdgesLeftRight{
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00598c;
	background-color: #FFFFFF;

}

.StandardDataRowEdgesLeftBottom{
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00598c;
	background-color: #FFFFFF;

}

.StandardDataRowEdgesRightBottom{
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00598c;
	background-color: #FFFFFF;

}

.StandardDataRowEdgesLeftBottomRight{
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00598c;
	background-color: #FFFFFF;

}

.BlackTextDataRowEdgesLeftBottomRight{
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;

}

.BottomFormsPurpleRowEdges {
	border-top : 5px solid #00598c;
	border-left: 0px solid Black;
	border-right: 0 px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

/*_____________________________________________________________*/

/*Standard Tables for Building Specs Engineering Docs */
.BspecsTableHeaderRow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00598c;
	background-color: #F5F4CF;
}

.BspecsTableBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-width: 1px;
	border-color : #CCCCCC;
}

/* Tables for online bookings and forms */

.BottomFormsPurpleRow {
	border-bottom : 5px solid #00598c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

.TableFormsHeaderRow {
	border-bottom : 1px solid #00598c;
	border-left: 1px solid #00598c;
	border-right: 1px solid #00598c;
	border-top: 1px solid #00598c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #00598c;
	
}

.FormLeftBottomBorderRow {
	border-bottom : 1px solid #00598c;
	/*border-left: 1px solid #00598c;
	border-top : 1px solid #00598c;
	border-right: 1px solid #00598c;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00598c;
	/*background-color: #C6DbEf; */
	background-color: #E6E8EE;
	
}

.FormFullBorderRow {

	border-bottom : 2px solid #00598c;
	border-left: 2px solid #00598c;
	border-top : 2px solid  #00598c;
	border-right: 2px solid #00598c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00598c;
	background-color: #FFFFFF;

}

.TableBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background: #DDE4F1;
}				
		
.TableRow {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #DCDCDC;
}				
			 
.TableColumn {
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-family: Arial;
	font-weight : normal;

}		
			   
.TableColumn2 {

	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Arial
}

.form {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	background-color: #B3CBE5;
}
		
		

.BorderWelcomeContent {
	border-top: 1px solid #747474;
	border-left: 1px solid #747474;
	border-right: 1px solid #9C9E94;
	border-bottom: 1px solid #9C9E94;
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	background-color: #E8EDF7;
  	Font-weight: normal;
}


.PortfolioHeadings {
  text-transform: uppercase;
  color:#FF6666;
  font-size:10px;
  font-family: Verdana;
  font-weight:bold;
}
