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


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

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

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

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


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

	.SearchBox	{
		color: #FFFFFF;
	}

	.SearchBox .Label	{
		color: #FFFFFF;
		font-weight: bold;
	}

	.SearchBox form {
		margin: 0px;
		border: 0px;
		font-size: 10px;
	}
	.SearchBox input {
		height: 16px;
		font-size: 10px;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}


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

  .TopMenu, .TopMenu td {
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}


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

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


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

/*
  .LanguageBar {
		font-size: 10px;
		line-height: 13px;	
		color: #008551;
		font-weight: normal;
  }
	.LanguageBar a:link, .LanguageBar a:visited	{
		color: #008551;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		color: #E82123;
		text-decoration: none;
	}
	.LanguageBar .selected	{
		color: #E82123;
		font-weight: normal;
	}
*/


/* --- Styles for Main Menu ----------------------------------------------------------------------- */


  .MainMenu {
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		font-weight: normal;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		color: #D7C8B4;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		color: #D7C8B4;
		text-decoration: none;
	}

  .MainMenu .L1_sel {
		color: #D7C8B4;
		font-weight: normal;
  }


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


  .Submenu {
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		font-weight: normal;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		color: #D7C8B4;
		text-decoration: none;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		color: #D7C8B4;
		text-decoration: none;
	}
	
  .Submenu .L2_sel {
		color: #D7C8B4;
		font-weight: normal;
  }


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


  .SubofSubMenu {
		font-size: 12px;
		line-height: 14px;	
		color: #010101;
		font-weight: normal;
  }

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		color: #FF0000;
		text-decoration: none;
	}

	.SubofSubMenu a.L3_sel:link, .SubofSubMenu a.L3_sel:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3_sel:hover, .SubofSubMenu a.L3_sel:active	{
		color: #FF0000;
		text-decoration: none;
	}
	
  .SubofSubMenu .L3_sel {
		color: #FF0000;
		font-weight: normal;
  }



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

  .BreadcrumbsBar {
		font-size: 10px;
		line-height: 13px;	
		color: #253841;
		font-weight: normal;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		color: #253841;
		text-decoration: underline;
	}
	.BreadcrumbsBar a.selected	{
		color: #253841;
		font-weight: bold;
	}



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

  .PageToolBar {
		font-size: 12px;
		line-height: 14px;	
		color: #253841;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.PageToolBar a:link, .PageToolBar a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #253841;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #FF0000;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

/* --- Styles for Page Tool Go to Top -------------------------------------------------------------------- */

  .PageToolGoTop {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
		color: #253841;	
		font-weight: normal;
  }
	.PageToolGoTop a:link, .PageToolGoTop a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: normal;
	}
	.PageToolGoTop a:hover, .PageToolGoTop a:active	{
		color: #253841;
		text-decoration: underline;
	}

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

