/* --- Styles for General Tags ----------------------------------------------------------------------- */
/*
.back {
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
}
*/
body {
/*	margin: 0px; */
	padding: 0px;
	background-color: #E9E5DA;

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;	
	color: #000000;	

	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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
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: #000000;
}
.zeroheights	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0pt;
	line-height: 0pt;
	color: #000000;
}


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

.pagetext
{	
	color: #000000;	
	text-align: justify;
}

.blocktext
{	
	color: #000000;	
}

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

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


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

	.SearchBox	{
		color: #000000;
	}

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

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


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

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



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

  .ToolsMenu {
		font-size: 11px;
		line-height: 13px;
		color: #6C2A00;
		font-weight: normal;
		text-decoration: none;
  }
	.ToolsMenu a:link, .ToolsMenu a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #6C2A00;
		font-weight: normal;
		text-decoration: none;
	}
	.ToolsMenu a:hover, .ToolsMenu a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #B58149;
		font-weight: normal;
		text-decoration: none;
	}

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

  .BottomMenu {
		font-size: 10px;
		line-height: 12px;
		color: #ECE9E1;
		font-weight: normal;
		text-decoration: none;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #ECE9E1;
		font-weight: normal;
		text-decoration: underline;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: underline;
	}


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

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


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


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

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #6C2A00;
		font-weight: normal;
		text-decoration: none;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		font-size: 11px;
		line-height: 13px;
		color: #B58149;
		font-weight: normal;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #6C2A00;
		font-weight: normal;
		text-decoration: none;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		font-size: 11px;
		line-height: 13px;
		color: #B58149;
		font-weight: normal;
		text-decoration: none;
	}

  .MainMenu .L1_sel {
		font-size: 11px;
		line-height: 13px;
		color: #6C2A00;
		font-weight: normal;
		text-decoration: none;
  }


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

/*
  .SubmenuTitle {
		line-height: 13px;
		color: #FFFFFF;
		font-weight: normal;
  }
*/

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


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

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

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


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


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

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

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



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

  .BreadcrumbsBar {
		font-size: 10px;
		line-height: 12px;
		color: #ECE9E1;
		font-weight: normal;
		text-decoration: none;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #ECE9E1;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}
	.BreadcrumbsBar a.selected	{
	font-size: 10px;
	line-height: 12px;
	color: #ECE9E1;
	text-decoration: none;
	}



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

  .PageToolBar {
    margin: 0px;
		color: #000000;	
		font-weight: bold;
		text-decoration: none;
  }
	.PageToolBar a:link, .PageToolBar a:visited	{
    margin: 0px;
		color: #000000;	
		font-weight: bold;
		text-decoration: none;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
    margin: 0px;
		color: #1C6EC4;	
		font-weight: bold;
		text-decoration: none;
	}

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

/* --- Styles for Featured Article Block ----------------------------------------------------------------------- */

  .BlockFA {
    margin: 0px;
		color: #000000;
  }

  .BlockFA .normal {
    margin: 0px;
  }

	.BlockFA .header	{
		color: #6C2A00;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
	}
	
	.BlockFA .header a:link, .BlockFA .header a:visited	{
		color: #6C2A00;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
	}

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

  .BlockFA .title {
		font-size: 11px;
		line-height: 13px;
		color: #6C2A00;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockFA .title a:link, .BlockFA .title a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #6C2A00;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #B58149;
		font-weight: bold;
		text-decoration: none;
	}

  .BlockFA .body {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
  }
/* --- Styles for Links Block ----------------------------------------------------------------------- */

  .BlockLinks {
    margin: 0px;
		color: #000000;
  }

  .BlockLinks .normal {
    margin: 0px;
  }

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

  .BlockLinks .more {
		font-size: 10px;
		line-height: 12px;	
		color: #737373;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockLinks .more a:link, .BlockLinks .more a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #737373;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockLinks .more a:hover, .BlockLinks .more a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
/* --- Styles for Print this Page Tool -------------------------------------------------------------------- */

  .PrintPage {
    margin: 0px;
  }
  .PrintPage .header {
		color: #000000;	
		font-weight: bold;
		font-size: 12px;
  }
	.PrintPage .toptext	{
		font-size: 10px;
		line-height: 12px;	
		color: #6C2A00;
		font-weight: bold;
		text-decoration: none;
	}

	.PrintPage .toptext a:link, .PrintPage .toptext a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #6C2A00;
		font-weight: bold;
		text-decoration: none;
	}
	.PrintPage .toptext a:hover, .PrintPage .toptext a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #B58149;
		font-weight: bold;
		text-decoration: none;
	}

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

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #6C2A00;	
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
  }
  .EmailPage .pagelink {
		color: #6C2A00;	
 		font-size: 11px;
		line-height: 13px;	
 }
  .EmailPage .pagelabels {
		color: #000000;	
		font-weight: bold;
 		font-size: 11px;
		line-height: 13px;	
 }
  .EmailPage .pagetext {
		color: #000000;	
 		font-size: 11px;
		line-height: 13px;	
 }
	.EmailPage .toptext	{
		font-size: 10px;
		line-height: 12px;	
		color: #6C2A00;
		font-weight: bold;
		text-decoration: none;
	}

	.EmailPage .toptext a:link, .EmailPage .toptext a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #6C2A00;
		font-weight: bold;
		text-decoration: none;
	}
	.EmailPage .toptext a:hover, .EmailPage .toptext a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #B58149;
		font-weight: bold;
		text-decoration: none;
	}
