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

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

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

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

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

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


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

.pagetext
{	
	color: #606060;	
}

.blocktext
{	
	color: #606060;	
}

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

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


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

	.SearchBox	{
		color: #606060;
	}

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

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


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

  .TopMenu {
		line-height: 12px;
		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: #FDDB00;
		text-decoration: none;
	}



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

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


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

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


  .MainMenu {
		line-height: 12px;
		color: #010101;
		font-weight: normal;
  }

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

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

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


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


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


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


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

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

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


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


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

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

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



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

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



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

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

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


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

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

  .BlockFA .normal {
    margin: 0px;
  }
  .BlockFA .header {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
  }
  .BlockFA .title {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }

	.BlockFA a:link, .BlockFA a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockFA a:hover, .BlockFA a:active	{
		color: #606060;
		text-decoration: none;
	}

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

	.BlockFA .header a:link, .BlockFA .header a:visited	{
		color: #CF000C;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}

	.BlockFA .title a:link, .BlockFA .title a:visited	{
		color: #CF000C;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #010101;
	}
/*
	.BlockFA a.subtitle:link, .BlockFA a.subtitle:visited	{
		color: #757575;
		text-decoration: none;
	}
	.BlockFA a.subtitle:hover, .BlockFA a.subtitle:active	{
		color: #475365;
		text-decoration: none;
	}
*/

/* --- Styles for Special Offers Block Block ----------------------------------------------------------------------- */

  .BlockSpecOffers {
    margin: 0px;
		color: #606060;
  }

  .BlockSpecOffers .normal {
    margin: 0px;
  }
  .BlockSpecOffers .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 10px;
  }
  .BlockSpecOffers .title {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.BlockSpecOffers a:link, .BlockSpecOffers a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockSpecOffers a:hover, .BlockSpecOffers a:active	{
		color: #606060;
		text-decoration: none;
	}

  .BlockSpecOffers .price {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.BlockSpecOffers .more a:link, .BlockSpecOffers .more a:visited	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockSpecOffers .more a:hover, .BlockSpecOffers .more a:active	{
		color: #606060;
		text-decoration: none;
	}

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

	.BlockSpecOffers .title a:link, .BlockSpecOffers .title a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockSpecOffers .title a:hover, .BlockSpecOffers .title a:active	{
		color: #F28E00;
	}
/* --- Styles for News (Internal Feed) Block ----------------------------------------------------------------------- */

  .BlockInternalFeed {
    margin: 0px;
		color: #606060;
  }

  .BlockInternalFeed .normal {
    margin: 0px;
  }
  .BlockInternalFeed .header {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
  }
	.BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
		color: #010101;
	}
  .BlockInternalFeed .title {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }

	.BlockInternalFeed a:link, .BlockInternalFeed a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockInternalFeed a:hover, .BlockInternalFeed a:active	{
		color: #606060;
		text-decoration: none;
	}

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

	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		color: #CF000C;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		color: #010101;
	}

  .BlockInternalFeed .date {
		color: #F28E00;
    margin: 0px;
		font-weight: normal;
  }

	.BlockInternalFeed a.date:link, .BlockInternalFeed a.date:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockInternalFeed a.date:hover, .BlockInternalFeed a.date:active	{
		color: #606060;
		text-decoration: none;
	}



/* --- Styles for Links Block ----------------------------------------------------------------------- */

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

  .BlockLinks .normal {
    margin: 0px;
  }
	/*
  .BlockLinks .header {
		color: #606060;
    margin: 0px;
		font-weight: bold;
		font-size: 10px;
  }
	*/
  .BlockLinks .title {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }

	.BlockLinks a:link, .BlockLinks a:visited	{
		color: #A70000;
		text-decoration: none;
	}
	.BlockLinks a:hover, .BlockLinks a:active	{
		color: #010101;
		text-decoration: none;
	}

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

/*
	.BlockLinks .header a:link, .BlockLinks .header a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockLinks .header a:hover, .BlockLinks .header a:active	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}
*/
	.BlockLinks .title a:link, .BlockLinks .title a:visited	{
		color: #CF000C;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockLinks .title a:hover, .BlockLinks .title a:active	{
		color: #010101;
	}

