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

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

	body {
	/*	margin: 0px; */
		padding: 0px;
		background-color: #FFFFFF;
	
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;	
		color: #4B4B4B;	
	/*
		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, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;	
		color: #4B4B4B;	
	}
	input, textarea, select, option {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;	
	}
	
	.resetheights	{
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		color: #4B4B4B;
	}
	.zeroheights	{
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 0pt;
		line-height: 0pt;
		color: #4B4B4B;
	}


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

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

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

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


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

	.SearchBox	{
		color: #4B4B4B;
	}

	.SearchBox .label	{
		font-size: 10px;
		line-height: 12px;	
		color: #F1E5C1;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchBox .label a:link, .SearchBox .label a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F1E5C1;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchBox .label a:hover, .SearchBox .label a:active	{
		color: #4B4B4B;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchBox form {
		margin: 0px;
		border: 0px;
	}
	.SearchBox input {
		height: 18px;
		background-color: 546186;
		font-size: 11px;
		border: 0 solid;
		color: #FFFFFF;
		text-valign: middle;
		/*border-color: #4B4B4B #4B4B4B #4B4B4B #4B4B4B;*/
	}


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

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

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

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


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

  .BottomMenu {
		font-size: 11px;
		line-height: 13px;	
		color: #838383;
		text-decoration: none;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #838383;
		text-decoration: none;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #4B4B4B;
		text-decoration: none;
	}


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

  .LanguageBar {
		line-height: 12px;
		color: #FFFFFF;
		font-weight: bold;
  }
	.LanguageBar a:link, .LanguageBar a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		color: #6AC0D5;
		text-decoration: none;
		font-weight: normal;
	}

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

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


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

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

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

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


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


  .Submenu {
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
  }

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

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


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


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

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

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

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

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



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

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

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


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

  .BlockStandard {
    margin: 0px;
  }

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

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

  .BannersBlock {
    margin: 0px;
  }

  .BannersBlock .header {
		color: #4B4B4B;
    margin: 0px;
		font-size: 13px;
		line-height: 15px;	
		font-weight: normal;
		text-decoration: none;
  }
  .BannersBlock .body {
		color: #4B4B4B;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.BannersBlock a:link, .BannersBlock a:visited	{
		color: #4B4B4B;
		text-decoration: none;
		font-weight: bold;
	}
	.BannersBlock a:hover, .BannersBlock a:active	{
		color: #E71D11;
		text-decoration: none;
	}

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

  .BlockInternalFeed {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
		color: #4B4B4B;
  }
  .BlockInternalFeed .normal {
    margin: 0px;
  }

	.BlockInternalFeed .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #457050;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #457050;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #94A157;
		font-weight: bold;
		text-decoration: none;
	}

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

/* --- Styles for Special Offers (Internal Feed) Block ------------------------------------------------ */

  .BlockFA {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
		color: #4B4B4B;
  }
  .BlockFA .normal {
    margin: 0px;
  }
  .BlockFA .header {
		font-family: Times New Roman, Verdana, Helvetica, sans-serif;
		color: #5F755A;
    margin: 0px;
		font-weight: normal;
		font-size: 19px;
		line-height: 21px;	
		text-decoration: none;
  }
	.BlockFA .header a:link, .BlockFA .header a:visited	{
		font-family: Times New Roman, Verdana, Helvetica, sans-serif;
		color: #5F755A;
    margin: 0px;
		font-weight: normal;
		font-size: 19px;
		line-height: 21px;	
		text-decoration: none;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		font-family: Times New Roman, Verdana, Helvetica, sans-serif;
		color: #E78B39;
    margin: 0px;
		font-weight: normal;
		font-size: 19px;
		line-height: 21px;	
		text-decoration: none;
	}

  .BlockFA .more {
		font-size: 10px;
		line-height: 12px;	
		color: #F1E5C1;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockFA .more a:link, .BlockFA .more a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #F1E5C1;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .more a:hover, .BlockFA .more a:active	{
		color: #4B4B4B;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockFA .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #457050;
		font-weight: bold;
	}
	.BlockFA .title a:link, .BlockFA .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #457050;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #94A157;
		font-weight: bold;
		text-decoration: none;
	}
