
/* --- Styles for General Tags ----------------------------------------------------------------------- */

.back {
  background-image: url(../layout/images/bg.gif);
  background-repeat: repeat-x;
}

body {
/*	margin: 0px; */
	padding: 0px;
	background-color: #333366;

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;	
	color: #8585A3;	
/*
	scrollbar-base-color: #E8EBF1;
	scrollbar-arrow-color: #96A4C2;
	scrollbar-face-color: #E8EBF1;
	scrollbar-highlight-color: #E8EBF1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #96A4C2;
	scrollbar-shadow-color: #B0BBD1;
*/
}

form {
	margin: 0px;
	border: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8585A3;	
}
input, textarea, select, option {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.resetheights	{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #8585A3;
}
.zeroheights	{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0pt;
	line-height: 0pt;
	color: #8585A3;
}


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

.pagetext
{	
	color: #8585A3;	
}

.blocktext
{	
	color: #8585A3;	
}

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

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


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

	.SearchBox	{
		color: #8585A3;
	}

	.SearchBox .button	{
		color: #C7C7D5;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchBox .button a:link, .SearchBox .button a:visited	{
		color: #C7C7D5;
		font-weight: normal;
		text-decoration: none;
	}
	.SearchBox .button a:hover, .SearchBox .button a:active	{
		color: #FFEA00;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchBox form {
		margin: 0px;
		border: 0px;
		font-size: 10px;
	}
	.SearchBox input {
		height: 18px;
		font-size: 10px;
		border: 1 solid;
		border-color: #42427A #42427A #42427A #42427A;
		color: #333366;
	}


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

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



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

  .BottomMenu {
		line-height: 12px;
		color: #C7C7D5;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		color: #C7C7D5;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		color: #FFEA00;
		text-decoration: none;
	}


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

  .LanguageBar {
		line-height: 12px;
		color: #C7C7D5;
		font-weight: normal;
  }
	.LanguageBar a:link, .LanguageBar a:visited	{
		color: #C7C7D5;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		color: #FFEA00;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar .selected	{
		color: #FFEA00;
		font-weight: normal;
		text-decoration: none;
	}
/* --- Styles for Main Menu ----------------------------------------------------------------------- */


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

	.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: #FFEA00;
		text-decoration: none;
	}

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

  .MainMenu .L1_sel {
		color: #FFEA00;
		font-weight: normal;
		text-decoration: none;
  }


/* --- Styles for Sub Menu Title ------------------------------------------------------------------- */


  .MainMenuTitle {
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-weight: bold;
  }


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


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

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

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


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


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

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

  .SubofSubMenu .L3_sel {
		color: #6E4A00;
		font-weight: normal;
		text-decoration: none;
  }



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

  .BreadcrumbsBar {
		font-size: 9px;
		line-height: 11px;
		color: #BDBEDD;
		font-weight: normal;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		font-size: 9px;
		line-height: 11px;
		color: #BDBEDD;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		font-size: 9px;
		line-height: 11px;
		color: #FFFFFF;
		text-decoration: none;
	}
	.BreadcrumbsBar a.selected	{
		font-size: 9px;
		line-height: 11px;
		color: #BDBEDD;
		font-weight: bold;
		text-decoration: none;
	}



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

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

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