/*
	.BlockLinks .subtitle a:link, .BlockLinks .subtitle a:visited	{
		color: #010101;
		text-decoration: none;
	}
	.BlockLinks .subtitle a:hover, .BlockLinks .subtitle a:active	{
		color: #AA0050;
		text-decoration: none;
	}
*/


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

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

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

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

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #606060;	
		font-weight: bold;
		font-size: 10px;
  }
  .EmailPage .pagelink {
		color: #CF000C;	
 		font-size: 10px;
 }
  .EmailPage .pagelabels {
		color: #606060;	
		font-weight: bold;
 		font-size: 10px;
 }
  .EmailPage .pagetext {
		color: #606060;	
 		font-size: 10px;
 }
	.EmailPage .topbtn	{
		font-size: 10px;
		color: #606060;
		font-weight: bold;
	}

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


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

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

	.SearchPage .message	{
		font-size: 10px;
		color: #606060;
		font-weight: normal;
	}

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

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


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

  .SitemapPage {
    margin: 0px;
  }

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

	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		color: #606060;
		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: #606060;
		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	{
		color: #CF0000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.StandardPage .subheader	{
		color: #CF0000;
		font-weight: bold;
	}

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

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

  .NewsPage {
    margin: 0px;
  }

	.NewsPage .header	{
		color: #CF0000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.NewsPage .subheader	{
		color: #CF0000;
		font-weight: bold;
	}

  .NewsPage .title {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.NewsPage .title a:link, .NewsPage .title a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		color: #010101;
	}

  .NewsPage .backbtn {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
		color: #010101;
	}
  .NewsPage .releasedate {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .NewsPage .nav {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .NewsPage .website {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }
	.NewsPage .website a:link, .NewsPage .website a:visited	{
		color: #CF000C;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPage .website a:hover, .NewsPage .website a:active	{
		color: #010101;
	}
/* --- Styles for Clients Page ----------------------------------------------------------------------- */

  .ClientsPage {
    margin: 0px;
  }

	.ClientsPage .header	{
		color: #CF0000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.ClientsPage .subheader	{
		color: #CF0000;
		font-weight: bold;
	}

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

  .ClientsPage .title {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.ClientsPage .title a:link, .ClientsPage .title a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.ClientsPage .title a:hover, .ClientsPage .title a:active	{
		color: #010101;
	}

  .ClientsPage .backbtn {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.ClientsPage .backbtn a:link, .ClientsPage .backbtn a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.ClientsPage .backbtn a:hover, .ClientsPage .backbtn a:active	{
		color: #010101;
	}
  .ClientsPage .releasedate {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .ClientsPage .nav {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.ClientsPage .downloadbtn a:link, .ClientsPage .downloadbtn a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.ClientsPage .downloadbtn a:hover, .ClientsPage .downloadbtn a:active	{
		color: #010101;
	}
/* --- Styles for FAQs Page ----------------------------------------------------------------------- */

  .FaqPage {
    margin: 0px;
  }

	.FaqPage .header	{
		color: #CF0000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.FaqPage .subheader	{
		color: #CF0000;
		font-weight: bold;
	}

	/*
	.FaqPage a:link, .FaqPage a:visited	{
		color: #CF000C;
		text-decoration: none;
		font-weight: normal;
	}
	.FaqPage a:hover, .FaqPage a:active	{
		color: #010101;
		text-decoration: none;
	}
	*/

  .FaqPage .title {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.FaqPage .title a:link, .FaqPage .title a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.FaqPage .title a:hover, .FaqPage .title a:active	{
		color: #010101;
	}

  .FaqPage .backbtn {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.FaqPage .backbtn a:link, .FaqPage .backbtn a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.FaqPage .backbtn a:hover, .FaqPage .backbtn a:active	{
		color: #010101;
	}
/* --- Styles for Projects Page ----------------------------------------------------------------------- */

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

  .Projects .normal {
    margin: 0px;
  }

  .Projects .header {
		color: #606060;
    margin: 0px;
		font-weight: normal;
		font-size: 10px;
	}
	/*
	.Projects a:link, .Projects a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.Projects a:hover, .Projects a:active	{
		color: #606060;
		text-decoration: none;
	}
	*/

  .Projects .label {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

  .Projects .date {
		color: #4FAC25;
    margin: 0px;
		font-weight: bold;
  }

	.Projects .label a:link, .Projects .label a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .label a:hover, .Projects .label a:active	{
		color: #606060;
	}

  .Projects .title {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.Projects .title a:link, .Projects .title a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .title a:hover, .Projects .title a:active	{
		color: #F28E00;
	}
	
  .Projects .navbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.Projects .navbtn a:link, .Projects .navbtn a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .navbtn a:hover, .Projects .navbtn a:active	{
		color: #F28E00;
	}
  
	.Projects .price {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

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

  .Projects .downloadbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.Projects .downloadbtn a:link, .Projects .downloadbtn a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .downloadbtn a:hover, .Projects .downloadbtn a:active	{
		color: #F28E00;
	}

/* --- Styles for Testimonials Page ----------------------------------------------------------------------- */

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

  .TestimonialsPage .header {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	/*
	.TestimonialsPage a:link, .TestimonialsPage a:visited	{
		color: #A70000;
		text-decoration: none;
	}
	.TestimonialsPage a:hover, .TestimonialsPage a:active	{
		color: #010101;
		text-decoration: none;
	}
	*/

  .TestimonialsPage .label {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
  }

  .TestimonialsPage .date {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

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

  .TestimonialsPage .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.TestimonialsPage .title a:link, .TestimonialsPage .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.TestimonialsPage .title a:hover, .TestimonialsPage .title a:active	{
		color: #010101;
	}
	
  .TestimonialsPage .navbtn {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.TestimonialsPage .navbtn a:link, .TestimonialsPage .navbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.TestimonialsPage .navbtn a:hover, .TestimonialsPage .navbtn a:active	{
		color: #010101;
	}
  
  .TestimonialsPage .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.TestimonialsPage .backbtn a:link, .TestimonialsPage .backbtn a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.TestimonialsPage .backbtn a:hover, .TestimonialsPage .backbtn a:active	{
		color: #010101;
	}
/* --- Styles for Services Page ----------------------------------------------------------------------- */

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

  .ServicesPage .header {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	/*
	.ServicesPage a:link, .ServicesPage a:visited	{
		color: #A70000;
		text-decoration: none;
	}
	.ServicesPage a:hover, .ServicesPage a:active	{
		color: #010101;
		text-decoration: none;
	}
	*/

  .ServicesPage .label {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
  }

  .ServicesPage .date {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

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

  .ServicesPage .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ServicesPage .title a:link, .ServicesPage .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ServicesPage .title a:hover, .ServicesPage .title a:active	{
		color: #010101;
	}
	
  .ServicesPage .navbtn {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ServicesPage .navbtn a:link, .ServicesPage .navbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ServicesPage .navbtn a:hover, .ServicesPage .navbtn a:active	{
		color: #010101;
	}
  
  .ServicesPage .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.ServicesPage .backbtn a:link, .ServicesPage .backbtn a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.ServicesPage .backbtn a:hover, .ServicesPage .backbtn a:active	{
		color: #010101;
	}
  .ServicesPage .downloadbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.ServicesPage .downloadbtn a:link, .ServicesPage .downloadbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ServicesPage .downloadbtn a:hover, .ServicesPage .downloadbtn a:active	{
		color: #010101;
	}
/* --- Styles for Products Page ----------------------------------------------------------------------- */

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

  .ProductsPage .header {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	/*
	.ProductsPage a:link, .ProductsPage a:visited	{
		color: #A70000;
		text-decoration: none;
	}
	.ProductsPage a:hover, .ProductsPage a:active	{
		color: #010101;
		text-decoration: none;
	}*/

  .ProductsPage .label {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
  }

  .ProductsPage .date {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

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

  .ProductsPage .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .title a:link, .ProductsPage .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .title a:hover, .ProductsPage .title a:active	{
		color: #010101;
	}
	
  .ProductsPage .more {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .more a:link, .ProductsPage .more a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .more a:hover, .ProductsPage .more a:active	{
		color: #010101;
	}
  .ProductsPage .navbtn {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .navbtn a:link, .ProductsPage .navbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .navbtn a:hover, .ProductsPage .navbtn a:active	{
		color: #010101;
	}
  
  .ProductsPage .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.ProductsPage .backbtn a:link, .ProductsPage .backbtn a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .backbtn a:hover, .ProductsPage .backbtn a:active	{
		color: #010101;
	}
  .ProductsPage .downloadbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .downloadbtn a:link, .ProductsPage .downloadbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .downloadbtn a:hover, .ProductsPage .downloadbtn a:active	{
		color: #010101;
	}
  .ProductsPage .price_lbl {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
  .ProductsPage .specialprice_lbl {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
  .ProductsPage .normallbl {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
/* --- Styles for Career Page ----------------------------------------------------------------------- */

  .CareerPage {
    margin: 0px;
  }

	.CareerPage .header	{
		color: #CF0000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.CareerPage .subheader	{
		color: #CF0000;
		font-weight: bold;
	}

	/*
	.CareerPage a:link, .CareerPage a:visited	{
		color: #CF000C;
		text-decoration: none;
		font-weight: normal;
	}
	.CareerPage a:hover, .CareerPage a:active	{
		color: #010101;
		text-decoration: none;
	}
	*/

  .CareerPage .title {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.CareerPage .title a:link, .CareerPage .title a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.CareerPage .title a:hover, .CareerPage .title a:active	{
		color: #010101;
	}

  .CareerPage .backbtn {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.CareerPage .backbtn a:link, .CareerPage .backbtn a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.CareerPage .backbtn a:hover, .CareerPage .backbtn a:active	{
		color: #010101;
	}
  .CareerPage .releasedate {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .CareerPage .nav {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .CareerPage .website {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }
	.CareerPage .website a:link, .CareerPage .website a:visited	{
		color: #CF000C;
		font-weight: normal;
		text-decoration: none;
	}
	.CareerPage .website a:hover, .CareerPage .website a:active	{
		color: #010101;
	}
  .CareerPage .labels {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }
  .CareerPage .contacts {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.CareerPage .contacts a:link, .CareerPage .contacts a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.CareerPage .contacts a:hover, .CareerPage .contacts a:active	{
		color: #010101;
	}
/* --- Styles for Projects Page ----------------------------------------------------------------------- */

  .ProjectsPage {
    margin: 0px;
  }

	.ProjectsPage .header	{
		color: #CF0000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.ProjectsPage .subheader	{
		color: #CF0000;
		font-weight: bold;
	}

	/*
	.ProjectsPage a:link, .ProjectsPage a:visited	{
		color: #CF000C;
		text-decoration: none;
		font-weight: normal;
	}
	.ProjectsPage a:hover, .ProjectsPage a:active	{
		color: #010101;
		text-decoration: none;
	}
	*/

  .ProjectsPage .title {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.ProjectsPage .title a:link, .ProjectsPage .title a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPage .title a:hover, .ProjectsPage .title a:active	{
		color: #010101;
	}

  .ProjectsPage .backbtn {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.ProjectsPage .backbtn a:link, .ProjectsPage .backbtn a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPage .backbtn a:hover, .ProjectsPage .backbtn a:active	{
		color: #010101;
	}
  .ProjectsPage .releasedate {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .ProjectsPage .nav {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .ProjectsPage .website {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }
	.ProjectsPage .website a:link, .ProjectsPage .website a:visited	{
		color: #CF000C;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectsPage .website a:hover, .ProjectsPage .website a:active	{
		color: #010101;
	}
  .ProjectsPage .labels {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }
  .ProjectsPage .contacts {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.ProjectsPage .contacts a:link, .ProjectsPage .contacts a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPage .contacts a:hover, .ProjectsPage .contacts a:active	{
		color: #010101;
	}
  .ProjectsPage .gallery {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
  }
	.ProjectsPage .gallery a:link, .ProjectsPage .gallery a:visited	{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPage .gallery a:hover, .ProjectsPage .gallery a:active	{
		color: #010101;
	}
/* --- Styles for Projects PopUp Page ----------------------------------------------------------------------- */

  .ProjectsPopup {
    margin: 0px;
  }

	.ProjectsPopup .header	{
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.ProjectsPopup .subheader	{
		color: #606060;
		font-weight: bold;
	}

	.ProjectsPopup .subtitle	{
		color: #A70000;
		font-weight: bold;
	}
	
	/*
	.ProjectsPopup a:link, .ProjectsPopup a:visited	{
		color: #A70000;
		text-decoration: none;
		font-weight: normal;
	}
	.ProjectsPopup a:hover, .ProjectsPopup a:active	{
		color: #010101;
		text-decoration: none;
	}
	*/
	
  .ProjectsPopup .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ProjectsPopup .title a:link, .ProjectsPopup .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPopup .title a:hover, .ProjectsPopup .title a:active	{
		color: #010101;
	}
  .ProjectsPopup .nav {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .ProjectsPopup .labels {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .ProjectsPopup .text {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }
/* --- Styles for Products Page ----------------------------------------------------------------------- */

  .ProductsPage {
    margin: 0px;
  }

	.ProductsPage .header	{
		color: #CF0000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.ProductsPage .subheader	{
		color: #CF0000;
		font-weight: bold;
	}

	/*
	.ProductsPage a:link, .ProductsPage a:visited	{
		color: #CF000C;
		text-decoration: none;
		font-weight: normal;
	}
	.ProductsPage a:hover, .ProductsPage a:active	{
		color: #010101;
		text-decoration: none;
	}
	*/

  .ProductsPage .title {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .title a:link, .ProductsPage .title a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .title a:hover, .ProductsPage .title a:active	{
		color: #010101;
	}

  .ProductsPage .backbtn {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .backbtn a:link, .ProductsPage .backbtn a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .backbtn a:hover, .ProductsPage .backbtn a:active	{
		color: #010101;
	}
  .ProductsPage .releasedate {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .ProductsPage .nav {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .ProductsPage .website {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }
	.ProductsPage .website a:link, .ProductsPage .website a:visited	{
		color: #CF000C;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .website a:hover, .ProductsPage .website a:active	{
		color: #010101;
	}
  .ProductsPage .labels {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }
	.ProductsPage .labels a:link, .ProductsPage .labels a:visited	{
		color: #CF000C;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .labels a:hover, .ProductsPage .labels a:active	{
		color: #010101;
	}
  .ProductsPage .contacts {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .contacts a:link, .ProductsPage .contacts a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .contacts a:hover, .ProductsPage .contacts a:active	{
		color: #010101;
	}
  .ProductsPage .gallery {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .gallery a:link, .ProductsPage .gallery a:visited	{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .gallery a:hover, .ProductsPage .gallery a:active	{
		color: #010101;
	}
  .ProductsPage .downloadbtn {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .downloadbtn a:link, .ProductsPage .downloadbtn a:visited	{
		color: #CF000C;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .downloadbtn a:hover, .ProductsPage .downloadbtn a:active	{
		color: #010101;
	}
	
/* --- Styles for Products PopUp Page ----------------------------------------------------------------------- */

  .ProductsPopup {
    margin: 0px;
  }

	.ProductsPopup .header	{
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.ProductsPopup .subheader	{
		color: #606060;
		font-weight: bold;
	}

	.ProductsPopup .subtitle	{
		color: #A70000;
		font-weight: bold;
	}
	.ProductsPopup a:link, .ProductsPopup a:visited	{
		color: #A70000;
		text-decoration: none;
		font-weight: normal;
	}
	.ProductsPopup a:hover, .ProductsPopup a:active	{
		color: #010101;
		text-decoration: none;
	}
  .ProductsPopup .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPopup .title a:link, .ProductsPopup .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPopup .title a:hover, .ProductsPopup .title a:active	{
		color: #010101;
	}
  .ProductsPopup .nav {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .ProductsPopup .labels {
		color: #CF000C;
    margin: 0px;
		font-weight: bold;
  }
  .ProductsPopup .text {
		color: #CF000C;
    margin: 0px;
		font-weight: normal;
  }