/* --- Styles for Print this Page Tool -------------------------------------------------------------------- */

  .PrintPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }
  .PrintPage .header {
		color: #4B4B4B;	
		font-weight: bold;
  }

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

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

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

  .EmailPage .header {
		font-size: 13px;
		line-height: 15px;	
		color: #5F755A;
    margin: 0px;
		font-weight: bold;
  }
  .EmailPage .pagelink {
		font-size: 11px;
		line-height: 13px;	
		color: #457050;	
 }
  .EmailPage .pagelabels {
		font-size: 11px;
		line-height: 13px;	
		color: #4B4B4B;	
		font-weight: bold;
 }
  .EmailPage .pagetext {
		font-size: 11px;
		line-height: 13px;	
		color: #4B4B4B;	
 }
	.EmailPage .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.EmailPage .toptext a:link, .EmailPage .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.EmailPage .toptext a:hover, .EmailPage .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #E78B39;
		font-weight: normal;
		text-decoration: none;
	}



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


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

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

	.SearchPage form {
		margin: 0px;
		border: 0px;
	}
	.SearchPage input {
		height: 19px;
		background-color: 546186;
		font-size: 11px;
		border: 0 solid;
		color: #FFFFFF;
		text-valign: middle;
	}
  .SearchPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

	.SearchPage .header	{
		color: #4B4B4B;
    margin: 0px;
		font-weight: bold;
		font-size: 16px;
		line-height: 17px;	
	}
	
	.SearchPage .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #00738F;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #00738F;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #4B4B4B;
		font-weight: bold;
		text-decoration: none;
	}

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

	.SearchPage .nav_bar	{
		font-size: 10px;
		line-height: 12px;	
		color: #F5822A;
		font-weight: bold;
		text-decoration: none;
	}

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

	.SearchPage .message	{
		font-size: 10px;
		line-height: 12px;	
		color: #4B4B4B;
		font-weight: bold;
		text-decoration: none;
	}
/* --- Styles for Sitemap Page ----------------------------------------------------------------------- */

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

	.SitemapPage .header	{
		font-family: Times New Roman, Verdana, Helvetica, sans-serif;
		color: #5F755A;
    margin: 0px;
		font-weight: normal;
		font-size: 19px;
		line-height: 21px;	
	}
	
	.SitemapPage .subheader	{
		font-size: 11px;
		line-height: 13px;	
		color: #4B4B4B;
		font-weight: normal;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #5F755A;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #E78B39;
		text-decoration: none;
		font-weight: bold;
}

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

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


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

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

	.StandardPage .header	{
		font-family: Times New Roman, Verdana, Helvetica, sans-serif;
		color: #5F755A;
    margin: 0px;
		font-weight: normal;
		font-size: 19px;
		line-height: 21px;	
	}
	
	.StandardPage .subheader	{
		font-size: 13px;
		line-height: 15px;	
		color: #5F755A;
		font-weight: bold;
	}