/* --- Styles for Feature Article Block ----------------------------------------------------------------------- */

  .StandardBlock {
		color: #FFFFFF;
		font-size: 12px;
		line-height: 14px;	
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.StandardBlock a:link, .StandardBlock a:visited	{
		color: #FF0000;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.StandardBlock a:hover, .StandardBlock a:active	{
		color: #FF0000;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
	.StandardBlock .header 	{
		font-size: 30px;
		line-height: 34px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

  .StandardBlock .title {
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.StandardBlock .title a:link, .StandardBlock .title a:visited	{
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.StandardBlock .title a:hover, .StandardBlock .title a:active	{
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}


/* --- Styles for Feature Article Block ----------------------------------------------------------------------- */

  .BlockFA {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }
  .BlockFA .body {
		color: #151518;
    margin: 0px;
  }
  .BlockFA .header {
		font-size: 30px;
		line-height: 34px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.BlockFA .header a:link, .BlockFA .header a:visited	{
		font-size: 30px;
		line-height: 34px;	
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		font-size: 30px;
		line-height: 34px;	
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

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

	.BlockFA .more a:link, .BlockFA .more a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockFA .more a:hover, .BlockFA .more a:active	{
		color: #FF0000;
		text-decoration: underline;
	}

  .BlockFA .title {
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.BlockFA .title a:link, .BlockFA .title a:visited	{
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
			
/* --- Styles for BlockFA 03 ----------------------------------------------------------------------- */

  .BlockFA_03 {
		color: #FFFFFF;
		font-size: 12px;
		line-height: 14px;
		font-family: Arial, Tahoma, Georgia;
  }
	
	.BlockFA_03 .header	{
		color: #FFFFFF;
		font-size: 30px;
		line-height: 34px;
		font-family: Arial, Tahoma, Georgia;
	}
	.BlockFA_03 .header a:link, .BlockFA_03 .header a:visited	{
		color: #FFFFFF;
		font-size: 30px;
		line-height: 34px;
		text-decoration: none;
		font-family: Arial, Tahoma, Georgia;
	}
	.BlockFA_03 .header a:hover, .BlockFA_03 .header a:active	{
		color: #FFFFFF;
		font-size: 30px;
		line-height: 34px;
		text-decoration: underline;
		font-family: Arial, Tahoma, Georgia;
	}	
  
  
/* --- Styles for Properties (Internal Feed) Block ----------------------------------------------------------------------- */

  .BlockInternalFeed {
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.BlockInternalFeed a:link, .BlockInternalFeed  a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF0000;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockInternalFeed a:hover, .BlockInternalFeed a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF0000;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

  .BlockInternalFeed .header {
		font-size: 30px;
		line-height: 34px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
		font-size: 30px;
		line-height: 34px;	
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
		font-size: 30px;
		line-height: 34px;	
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
  .BlockInternalFeed .title {
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

  .BlockInternalFeed .title2 {
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.BlockInternalFeed .title2 a:link, .BlockInternalFeed .title2 a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockInternalFeed .title2 a:hover, .BlockInternalFeed .title2 a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

  .BlockInternalFeed .label {
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }

  .BlockInternalFeed .releasedate {
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
		font-weight: bold;
  }

	.BlockInternalFeed .more	{
		font-size: 12px;
		line-height: 14px;	
		color: #FF0000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}	
	.BlockInternalFeed .more a:link, .BlockInternalFeed .more a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #FF0000;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockInternalFeed .more a:hover, .BlockInternalFeed .more a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #FF0000;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}


/* --- Styles for Properties (Internal Feed 02) Block ----------------------------------------------------------------------- */

  .BlockInternalFeed02 {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
		color: #151518;
  }

  .BlockInternalFeed02 .header {
		font-size: 30px;
		line-height: 34px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.BlockInternalFeed02 .header a:link, .BlockInternalFeed02 .header a:visited	{
		font-size: 30px;
		line-height: 34px;	
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockInternalFeed02 .header a:hover, .BlockInternalFeed02 .header a:active	{
		font-size: 30px;
		line-height: 34px;	
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

  .BlockInternalFeed02 .title {
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }
	.BlockInternalFeed02 .title a:link, .BlockInternalFeed02 .title a:visited	{
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockInternalFeed02 .title a:hover, .BlockInternalFeed02 .title a:active	{
		font-size: 18px;
		line-height: 20px;	
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

  .BlockInternalFeed02 .label {
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  }

  .BlockInternalFeed02 .pagetext {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
  }

	.BlockInternalFeed02 a:link, .BlockInternalFeed02 a:visited	{
		color: #FFFFFF;
		text-decoration: none;
	}
	.BlockInternalFeed02 a:hover, .BlockInternalFeed02 a:active	{
		color: #FFFFFF;
		text-decoration: underline;
	}
  .BlockInternalFeed02 .releasedate {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
  }
  
	.BlockInternalFeed02 .more	{
		font-size: 12px;
		line-height: 14px;	
		color: #FF0000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}	
	.BlockInternalFeed02 .more a:link, .BlockInternalFeed02 .more a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #FF0000;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockInternalFeed02 .more a:hover, .BlockInternalFeed02 .more a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #FF0000;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

	.BlockInternalFeed02 .more2 a:link, .BlockInternalFeed02 .more2 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockInternalFeed02 .more2 a:hover, .BlockInternalFeed02 .more2 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		text-decoration: underline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

  .BlockInternalFeed02 .bold_label {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
  }
	
	
/* --- Styles for Print this Page Tool -------------------------------------------------------------------- */

  .PrintPage {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }
  .PrintPage .header {
		font-size: 12px;
		line-height: 14px;	
		color: #FF0000;	
		font-weight: bold;
  }
	.PrintPage .topbtn	{
		color: #FFFFFF;
		font-weight: normal;
	}
	.PrintPage .topbtn a:link, .PrintPage .topbtn a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.PrintPage .topbtn a:hover, .PrintPage .topbtn a:active	{
		color: #D7C8B4;
		text-decoration: none;
	}

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

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

  .EmailPage .header {
		font-size: 12px;
		line-height: 14px;	
		color: #FF0000;	
		font-weight: bold;
  }
  .EmailPage .pagelink {
		color: #253841;	
 		font-size: 10px;
 }
  .EmailPage .pagelabels {
		color: #151518;	
		font-weight: bold;
 		font-size: 10px;
 }
  .EmailPage .pagetext {
		color: #151518;	
 		font-size: 10px;
 }
	.EmailPage .topbtn	{
		color: #FFFFFF;
		font-weight: normal;
	}
	.EmailPage .topbtn a:link, .EmailPage .topbtn a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.EmailPage .topbtn a:hover, .EmailPage .topbtn a:active	{
		color: #D7C8B4;
		text-decoration: none;
	}


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

  .UCC {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

  .UCC .header {
		font-size: 15px;
		line-height: 18px;	
		color: #FFFFFF;	
		font-weight: bold;
  }
  .UCC .subheader {
		font-size: 11px;
		line-height: 14px;	
		color: #FFFFFF;	
		font-weight: bold;
  }
  .UCC .pagelink {
		color: #253841;	
 		font-size: 10px;
 }
  .UCC .pagelabels {
		color: #151518;	
		font-weight: bold;
 		font-size: 10px;
 }
  .UCC .pagetext {
		color: #151518;	
 		font-size: 10px;
 }

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

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


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


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

  .SearchPage {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }
  
	.SearchPage .header	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
	}
	
	.SearchPage .title	{
		color: #253841;
		font-weight: bold;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #253841;
		text-decoration:underline;
	}

	.SearchPage .message	{
		color: #151518;
	}

	.SearchPage input {
		font-size: 10px;
		height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}

	.SearchPage .nav	{
		color: #010101;
		font-weight: normal;
	}
	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		color: #253841;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		color: #253841;
		text-decoration:underline;
	}


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

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

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

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

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


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

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

	.StandardPage .header	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
	}
	
	.StandardPage .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}

	.StandardPage .label	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

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

	.StandardPage .otherpagenav	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}

	.StandardPage .otherpagenav a:link, .StandardPage .otherpagenav a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.StandardPage .otherpagenav a:hover, .StandardPage .otherpagenav a:active	{
		color: #253841;
		text-decoration:underline;
	}
	
	.StandardPage .pagenav	{
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
	}
	.StandardPage .pagenav a:link, .StandardPage .pagenav a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.StandardPage .pagenav a:hover, .StandardPage .pagenav a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
/* --- Styles for News Page ----------------------------------------------------------------------- */

  .NewsPage {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.NewsPage .header	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
	}
	
	.NewsPage .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}
  .NewsPage .releasedate {
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.NewsPage .more a:link, .NewsPage .more a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .more a:hover, .NewsPage .more a:active	{
		color: #FF0000;
		text-decoration: underline;
	}
  .NewsPage .title {
		color: #253841;
    margin: 0px;
		font-weight: bold;
  }
	.NewsPage .title a:link, .NewsPage .title a:visited	{
		color: #253841;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.NewsPage .downloadbtn a:link, .NewsPage .downloadbtn a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .downloadbtn a:hover, .NewsPage .downloadbtn a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
	.NewsPage .label	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.NewsPage .otherpagenav	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}

	.NewsPage .otherpagenav a:link, .NewsPage .otherpagenav a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .otherpagenav a:hover, .NewsPage .otherpagenav a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.NewsPage .pagenav a:link, .NewsPage .pagenav a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .pagenav a:hover, .NewsPage .pagenav a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
/* --- Styles for FAQs Page ----------------------------------------------------------------------- */

  .FaqPage {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.FaqPage .header	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
	}
	
	.FaqPage .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}
	.FaqPage .more a:link, .FaqPage .more a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.FaqPage .more a:hover, .FaqPage .more a:active	{
		color: #FF0000;
		text-decoration: underline;
	}
  .FaqPage .title {
		color: #253841;
    margin: 0px;
		font-weight: normal;
  }
	.FaqPage .title a:link, .FaqPage .title a:visited	{
		color: #253841;
		font-weight: normal;
		text-decoration: none;
	}
	.FaqPage .title a:hover, .FaqPage .title a:active	{
		color: #253841;
		text-decoration:underline;
	}
  .FaqPage .faqtitle {
		color: #FF0000;
    margin: 0px;
		font-weight: normal;
  }
	.FaqPage .backbtn a:link, .FaqPage .backbtn a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.FaqPage .backbtn a:hover, .FaqPage .backbtn a:active	{
		color: #253841;
		text-decoration:underline;
	}
  .FaqPage .topbtn {
		color: #253841;
    margin: 0px;
		font-weight: normal;
  }
	.FaqPage .topbtn a:link, .FaqPage .topbtn a:visited	{
		color: #253841;
		font-weight: normal;
		text-decoration: none;
	}
	.FaqPage .topbtn a:hover, .FaqPage .topbtn a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.FaqPage .otherpagenav	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}

	.FaqPage .otherpagenav a:link, .FaqPage .otherpagenav a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.FaqPage .otherpagenav a:hover, .FaqPage .otherpagenav a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.FaqPage .pagenav a:link, .FaqPage .pagenav a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.FaqPage .pagenav a:hover, .FaqPage .pagenav a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
/* --- Styles for Contacts Page ----------------------------------------------------------------------- */

  .ContactsPage {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.ContactsPage .header	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
	}
	
	.ContactsPage .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}
  .ContactsPage .releasedate {
		color: #253841;
    margin: 0px;
		font-weight: bold;
  }
	.ContactsPage .more a:link, .ContactsPage .more a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.ContactsPage .more a:hover, .ContactsPage .more a:active	{
		color: #FF0000;
		text-decoration: underline;
	}
  .ContactsPage .title {
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.ContactsPage .title a:link, .ContactsPage .title a:visited	{
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage .title a:hover, .ContactsPage .title a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
	.ContactsPage .backbtn a:link, .ContactsPage .backbtn a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.ContactsPage .backbtn a:hover, .ContactsPage .backbtn a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.ContactsPage .downloadbtn a:link, .ContactsPage .downloadbtn a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.ContactsPage .downloadbtn a:hover, .ContactsPage .downloadbtn a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
	.ContactsPage .label	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.ContactsPage .otherpagenav	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}

	.ContactsPage .otherpagenav a:link, .ContactsPage .otherpagenav a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.ContactsPage .otherpagenav a:hover, .ContactsPage .otherpagenav a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.ContactsPage .pagenav a:link, .ContactsPage .pagenav a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.ContactsPage .pagenav a:hover, .ContactsPage .pagenav a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
	.ContactsPage .email a:link, .ContactsPage .email a:visited	{
		color: #253841;
		font-weight: normal;
		text-decoration: none;
	}
	.ContactsPage .email a:hover, .ContactsPage .email a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.ContactsPage .downloadbtn a:link, .ContactsPage .downloadbtn a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.ContactsPage .downloadbtn a:hover, .ContactsPage .downloadbtn a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
/* --- Styles for Photos Page ----------------------------------------------------------------------- */

  .PhotosPage {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.PhotosPage .header	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
	}
	
	.PhotosPage .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}
  .PhotosPage .releasedate {
		color: #F0000;
    margin: 0px;
		font-weight: bold;
  }
	.PhotosPage .more a:link, .PhotosPage .more a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPage .more a:hover, .PhotosPage .more a:active	{
		color: #FF0000;
		text-decoration: underline;
	}
  .PhotosPage .title {
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.PhotosPage .title a:link, .PhotosPage .title a:visited	{
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPage .title a:hover, .PhotosPage .title a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
	.PhotosPage .backbtn a:link, .PhotosPage .backbtn a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPage .backbtn a:hover, .PhotosPage .backbtn a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.PhotosPage .downloadbtn a:link, .PhotosPage .downloadbtn a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPage .downloadbtn a:hover, .PhotosPage .downloadbtn a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
	.PhotosPage .label	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.PhotosPage .otherpagenav	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}

	.PhotosPage .otherpagenav a:link, .PhotosPage .otherpagenav a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPage .otherpagenav a:hover, .PhotosPage .otherpagenav a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.PhotosPage .pagenav a:link, .PhotosPage .pagenav a:visited	{
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPage .pagenav a:hover, .PhotosPage .pagenav a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
	.PhotosPage .email a:link, .PhotosPage .email a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: normal;
	}
	.PhotosPage .email a:hover, .PhotosPage .email a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.PhotosPage .downloadbtn a:link, .PhotosPage .downloadbtn a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPage .downloadbtn a:hover, .PhotosPage .downloadbtn a:active	{
		color: #FF0000;
		text-decoration:underline;
	}

	.PhotosPage .view_btn a:link, .PhotosPage .view_btn a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPage .view_btn a:hover, .PhotosPage .view_btn a:active	{
		color: #FFFFFF;
		text-decoration: underline;
	}
/* --- Styles for Photos Pop Up ----------------------------------------------------------------------- */

  .PhotosPopUp {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.PhotosPopUp .header	{
		font-size: 11px;
		line-height: 15px;	
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
	}
	
	.PhotosPopUp .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}
	.PhotosPopUp .topbtn	{
		color: #253841;
		font-weight: normal;
	}
	.PhotosPopUp .topbtn a:link, .PhotosPopUp .topbtn a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: normal;
	}
	.PhotosPopUp .topbtn a:hover, .PhotosPopUp .topbtn a:active	{
		color: #253841;
		text-decoration:underline;
	}

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

  .BlockFindProperty {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.BlockFindProperty .header	{
		font-size: 24px;
		line-height: 28px;	
		color: #FF0000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
	.BlockFindProperty .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #253841;
		font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.BlockFindProperty .searchbutton	{
		font-size: 11px;
		color: #FF0000;
		font-weight: bold;
	}
	.BlockFindProperty .searchbutton a:link, .BlockFindProperty .searchbutton a:visited	{
		font-size: 11px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFindProperty .searchbutton a:hover, .BlockFindProperty .searchbutton a:active	{
		font-size: 11px;
		color: #FF0000;
		font-weight: bold;
		text-decoration:underline;
	}

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

	.BlockFindProperty select {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
	}

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

  .ProjectPage {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.ProjectPage .header	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
	}
	
	.ProjectPage .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}
  .ProjectPage .releasedate {
		color: #253841;
    margin: 0px;
		font-weight: bold;
  }
	.ProjectPage .more a:link, .ProjectPage .more a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .more a:hover, .ProjectPage .more a:active	{
		color: #FFFFFF;
		text-decoration:underline;
	}
  .ProjectPage .title {
		font-size: 11px;
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.ProjectPage .title a:link, .ProjectPage .title a:visited	{
		font-size: 11px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .title a:hover, .ProjectPage .title a:active	{
		font-size: 11px;
		color: #FF0000;
		text-decoration:underline;
	}
	.ProjectPage .backbtn a:link, .ProjectPage .backbtn a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .backbtn a:hover, .ProjectPage .backbtn a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.ProjectPage .buttons a:link, .ProjectPage .buttons a:visited	{
		font-size: 11px;
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .buttons a:hover, .ProjectPage .buttons a:active	{
		font-size: 11px;
		color: #FF0000;
		text-decoration:underline;
	}
	.ProjectPage .label	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.ProjectPage .otherpagenav	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}

	.ProjectPage .otherpagenav a:link, .ProjectPage .otherpagenav a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .otherpagenav a:hover, .ProjectPage .otherpagenav a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.ProjectPage .pagenav a:link, .ProjectPage .pagenav a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .pagenav a:hover, .ProjectPage .pagenav a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
	.ProjectPage .email a:link, .ProjectPage .email a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: normal;
	}
	.ProjectPage .email a:hover, .ProjectPage .email a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.ProjectPage .downloadbtn a:link, .ProjectPage .downloadbtn a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .downloadbtn a:hover, .ProjectPage .downloadbtn a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
  .ProjectPage .property_title {
		font-size: 10px;
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.ProjectPage .property_title a:link, .ProjectPage .property_title a:visited	{
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .property_title a:hover, .ProjectPage .property_title a:active	{
		font-size: 10px;
		color: #FF0000;
		text-decoration:underline;
	}
	.ProjectPage .available_label	{
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
	}
	.ProjectPage .price_label	{
		font-size: 10px;
		color: #010101;
		font-weight: bold;
	}
/* --- Styles for Projects Pop Up ----------------------------------------------------------------------- */

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

	.ProjectsPopUp .header	{
		font-size: 11px;
		line-height: 15px;	
		color: #010101;
    margin: 0px;
		font-weight: bold;
	}
	
	.ProjectsPopUp .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}
	.ProjectsPopUp .topbtngal	{
		color: #253841;
		font-weight: normal;
	}
	.ProjectsPopUp .topbtngal a:link, .ProjectsPopUp .topbtngal a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: normal;
	}
	.ProjectsPopUp .topbtngal a:hover, .ProjectsPopUp .topbtngal a:active	{
		color: #253841;
		text-decoration:underline;
	}

	.ProjectsPopUp .topbtn	{
		color: #FFFFFF;
		font-weight: normal;
	}
	.ProjectsPopUp .topbtn a:link, .ProjectsPopUp .topbtn a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.ProjectsPopUp .topbtn a:hover, .ProjectsPopUp .topbtn a:active	{
		color: #FFFFFF;
		text-decoration:underline;
	}
/* --- Styles for Projects Tabs ----------------------------------------------------------------------- */

  .ProjectPageTabs {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.ProjectPageTabs .no_selected	{
		color: #FFFFFF;
		font-weight: bold;
	}
	.ProjectPageTabs .no_selected a:link, .ProjectPageTabs .no_selected a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPageTabs .no_selected a:hover, .ProjectPageTabs .no_selected a:active	{
		color: #FFFFFF;
		text-decoration:underline;
	}
	.ProjectPageTabs .selected	{
		color: #253841;
		font-weight: bold;
	}
	.ProjectPageTabs .selected a:link, .ProjectPageTabs .selected a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPageTabs .selected a:hover, .ProjectPageTabs .selected a:active	{
		color: #253841;
		font-weight: bold;
		text-decoration:underline;
	}
	.ProjectPageTabs .fields	{
		color: #253841;
		font-weight: bold;
	}
	.ProjectPageTabs .red_label	{
		color: #FF0000;
		font-weight: bold;
	}
	.ProjectPageTabs .property_title	{
		color: #253841;
		font-weight: bold;
	}
	.ProjectPageTabs .property_title a:link, .ProjectPageTabs .property_title a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPageTabs .property_title a:hover, .ProjectPageTabs .property_title a:active	{
		color: #253841;
		font-weight: bold;
		text-decoration:underline;
	}
  .ProjectPageTabs .columns_title {
		font-size: 10px;
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.ProjectPageTabs .columns_title a:link, .ProjectPageTabs .columns_title a:visited	{
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPageTabs .columns_title a:hover, .ProjectPageTabs .columns_title a:active	{
		font-size: 10px;
		color: #FF0000;
		text-decoration:underline;
	}
	.ProjectPageTabs .show_photos	{
		color: #253841;
		font-weight: bold;
	}
	.ProjectPageTabs .show_photos a:link, .ProjectPageTabs .show_photos a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPageTabs .show_photos a:hover, .ProjectPageTabs .show_photos a:active	{
		color: #253841;
		font-weight: bold;
		text-decoration:underline;
	}
/* --- Styles for Property Pop Up ----------------------------------------------------------------------- */

  .PropertyPopup {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.PropertyPopup .header	{
		font-size: 11px;
		line-height: 15px;	
		color: #010101;
    margin: 0px;
		font-weight: bold;
	}
	
	.PropertyPopup .subheader	{
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.PropertyPopup .topbtngal	{
		color: #253841;
		font-weight: normal;
	}
	.PropertyPopup .topbtngal a:link, .PropertyPopup .topbtngal a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: normal;
	}
	.PropertyPopup .topbtngal a:hover, .PropertyPopup .topbtngal a:active	{
		color: #253841;
		text-decoration:underline;
	}

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

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

  .PropertyPage {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.PropertyPage .header	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
	}
	
	.PropertyPage .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}
  .PropertyPage .releasedate {
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.PropertyPage .more a:link, .PropertyPage .more a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.PropertyPage .more a:hover, .PropertyPage .more a:active	{
		color: #253841;
		text-decoration:underline;
	}
  .PropertyPage .title {
		font-size: 11px;
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.PropertyPage .title a:link, .PropertyPage .title a:visited	{
		font-size: 11px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .title a:hover, .PropertyPage .title a:active	{
		font-size: 11px;
		color: #FF0000;
		text-decoration:underline;
	}
	.PropertyPage .backbtn a:link, .PropertyPage .backbtn a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.PropertyPage .backbtn a:hover, .PropertyPage .backbtn a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.PropertyPage .buttons a:link, .PropertyPage .buttons a:visited	{
		font-size: 11px;
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.PropertyPage .buttons a:hover, .PropertyPage .buttons a:active	{
		font-size: 11px;
		color: #FF0000;
		text-decoration:underline;
	}
	.PropertyPage .label	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.PropertyPage .otherpagenav	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}

	.PropertyPage .otherpagenav a:link, .PropertyPage .otherpagenav a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.PropertyPage .otherpagenav a:hover, .PropertyPage .otherpagenav a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.PropertyPage .pagenav a:link, .PropertyPage .pagenav a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.PropertyPage .pagenav a:hover, .PropertyPage .pagenav a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
	.PropertyPage .email a:link, .PropertyPage .email a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: normal;
	}
	.PropertyPage .email a:hover, .PropertyPage .email a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.PropertyPage .downloadbtn a:link, .PropertyPage .downloadbtn a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.PropertyPage .downloadbtn a:hover, .PropertyPage .downloadbtn a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
  .PropertyPage .property_title {
		font-size: 10px;
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.PropertyPage .property_title a:link, .PropertyPage .property_title a:visited	{
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .property_title a:hover, .PropertyPage .property_title a:active	{
		font-size: 10px;
		color: #FF0000;
		text-decoration:underline;
	}
	.PropertyPage .red_label	{
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
	}
	.PropertyPage .blue_label	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}

/* --- Styles for SearchForProperty Page ----------------------------------------------------------------------- */

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

	.SearchForProperty .header	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
	}
	
	.SearchForProperty .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}

	.StandardPage .label	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.SearchForProperty .otherpagenav	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}

	.SearchForProperty .otherpagenav a:link, .SearchForProperty .otherpagenav a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.StandardPage .otherpagenav a:hover, .SearchForProperty .otherpagenav a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.SearchForProperty .pagenav a:link, .SearchForProperty .pagenav a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchForProperty .pagenav a:hover, .SearchForProperty .pagenav a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
  .SearchForProperty .title {
		font-size: 11px;
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.SearchForProperty .title a:link, .SearchForProperty .title a:visited	{
		font-size: 11px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForProperty .title a:hover, .SearchForProperty .title a:active	{
		font-size: 11px;
		color: #FF0000;
		text-decoration:underline;
	}
	.SearchForProperty .red_label	{
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
	}
	.SearchForProperty .blue_label	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}
	.SearchForProperty .buttons a:link, .SearchForProperty .buttons a:visited	{
		font-size: 11px;
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchForProperty .buttons a:hover, .SearchForProperty .buttons a:active	{
		font-size: 11px;
		color: #FF0000;
		text-decoration:underline;
	}
	.SearchForProperty .more a:link, .SearchForProperty .more a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchForProperty .more a:hover, .SearchForProperty .more a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.SearchForProperty .searchagain a:link, .SearchForProperty .searchagain a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchForProperty .searchagain a:hover, .SearchForProperty .searchagain a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.SearchForProperty .label	{
		color: #010101;
		font-weight: bold;
	}
	.SearchForProperty .searchbutton	{
		font-size: 11px;
		color: #FF0000;
		font-weight: bold;
	}
	.SearchForProperty .searchbutton a:link, .SearchForProperty .searchbutton a:visited	{
		font-size: 11px;
		color: #FF0000;
		font-weight: bold;
	}
	.SearchForProperty .searchbutton a:hover, .SearchForProperty .searchbutton a:active	{
		font-size: 11px;
		color: #FF0000;
		text-decoration:underline;
	}

	.SearchForProperty .res_message	{
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		font-weight: normal;
	}

	.SearchForProperty .tab	{
		font-size: 12px;
		line-height: 14px;	
		color: #253841;
		font-weight: normal;
	}
	.SearchForProperty .tab a:link, .SearchForProperty .tab a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #253841;
		font-weight: normal;
	}
	.SearchForProperty .tab a:hover, .SearchForProperty .tab a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #253841;
		font-weight: normal;
		text-decoration:underline;
	}

	.SearchForProperty .tab_selected	{
		font-size: 12px;
		line-height: 14px;	
		color: #FF0000;
		font-weight: bold;
	}
	
	.SearchForProperty .table_header	{
		font-size: 10px;
		line-height: 12px;	
		color: #FFFFFF;
		font-weight: bold;
	}

	.SearchForProperty .table_title	{
		font-size: 10px;
		line-height: 12px;	
		color: #FF0000;
		font-weight: normal;
		text-decoration: underline;
	}
	.SearchForProperty .table_title a:link, .SearchForProperty .table_title a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #FF0000;
		text-decoration:none;
	}
	.SearchForProperty .table_title a:hover, .SearchForProperty .table_title a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #FF0000;
		text-decoration:underline;
	}
/* --- Styles for Downloads Page ----------------------------------------------------------------------- */

  .DownloadsPage {
		font-size: 10px;
		line-height: 13px;	
    margin: 0px;
  }

	.DownloadsPage .header	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
	}
	
	.DownloadsPage .subheader	{
		font-size: 11px;
		color: #253841;
		font-weight: bold;
	}

	.DownloadsPage .label	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.DownloadsPage .otherpagenav	{
		font-size: 10px;
		color: #253841;
		font-weight: bold;
	}

	.DownloadsPage .otherpagenav a:link, .DownloadsPage .otherpagenav a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.DownloadsPage .otherpagenav a:hover, .DownloadsPage .otherpagenav a:active	{
		color: #253841;
		text-decoration:underline;
	}
	.DownloadsPage .pagenav a:link, .DownloadsPage .pagenav a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	}
	.DownloadsPage .pagenav a:hover, .DownloadsPage .pagenav a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
  .DownloadsPage .title {
		color: #FF0000;
    margin: 0px;
		font-weight: bold;
  }
	.DownloadsPage .title a:link, .DownloadsPage .title a:visited	{
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
	.DownloadsPage .title a:hover, .DownloadsPage .title a:active	{
		color: #FF0000;
		text-decoration:underline;
	}
	.DownloadsPage .backbtn a:link, .DownloadsPage .backbtn a:visited	{
		color: #253841;
		text-decoration: none;
		font-weight: bold;
	}
	.DownloadsPage .backbtn a:hover, .DownloadsPage .backbtn a:active	{
		color: #253841;
		text-decoration:underline;
	}


/* --- Styles for Optimization ------------------------------------------------------------------- */


h1 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #E7E7E7;
	text-decoration: none;
	font-weight: bold; 
}

h1 a:link ,h1 a:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #253841;
	text-decoration: none;
	font-weight: bold; 
}
h1 a:hover,	h1 a:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #FF0000;
	text-decoration: none;
}

h1.slogan {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal; 
}

h2 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #4A4A4A;
	text-decoration: none;
	font-weight: bold; 
}

h2 a:link ,h2 a:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #A8A7A7;
	text-decoration: none;
	font-weight: bold; 
}
h2 a:hover,	h2 a:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #4A4A4A;
	text-decoration: none;
}

h2.home {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #E7E7E7;
	text-decoration: none;
	font-weight: bold; 
}

h2.home a:link ,h2.home a:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #B8B8B8;
	text-decoration: none;
	font-weight: bold; 
}
h2.home a:hover,	h2.home a:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #E7E7E7;
	text-decoration: none;
}

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


