.copyrightText {
	font-family: Arial, Verdana;
	font-size: 11px;
	color:#94C0D8;
}
.botLinks {
	font-family: Arial, Verdana;
	font-size: 12px;
	color:#2C83B4;
}
.contentCell {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.bigBoldText {
	font-family: Arial, Verdana;
	font-size: 17px;
	color:#006699;
	text-align: justify;
}
.normalText {
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#006699;
	text-align: justify;
}
ul {
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#006699;
	text-align: justify;
}
.dowloadHeading {
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#FB980F;
	font-weight:bold;
}
hr {
	border:0;
	color: #DBE9F4;
	background-color: #DBE9F4;
	height: 1px;
}
.introFlash {
	
}
/*
-----------------------------------------
	 CONTACT STYLES
-----------------------------------------
*/
.headingOrange {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight:bold;
	color:#FF9900;
	text-align: justify;
}
.headingRed {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight:bold;
	color:#EC028E;
	text-align: justify;
}
.contactBoldDetails {
	font-family: Arial, Verdana;
	font-weight:bold;
	font-size: 13px;
	color:#70BFC1;
	text-align: justify;
}
.headerCell {
	height:25px;
}
.dividerCell {
	height:10px;
}
/*
==========================================
	 LINK STYLES
==========================================
*/
/*
-----------------------------------------
	 NORMAL
-----------------------------------------
*/
a, a:visited,a:link,a:active {
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#006699;
	text-decoration:underline;
}
/*
-----------------------------------------
	 BOTTOM NAVIGATION
-----------------------------------------
*/
a.botNavLink,a.botNavLink:visited,a.botNavLink:link,a.botNavLink:active {
	font-family: Arial, Verdana;
	color:#2C83B4;
	text-decoration: none;
}
a.botNavLink:hover {
	font-family: Arial, Verdana;
	color:#2C83B4;
	text-decoration: underline;
}
/*
-----------------------------------------
	 LIFESTYLE
-----------------------------------------
*/
a.lifestyleLink,a.lifestyleLink:visited,a.lifestyleLink:link,a.lifestyleLink:active {
	font-weight:bold;
	color:#FF9900;
	text-decoration: none;
}
a.lifestyleLink:hover {
	color:#FF9900;
	font-weight:bold;
	text-decoration: underline;
}
/*
-----------------------------------------
	 RESIDENTIAL
-----------------------------------------
*/
a.residential,a.residential:link,a.residential:active {
	font-weight:bold;
	color:#9CC102;
	text-decoration: none;
}
a.residential:hover {
	font-weight:bold;
	color:#9CC102;
	text-decoration: underline;
}
/*
-----------------------------------------
	 OFFICE STUDIOS
-----------------------------------------
*/
a.officeStudios,a.officeStudios:visited,a.officeStudios:link,a.officeStudios:active {
	font-size: 12px;
	font-weight:bold;
	color:#0066CC;
	text-decoration: none;
}
a.officeStudios:hover {
	font-size: 12px;
	color:#0066CC;
	font-weight:bold;
	text-decoration: underline;
}
/*
-----------------------------------------
	 RETAIL
-----------------------------------------
*/
a.retail,a.retail:visited,a.retail:link,a.retail:active {
	font-size: 12px;
	font-weight:bold;
	color:#EC028E;
	text-decoration: none;
}
a.retail:hover {
	font-size: 12px;
	color:#EC028E;
	font-weight:bold;
	text-decoration: underline;
}
/*
-----------------------------------------
	 DZ3 LINK
-----------------------------------------
*/
a.dz3Link,a.dz3Link:visited,a.dz3Link:link,a.dz3Link:active {
	font-family: Arial, Verdana;
	font-size: 11px;
	color:#94C0D8;
	font-weight:bold;
	text-decoration: none;
}
a.dz3Link:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color:#006699;
	font-weight:bold;
	text-decoration: none;
}
