
/* --- Styles for General Tags ----------------------------------------------------------------------- */
	/*
	.back {
		background-image: url(../layout/images/bg.gif);
		background-repeat: repeat-x;
	}
	*/
	body {
	/*	margin: 0px; */
		padding: 0px;
		background-color: #F3F3F3;
	
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;	
		color: #000000;	
	/*
		scrollbar-base-color: #F0EEEF;
		scrollbar-arrow-color: #112C4E;
		scrollbar-face-color: #C8C8C8;
		scrollbar-highlight-color: #F0EEEF;
		scrollbar-3dlight-color: #DADADA;
		scrollbar-darkshadow-color: #112C4E;
		scrollbar-shadow-color: #DADADA;
	*/
	}
	
	form {
		margin: 0px;
		border: 0px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;	
	}
	input, textarea, select, option {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	.resetheights	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
		color: #000000;
	}
	.zeroheights	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 0pt;
		line-height: 0pt;
		color: #000000;
	}


/* --- General Styles ----------------------------------------------------------------------- */

	.pagetext
	{	
		color: #000000;	
		text-align: none;
	}
	
	.blocktext
	{	
		color: #000000;	
		text-align: none;
	}

/* --- Styles for Page Topic ----------------------------------------------------------------------- */

  .PageTopic {
    margin: 0px;
		color: #000000;
		text-decoration: none;
		font-weight: normal;
  }


/* --- Styles for Search Box ----------------------------------------------------------------------- */

	.SearchBox	{
		color: #000000;
	}

	.SearchBox .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchBox .label a:link, .SearchBox .label a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchBox .label a:hover, .SearchBox .label a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #F5822A;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchBox form {
		margin: 0px;
		border: 0px;
	}
	.SearchBox input {
		height: 17px;
		font-size: 11px;
		border: 1 solid;
		border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	}


/* --- Styles for Top Menu Bar ----------------------------------------------------------------------- */

  .TopMenu {
		font-size: 11px;
		line-height: 13px;
		color: #646464;
		font-weight: normal;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #646464;
		text-decoration: none;
		font-weight: normal;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #000000;
		text-decoration: none;
	}

/* --- Styles for Top Menu Bar 02 ----------------------------------------------------------------------- */

  .TopMenu2 {
		line-height: 13px;
		color: #FFFFFF;
		font-weight: normal;
  }
	.TopMenu2 a:link, .TopMenu2 a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.TopMenu2 a:hover, .TopMenu2 a:active	{
		color: #FFA200;
		text-decoration: none;
	}

  .TopMenu2 .emphasis {
		color: #FFA200;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }

	.TopMenu2 .emphasis a:link, .TopMenu2 .emphasis a:visited	{
		color: #FFA200;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	.TopMenu2 .emphasis a:hover, .TopMenu2 .emphasis a:active	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}

/* --- Styles for Top Menu Bar 02 ----------------------------------------------------------------------- */

  .emphasis_text1 {
		line-height: 13px;
		color: #FFFFFF;
		font-weight: bold;
  }
  .emphasis_text2 {
		line-height: 13px;
		color: #010101;
		font-weight: normal;
		text-decoration: none;
  }
	.emphasis_text2 a:link, .emphasis_text2 a:visited	{
		color: #C60B46;
		font-weight: normal;
		text-decoration: underline;
	}
	.emphasis_text2 a:hover, .emphasis_text2 a:active	{
		color: #F5822A;
		font-weight: normal;
		text-decoration: underline;
	}

/* --- Styles for Bottom Contact Info Bar ----------------------------------------------------------------------- */

  .BottomContact {
		font-size: 11px;
		line-height: 13px;	
		color: #757575;
		font-weight: bold;
  }
	.BottomContact a:link, .BottomContact a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #006DAF;
		text-decoration: none;
		font-weight: bold;
	}
	.BottomContact a:hover, .BottomContact a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}


/* --- Styles for Bottom Menu Bar ----------------------------------------------------------------------- */

  .BottomMenu {
		font-size: 11px;
		line-height: 13px;	
		color: #919191;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #919191;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		text-decoration: none;
	}


/* --- Styles for Language Bar ----------------------------------------------------------------------- */

  .LanguageBar {
		line-height: 13px;
		color: #C60B46;
		font-weight: bold;
  }
	.LanguageBar a:link, .LanguageBar a:visited	{
		color: #C60B46;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		color: #FFA200;
		text-decoration: none;
	}
	.LanguageBar .selected	{
		color: #C60B46;
		font-weight: bold;
	}


/* --- Styles for Tools Bar ----------------------------------------------------------------------- */

  .ToolsBar {
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
  }
	.ToolsBar a:link, .ToolsBar a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.ToolsBar a:hover, .ToolsBar a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #C60B46;
		font-weight: bold;
	}
