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


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

	.pagetext
	{	
		color: #014165;	
		text-align: none;
		text-decoration: none;
	}
	
	.blocktext
	{	
		color: #014165;	
		text-align: none;
		text-decoration: none;
	}
	
	.memberloginboxtext
	{	
		color: #014165;	
		text-align: none;
		text-decoration: none;
	}
	
	.forgotpasswordtext
	{	
		color: #014165;	
		text-align: none;
		text-decoration: none;
	}
	.forgotpasswordtext a:link, .forgotpasswordtext a:visited	{
		color: #BD8D01;
		text-decoration: none;
		font-weight: normal;
	}
	.forgotpasswordtext a:hover, .forgotpasswordtext a:active	{
		color: #6392C7;
		text-decoration: none;
	}

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

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


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

	.SearchBox	{
		color: #959595;
	}

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


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

  .TopMenu {
		font-size: 11px;
		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: #99E2FF;
		text-decoration: none;
		font-weight: normal;
	}

	.TopMenu .emphasis a:link, .TopMenu .emphasis a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.TopMenu .emphasis a:hover, .TopMenu .emphasis a:active	{
		color: #ADD477;
		text-decoration: none;
	}

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

  .TopMenu2 {
		font-size: 11px;
		line-height: 13px;
		color: #01559C;
		font-weight: bold;
  }
	.TopMenu2 a:link, .TopMenu2 a:visited	{
		color: #01559C;
		text-decoration: none;
		font-weight: bold;
	}
	.TopMenu2 a:hover, .TopMenu2 a:active	{
		color: #364B93;
		text-decoration: none;
		font-weight: bold;
	}


/* --- Styles for Tools Banners  ----------------------------------------------------------------------- */

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

/* --- Styles for TopAccMenu Bar ----------------------------------------------------------------------- */

  .TopAccMenu {
		line-height: 13px;
		color: #014165;
		font-weight: bold;
		text-decoration: none;
  }
	.TopAccMenu a:link, .TopAccMenu a:visited	{
		color: #014165;
		text-decoration: none;
		font-weight: bold;
	}
	.TopAccMenu a:hover, .TopAccMenu a:active	{
		color: #BD8D01;
		text-decoration: none;
	}


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

  .BottomMenu {
		font-size: 11px;
		line-height: 13px;
		color: #AFAA8D;
		filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=2);
		font-weight: normal;
		text-decoration: none;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #AFAA8D;
		filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=2);
		font-weight: normal;
		text-decoration: none;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #345C8A;
		filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=2);
		font-weight: normal;
		text-decoration: none;
	}