/* --- Styles for Feature BlockInternalFeed 01 Block ----------------------------------------------------------------------- */

  .BlockInternalFeed1 {
    margin: 0px;
		color: #8585A3;
  }

  .BlockInternalFeed1 .normal {
    margin: 0px;
  }
  .BlockInternalFeed1 .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
  }

	.BlockInternalFeed1 .header a:link, .BlockInternalFeed1 .header a:visited	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
	}
	.BlockInternalFeed1 .header a:hover, .BlockInternalFeed1 .header a:active	{
		color: #333366;
    margin: 0px;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
	}

  .BlockInternalFeed1 .title {
		color: #9E824D;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
  .BlockInternalFeed1 .body {
		color: #333366;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

	.BlockInternalFeed1 .title a:link, .BlockInternalFeed1 .title a:visited	{
		color: #9E824D;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed1 .title a:hover, .BlockInternalFeed1 .title a:active	{
		color: #333366;
		text-decoration: none;
	}

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

  .BlockFA {
    margin: 0px;
		color: #8585A3;
  }

  .BlockFA .normal {
    margin: 0px;
  }
  .BlockFA .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
  }

  .BlockFA .title {
		color: #9E824D;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
  .BlockFA .body {
		color: #333366;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

	.BlockFA .title a:link, .BlockFA .title a:visited	{
		color: #9E824D;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #333366;
		text-decoration: none;
	}

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

  .BlockFindProperty {
    margin: 0px;
		color: #8585A3;
  }

  .BlockFindProperty .normal {
    margin: 0px;
  }
  .BlockFindProperty .header {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
  }
  .BlockFindProperty .title {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }

	.BlockFindProperty a:link, .BlockFindProperty a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockFindProperty a:hover, .BlockFindProperty a:active	{
		color: #8585A3;
		text-decoration: none;
	}

	.BlockFindProperty .more a:link, .BlockFindProperty .more a:visited	{
	 font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockFindProperty .more a:hover, .BlockFindProperty .more a:active	{
		color: #FFD200;
		text-decoration: none;
		font-weight: bold;
	}

	.BlockFindProperty .header a:link, .BlockFindProperty .header a:visited	{
		color: #8585A3;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockFindProperty .header a:hover, .BlockFindProperty .header a:active	{
		color: #8585A3;
		text-decoration: none;
		font-weight: bold;
	}

	.BlockFindProperty .title a:link, .BlockFindProperty .title a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFindProperty .title a:hover, .BlockFindProperty .title a:active	{
		color: #8585A3;
		text-decoration: none;
	}

	.BlockFindProperty input {
		height: 17px;
		font-size: 10px;
		border: 1 solid;
		border-color: #7C9AB4 #7C9AB4 #7C9AB4 #7C9AB4;
	}
	.BlockFindProperty .formbutton1 {
		height: 31px;
		border: 0;
	}
	
	.BlockFindProperty .advanced_search_btn {
		color: #010101;
		text-decoration: underline;
		font-weight: normal;
	}
	.BlockFindProperty .advanced_search_btn a:link, .BlockFindProperty .advanced_search_btn a:visited	{
		color: #010101;
		text-decoration: underline;
		font-weight: normal;
	}
	
	.BlockFindProperty .advanced_search_btn a:hover, .BlockFindProperty .advanced_search_btn a:active	{
		color: #FFFFFF;
		text-decoration: underline;
		font-weight: normal;
	}
/* --- Styles for Special Offers Block ----------------------------------------------------------------------- */

  .BlockSpecialOffers {
    margin: 0px;
		color: #8585A3;
  }

  .BlockSpecialOffers .normal {
    margin: 0px;
  }
  .BlockSpecialOffers .header {
		color: #8585A3;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		text-decoration: none;
  }

  .BlockSpecialOffers .title {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
  .BlockSpecialOffers .body {
		color: #C92C2C;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

	.BlockSpecialOffers .title a:link, .BlockSpecialOffers .title a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockSpecialOffers .title a:hover, .BlockSpecialOffers .title a:active	{
		color: #FF9000;
		text-decoration: none;
	}

/* --- Styles for News (Internal Feed) Block ----------------------------------------------------------------------- */

  .BlockInternalFeed {
    margin: 0px;
		color: #8585A3;
  }

  .BlockInternalFeed .normal {
    margin: 0px;
  }
  .BlockInternalFeed .header {
		color: #8585A3;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		text-decoration: none;
  }

  .BlockInternalFeed .title {
		color: #9E824D;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		color: #9E824D;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		color: #333366;
		text-decoration: none;
	}
/* --- Styles for Links Block ----------------------------------------------------------------------- */

  .BlockLinks {
    margin: 0px;
		color: #8585A3;
  }

  .BlockLinks .normal {
    margin: 0px;
  }

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

  .BlockLinks .body {
		color: #333366;
    margin: 0px;
		font-weight: normal;
  }


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

  .PrintPage {
    margin: 0px;
  }
  .PrintPage .header {
		color: #8585A3;	
		font-size: 10px;
		font-weight: bold;
  }
	.PrintPage .toptext	{
		font-size: 10px;
		color: #8585A3;
		font-weight: bold;
	}

	.PrintPage .toptext a:link, .PrintPage .toptext a:visited	{
		color: #8585A3;
		text-decoration: none;
		font-weight: bold;
	}
	.PrintPage .toptext a:hover, .PrintPage .toptext a:active	{
		color: #010101;
		text-decoration: bold;
	}

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

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #333366;	
		font-size: 10px;
		font-weight: bold;
  }
  .EmailPage .pagelink {
		color: #9E824D;	
 		font-size: 10px;
 }
  .EmailPage .pagelabels {
		color: #8585A3;	
		font-weight: bold;
 		font-size: 10px;
 }
  .EmailPage .pagetext {
		color: #8585A3;	
 		font-size: 10px;
 }

/*	.EmailPage .topbtn	{
		font-size: 10px;
		color: #8585A3;
		font-weight: bold;
	}

	.EmailPage .topbtn a:link, .EmailPage .topbtn a:visited	{
		color: #8585A3;
		text-decoration: none;
		font-weight: bold;
	}
	.EmailPage .topbtn a:hover, .EmailPage .topbtn a:active	{
		color: #010101;
		text-decoration: bold;
	}*/
/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


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

  .SearchPage {
    margin: 0px;
		font-size: 10px;
  }
  
	.SearchPage .header	{
		color: #333366;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		text-decoration: none;
	}
	
	.SearchPage .title	{
		color: #9E824E;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #9E824E;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #333366;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage .message	{
		font-size: 10px;
		color: #333366;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchPage input {
		height: 18px;
		font-size: 10px;
		border: 1 solid;
		border-color: #8686A4 #8686A4 #8686A4 #8686A4;
		color: #333366;
	}

	.SearchPage .nav	{
		color: #9E824E;
		font-weight: bold;
	}
	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		color: #9E824E;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		color: #333366;
		text-decoration: none;
	}

	.SearchPage .search_btn	{
		color: #333366;
		font-weight: normal;
		text-decoration: none;
	}
	.SearchPage .search_btn a:link, .SearchPage .search_btn a:visited	{
		color: #333366;
		text-decoration: none;
		font-weight: normal;
	}
	.SearchPage .search_btn a:hover, .SearchPage .search_btn a:active	{
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

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

  .SitemapPage {
    margin: 0px;
  }

	.SitemapPage .header	{
		color: #333366;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		text-decoration: none;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #323467;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #9E824E;
		text-decoration: none;
	}

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

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


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

  .StandardPage {
    margin: 0px;
  }

	.StandardPage .header	{
		color: #333366;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		text-decoration: none;
	}
	
	.StandardPage .subheader	{
		color: #9E824C;
		font-weight: bold;
		text-decoration: none;
	}

  .StandardPage .subtitle {
		color: #9E824C;
    margin: 0px;
		font-weight: bold;
  }
	.StandardPage .subtitle a:link, .StandardPage .subtitle a:visited	{
		color: #9E824C;
		font-weight: bold;
		text-decoration: none;
	}
	.StandardPage .subtitle a:hover, .StandardPage .subtitle a:active	{
		color: #333366;
		text-decoration: none;
	}

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

  .NewsPage {
    margin: 0px;
		color: #525252;
  }

  .NewsPage .header {
		color: #333366;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		text-decoration: none;
	}

  .NewsPage .date {
		color: #9E824C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .NewsPage .title {
		color: #9E824C;
    margin: 0px;
		font-weight: bold;
  }
	.NewsPage .title a:link, .NewsPage .title a:visited	{
		color: #9E824C;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		color: #333366;
		text-decoration: none;
	}
	
  .NewsPage .nav {
		color: #9E824C;
    margin: 0px;
		font-weight: bold;
  }
	.NewsPage .nav a:link, .NewsPage .nav a:visited	{
		color: #9E824C;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .nav a:hover, .NewsPage .nav a:active	{
		color: #333366;
		text-decoration: none;
	}
  
  .NewsPage .backbtn {
		color: #9E824C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
		color: #9E824C;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
		color: #333366;
		text-decoration: none;
	}

  .NewsPage .downloadbtn {
		color: #9E824C;
    margin: 0px;
		font-weight: bold;
  }
	.NewsPage .downloadbtn a:link, .NewsPage .downloadbtn a:visited	{
		color: #9E824C;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .downloadbtn a:hover, .NewsPage .downloadbtn a:active	{
		color: #333366;
		text-decoration: none;
	}
/* --- Styles for News PopUp ----------------------------------------------------------------------- */

  .NewsPopUp {
    margin: 0px;
		color: #525252;
  }

  .NewsPopUp .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
	}

  .NewsPopUp .label {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
  .NewsPopUp .title {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.NewsPopUp .title a:link, .NewsPopUp .title a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPopUp .title a:hover, .NewsPopUp .title a:active	{
		color: #FF9000;
		text-decoration: none;
	}
  .NewsPopUp .navbtn {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.NewsPopUp .navbtn a:link, .NewsPopUp .navbtn a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPopUp .navbtn a:hover, .NewsPopUp .navbtn a:active	{
		color: #FF9000;
		text-decoration: none;
	}
  
/* --- Styles for Special Offer Page ----------------------------------------------------------------------- */

  .SpecialOffersPage {
    margin: 0px;
		color: #525252;
  }

  .SpecialOffersPage .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
	}

  .SpecialOffersPage .label {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }

  .SpecialOffersPage .date {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }

  .SpecialOffersPage .price {
		color: #FF9000;
    margin: 0px;
		font-weight: normal;
  }
  .SpecialOffersPage .special_price {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
  }

	.SpecialOffersPage .label a:link, .SpecialOffersPage .label a:visited	{
		color: #8585A3;
		font-weight: normal;
		text-decoration: none;
	}
	.SpecialOffersPage .label a:hover, .SpecialOffersPage .label a:active	{
		color: #010101;
		text-decoration: none;
	}

  .SpecialOffersPage .title {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }
	.SpecialOffersPage .title a:link, .SpecialOffersPage .title a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .title a:hover, .SpecialOffersPage .title a:active	{
		color: #FF9000;
		text-decoration: none;
	}
	
  .SpecialOffersPage .navbtn {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }
	.SpecialOffersPage .navbtn a:link, .SpecialOffersPage .navbtn a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .navbtn a:hover, .SpecialOffersPage .navbtn a:active	{
		color: #FF9000;
		text-decoration: none;
	}
  
  .SpecialOffersPage .backbtn {
		color: #8585A3;
    margin: 0px;
		font-weight: normal;
  }
	.SpecialOffersPage .backbtn a:link, .SpecialOffersPage .backbtn a:visited	{
		color: #8585A3;
		font-weight: normal;
		text-decoration: none;
	}
	.SpecialOffersPage .backbtn a:hover, .SpecialOffersPage .backbtn a:active	{
		color: #FF9000;
		text-decoration: none;
	}

  .SpecialOffersPage .downloadbtn {
		color: #9D0A0E;
    margin: 0px;
		font-weight: bold;
  }
	.SpecialOffersPage .downloadbtn a:link, .SpecialOffersPage .downloadbtn a:visited	{
		color: #9D0A0E;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .downloadbtn a:hover, .SpecialOffersPage .downloadbtn a:active	{
		color: #8585A3;
		text-decoration: none;
	}
/* --- Styles for Recipes Page ----------------------------------------------------------------------- */

  .RecipesPage {
    margin: 0px;
		color: #525252;
  }

  .RecipesPage .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
	}

  .RecipesPage .label {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }

	.RecipesPage .label a:link, .RecipesPage .label a:visited	{
		color: #8585A3;
		font-weight: normal;
		text-decoration: none;
	}
	.RecipesPage .label a:hover, .RecipesPage .label a:active	{
		color: #010101;
		text-decoration: none;
	}

  .RecipesPage .title {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }
	.RecipesPage .title a:link, .RecipesPage .title a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.RecipesPage .title a:hover, .RecipesPage .title a:active	{
		color: #FF9000;
		text-decoration: none;
	}
	
  .RecipesPage .navbtn {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }
	.RecipesPage .navbtn a:link, .RecipesPage .navbtn a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.RecipesPage .navbtn a:hover, .RecipesPage .navbtn a:active	{
		color: #FF9000;
		text-decoration: none;
	}
  
  .RecipesPage .backbtn {
		color: #8585A3;
    margin: 0px;
		font-weight: normal;
  }
	.RecipesPage .backbtn a:link, .RecipesPage .backbtn a:visited	{
		color: #8585A3;
		font-weight: normal;
		text-decoration: none;
	}
	.RecipesPage .backbtn a:hover, .RecipesPage .backbtn a:active	{
		color: #FF9000;
		text-decoration: none;
	}

  .RecipesPage .downloadbtn {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
  }
	.RecipesPage .downloadbtn a:link, .RecipesPage .downloadbtn a:visited	{
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	.RecipesPage .downloadbtn a:hover, .RecipesPage .downloadbtn a:active	{
		color: #8585A3;
		text-decoration: none;
	}
  .RecipesPage .animationbtn {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
  }
	.RecipesPage .animationbtn a:link, .RecipesPage .animationbtn a:visited	{
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	.RecipesPage .animationbtn a:hover, .RecipesPage .animationbtn a:active	{
		color: #8585A3;
		text-decoration: none;
	}
/* --- Styles for Recipe PopUp ----------------------------------------------------------------------- */

  .RecipePopup {
    margin: 0px;
		color: #525252;
  }

  .RecipePopup .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
	}

  .RecipePopup .label {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }


  .RecipePopup .title {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }
	.RecipePopup .title a:link, .RecipePopup .title a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.RecipePopup .title a:hover, .RecipePopup .title a:active	{
		color: #FF9000;
		text-decoration: none;
	}
	
  .RecipePopup .navbtn {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }
	.RecipePopup .navbtn a:link, .RecipePopup .navbtn a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.RecipePopup .navbtn a:hover, .RecipePopup .navbtn a:active	{
		color: #FF9000;
		text-decoration: none;
	}
  
/* --- Styles for Products Page ----------------------------------------------------------------------- */

  .ProductsPage {
    margin: 0px;
		color: #525252;
  }

  .ProductsPage .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
	}

  .ProductsPage .label {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }

	.ProductsPage .label a:link, .ProductsPage .label a:visited	{
		color: #8585A3;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .label a:hover, .ProductsPage .label a:active	{
		color: #010101;
		text-decoration: none;
	}

  .ProductsPage .price {
		color: #FF9000;
    margin: 0px;
		font-weight: normal;
  }
  .ProductsPage .title {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .title a:link, .ProductsPage .title a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .title a:hover, .ProductsPage .title a:active	{
		color: #FF9000;
		text-decoration: none;
	}
	
  .ProductsPage .navbtn {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .navbtn a:link, .ProductsPage .navbtn a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .navbtn a:hover, .ProductsPage .navbtn a:active	{
		color: #FF9000;
		text-decoration: none;
	}
  
  .ProductsPage .backbtn {
		color: #8585A3;
    margin: 0px;
		font-weight: normal;
  }
	.ProductsPage .backbtn a:link, .ProductsPage .backbtn a:visited	{
		color: #8585A3;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .backbtn a:hover, .ProductsPage .backbtn a:active	{
		color: #FF9000;
		text-decoration: none;
	}

  .ProductsPage .downloadbtn {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
  }
	.ProductsPage .downloadbtn a:link, .ProductsPage .downloadbtn a:visited	{
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .downloadbtn a:hover, .ProductsPage .downloadbtn a:active	{
		color: #FFDE00;
		text-decoration: none;
	}
/* --- Styles for Products PopUp ----------------------------------------------------------------------- */

  .ProductsPopup {
    margin: 0px;
		color: #525252;
  }

  .ProductsPopup .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
	}

  .ProductsPopup .label {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }


  .ProductsPopup .title {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPopup .title a:link, .ProductsPopup .title a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPopup .title a:hover, .ProductsPopup .title a:active	{
		color: #FF9000;
		text-decoration: none;
	}
  .ProductsPopup .price {
		color: #FF9000;
    margin: 0px;
		font-weight: normal;
  }
/* --- Styles for Search For Property Page ----------------------------------------------------------------------- */

  .SearchForProperty {
    margin: 0px;
		color: #525252;
  }

  .SearchForProperty .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
	}

  .SearchForProperty .subheader {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
  }


  .SearchForProperty .title {
		color: #8585A3;
    margin: 0px;
		font-weight: bold;
  }
	.SearchForProperty .title a:link, .SearchForProperty .title a:visited	{
		color: #8585A3;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForProperty .title a:hover, .SearchForProperty .title a:active	{
		color: #FF9000;
		text-decoration: none;
	}
  .SearchForProperty .price {
		color: #FF9000;
    margin: 0px;
		font-weight: normal;
  }