/* --- Styles for Main Menu ----------------------------------------------------------------------- */


  .MainMenu {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		text-decoration: none;
		font-weight: bold;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		text-decoration: none;
		font-weight: bold;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

  .MainMenu .L1_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
  }


/* --- Styles for Submenu ----------------------------------------------------------------------- */


  .Submenu {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: normal;
		text-decoration: none;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		text-decoration: none;
		font-weight: normal;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}

  .Submenu .L2_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
  }


/* --- Styles for Sub of Submenu ----------------------------------------------------------------------- */


  .SubofSubMenu {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: normal;
		text-decoration: none;
  }

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		text-decoration: none;
		font-weight: normal;
	}

	.SubofSubMenu a.L3_sel:link, .SubofSubMenu a.L3_sel:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3_sel:hover, .SubofSubMenu a.L3_sel:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}

  .SubofSubMenu .L3_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
  }

/* --- Styles for Breadcrumbs Bar ----------------------------------------------------------------------- */

  .BreadcrumbsBar {
		font-size: 11px;
		line-height: 13px;	
		color: #555555;
		font-weight: normal;
		text-decoration: none;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #555555;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		text-decoration: none;
	}
	.BreadcrumbsBar a.selected	{
		font-size: 11px;
		line-height: 13px;	
		color: #555555;
		font-weight: normal;
		text-decoration: none;
	}



/* --- Styles for Page Tool Bar -------------------------------------------------------------------- */

  .PageToolBar {
    margin: 0px;
		color: #81745B;	
		font-weight: normal;
		text-decoration: none;
  }
	.PageToolBar a:link, .PageToolBar a:visited	{
		color: #81745B;
		text-decoration: none;
		font-weight: normal;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
		color: #000000;
		text-decoration: none;
	}

/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Blocks (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Standard Block ----------------------------------------------------------------------- */

  .BlockStandard {
    margin: 0px;
  }

  .BlockStandard .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
  }

	.BlockStandard a:link, .BlockStandard a:visited	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockStandard a:hover, .BlockStandard a:active	{
		color: #E71D11;
		text-decoration: none;
	}

/* --- Styles for Banners Block ----------------------------------------------------------------------- */

  .BannersBlock {
    margin: 0px;
  }

  .BannersBlock .header {
		color: #FFFFFF;
    margin: 0px;
		font-size: 12px;
		line-height: 14px;	
		font-weight: normal;
		text-decoration: none;
  }
  .BannersBlock .body {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.BannersBlock a:link, .BannersBlock a:visited	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.BannersBlock a:hover, .BannersBlock a:active	{
		color: #E71D11;
		text-decoration: none;
	}

  
  
/* --- Styles for Featured Projects(Internal Feed) Block ----------------------------------------------------------------------- */

  .BlockInternalFeed {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
		color: #000000;
  }
  .BlockInternalFeed .normal {
    margin: 0px;
  }
  .BlockInternalFeed .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
  }
	.BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}
	.BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: underline;
	}

  .BlockInternalFeed .title {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }
	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: underline;
	}
  .BlockInternalFeed .body {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }

/* --- Styles for Featured Article Block 02 ----------------------------------------------------------------------- */

  .BlockFA {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
		color: #000000;
  }
  .BlockFA .normal {
    margin: 0px;
  }
  .BlockFA .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
  }
	.BlockFA .header a:link, .BlockFA .header a:visited	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: underline;
	}

  .BlockFA .title {
		color: #0065B9;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }
	.BlockFA .title a:link, .BlockFA .title a:visited	{
		color: #0065B9;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #0065B9;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: underline;
	}

/* --- Styles for Print this Page Tool -------------------------------------------------------------------- */

  .PrintPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
  .PrintPage .header {
		color: #FFFFFF;	
		font-weight: bold;
  }

	.PrintPage .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.PrintPage .toptext a:link, .PrintPage .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.PrintPage .toptext a:hover, .PrintPage .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Email this Page Tool -------------------------------------------------------------------- */

  .EmailPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

  .EmailPage .header {
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
  }
  .EmailPage .pagelink {
		font-size: 11px;
		line-height: 13px;	
		color: #0062BE;	
 }
  .EmailPage .pagelabels {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;	
		font-weight: bold;
 }
  .EmailPage .pagetext {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;	
 }
	.EmailPage .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.EmailPage .toptext a:link, .EmailPage .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.EmailPage .toptext a:hover, .EmailPage .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Search Page ----------------------------------------------------------------------- */

  .SearchPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
		text-decoration: none;
  }

	.SearchPage form {
		margin: 0px;
		border: 0px;
	}
	.SearchPage input {
		height: 17px;
		font-size: 11px;
		border: 1 solid;
		border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	}
  .SearchPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

	.SearchPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.SearchPage .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage .nav_bar	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .label a:link, .SearchPage .label a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .label a:hover, .SearchPage .label a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #F5822A;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage .message	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}