/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


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

  .SearchPage {
    margin: 0px;
		font-size: 11px;
  }
  
	.SearchPage .header	{
		color: #000000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.SearchPage .title	{
		font-size: 11px;
		color: #000000;
		font-weight: bold;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #A28E2B;
	}

	.SearchPage .message	{
		font-size: 11px;
		color: #7386AB;
		font-weight: bold;
	}

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

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


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

  .SitemapPage {
    margin: 0px;
  }

	.SitemapPage .header	{
		color: #000000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #1C6EC4;
		text-decoration: none;
	}

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

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

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

  .StandardPage {
    margin: 0px;
  }

  .StandardPage 	p, .body {
	text-align: justify;
	}

	.StandardPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
	}
	
	.StandardPage .subheader	{
		font-size: 11px;
		line-height: 16px;
		color: #6C2A00;
		font-weight: bold;
	}

/* --- Styles for Photos Page ----------------------------------------------------------------------- */

  .PhotosPage {
    margin: 0px;
  }

  .PhotosPage 	p, .body {
		text-align: justify;
	}

	.PhotosPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
	}
	
	.PhotosPage .title	{
		font-size: 11px;
		line-height: 16px;
		color: #6C2A00;
		font-weight: bold;
	}
	.PhotosPage .title a:link, .PhotosPage .title a:visited	{
		font-size: 11px;
		line-height: 16px;
		color: #6C2A00;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPage .title a:hover, .PhotosPage .title a:active	{
		font-size: 11px;
		line-height: 16px;
		color: #B58149;
		font-weight: bold;
		text-decoration: none;
	}

	.PhotosPage .viewphotos	{
		font-size: 10px;
		line-height: 12px;
		color: #693704;
		font-weight: bold;
	}
	.PhotosPage .viewphotos a:link, .PhotosPage .viewphotos a:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #693704;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPage .viewphotos a:hover, .PhotosPage .viewphotos a:active	{
		font-size: 10px;
		line-height: 12px;
		color: #B58149;
		text-decoration: none; 
	}

	.PhotosPage .nav	{
		font-size: 10px;
		line-height: 12px;
		color: #693704;
		font-weight: bold;
	}
	.PhotosPage .nav a:link, .PhotosPage .nav a:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #693704;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPage .nav a:hover, .PhotosPage .nav a:active	{
		font-size: 10px;
		line-height: 12px;
		color: #B58149;
		text-decoration: none; 
	}

/* --- Styles for Photos PopUp ----------------------------------------------------------------------- */

  .PhotosPopUp {
    margin: 0px;
  }

  .PhotosPopUp 	p, .body {
		text-align: justify;
	}

	.PhotosPopUp .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
	}
	
	.PhotosPopUp .subheader	{
		font-size: 11px;
		line-height: 16px;
		color: #6C2A00;
		font-weight: bold;
	}


	.PhotosPopUp .descr	{
		font-size: 11px;
		line-height: 16px;
		color: #693704;
		font-weight: normal;
	}

	.PhotosPopUp .nav	{
		font-size: 10px;
		line-height: 12px;
		color: #693704;
		font-weight: bold;
	}
	.PhotosPopUp .nav a:link, .PhotosPopUp .nav a:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #693704;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPopUp .nav a:hover, .PhotosPopUp .nav a:active	{
		font-size: 10px;
		line-height: 12px;
		color: #B58149;
		text-decoration: none; 
	}

	.PhotosPopUp .toptext	{
		font-size: 10px;
		line-height: 12px;
		color: #693704;
		font-weight: bold;
	}
	.PhotosPopUp .toptext a:link, .PhotosPopUp .toptext a:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #693704;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPopUp .toptext a:hover, .PhotosPopUp .toptext a:active	{
		font-size: 10px;
		line-height: 12px;
		color: #B58149;
		text-decoration: none; 
	}

