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

	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;	
	color: #7C7782;	

	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:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;	
}
input, textarea, select, option {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.textbox, textarea {
	border: 1 solid;
	border-color: #7B7B7B;
}

.resetheights	{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #7C7782;
}
.zeroheights	{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 0pt;
	line-height: 0pt;
	color: #7C7782;
}


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

.pagetext
{	
	color: #7C7782;	
}

.blocktext
{	
	color: #7C7782;	
}

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

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


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

	.SearchBox	{
		color: #7C7782;
	}

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

	.SearchBox form {
		margin: 0px;
		border: 0px;
		font-size: 11px;
	}
	.SearchBox input {
		height: 16px;
		font-size: 11px;
		border: 1 solid;
		border-color: #7B7B7B;
	}


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

  .TopMenu {
		line-height: 13px;
		color: #7C7782;
		font-weight: normal;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		color: #010101;
		text-decoration: none;
	}



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

  .BottomMenu {
		line-height: 13px;
		color: #7C7782;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		color: #010101;
		text-decoration: none;
	}


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

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



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


  .MainMenu {
		line-height: 13px;
		color: #7C7782;
		font-weight: normal;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		color: #77002D;
		text-decoration: none;
	}

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

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


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


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

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

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


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


  .SubofSubMenu {
		line-height: 13px;
		color: #A8D747;
		font-weight: normal;
  }

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

  .SubofSubMenu .L3_sel {
		color: #599D00;
		font-weight: normal;
  }



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

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



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

  .PageToolBar {
    margin: 0px;
		color: #7C7782;	
		font-weight: normal;
  }

	.PageToolBar a:link, .PageToolBar a:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
		color: #010101;
		text-decoration: none;
	}

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


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

  .BlockStandard {
    margin: 0px;
		color: #7C7782;
  }



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

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #77002D;	
		font-weight: bold;
		font-size: 11px;
  }
  .EmailPage .pagelink {
		color: #77002D;	
 		font-size: 11px;
 }
  .EmailPage .pagelabels {
		color: #7C7782;	
		font-weight: normal;
 		font-size: 11px;
 }
  .EmailPage .pagetext {
		color: #7C7782;	
 		font-size: 11px;
 }
 
 	.EmailPage .closebtn	{
		font-size: 11px;
		color: #7C7782;
		font-weight: bold;
	}

	.EmailPage .closebtn a:link, .EmailPage .closebtn a:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	.EmailPage .closebtn a:hover, .EmailPage .closebtn a:active	{
		color: #010101;
		text-decoration: none;
	}

/* --- Styles for Email this Page Tool -------------------------------------------------------------------- */
 	.PrintPage .nav	{
		font-size: 11px;
		color: #7C7782;
		font-weight: bold;
	}

	.PrintPage .nav a:link, .PrintPage .nav a:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	.PrintPage .nav a:hover, .PrintPage .nav a:active	{
		color: #010101;
		text-decoration: none;
	}


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


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

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

	.SearchPage .message	{
		color: #010101;
		font-weight: normal;
	}

	.SearchPage input {
		height: 16px;
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		border: 1 solid;
		border-color: #7B7B7B;
	}

	.SearchPage .nav	{
		color: #7C7782;
		font-weight: normal;
	}

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

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

  .SitemapPage {
    margin: 0px;
  }

	.SitemapPage .header	{
		font-size: 11px;
		color: #77002D;
		font-weight: bold;
	}
	
	.SitemapPage .L1	{
		color: #010101;
		font-weight: normal;
	}

	.SitemapPage .L2	{
		color: #7C7782;
		font-weight: normal;
	}

	.SitemapPage .L3	{
		color: #7C7782;
		font-weight: normal;
	}

	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #77002D;
	}

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

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


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

  .StandardPage {
    margin: 0px;
  }

	.StandardPage .header	{
		font-size: 11px;
		color: #77002D;
		font-weight: bold;
	}
	
	.StandardPage .subheader	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.StandardPage a:link, .StandardPage a:visited	{
		color: #77002D;
		text-decoration: none;
		font-weight: normal;
	}
	.StandardPage a:hover, .StandardPage a:active	{
		color: #010101;
		text-decoration: none;
	}