/* --- Styles for Sitemap Page ----------------------------------------------------------------------- */

  .SitemapPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

	.SitemapPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}

	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.SitemapPage .L2 a:hover, .SitemapPage .L2 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}

	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}


/* --- Styles for Standard Page ----------------------------------------------------------------------- */

  .StandardPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

	.StandardPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.StandardPage .subheader	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
	}
/*
	.StandardPage a:link, .StandardPage a:visited	{
		color: #887037;
		text-decoration: none;
		font-weight: normal;
	}
	.StandardPage a:hover, .StandardPage a:active	{
		color: #000000;
		text-decoration: underline;
	}
*/

/* --- Styles for News Page ----------------------------------------------------------------------- */

  .NewsPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
	.NewsPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.NewsPage .title	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .title a:link, .NewsPage .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	
	.NewsPage .backbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: underline;
	}

	.NewsPage .downloadbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .downloadbtn a:link, .NewsPage .downloadbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .downloadbtn a:hover, .NewsPage .downloadbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: underline;
	}

	.NewsPage .date	{
		font-size: 10px;
		line-height: 12px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .more	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPage .more a:link, .NewsPage .more a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPage .more a:hover, .NewsPage .more a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: underline;
	}

	.NewsPage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .nav a:link, .NewsPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .nav a:hover, .NewsPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Careers Page ----------------------------------------------------------------------- */

  .CareersPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
	.CareersPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.CareersPage .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.CareersPage .title a:link, .CareersPage .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.CareersPage .title a:hover, .CareersPage .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.CareersPage .subtitle	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}

	.CareersPage .backbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.CareersPage .backbtn a:link, .CareersPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.CareersPage .backbtn a:hover, .CareersPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: underline;
	}

	.CareersPage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.CareersPage .nav a:link, .CareersPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.CareersPage .nav a:hover, .CareersPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.CareersPage .tabs	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.CareersPage .tabs a:link, .CareersPage .tabs a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.CareersPage .tabs a:hover, .CareersPage .tabs a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.CareersPage .emphasis	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.CareersPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.CareersPage .label a:link, .CareersPage .label a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.CareersPage .label a:hover, .CareersPage .label a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: underline;
	}

/* --- Styles for Showcase Page ----------------------------------------------------------------------- */

  .ShowcasePage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
	.ShowcasePage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.ShowcasePage .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #0065B9;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .title a:link, .ShowcasePage .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #0065B9;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .title a:hover, .ShowcasePage .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #0065B9;
		font-weight: bold;
		text-decoration: none;
	}
	
	.ShowcasePage .backbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.ShowcasePage .backbtn a:link, .ShowcasePage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.ShowcasePage .backbtn a:hover, .ShowcasePage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: underline;
	}

	.ShowcasePage .buttons	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .buttons a:link, .ShowcasePage .buttons a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .buttons a:hover, .ShowcasePage .buttons a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: underline;
	}

	.ShowcasePage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .nav a:link, .ShowcasePage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .nav a:hover, .ShowcasePage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Showcase PopUp Page ----------------------------------------------------------------------- */

  .ShowcasePopUp {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

  .ShowcasePopUp .header {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
  }

	.ShowcasePopUp .subheader	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}

	.ShowcasePopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePopUp .toptext a:link, .ShowcasePopUp .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePopUp .toptext a:hover, .ShowcasePopUp .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Construction Projects Page ----------------------------------------------------------------------- */

  .ConstructionProjectsPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
	.ConstructionProjectsPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.ConstructionProjectsPage .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #0065B9;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPage .title a:link, .ConstructionProjectsPage .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #0065B9;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPage .title a:hover, .ConstructionProjectsPage .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	
	.ConstructionProjectsPage .subtitle	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.ConstructionProjectsPage .backbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.ConstructionProjectsPage .backbtn a:link, .ConstructionProjectsPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.ConstructionProjectsPage .backbtn a:hover, .ConstructionProjectsPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: underline;
	}

	.ConstructionProjectsPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPage .emphasis	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPage .emphasis a:link, .ConstructionProjectsPage .emphasis a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPage .emphasis a:hover, .ConstructionProjectsPage .emphasis a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: underline;
	}

	.ConstructionProjectsPage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPage .nav a:link, .ConstructionProjectsPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPage .nav a:hover, .ConstructionProjectsPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.ConstructionProjectsPage .tabs	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPage .tabs a:link, .ConstructionProjectsPage .tabs a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPage .tabs a:hover, .ConstructionProjectsPage .tabs a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Construction Projects PopUp ----------------------------------------------------------------------- */

  .ConstructionProjectsPopUp {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

  .ConstructionProjectsPopUp .header {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
  }

	.ConstructionProjectsPopUp .subheader	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}

	.ConstructionProjectsPopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPopUp .toptext a:link, .ConstructionProjectsPopUp .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.ConstructionProjectsPopUp .toptext a:hover, .ConstructionProjectsPopUp .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Development Projects Page ----------------------------------------------------------------------- */

  .DevProjectsPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
	.DevProjectsPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.DevProjectsPage .title	{
		font-size: 12px;
		line-height: 14px;	
		color: #0065B9;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPage .title a:link, .DevProjectsPage .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #0065B9;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPage .title a:hover, .DevProjectsPage .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	
	.DevProjectsPage .subtitle	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.DevProjectsPage .backbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.DevProjectsPage .backbtn a:link, .DevProjectsPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.DevProjectsPage .backbtn a:hover, .DevProjectsPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: underline;
	}

	.DevProjectsPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPage .emphasis	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPage .emphasis a:link, .DevProjectsPage .emphasis a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPage .emphasis a:hover, .DevProjectsPage .emphasis a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: underline;
	}

	.DevProjectsPage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPage .nav a:link, .DevProjectsPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPage .nav a:hover, .DevProjectsPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.DevProjectsPage .tabs	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPage .tabs a:link, .DevProjectsPage .tabs a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPage .tabs a:hover, .DevProjectsPage .tabs a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}