/* --- Styles for Bottom Menu Bar 2 ----------------------------------------------------------------------- */

  .BottomMenu2 {
		font-size: 11px;
		line-height: 13px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }
	.BottomMenu2 a:link, .BottomMenu2 a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu2 a:hover, .BottomMenu2 a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #01559C;
		text-decoration: none;
	}


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

  .LanguageBar {
		line-height: 13px;
		color: #005FD5;
		font-weight: normal;
  }
	.LanguageBar a:link, .LanguageBar a:visited	{
		color: #7A9DE6;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		color: #005FD5;
		text-decoration: none;
	}
	.LanguageBar .selected	{
		color: #005FD5;
		font-weight: normal;
	}


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


  .MainMenu {
		line-height: 13px;
		color: #938C61;
		font-weight: normal;
		text-decoration: none;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		color: #938C61;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		color: #364B93;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		color: #364B93;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		color: #938C61;
		text-decoration: none;
	}

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


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


  .Submenu {
		line-height: 13px;
		color: #938C61;
		font-weight: normal;
		text-decoration: none;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		color: #938C61;
		text-decoration: none;
		font-weight: bold;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		color: #364B93;
		font-weight: bold;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		color: #364B93;
		text-decoration: none;
		font-weight: bold;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		color: #938C61;
		text-decoration: none;
		font-weight: bold;
	}
	
  .Submenu .L2_sel {
		color: #364B93;
		font-weight: bold;
		text-decoration: none;
  }


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


  .SubofSubMenu {
		line-height: 13px;
		color: #938C61;
		font-weight: normal;
		text-decoration: none;
  }

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		color: #938C61;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		color: #364B93;
		text-decoration: none;
	}

	.SubofSubMenu a.L3_sel:link, .SubofSubMenu a.L3_sel:visited	{
		color: #364B93;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3_sel:hover, .SubofSubMenu a.L3_sel:active	{
		color: #938C61;
		text-decoration: none;
	}
	
  .SubofSubMenu .L3_sel {
		color: #364B93;
		font-weight: normal;
		text-decoration: none;
  }



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

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



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

  .PageToolBar {
    margin: 0px;
		color: #014165;	
		font-weight: bold;
		text-decoration: underline;
  }
	.PageToolBar a:link, .PageToolBar a:visited	{
		color: #014165;
		text-decoration: underline;
		font-weight: bold;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
		font-weight: bold;
		color: #317758;
		text-decoration: underline;
	}

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


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

	.SearchPage	{
		color: #959595;
	}

	.SearchPage .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}
	
	.SearchPage form {
		font-size: 11px;
		margin: 0px;
		border: 0px;
		text-decoration: none;
	}
	.SearchPage input {
		height: 17px;
		font-size: 11px;
		border: 1 solid;
		color: #959595;
		border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
		text-decoration: none;
	}

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

  .SearchPage .title {
		font-size: 11px;
		line-height: 13px;	
		color: #01559C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #01559C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #8DC63F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage .nav {
		color: #005FD5;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		color: #005FD5;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
/* --- Styles for Sitemap Page ----------------------------------------------------------------------- */

	.SitemapPage	{
		color: #959595;
	}

	.SitemapPage .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}
	
  .SitemapPage .L1 {
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #938C61;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .SitemapPage .L2 {
		color: #364B93;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		color: #364B93;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.SitemapPage .L2 a:hover, .SitemapPage .L2 a:active	{
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}

  .SitemapPage .L3 {
		color: #364B93;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		color: #364B93;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}

/* --- Styles for BlockFindProperty ----------------------------------------------------------------------- */

  .BlockFindProperty {
    margin: 0px;
		color: #014165;
		text-decoration: none;
  }

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

  .BlockFindProperty .label {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .BlockFindProperty .body {
		color: #01559C;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

  .BlockFindProperty .note {
		font-size: 10px;
		line-height: 12px;	
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
/* --- Styles for Block FA ----------------------------------------------------------------------- */

  .BlockFA {
    margin: 0px;
		color: #014165;
		text-decoration: none;
  }

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

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

  .BlockFA .labels {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .BlockFA .title {
		font-size: 12px;
		line-height: 14px;	
		color: #01559C;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.BlockFA .title a:link, .BlockFA .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #01559C;
    margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #8DC63F;
    margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}
	

/* --- Styles for BlockInternalFeed ----------------------------------------------------------------------- */

  .BlockInternalFeed {
    margin: 0px;
		color: #014165;
		text-decoration: none;
  }

  .BlockInternalFeed .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
  }

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

  .BlockInternalFeed .body {
		color: #C5C9E0;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

  .BlockInternalFeed .title {
		font-size: 11px;
		line-height: 13px;	
		color: #C5C9E0;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #C5C9E0;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	
/* --- Styles for BlockInternalFeed4 ----------------------------------------------------------------------- */

  .BlockInternalFeed4 {
    margin: 0px;
		color: #FFFFFF;
		text-decoration: none;
  }

  .BlockInternalFeed4 .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
  }

	.BlockInternalFeed4 .header a:link, .BlockInternalFeed4 .header a:visited	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}
	.BlockInternalFeed4 .header a:hover, .BlockInternalFeed4 .header a:active	{
		color: #364B93;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}

  .BlockInternalFeed4 .body {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

  .BlockInternalFeed4 .title {
		color: #FFFFFF;
    margin: 0px;
		font-size: 11px;
		line-height: 13px;	
		font-weight: bold;
		text-decoration: none;
  }
	.BlockInternalFeed4 .title a:link, .BlockInternalFeed4 .title a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed4 .title a:hover, .BlockInternalFeed4 .title a:active	{
		color: #99E2FF;
		text-decoration: none;
	}
	
  .BlockInternalFeed4 .more {
		color: #005FD5;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockInternalFeed4 .more a:link, .BlockInternalFeed4 .more a:visited	{
		color: #005FD5;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed4 .more a:hover, .BlockInternalFeed4 .more a:active	{
		color: #364B93;
		font-weight: bold;
		text-decoration: none;
	}
	
	
/* --- Styles for MortgageCalculator Block ------------------------------------------------------------- */

  .BlockMortgageCalculator {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
  .BlockMortgageCalculator .body {
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
    margin: 0px;
  }
  .BlockMortgageCalculator .header {
		font-size: 12px;
		line-height: 14px;	
		color: #E6000E;
    margin: 0px;
		font-weight: bold;
  }
  .BlockMortgageCalculator .label {
		font-size: 11px;
		line-height: 13px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
  }

  
/* --- Styles for Block Login ----------------------------------------------------------------------- */

  .BlockLogin {
    margin: 0px;
		color: #014165;
		text-decoration: none;
  }

  .BlockLogin .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
  }

  .BlockLogin .labels {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .BlockLogin .login_usrtools {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockLogin .login_usrtools a:link, .BlockLogin .login_usrtools a:visited	{
		color: #8DC63F;
		text-decoration: underline;
	}
	.BlockLogin .login_usrtools a:hover, .BlockLogin .login_usrtools a:active	{
		color: #FEFB00;
		text-decoration: underline;
	}
	
/* --- Styles for Block Control Panel ----------------------------------------------------------------------- */

  .BlockControlPanel {
    margin: 0px;
		color: #014165;
		text-decoration: none;
  }

  .BlockControlPanel .normal {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }
  .BlockControlPanel .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
  }

  .BlockControlPanel .labels {
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .BlockControlPanel .tools {
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.BlockControlPanel .tools a:link, .BlockControlPanel .tools a:visited	{
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}
	.BlockControlPanel .tools a:hover, .BlockControlPanel .tools a:active	{
		color: #345C8A;
		text-decoration: underline;
	}
	
  .BlockControlPanel .tools1 {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		text-decoration: underline;
  }
	.BlockControlPanel .tools1 a:link, .BlockControlPanel .tools1 a:visited	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}
	.BlockControlPanel .tools1 a:hover, .BlockControlPanel .tools1 a:active	{
		color: #FF0000;
		text-decoration: underline;
	}
	
  .BlockControlPanel .big_label {
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

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

  .PrintPage {
    margin: 0px;
  }
  .PrintPage .header {
		color: #FFFFFF;	
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
  }
	.PrintPage .toptext	{
		font-size: 11px;
		color: #014165;
		font-weight: bold;
		text-decoration: underline;
	}

	.PrintPage .toptext a:link, .PrintPage .toptext a:visited	{
		color: #014165;
		text-decoration: underline;
		font-weight: none;
		font-weight: bold;
	}
	
	.PrintPage .toptext a:hover, .PrintPage .toptext a:active	{
		color: #317758;
		text-decoration: underline;
		font-weight: bold;
	}

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

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #364B93;	
		font-weight: bold;
		font-size: 13px;
		text-decoration: none;
  }
  .EmailPage .pagelink {
		color: #928B60;	
 		font-size: 11px;
		text-decoration: none;
 }
  .EmailPage .pagelabels {
		color: #364B93;	
		font-weight: bold;
 		font-size: 11px;
		text-decoration: none;
 }
  .EmailPage .pagetext {
		color: #364B93;	
 		font-size: 11px;
		text-decoration: none;
 }
	.EmailPage .toptext	{
		font-size: 11px;
		color: #014165;
		font-weight: bold;
		text-decoration: underline;
	}

	.EmailPage .toptext a:link, .EmailPage .toptext a:visited	{
		color: #014165;
		text-decoration: underline;
		font-weight: none;
		font-weight: bold;
	}
	
	.EmailPage .toptext a:hover, .EmailPage .toptext a:active	{
		color: #317758;
		text-decoration: underline;
		font-weight: bold;
	}

/* --- Styles for Member Page -------------------------------------------------------------------- */

  .MemberPage {
    margin: 0px;
  }

  .MemberPage .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;	
		text-decoration: none;
  }
  .MemberPage .label {
		color: #364B93;	
 		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
 }
  .MemberPage .message {
		color: #364B93;	
 		font-size: 11px;
		text-decoration: none;
 }
	.MemberPage .toptext	{
		font-size: 11px;
		color: #014165;
		font-weight: bold;
		text-decoration: underline;
	}

	.MemberPage .toptext a:link, .MemberPage .toptext a:visited	{
		color: #014165;
		text-decoration: underline;
		font-weight: none;
		font-weight: bold;
	}
	
	.MemberPage .toptext a:hover, .MemberPage .toptext a:active	{
		color: #317758;
		text-decoration: underline;
		font-weight: bold;
	}

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


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

  .StandardPage {
    margin: 0px;
  }

	.StandardPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;	
		text-decoration: none;
	}
	
	.StandardPage .subheader	{
		font-size: 11px;
		line-height: 13px;	
		color: #364B93;
		font-weight: bold;
		text-decoration: none;
	}

  .StandardPage .subtitle {
		font-size: 11px;
		line-height: 13px;	
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.StandardPage .subtitle a:link, .StandardPage .subtitle a:visited	{
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.StandardPage .subtitle a:hover, .StandardPage .subtitle a:active	{
		color: #364B93;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
/* --- Styles for Standard Page With Photos----------------------------------------------------------------------- */

  .StandardPagePhotos {
    margin: 0px;
  }

	.StandardPagePhotos .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;	
		text-decoration: none;
	}
	
	.StandardPagePhotos .subheader	{
		font-size: 11px;
		line-height: 13px;	
		color: #364B93;
		font-weight: bold;
		text-decoration: none;
	}

  .StandardPagePhotos .otherpagenav {
		font-size: 11px;
		line-height: 13px;	
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.StandardPagePhotos .otherpagenav a:link, .StandardPagePhotos .otherpagenav a:visited	{
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.StandardPagePhotos .otherpagenav a:hover, .StandardPagePhotos .otherpagenav a:active	{
		color: #364B93;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}

  .StandardPagePhotos .pagenav {
		font-size: 11px;
		line-height: 13px;	
		color: #01559C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.StandardPagePhotos .pagenav a:link, .StandardPagePhotos .pagenav a:visited	{
		color: #01559C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.StandardPagePhotos .pagenav a:hover, .StandardPagePhotos .pagenav a:active	{
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
/* --- Styles for Projects Page----------------------------------------------------------------------- */

  .ProjectsPage {
    margin: 0px;
  }

	.ProjectsPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;	
		text-decoration: none;
	}
	
  .ProjectsPage .title {
		font-size: 11px;
		line-height: 13px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.ProjectsPage .title a:link, .ProjectsPage .title a:visited	{
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPage .title a:hover, .ProjectsPage .title a:active	{
		color: #AFAA8D;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}


  .ProjectsPage .backbtn {
		font-size: 11px;
		line-height: 13px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.ProjectsPage .backbtn a:link, .ProjectsPage .backbtn a:visited	{
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPage .backbtn a:hover, .ProjectsPage .backbtn a:active	{
		color: #01559C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .ProjectsPage .subtitle {
		font-size: 11px;
		line-height: 13px;	
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.ProjectsPage .subtitle a:link, .ProjectsPage .subtitle a:visited	{
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectsPage .subtitle a:hover, .ProjectsPage .subtitle a:active	{
		color: #364B93;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}

  .ProjectsPage .subheader {
		font-size: 13px;
		line-height: 15px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .ProjectsPage .table_header {
		font-size: 13px;
		line-height: 15px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .ProjectsPage .table_body {
		font-size: 13px;
		line-height: 15px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .ProjectsPage .download_btn {
		font-size: 10px;
		line-height: 12px;	
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.ProjectsPage .download_btn a:link, .ProjectsPage .download_btn a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPage .download_btn a:hover, .ProjectsPage .download_btn a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .ProjectsPage .floor_table_header {
		font-size: 11px;
		line-height: 13px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .ProjectsPage .floor_table_subheader {
		font-size: 11px;
		line-height: 13px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .ProjectsPage .floor_table_body {
		font-size: 11px;
		line-height: 13px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .ProjectsPage .form_header {
		font-size: 11px;
		line-height: 13px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

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

	.ProjectsPopUp	{
		color: #959595;
	}

	.ProjectsPopUp .subheader {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	
	.ProjectsPopUp .title {
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}

  .ProjectsPopUp .body {
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

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

	.ProjectsPopUp .table_subheader {
		color: #01559C;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}

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

  .PropertiesPage {
    margin: 0px;
  }

	.PropertiesPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;	
		text-decoration: none;
	}
	
  .PropertiesPage .title {
		font-size: 11px;
		line-height: 13px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.PropertiesPage .title a:link, .PropertiesPage .title a:visited	{
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertiesPage .title a:hover, .PropertiesPage .title a:active	{
		color: #AFAA8D;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}


  .PropertiesPage .backbtn {
		font-size: 11px;
		line-height: 13px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.PropertiesPage .backbtn a:link, .PropertiesPage .backbtn a:visited	{
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertiesPage .backbtn a:hover, .PropertiesPage .backbtn a:active	{
		color: #01559C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .PropertiesPage .subtitle {
		font-size: 11px;
		line-height: 13px;	
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.PropertiesPage .subtitle a:link, .PropertiesPage .subtitle a:visited	{
		color: #938C61;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.PropertiesPage .subtitle a:hover, .PropertiesPage .subtitle a:active	{
		color: #364B93;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}

  .PropertiesPage .subheader {
		font-size: 13px;
		line-height: 15px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .PropertiesPage .table_header {
		font-size: 13px;
		line-height: 15px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .PropertiesPage .table_body {
		font-size: 13px;
		line-height: 15px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .PropertiesPage .download_btn {
		font-size: 10px;
		line-height: 12px;	
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.PropertiesPage .download_btn a:link, .PropertiesPage .download_btn a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertiesPage .download_btn a:hover, .PropertiesPage .download_btn a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .PropertiesPage .floor_table_header {
		font-size: 11px;
		line-height: 13px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .PropertiesPage .floor_table_subheader {
		font-size: 11px;
		line-height: 13px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .PropertiesPage .floor_table_body {
		font-size: 11px;
		line-height: 13px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .PropertiesPage .form_header {
		font-size: 11px;
		line-height: 13px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

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

	.PropertiesPopUp	{
		color: #959595;
	}

	.PropertiesPopUp .subheader {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	
	.PropertiesPopUp .title {
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}

  .PropertiesPopUp .body {
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

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

	.PropertiesPopUp .table_subheader {
		color: #01559C;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}

