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

body {
	margin: 0px;
	text-align: center;
}

.linkTextDec {
	text-decoration:none;
}

.BoxMore {
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #39c;
}

.BoxOne {
	display: block;
}

.BoxOneA {
	display: block;
	text-decoration: none;
	color: #444;
}

.BoxOneA:hover {
	display: block;
	text-decoration: none;
	color: #999;
}

.BoxTwo {
	display: block;
	padding-left: 15px;
}

.BoxTwoArrow {
	vertical-align:middle;
	margin-right: 10px;
}

.BoxThree {
	display: block;
}

.BoxThreeDate {
	color: #39C;
	font-weight: bold;
}

.BoxThreeA {
	display: block;
	text-decoration: none;
	color: #444;
}

.BoxThreeA:hover {
	display: block;
	text-decoration: none;
	color: #999;
}

.divBgDiagonalIndex {
	background-image: url(../IMAGES/bg_diagonal.jpg);
	background-repeat: repeat;
	position: absolute;
	z-index: -10;
	width: 100%;
	height: 1250px;
}

.divBgDiagonal {
	background-image: url(../IMAGES/bg_diagonal.jpg);
	background-repeat: repeat;
	position: fixed;
	z-index: -10;
	width: 100%;
	height: 100%;
}

.divTopBar {
	height: 62px;
	width: 100%;
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
	position: absolute;
}

.divMenu {
	position: absolute;
	height: 79px;
	z-index: 10;
	width: 100%;
}

.tblMenu {
	height:79px;
	vertical-align:top;
}
	
.divSwoosh {
	position: absolute;
	z-index: -5;
	width: 100%;
	left: 0px;
	top: 552px;
	background-image: url(../IMAGES/bg_swoosh.png);
	background-repeat: repeat-x;
	height: 123px;
}

.divHeaderOne {
	text-align:left;
	height: 163px;
}

.divHeaderTwo {
	text-align:right;
	height: 163px;
}

.slider {
	background-color: #FFF;
	height: 455px;
}

.divFooter {
	height: 100px;
	width: 100%;
	background-color: #FFF;
	position: absolute;
}

.divFooterContent {
	height: 80px;
	width: 100%;
	position: absolute;
}

.divFooterText {
	font-family: Calibri, Corbel, Arial;
	font-size: 11px;
	color: #666;
	padding-top: 5px;
}

.divFooterTextLink {
	color: #666;
	text-decoration: underline;
}

.divFooterTextLink:hover {
	color: #39C;
	text-decoration: underline;
}

.ContentTD {
	background-color: #FFF;
	vertical-align: top;
	padding-top: 120px;
	padding-right: 45px;
	padding-bottom: 100px;
	text-align: justify;
	font-family: Calibri, Corbel, Arial;
	font-size: 14px;
	line-height: 24px;
	color: #444;
	height: 400px;
}

.ContentTDb {
	background-color: #FFF;
	vertical-align: top;
	text-align: left;
	font-family: Calibri, Corbel, Arial;
	font-size: 14px;
	line-height: 24px;
	color: #444;
	padding-left:45px;
}

.ContentTDspace {
	padding-right: 45px;
	padding-top: 45px;
	background-color: #FFF;
	text-align: right;
}

.ContentTDfull {
	background-color: #FFF;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 45px;
	text-align: justify;
	font-family: Calibri, Corbel, Arial;
	font-size: 14px;
	line-height: 24px;
	color: #444;
}

.ContentTDtable {
	background-color: #FFF;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 25px;
	text-align: justify;
	font-family: Calibri, Corbel, Arial;
	font-size: 14px;
	line-height: 24px;
	color: #444;
}

.ContentTDtitle {
	height: 50px;
	font-family: Calibri, Corbel, Arial;
	font-size: 19px;
	color: #444;
	letter-spacing: 3px;
}

.tenantTD {
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 45px;
	background-color: #FFF;
}

.tenantLink {
	border: 1px solid #FFF;
}

.tenantLink:hover {
	border: 1px solid #CCC;
}