/* --- Styles for Development Projects Properties List Page ----------------------------------------------------------------------- */

  .DevProjectsPropertiesList {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
	.DevProjectsPropertiesList .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.DevProjectsPropertiesList .tab_title	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPropertiesList .tab_title a:link, .DevProjectsPropertiesList .tab_title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPropertiesList .tab_title a:hover, .DevProjectsPropertiesList .tab_title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: underline;
	}
	.DevProjectsPropertiesList .tab_title_sel	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}
	
	.DevProjectsPropertiesList .table_headers	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPropertiesList .table_headers a:link, .DevProjectsPropertiesList .table_headers a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPropertiesList .table_headers a:hover, .DevProjectsPropertiesList .table_headers a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: underline;
	}

	.DevProjectsPropertiesList .table_body	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: normal;
		text-decoration: none;
	}
	.DevProjectsPropertiesList .table_body a:link, .DevProjectsPropertiesList .table_body a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPropertiesList .table_body a:hover, .DevProjectsPropertiesList .table_body a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: underline;
	}


/* --- Styles for Construction Projects PopUp ----------------------------------------------------------------------- */

  .DevProjectsPopUp {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

  .DevProjectsPopUp .header {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
  }

	.DevProjectsPopUp .subheader	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}

	.DevProjectsPopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPopUp .toptext a:link, .DevProjectsPopUp .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.DevProjectsPopUp .toptext a:hover, .DevProjectsPopUp .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}


/* --- Styles for Development Property Page ----------------------------------------------------------------------- */

  .PropertyPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
	.PropertyPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.PropertyPage .title	{
		font-size: 12px;
		line-height: 14px;	
		color: #0065B9;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .title a:link, .PropertyPage .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #0065B9;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .title a:hover, .PropertyPage .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	
	.PropertyPage .subtitle	{
		font-size: 12px;
		line-height: 14px;	
		color: #0065B9;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertyPage .backbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.PropertyPage .backbtn a:link, .PropertyPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.PropertyPage .backbtn a:hover, .PropertyPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: underline;
	}

	.PropertyPage .status	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: normal;
		text-decoration: none;
	}
	.PropertyPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .blue_emphasis	{
		font-size: 11px;
		line-height: 13px;	
		color: #0065B9;
		font-weight: normal;
		text-decoration: none;
	}
	.PropertyPage .emphasis	{
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .emphasis a:link, .PropertyPage .emphasis a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .emphasis a:hover, .PropertyPage .emphasis a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: underline;
	}

	.PropertyPage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .nav a:link, .PropertyPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .nav a:hover, .PropertyPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertyPage .enq_button	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertyPage .enq_button a:link, .PropertyPage .enq_button a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .enq_button a:hover, .PropertyPage .enq_button a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: underline;
	}
/* --- Styles for Properties PopUp ----------------------------------------------------------------------- */

  .PropertiesPopUp {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

  .PropertiesPopUp .header {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
  }

	.PropertiesPopUp .subheader	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertiesPopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertiesPopUp .toptext a:link, .PropertiesPopUp .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #EC1D25;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertiesPopUp .toptext a:hover, .PropertiesPopUp .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertiesPopUp .table_header	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertiesPopUp .table_subtitle	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