/* --- Styles for Portfolio Page ----------------------------------------------------------------------- */

  .PortfolioPage {
    margin: 0px;
		color: #7C7782;
		font-weight: normal;
  }

	.PortfolioPage .header	{
		font-size: 11px;
		color: #77002D;
		font-weight: bold;
	}
	
	.PortfolioPage .subheader	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.PortfolioPage a:link, .PortfolioPage a:visited	{
		color: #77002D;
		text-decoration: none;
		font-weight: normal;
	}
	.PortfolioPage a:hover, .PortfolioPage a:active	{
		color: #010101;
	}

	.PortfolioPage label	{
		color: #7C7782;
		font-weight: bold;
		font-size: 11px;
	}

	.PortfolioPage .nav	{
		font-size: 11px;
		color: #7C7782;
		font-weight: bold;
	}

	.PortfolioPage .title	{
		font-size: 11px;
		color: #7C7782;
		font-weight: bold;
	}
	
	.PortfolioPage .title a:link, .PortfolioPage .title a:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	
	.PortfolioPage .title a:hover, .PortfolioPage .title a:active	{
		color: #010101;
	}

	.PortfolioPage .nav a:link, .PortfolioPage .nav a:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	
	.PortfolioPage .nav a:hover, .PortfolioPage .nav a:active	{
		color: #010101;
		text-decoration: none;
	}

	.PortfolioPage .more a:link, .PortfolioPage .more a:visited	{
		color: #7C7782;
		text-decoration: none;
	}
	.PortfolioPage .more a:hover, .PortfolioPage .more a:active	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}
	
	.PortfolioPage .backbtn	{
		font-size: 11px;
		color: #C5EE76;
		font-weight: bold;
	}

	.PortfolioPage .backbtn a:link, .PortfolioPage .backbtn a:visited	{
		color: #C5EE76;
		text-decoration: none;
		font-weight: normal;
	}
	.PortfolioPage .backbtn a:hover, .PortfolioPage .backbtn a:active	{
		color: #010101;
		text-decoration: none;
	}

	.PortfolioPage .navbtn	{
		font-size: 11px;
		color: #7C7782;
		font-weight: none;
	}

	.PortfolioPage .navbtn a:link, .PortfolioPage .navbtn a:visited	{
		color: #C5EE76;
		text-decoration: none;
		font-weight: normal;
	}
	.PortfolioPage .navbtn a:hover, .PortfolioPage .navbtn a:active	{
		color: #010101;
		text-decoration: none;
	}

/* --- Styles for Portfolio Page Popup ----------------------------------------------------------------------- */

  .PortfolioPopup {
    margin: 0px;
		color: #525252;
		font-weight: normal;
  }

	.PortfolioPopup .breadcrumb	{
		font-size: 10px;
		color: #010101;
	}

	.PortfolioPopup .header	{
		font-size: 10px;
		color: #010101;
		font-weight: bold;
	}
	
	.PortfolioPopup .caption	{
		font-size: 10px;
		color: #525252;
	}
	
	.PortfolioPopup .navbtn	{
		font-size: 11px;
		color: #7C7782;
		font-weight: none;
	}

	.PortfolioPopup .navbtn a:link, .PortfolioPopup .navbtn a:visited	{
		color: #C5EE76;
		text-decoration: none;
		font-weight: normal;
	}
	.PortfolioPopup .navbtn a:hover, .PortfolioPopup .navbtn a:active	{
		color: #010101;
		text-decoration: none;
	}
 	.PortfolioPopup .nav	{
		font-size: 11px;
		color: #7C7782;
		font-weight: bold;
	}

	.PortfolioPopup .nav a:link, .PortfolioPopup .nav a:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	.PortfolioPopup .nav a:hover, .PortfolioPopup .nav a:active	{
		color: #010101;
		text-decoration: none;
	}


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

  .NewsPage {
    margin: 0px;
  }

	.NewsPage .header	{
		font-size: 11px;
		color: #77002D;
		font-weight: bold;
	}
	
	.NewsPage .subheader	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.NewsPage a:link, .NewsPage a:visited	{
		color: #77002D;
		text-decoration: none;
		font-weight: normal;
	}
	.NewsPage a:hover, .NewsPage a:active	{
		color: #010101;
		text-decoration: none;
	}

	.NewsPage .nav	{
		color: #7C7782;
		font-weight: normal;
	}

	.NewsPage .nav a:link, .NewsPage .nav a:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	
	.NewsPage .nav a:hover, .NewsPage .nav a:active	{
		color: #010101;
		text-decoration: none;
	}

	.NewsPage .title	{
		font-size: 11px;
		color: #7C7782;
		font-weight: bold;
	}
	
	.NewsPage .title a:link, .NewsPage .title a:visited	{
		color: #77002D;
		text-decoration: none;
		font-weight: bold;
	}
	
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		color: #010101;
		text-decoration: none;
	}

	.NewsPage .more a:link, .NewsPage .more a:visited	{
		color: #A54630;
		text-decoration: none;
		font-weight: normal;
	}
	
	.NewsPage .more a:hover, .NewsPage .more a:active	{
		color: #010101;
		text-decoration: none;
	}

	.NewsPage .downloadbtn	{
		font-size: 11px;
		color: #7C7782;
		font-weight: bold;
	}
	
	.NewsPage .downloadbtn a:link, .NewsPage .downloadbtn a:visited	{
		color: #77002D;
		text-decoration: none;
		font-weight: bold;
	}
	
	.NewsPage .downloadbtn a:hover, .NewsPage .downloadbtn a:active	{
		color: #010101;
		text-decoration: none;
	}

	.NewsPage .backbtn	{
		font-size: 11px;
		color: #C5EE76;
		font-weight: bold;
	}

	.NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
		color: #C5EE76;
		text-decoration: none;
		font-weight: normal;
	}
	.NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
		color: #010101;
		text-decoration: none;
	}

