
/* --- Styles for General Tags ----------------------------------------------------------------------- */
	/*
	.back {
		background-image: url(../layout/images/bg.gif);
		background-repeat: repeat-x;
	}
	*/
	body {
	/*	margin: 0px; */
		padding: 0px;
		/*background-color: #EFEFEF;*/
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;	
		color: #555555;
	/*
		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: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #555555;	
	}
	input, textarea, select, option {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	.resetheights	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
		color: #555555;
	}
	.zeroheights	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0pt;
		line-height: 0pt;
		color: #555555;
	}
	

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

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

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

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


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

	.SearchBox	{
		color: #555555;
	}

	.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: 16px;
		font-size: 11px;
		border: 1 solid;
		border-color: #B3D4F5 #B3D4F5 #B3D4F5 #B3D4F5;
	}


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

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

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

	.TopMenu .emphasis a:link, .TopMenu .emphasis a:visited	{
		color: #C60B46;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	.TopMenu .emphasis a:hover, .TopMenu .emphasis a:active	{
		color: #F5822A;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		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: #555555;
		text-decoration: none;
		font-weight: bold;
	}


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

  .BottomMenu {
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: normal;
		text-decoration: none;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: normal;
		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: #005690;
		font-weight: bold;
  }
	.ToolsBar a:link, .ToolsBar a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		text-decoration: none;
		font-weight: bold;
	}
	.ToolsBar a:hover, .ToolsBar a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #D00036;
		text-decoration: none;
		font-weight: bold;
	}
/* --- Styles for Main Menu ----------------------------------------------------------------------- */


  .MainMenu {
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

  .MainMenu .L1_sel {
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }


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


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

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #D00036;
		font-weight: bold;
		text-decoration: none;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #D00036;
		font-weight: bold;
		text-decoration: none;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

  .Submenu .L2_sel {
		font-size: 12px;
		line-height: 14px;	
		color: #D00036;
		font-weight: bold;
		text-decoration: none;
  }


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


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

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

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

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

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

  .BreadcrumbsBar {
		font-size: 11px;
		line-height: 13px;	
		color: #989898;
		font-weight: normal;
		text-decoration: none;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #989898;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		text-decoration: none;
	}
	.BreadcrumbsBar a.selected	{
		font-size: 11px;
		line-height: 13px;	
		color: #989898;
		font-weight: bold;
		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: #555555;
		text-decoration: none;
	}

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


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

  .BlockStandard {
    margin: 0px;
		color: #555555;
		font-size: 12px;
		line-height: 14px;	
  }
	
	.BlockStandard .title {
		color: #F18F18;
		font-size: 18px;
		line-height: 20px;	
	}
	
	.BlockStandard a:link, .BlockStandard a:visited	{
		color: #F18F18;
		text-decoration: none;
	}
	.BlockStandard a:hover, .BlockStandard a:active	{
		color: #F18F18;
		text-decoration: underline;
	}

/* --- 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: #555555;
		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: #555555;
  }
  .BlockInternalFeed .normal {
    margin: 0px;
  }
  
	.BlockInternalFeed .header {
		color: #F18F18;
		font-size: 18px;
		line-height: 20px;	
	}
	
  
  /*.BlockInternalFeed .header {
		color: #AFAFAF;
    margin: 0px;
		font-weight: normal;
		font-size: 17px;
		line-height: 19px;	
		text-decoration: none;
  }*/
	.BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
		color: #AFAFAF;
    margin: 0px;
		font-weight: normal;
		font-size: 17px;
		line-height: 19px;	
		text-decoration: none;
	}
	.BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
		color: #010101;
    margin: 0px;
		font-weight: normal;
		font-size: 17px;
		line-height: 19px;	
		text-decoration: none;
	}

	.BlockInternalFeed .title	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockInternalFeed .title_2	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title_2 a:link, .BlockInternalFeed .title_2 a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title_2 a:hover, .BlockInternalFeed .title_2 a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000036;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockInternalFeed .label	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .more	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .more a:link, .BlockInternalFeed .more a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .more a:hover, .BlockInternalFeed .more a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000036;
		font-weight: bold;
		text-decoration: none;
	}


