/*-----------------------------------------*
	CONTENT TEXT FORMATTING (E.G. HEADINGS)
 *-----------------------------------------*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
	text-decoration: none;
	text-transform: none;
	padding-left: 10px;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699CC;
	text-decoration: none;
	text-transform: none;
	padding-left: 10px;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	text-transform: none;
	padding-left: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-align: justify;
	color:#333333;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-align: justify;
	color:#333333;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 14pt
}
/*---------------------------------*
	CONTENT LINK STYLE/COLOURS
 *---------------------------------*/
a:link {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color:#999999;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color:#999999;
	text-decoration:underline;
	font-weight: bold;
}
/*-----------------------------------------*
	TOP NAV FORMATTING (E.G. HOME, SITEMAP
 *-----------------------------------------*/
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	height: 22px;
	padding-right: 5px;
	text-align: right;
}
a.topnavlink:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.topnavlink:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.topnavlink:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.topnavlink:hover{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
/*-----------------------------------------*
	NAV FORMATTING (E.G. ABOUT, FACILIITES
 *-----------------------------------------*/
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../graphics/navbar.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-right: 5px;
	text-align: right;
}
a.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.navlink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.navlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.navlink:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
/*---------------------------------------------------------*
	SIDENAV FORMATTING (E.G. SUB NAV BUTTONS, FONT COLOURS
 *---------------------------------------------------------*/
a.sidenavlink:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.sidenavlink:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.sidenavlink:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.sidenavlink:hover{
	color: #6699CC;
	font-weight: normal;
}
a.sidenav_sublink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.sidenav_sublink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.sidenav_sublink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.sidenav_sublink:hover{
	color: #6699CC;
	font-weight: normal;
}
.orngnav_btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(../graphics/orng_navbtn-bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 27px;
}
.grnnav_btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(../graphics/grn_navbtn-bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 27px;
}
.grnnav_btn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(../graphics/grn_navbtn2-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 27px;
}
.grnnav_btn3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 52px;
	padding-left: 27px;
	background-image: url(../graphics/grn_navbtn3-bg.gif);

}
.drkblunav_btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(../graphics/drkblu_navbtn-bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 27px;
}
.drkblunav_btn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(../graphics/drkblu_navbtn2-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 27px;
}
.lgtblunav_btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(../graphics/lgtblu_navbtn-bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 27px;
}
.lgtblunav_btn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(../graphics/lgtblu_navbtn2-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 27px;
}
/*----------------------------------------------------------------------*
	HOME PAGE SECTION BOX (E.G. BUSINESS, FACILITIES, INVESTMENT & MEDIA
 *----------------------------------------------------------------------*/
.sectionbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-left: 9px;
	padding-top: 4px;
	background-image: url(../graphics/sectionbox-bg.jpg);
}
a.sectionboxlink:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.sectionboxlink:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.sectionboxlink:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.sectionboxlink:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
/*-------------------------------------------------------*
	HOME PAGE FEATURE BOXES (E.G. FEATURED TENENT, EOI'S
 *-------------------------------------------------------*/
.featurebox {
	background-image: url(../graphics/featurebox-bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 9px;
	vertical-align: top;
	background-repeat: no-repeat;
	padding-right: 9px;
	padding-bottom: 4px;
}
a.featureboxlink:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
a.featureboxlink:active {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
a.featureboxlink:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
a.featureboxlink:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

/*------------------------------------------------*
	PAGE LAYOUT WITH BG DEFINING LEFT-NAV COLUMN
 *------------------------------------------------*/
.pagelayout {
	background-image: url(../graphics/page-bg.gif);
	background-repeat: repeat-y;
}
/*------------------------------------------------*
	BUSINESS DIRECTORY STYLE AND LAYOUT
 *------------------------------------------------*/
.bizdir_alpha {
	background-image: url(../graphics/bizdir_alpha-bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	letter-spacing: 2px;
	height: 63px;
	line-height: 14pt
}
a.bizdirlink:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.bizdirlink:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.bizdirlink:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.bizdirlink:hover{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.bizdir_index {
	background-image: url(../graphics/bizdir_index-bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	height: 21px;
	line-height: 14pt
}
.bizdir_category {
	background-image: url(../graphics/drkblu_navbtn-bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	height: 21px;
	line-height: 14pt
}