/* --- Styles for Clients Page ----------------------------------------------------------------------- */

  .ClientsPage {
    margin: 0px;
  }

	.ClientsPage .header	{
		font-size: 11px;
		color: #77002D;
		font-weight: bold;
	}
	
	.ClientsPage .subheader	{
		font-size: 11px;
		color: #010101;
		font-weight: bold;
	}

	.ClientsPage a:link, .ClientsPage a:visited	{
		color: #77002D;
		text-decoration: none;
		font-weight: normal;
	}
	.ClientsPage a:hover, .ClientsPage a:active	{
		color: #010101;
		text-decoration: none;
	}
	
	.ClientsPage .nav	{
		color: #7C7782;
		font-weight: normal;
	}

	.ClientsPage .title	{
		font-size: 11px;
		color: #77002D;
		font-weight: bold;
	}
	
	.ClientsPage .title a:link, .ClientsPage .title a:visited	{
		color: #77002D;
		text-decoration: none;
		font-weight: bold;
	}
	
	.ClientsPage .title a:hover, .ClientsPage .title a:active	{
		color: #010101;
		text-decoration: none;
	}

	.ClientsPage .nav a:link, .ClientsPage .nav a:visited	{
		color: #7C7782;
		text-decoration: none;
		font-weight: normal;
	}
	
	.ClientsPage .nav a:hover, .ClientsPage .nav a:active	{
		color: #010101;
		text-decoration: none;
	}

	.ClientsPage .more a:link, .ClientsPage .more a:visited	{
		color: #A54630;
		text-decoration: none;
		font-weight: normal;
	}
	
	.ClientsPage .more a:hover, .ClientsPage .more a:active	{
		color: #010101;
		text-decoration: none;
	}

	.ClientsPage .backbtn	{
		font-size: 11px;
		color: #C5EE76;
		font-weight: bold;
	}

	.ClientsPage .backbtn a:link, .ClientsPage .backbtn a:visited	{
		color: #C5EE76;
		text-decoration: none;
		font-weight: normal;
	}
	.ClientsPage .backbtn a:hover, .ClientsPage .backbtn a:active	{
		color: #010101;
		text-decoration: none;
	}

	.ClientsPage .navbtn	{
		font-size: 11px;
		color: #7C7782;
		font-weight: none;
	}

	.ClientsPage .navbtn a:link, .ClientsPage .navbtn a:visited	{
		color: #C5EE76;
		text-decoration: none;
		font-weight: normal;
	}
	.ClientsPage .navbtn a:hover, .ClientsPage .navbtn a:active	{
		color: #010101;
		text-decoration: none;
	}


/* --- Styles for Introduction Page ----------------------------------------------------------------------- */

  .IntroductionPage,  .IntroductionPage td {
		color: #999999;
    margin: 0px;
  }

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