/* --- Styles for Internal Feed 2 Block ---------------------------------------------------------------- */

  .BlockInternalFeed02 {
    margin: 0px;
		color: #555555;
		font-size: 11px;
		line-height: 13px;	
  }
  .BlockInternalFeed02 .date {
		color: #F18F18;
		font-size: 11px;
		line-height: 13px;
		font-weight: bold;
  }	
  .BlockInternalFeed02 .header {
		color: #F18F18;
		font-size: 18px;
		line-height: 20px;	
  }
	.BlockInternalFeed02 .header a:link, .BlockInternalFeed02 .header a:visited	{
		color: #F18F18;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	.BlockInternalFeed02 .header a:hover, .BlockInternalFeed02 .header a:active	{
		color: #F18F18;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: underline;
	}

	.BlockInternalFeed02 .title	{
		color: #F18F18;
		font-size: 14px;
		line-height: 16px;	
	}
	.BlockInternalFeed02 .title a:link, .BlockInternalFeed02 .title a:visited	{
		color: #F18F18;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
	}
	.BlockInternalFeed02 .title a:hover, .BlockInternalFeed02 .title a:active	{
		color: #F18F18;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: underline;
	}

	.BlockInternalFeed02 a:link, .BlockInternalFeed02 a:visited	{
		color: #F18F18;
		text-decoration: none;
	}
	.BlockInternalFeed02 a:hover, .BlockInternalFeed02 a:active	{
		color: #F18F18;
		text-decoration: underline;
	}


