﻿body 
{
	background-color: #006BCF;
	background-image:url(../images/bgnd.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 10pt;
	height: 100%;
	min-height:100%;
	margin: 0px 0px 0px 0px;
}
H1
{
	font-size: 16pt;
	padding-top: 10px;
	padding-bottom: 0px
}
H2
{
	font-size: 12pt;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #f11b03;
}
H3
{
	font-size: 11pt;
	font-style: normal;
	padding-top: 0px;
	margin-bottom: 12px;
	color: #f11b03;
}
H4
{
	font-size: 10pt;
	font-style: normal;
	padding-top: 0px;
	margin-bottom: 12px;
	color: #006BCF;
}
H5
{
	font-size: 10pt;
	font-style: normal;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #f11b03;
}
H6
{
	font-size: 10pt;
	font-style: normal;
	padding-top: 0px;
	margin-bottom: 0px;
	color:#f11b03
}
ul
{
	list-style-type: disc;
	margin-left:50px
}
a:link
{
	text-decoration:none;
	color:#000000;	
}
a:hover
{
	text-decoration:none;
	color:#006bcf;	
}
a:visited
{
	text-decoration:none;
	color:#000000;	
}
a.title:link
{
	text-decoration:none;
	color:#f11b03;	
}
a.title:hover
{
	text-decoration:none;
	color:#006bcf;	
}
a.title:visited
{
	text-decoration:none;
	color:#f11b03;	
}
a.image:link
{
	text-decoration:none;
	color:#000000;	
}
a.image:hover
{
	text-decoration:none;
	color:#006bcf;	
}
a.image:visited
{
	text-decoration:none;
	color:#000000;	
}
table.Tenant
{
	padding-bottom: 12px;	
}
td.Nav
{
	background-color: #006bcf;
	vertical-align:top;
	width: 175px;
	height: 100%;
}
td.NavItem
{
	height:28px;
	border-right: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	border-bottom: solid 1px #ffffff;
}
#divCenter
{
	clear: both;
	z-index:0;
	background-color: #ffffff;	
	height: 100%;
	width: 770px;
	vertical-align: top;
		clear: both;
	margin: auto;
}
#tblCenter
{
	width: 770px;
	height: 550px;
	vertical-align:top;
	border: 0px;
	border: solid 0px #ffffff;
}
#divPage
{
	background-color: #006BCF;	
	background-image:url(../images/bgnd.jpg);
	background-repeat:repeat-x;
	height: 100%;
	width: 100%;
	min-height:100%;
	text-align:center;
	vertical-align: top;
}
#divBody
{
	text-align: left;
	padding-left: 19px;
	padding-right: 10px;
	margin-left: 0px;
	vertical-align:top;
	float:left;
}

#divFooter
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px
}
#BodyHome
{
	background-image: url(../images/HdrHome.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:400px;
	text-align:left;
	width: 592px;
	padding-left: 15px;
	padding-right: 15px;
}
#BodyTenant
{
	background-image: url(../images/HdrTenant.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:200px;
	text-align:left;
	width: 591px;
	padding-left: 15px;
	padding-right: 15px;
}
#TenantDesc
{
	vertical-align: top;
}
#BodySouthPark
{
	background-image: url(../images/HdrLocation.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:200px;
	text-align:left;
	width: 591px;
	padding-left: 15px;
	padding-right: 15px;
}
#BodyDevelopment
{
	background-image: url(../images/HdrDevelopment.jpg); 
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top:200px;
	text-align:left;
	width: 591px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align:top;
}
#BodyNewsroom
{
	background-image: url(../images/HdrNewsroom.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:185px;
	text-align:left;
	width: 591px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top
}
#BodyLeasing
{
	background-image: url(../images/HdrLeasing.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:200px;
	text-align:left;
	width: 591px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align:top;
}
#Copyright
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:8pt;
	width: 100%;
	text-align: center
}
#MoreInfo
{
	padding-top: 12px;
	color: #ffffff;	
}