/* --- Styles for Standard Page with Photos ----------------------------------------------------------------------- */

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

	.StandardPagePhotos .header	{
		font-family: Times New Roman, Verdana, Helvetica, sans-serif;
		color: #5F755A;
    margin: 0px;
		font-weight: normal;
		font-size: 19px;
		line-height: 21px;	
	}
	
	.StandardPagePhotos .subheader	{
		font-size: 13px;
		line-height: 15px;	
		color: #5F755A;
		font-weight: bold;
	}
	.StandardPagePhotos .subheader a:link, .StandardPagePhotos .subheader a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #5F755A;
		font-weight: bold;
		text-decoration: none;
	}
	.StandardPagePhotos .subheader a:hover, .StandardPagePhotos .subheader a:active	{
		font-size: 13px;
		line-height: 15px;	
		color: #E78B39;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Standard Page with Photos ----------------------------------------------------------------------- */

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

	.StandardPagePhotosPopUp .header	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F755A;
		font-weight: bold;
		text-decoration: none;
	}
	
	.StandardPagePhotosPopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.StandardPagePhotosPopUp .toptext a:link, .StandardPagePhotosPopUp .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.StandardPagePhotosPopUp .toptext a:hover, .StandardPagePhotosPopUp .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #E78B39;
		font-weight: normal;
		text-decoration: none;
	}

	.StandardPagePhotosPopUp .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.StandardPagePhotosPopUp .nav a:link, .StandardPagePhotosPopUp .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.StandardPagePhotosPopUp .nav a:hover, .StandardPagePhotosPopUp .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #E78B39;
		font-weight: normal;
		text-decoration: none;
	}

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


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

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

	.NewsPage .header	{
		font-family: Times New Roman, Verdana, Helvetica, sans-serif;
		color: #5F755A;
    margin: 0px;
		font-weight: normal;
		font-size: 19px;
		line-height: 21px;	
	}
	
	.NewsPage .subheader	{
		font-size: 13px;
		line-height: 15px;	
		color: #5F755A;
		font-weight: bold;
	}
	.NewsPage .subheader a:link, .NewsPage .subheader a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #5F755A;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .subheader a:hover, .NewsPage .subheader a:active	{
		font-size: 13px;
		line-height: 15px;	
		color: #E78B39;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .title	{
		font-size: 12px;
		line-height: 14px;	
		color: #5F755A;
		font-weight: bold;
	}
	.NewsPage .title a:link, .NewsPage .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #5F755A;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #E78B39;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .date	{
		font-size: 12px;
		line-height: 14px;	
		color: #5F755A;
		font-weight: bold;
	}

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

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

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

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

/* --- Styles for News Page with Photos ----------------------------------------------------------------------- */

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

	.NewsPopUp .header	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F755A;
		font-weight: bold;
		text-decoration: none;
	}
	
	.NewsPopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPopUp .toptext a:link, .NewsPopUp .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPopUp .toptext a:hover, .NewsPopUp .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #E78B39;
		font-weight: normal;
		text-decoration: none;
	}

	.NewsPopUp .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPopUp .nav a:link, .NewsPopUp .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPopUp .nav a:hover, .NewsPopUp .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #E78B39;
		font-weight: normal;
		text-decoration: none;
	}

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


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

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

	.ProjectPage .header	{
		font-family: Times New Roman, Verdana, Helvetica, sans-serif;
		color: #5F755A;
    margin: 0px;
		font-weight: normal;
		font-size: 19px;
		line-height: 21px;	
	}
	
	.ProjectPage .subheader	{
		font-size: 13px;
		line-height: 15px;	
		color: #5F755A;
		font-weight: bold;
	}
	.ProjectPage .subheader a:link, .ProjectPage .subheader a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #5F755A;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .subheader a:hover, .ProjectPage .subheader a:active	{
		font-size: 13px;
		line-height: 15px;	
		color: #E78B39;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .title	{
		font-size: 12px;
		line-height: 14px;	
		color: #5F755A;
		font-weight: bold;
	}
	.ProjectPage .title a:link, .ProjectPage .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #5F755A;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .title a:hover, .ProjectPage .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #E78B39;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .date	{
		font-size: 12px;
		line-height: 14px;	
		color: #5F755A;
		font-weight: bold;
	}

	.ProjectPage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F755A;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectPage .nav a:link, .ProjectPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F755A;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectPage .nav a:hover, .ProjectPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #E78B39;
		font-weight: normal;
		text-decoration: none;
	}

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

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

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

	.ProjectPage .emphasis	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F755A;
		font-weight: normal;
	}

	.ProjectPage .tabs	{
		font-size: 11px;
		line-height: 13px;	
		color: #E78B39;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .tabs a:link, .ProjectPage .tabs a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #457050;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .tabs a:hover, .ProjectPage .tabs a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #E78B39;
		font-weight: bold;
		text-decoration: none;
	}
/* --- Styles for Projects Page with Photos ----------------------------------------------------------------------- */

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

	.ProjectsPopUp .header	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F755A;
		font-weight: bold;
		text-decoration: none;
	}
	
	.ProjectsPopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectsPopUp .toptext a:link, .ProjectsPopUp .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #585858;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectsPopUp .toptext a:hover, .ProjectsPopUp .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #E78B39;
		font-weight: normal;
		text-decoration: none;
	}

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