/* --- Styles for Block Find Property ----------------------------------------------------------------------- */

  .BlockFindProperty .header {
		color: #005690;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }

  .BlockFindProperty .button {
		color: #F18F18;
    margin: 0px;
		font-weight: bold;
		font-size: 10px;
		line-height: 12px;	
		text-decoration: none;
  }
	.BlockFindProperty .button a:link, .BlockFindProperty .button a:visited	{
		color: #F18F18;
    margin: 0px;
		font-weight: bold;
		font-size: 10px;
		line-height: 12px;	
		text-decoration: none;
	}
	.BlockFindProperty .button a:hover, .BlockFindProperty .button a:active	{
		color: #D00036;
    margin: 0px;
		font-weight: bold;
		font-size: 10px;
		line-height: 12px;	
		text-decoration: none;
	}


/* --- Styles for Block e-Care ----------------------------------------------------------------------- */

  .BlockeCare .header {
		color: #AFAFAF;
    margin: 0px;
		font-weight: normal;
		font-size: 17px;
		line-height: 19px;	
		text-decoration: none;
  }

  .BlockeCare {
    margin: 0px;
  }

  .BlockeCare .button {
		color: #6F6F6F;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }
	.BlockeCare .button a:link, .BlockeCare .button a:visited	{
		color: #6F6F6F;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	.BlockeCare .button a:hover, .BlockeCare .button a:active	{
		color: #006DAF;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}

  .BlockeCare .label {
		color: #0061AA;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }

  .BlockeCare .label2 {
		color: #010101;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }

  .BlockeCare .text {
		color: #0061AA;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }


/* --- 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: #005690;
		font-weight: normal;
		text-decoration: none;
	}
	.PrintPage .toptext a:link, .PrintPage .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: normal;
		text-decoration: none;
	}
	.PrintPage .toptext a:hover, .PrintPage .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #D00036;
		font-weight: normal;
		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: #0061AA;
		font-weight: bold;
  }
  .EmailPage .pagelink {
		font-size: 11px;
		line-height: 13px;	
		color: #F58026;	
 }
  .EmailPage .pagelabels {
		font-size: 11px;
		line-height: 13px;	
		color: #555555;	
		font-weight: bold;
 }
  .EmailPage .pagetext {
		font-size: 11px;
		line-height: 13px;	
		color: #555555;	
 }
	.EmailPage .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: normal;
		text-decoration: none;
	}
	.EmailPage .toptext a:link, .EmailPage .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: normal;
		text-decoration: none;
	}
	.EmailPage .toptext a:hover, .EmailPage .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #D00036;
		font-weight: normal;
		text-decoration: none;
	}

/* --- Styles for UCC Page Tool -------------------------------------------------------------------- */

  .UCC {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
  .UCC .header {
		color: #F18F18;	
		font-weight: bold;
  }
  .UCC .subheader {
		color: #F18F18;	
		font-weight: normal;
		text-decoration: none;
  }

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

	.UCC .pagetext	{
		font-size: 11px;
		line-height: 13px;	
		color: #D00036;
		font-weight: normal;
		text-decoration: none;
	}
	.UCC .pagetext a:link, .UCC .pagetext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #D00036;
		font-weight: normal;
		text-decoration: underline;
	}
	.UCC .pagetext a:hover, .UCC .pagetext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: normal;
		text-decoration: underline;
	}

/* -------------------------------------------------------------------------------------------------- */
/* --- 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: 16px;
		font-size: 11px;
		border: 1 solid;
		border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	}
  .SearchPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

	.SearchPage .header	{
		color: #0061AA;
    margin: 0px;
		font-weight: bold;
		font-size: 15px;
		line-height: 17px;	
	}
	
	.SearchPage .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #0061AA;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #F58026;
		font-weight: bold;
		text-decoration: none;
	}

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

	.SearchPage .nav_bar	{
		font-size: 11px;
		line-height: 13px;	
		color: #F5822A;
		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: #0061AA;
		font-weight: normal;
		text-decoration: none;
	}

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

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

	.SitemapPage .header	{
		color: #0061AA;
    margin: 0px;
		font-weight: bold;
		font-size: 15px;
		line-height: 17px;	
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #555555;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #0061AA;
		text-decoration: none;
		font-weight: bold;
	}

	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		color: #555555;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L2 a:hover, .SitemapPage .L2 a:active	{
		color: #0061AA;
		text-decoration: none;
		font-weight: normal;
	}

	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		color: #0061AA;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		color: #0061AA;
		text-decoration: none;
		font-weight: normal;
	}


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

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

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


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

  .NewsPage {
    margin: 0px;
		color: #555555;
		font-size: 11px;
		line-height: 13px;	
  }

  .NewsPage .date {
		color: #F18F18;
		font-size: 11px;
		line-height: 13px;
		font-weight: bold;
  }

	.NewsPage .header	{
		color: #F18F18;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.NewsPage .title	{
		font-size: 14px;
		line-height: 16px;	
		color: #F18F18;
	}

	.NewsPage a:link, .NewsPage a:visited	{
		color: #F18F18;
		text-decoration: none;
		font-weight: normal;
	}
	.NewsPage a:hover, .NewsPage a:active	{
		color: #F18F18;
		text-decoration: underline;
	}

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

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

  .ProjectPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
	.ProjectPage .header	{
		color: #F18F18;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.ProjectPage .title	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .title a:link, .ProjectPage .title a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .title a:hover, .ProjectPage .title a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .label	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}

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

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

	.ProjectPage .gallery_btn	{
		font-size: 11px;
		line-height: 13px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .gallery_btn a:link, .ProjectPage .gallery_btn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .gallery_btn a:hover, .ProjectPage .gallery_btn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000036;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .more	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .more a:link, .ProjectPage .more a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .more a:hover, .ProjectPage .more a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000036;
		font-weight: bold;
		text-decoration: none;
	}

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

	.ProjectPage .title_2	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .title_2 a:link, .ProjectPage .title_2 a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .title_2 a:hover, .ProjectPage .title_2 a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000036;
		font-weight: bold;
		text-decoration: none;
	}


/* --- Styles for Project Tabs Page ----------------------------------------------------------------------- */

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

	.ProjectPropertiesList .more	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPropertiesList .more a:link, .ProjectPropertiesList .more a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPropertiesList .more a:hover, .ProjectPropertiesList .more a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000036;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPropertiesList .sold	{
		font-size: 11px;
		line-height: 13px;	
		font-weight: normal;
		text-decoration: line-through;
	}

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

	.ProjectPropertiesList .descr_more	{
		font-size: 11px;
		line-height: 13px;	
		color: #555555;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectPropertiesList .descr_more a:link, .ProjectPropertiesList .descr_more a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #555555;
		font-weight: normal;
		text-decoration: underline;
	}
	.ProjectPropertiesList .descr_more a:hover, .ProjectPropertiesList .descr_more a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #F18F18;
		font-weight: normal;
		text-decoration: underline;
	}
/* --- Styles for Projects PopUp Page ----------------------------------------------------------------------- */

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

  .ProjectsPopUp .header {
		color: #005690;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;	
  }

	.ProjectsPopUp .emphasis	{
		font-size: 14px;
		line-height: 16px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectsPopUp .label	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPopUp .label a:link, .ProjectsPopUp .label a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPopUp .label a:hover, .ProjectsPopUp .label a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectsPopUp .label_2	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPopUp .label_2 a:link, .ProjectsPopUp .label_2 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPopUp .label_2 a:hover, .ProjectsPopUp .label_2 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectsPopUp .topbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectsPopUp .topbtn a:link, .ProjectsPopUp .topbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectsPopUp .topbtn a:hover, .ProjectsPopUp .topbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #D00036;
		font-weight: normal;
		text-decoration: none;
	}

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

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

	.PropertyPage .emphasis	{
		font-size: 14px;
		line-height: 16px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertyPage .subtitle	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .subtitle a:link, .PropertyPage .subtitle a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .subtitle a:hover, .PropertyPage .subtitle a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertyPage .label	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}

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

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

	.PropertyPage .more	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .more a:link, .PropertyPage .more a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .more a:hover, .PropertyPage .more a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000036;
		font-weight: bold;
		text-decoration: none;
	}

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

/* --- Styles for Properties PopUp Page ----------------------------------------------------------------------- */

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

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

  .PropertiesPopUp .header {
		color: #005690;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;	
  }

	.PropertiesPopUp .emphasis	{
		font-size: 14px;
		line-height: 16px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertiesPopUp .label	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertiesPopUp .table_subtitle	{
		font-size: 11px;
		line-height: 13px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertiesPopUp .table_header	{
		font-size: 12px;
		line-height: 14px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertiesPopUp .topbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: normal;
		text-decoration: none;
	}
	.PropertiesPopUp .topbtn a:link, .PropertiesPopUp .topbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: normal;
		text-decoration: none;
	}
	.PropertiesPopUp .topbtn a:hover, .PropertiesPopUp .topbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #D00036;
		font-weight: normal;
		text-decoration: none;
	}


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

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

	.SearchForProperty .header	{
		color: #F18F18;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.SearchForProperty .title	{
		color: #F18F18;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.SearchForProperty .title a:link, .SearchForProperty .title a:visited	{
		color: #F18F18;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.SearchForProperty .title a:hover, .SearchForProperty .title a:active	{
		color: #F18F18;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		text-decoration: underline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	.SearchForProperty .more	{
		color: #F18F18;
		font-size: 11px;
		line-height: 13px;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.SearchForProperty .more a:link, .SearchForProperty .more a:visited	{
		color: #F18F18;
		font-size: 11px;
		line-height: 13px;
		font-weight: bold;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.SearchForProperty .more a:hover, .SearchForProperty .more a:active	{
		color: #F18F18;
		font-size: 11px;
		line-height: 13px;
		font-weight: bold;
		text-decoration: underline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

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

	.SearchForProperty .message	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForProperty .emphasis	{
		font-size: 12px;
		line-height: 14px;	
		color: #D00036;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForProperty .emphasis a:link, .SearchForProperty .emphasis a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #D00036;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForProperty .emphasis a:hover, .SearchForProperty .emphasis a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

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

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

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

	.SearchForProperty .details	{
		color: #747474;
		font-size: 11px;
		line-height: 13px;	
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	.SearchForProperty .available	{
		color: #FFFFFF;
		font-size: 18px;
		line-height: 20px;	
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	.SearchForProperty .search_btn	{
		font-size: 11px;
		line-height: 13px;	
		color: #D00036;
		font-weight: normal;
		text-decoration: underline;
	}
	.SearchForProperty .search_btn a:link, .SearchForProperty .search_btn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #D00036;
		font-weight: normal;
		text-decoration: underline;
	}
	.SearchForProperty .search_btn a:hover, .SearchForProperty .search_btn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #005690;
		font-weight: normal;
		text-decoration: underline;
	}
	
  .SearchForProperty .tab {
		color: #005790;
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.SearchForProperty .tab a:link, .SearchForProperty .tab a:visited	{
		color: #005790;
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.SearchForProperty .tab a:hover, .SearchForProperty .tab a:active	{
		color: #D00036;
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.SearchForProperty .tabsel	{
		color: #D00036;
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
	
/* --- Styles for Showcase Page ----------------------------------------------------------------------- */

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

	.ShowcasePage .header	{
		color: #F18F18;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
	}
	
	.ShowcasePage .title	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .title a:link, .ShowcasePage .title a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .title a:hover, .ShowcasePage .title a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000036;
		font-weight: bold;
		text-decoration: none;
	}

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

	.ShowcasePage .subtitle	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .subtitle a:link, .ShowcasePage .subtitle a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .subtitle a:hover, .ShowcasePage .subtitle a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}

	.ShowcasePage .label	{
		font-size: 10px;
		line-height: 12px;	
		color: #555555;
		font-weight: bold;
		text-decoration: none;
	}

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

	.ShowcasePage .more	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .more a:link, .ShowcasePage .more a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F18F18;
		font-weight: bold;
		text-decoration: none;
	}
	.ShowcasePage .more a:hover, .ShowcasePage .more a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000036;
		font-weight: bold;
		text-decoration: none;
	}

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

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

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

  .ShowcasePopUp .header {
		color: #0061AA;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;	
  }

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

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

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

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


