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

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;	
	color: #475364;	
/*
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475364;	
}
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: #475364;
}
.zeroheights	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0pt;
	line-height: 0pt;
	color: #475364;
}


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

.pagetext
{	
	color: #475364;	
}

.blocktext
{	
	color: #475364;	
}

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

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


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

	.SearchBox	{
		color: #010101;
	}

	.SearchBox .Label	{
		color: #FFFFFF;
		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: #757575;
		font-weight: normal;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		color: #757575;
		text-decoration: none;
		font-weight: normal;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		color: #008531;
		text-decoration: none;
	}



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

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


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

  .LanguageBar {
		line-height: 12px;
		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 {
		line-height: 12px;
		color: #C7E4D2;
		font-weight: normal;
  }

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

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

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


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


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

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


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

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

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


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


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

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

  .SubofSubMenu .L3_sel {
		color: #FFFFFF;
		font-weight: normal;
  }
	.SubofSubMenu a.L3_sel:link, .SubofSubMenu a.L3_sel:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3_sel:hover, .SubofSubMenu a.L3_sel:active	{
		color: #475365;
		text-decoration: none;
	}
	
/* --- Styles for Sub of Submenu ----------------------------------------------------------------------- */


  .SubofSubofSubMenu {
		line-height: 12px;
		color: #475365;
		font-weight: normal;
  }

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

  .SubofSubofSubMenu .L4_sel {
		color: #FFFFFF;
		font-weight: normal;
  }

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

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



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

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

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


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

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

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

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

	.BlockFA .more a:link, .BlockFA .more a:visited	{
		color: #008531;
		text-decoration: none;
	}
	.BlockFA .more a:hover, .BlockFA .more a:active	{
		color: #757575;
		text-decoration: none;
	}

	.BlockFA .header a:link, .BlockFA .header a:visited	{
		color: #475365;
		text-decoration: none;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		color: #008531;
		text-decoration: none;
	}

	.BlockFA .title a:link, .BlockFA .title a:visited	{
		color: #008531;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #475365;
	}
/*
	.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 News (Internal Feed) Block ----------------------------------------------------------------------- */

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

  .BlockInternalFeed .normal {
    margin: 0px;
  }
  .BlockInternalFeed .header {
    margin: 0px;
  }
  .BlockInternalFeed .title {
		color: #008531;
    margin: 0px;
		font-weight: bold;
  }

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

	.BlockInternalFeed .more a:link, .BlockInternalFeed .more a:visited	{
		color: #008531;
		text-decoration: none;
	}
	.BlockInternalFeed .more a:hover, .BlockInternalFeed .more a:active	{
		color: #757575;
		text-decoration: none;
	}

	.BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
		color: #475365;
		text-decoration: none;
	}
	.BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
		color: #008531;
		text-decoration: none;
	}

	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		color: #008531;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		color: #485460;
	}
/*
	.BlockInternalFeed a.subtitle:link, .BlockInternalFeed a.subtitle:visited	{
		color: #757575;
		text-decoration: none;
	}
	.BlockInternalFeed a.subtitle:hover, .BlockInternalFeed a.subtitle:active	{
		color: #475365;
		text-decoration: none;
	}
*/

/* --- Styles for News Block ----------------------------------------------------------------------- */

  .BlockNews {
    margin: 0px;
		color: #FF0000;
  }

  .BlockNews .normal {
    margin: 0px;
  }
  .BlockNews .header {
    margin: 0px;
  }
  .BlockNews .title {
		color: #FF0000;
    margin: 0px;
		font-weight: normal;
  }

	.BlockNews a:link, .BlockNews a:visited	{
		color: #1C8A10;
		text-decoration: none;
	}
	.BlockNews a:hover, .BlockNews a:active	{
		color: #010101;
		text-decoration: none;
	}

	.BlockNews .more a:link, .BlockNews .more a:visited	{
		color: #1C8A10;
		text-decoration: underline;
	}
	.BlockNews .more a:hover, .BlockNews .more a:active	{
		color: #010101;
		text-decoration: none;
	}

	.BlockNews .header a:link, .BlockNews .header a:visited	{
		color: #010101;
		text-decoration: none;
	}
	.BlockNews .header a:hover, .BlockNews .header a:active	{
		color: #DC0067;
		text-decoration: none;
	}

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

	.BlockNews .subtitle a:link, .BlockNews .subtitle a:visited	{
		color: #010101;
		text-decoration: none;
	}
	.BlockNews .subtitle a:hover, .BlockNews .subtitle a:active	{
		color: #DC0067;
		text-decoration: none;
	}

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

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

  .BlockLinks .normal {
    margin: 0px;
  }
  .BlockLinks .header {
    margin: 0px;
  }
  .BlockLinks .title {
		color: #010101;
    margin: 0px;
		font-weight: bold;
  }

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

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

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

	.BlockLinks .title a:link, .BlockLinks .title a:visited	{
		color: #DC0067;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockLinks .title a:hover, .BlockLinks .title a:active	{
		color: #AA0050;
	}

	.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 Email this Page Tool -------------------------------------------------------------------- */

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #475365;	
		font-weight: bold;
		font-size: 10px;
  }
  .EmailPage .pagelink {
		color: #008531;	
 		font-size: 10px;
 }
  .EmailPage .pagelabels {
		color: #475365;	
		font-weight: bold;
 		font-size: 10px;
 }
  .EmailPage .pagetext {
		color: #475365;	
 		font-size: 10px;
 }
/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


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

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

	.SearchPage .message	{
		color: #9CA0A3;
		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: #475365;
		font-weight: normal;
	}


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

  .SitemapPage {
    margin: 0px;
  }

	.SitemapPage .header	{
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #008531;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #757575;
	}

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

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


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

  .StandardPage {
    margin: 0px;
  }

	.StandardPage .header	{
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
	}
	
	.StandardPage .subheader	{
		font-size: 10px;
		color: #008531;
		font-weight: bold;
	}

	.StandardPage a:link, .StandardPage a:visited	{
		color: #757575;
		text-decoration: none;
		font-weight: normal;
	}
	.StandardPage a:hover, .StandardPage a:active	{
		color: #008531;
		text-decoration: underline;
	}

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

  .NewsPage {
    margin: 0px;
  }

	.NewsPage .header	{
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
	}
/*	
	.NewsPage .subheader	{
		font-size: 10px;
		color: #010101;
		font-weight: bold;
	}
*/
	.NewsPage a:link, .NewsPage a:visited	{
		color: #757575;
		text-decoration: none;
		font-weight: normal;
	}
	.NewsPage a:hover, .NewsPage a:active	{
		color: #008531;
		text-decoration: underline;
	}

	.NewsPage .title	{
		font-size: 10px;
		color: #008531;
		font-weight: bold;
	}

	.NewsPage .title a:link, .NewsPage .title a:visited	{
		color: #008531;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		color: #757575;
	}
/*
	.NewsPage .subtitle	{
		font-size: 10px;
		color: #757575;
		font-weight: bold;
	}

	.NewsPage .subtitle a:link, .NewsPage .subtitle a:visited	{
		color: #DC0067;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .subtitle a:hover, .NewsPage .subtitle a:active	{
		color: #010101;
		text-decoration: none;
	}
*/
	.NewsPage .backbtn	{
		font-size: 9px;
		color: #979CA2;
		font-weight: bold;
	}

	.NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
		color: #979CA2;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
		color: #979CA2;
		text-decoration: bold;
	}

	.NewsPage .more	{
		font-size: 9px;
		color: #979CA2;
		font-weight: bold;
	}

	.NewsPage .more a:link, .NewsPage .more a:visited	{
		color: #979CA2;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .more a:hover, .NewsPage .more a:active	{
		color: #979CA2;
		text-decoration: bold;
	}
/* --- Styles for Products Page ----------------------------------------------------------------------- */

  .ProductsPage {
    margin: 0px;
  }

	.ProductsPage .header	{
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
	}
/*	
	.ProductsPage .subheader	{
		font-size: 10px;
		color: #010101;
		font-weight: bold;
	}
*/
	.ProductsPage a:link, .ProductsPage a:visited	{
		color: #475364;
		text-decoration: none;
		font-weight: bold;
	}
	.ProductsPage a:hover, .ProductsPage a:active	{
		color: #008531;
		text-decoration: none;
	}

	.ProductsPage .title	{
		font-size: 10px;
		color: #475365;
		font-weight: normal;
	}

	.ProductsPage .title a:link, .ProductsPage .title a:visited	{
		color: #475365;
		text-decoration: none;
		font-weight: normal;
	}
	.ProductsPage .title a:hover, .ProductsPage .title a:active	{
		color: #008531;
		text-decoration: none;
	}
/*
	.ProductsPage .subtitle	{
		font-size: 10px;
		color: #757575;
		font-weight: bold;
	}

	.ProductsPage .subtitle a:link, .ProductsPage .subtitle a:visited	{
		color: #DC0067;
		text-decoration: none;
		font-weight: bold;
	}
	.ProductsPage .subtitle a:hover, .ProductsPage .subtitle a:active	{
		color: #010101;
		text-decoration: none;
	}
*/
	.ProductsPage .backbtn	{
		font-size: 9px;
		color: #979CA2;
		font-weight: bold;
	}

	.ProductsPage .backbtn a:link, .ProductsPage .backbtn a:visited	{
		color: #979CA2;
		text-decoration: none;
		font-weight: bold;
	}
	.ProductsPage .backbtn a:hover, .ProductsPage .backbtn a:active	{
		color: #979CA2;
		text-decoration: bold;
	}

/* --- Styles for Products Page Popup ----------------------------------------------------------------------- */

  .ProductsPopup {
    margin: 0px;
		color: #475365;
		font-weight: normal;
  }

	.ProductsPopup .breadcrumb	{
		font-size: 10px;
		color: #475365;
	}

	.ProductsPopup .header	{
		font-size: 10px;
		color: #475365;
		font-weight: bold;
	}
	
	.ProductsPopup .caption	{
		font-size: 10px;
		color: #475365;
	}
	
	.ProductsPopup .nav	{
		font-size: 10px;
		color: #475365;
	}

/* --- Styles for Showcase Page ----------------------------------------------------------------------- */

  .ShowcasePage {
    margin: 0px;
		color: #475365;
		font-weight: bold;
  }

	.ShowcasePage .header	{
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
	}
/*	
	.ShowcasePage .subheader	{
		font-size: 10px;
		color: #010101;
		font-weight: bold;
	}
*/
	.ShowcasePage a:link, .ShowcasePage a:visited	{
		color: #475364;
		text-decoration: none;
		font-weight: bold;
	}
	.ShowcasePage a:hover, .ShowcasePage a:active	{
		color: #008531;
	}

	.ShowcasePage label	{
		color: #475365;
		font-weight: bold;
		font-size: 10px;
	}

	.ShowcasePage .more a:link, .ShowcasePage .more a:visited	{
		color: #979CA2;
		text-decoration: none;
	}
	.ShowcasePage .more a:hover, .ShowcasePage .more a:active	{
		color: #979CA2;
		text-decoration: none;
		font-weight: bold;
	}
	
	.ShowcasePage .backbtn	{
		font-size: 9px;
		color: #979CA2;
		font-weight: bold;
	}

	.ShowcasePage .backbtn a:link, .ShowcasePage .backbtn a:visited	{
		color: #979CA2;
		text-decoration: none;
		font-weight: bold;
	}
	.ShowcasePage .backbtn a:hover, .ShowcasePage .backbtn a:active	{
		color: #979CA2;
		text-decoration: bold;
	}

	.ShowcasePage .photogallerybtn	{
		font-size: 9px;
		color: #979CA2;
		font-weight: bold;
	}

	.ShowcasePage .photogallerybtn a:link, .ShowcasePage .photogallerybtn a:visited	{
		color: #979CA2;
		text-decoration: none;
		font-weight: bold;
	}
	.ShowcasePage .photogallerybtn a:hover, .ShowcasePage .photogallerybtn a:active	{
		color: #979CA2;
		text-decoration: bold;
	}
	.ShowcasePage .nav	{
		font-size: 10px;
		color: #475365;
	}
	

/* --- Styles for Showcase Popup ----------------------------------------------------------------------- */

  .ShowcasePopup {
    margin: 0px;
		color: #475365;
		font-weight: normal;
  }

	.ShowcasePopup .breadcrumb	{
		font-size: 10px;
		color: #475365;
	}

	.ShowcasePopup .header	{
		font-size: 10px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	.ShowcasePopup .caption	{
		font-size: 10px;
		color: #475365;
	}
	
	.ShowcasePopup .nav	{
		font-size: 10px;
		color: #475365;
	}
/* --- Styles for Client Testimonials Page ----------------------------------------------------------------------- */

  .TestimonialsPage {
    margin: 0px;
  }

	.TestimonialsPage .header	{
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
	}
/*	
	.TestimonialsPage .subheader	{
		font-size: 10px;
		color: #010101;
		font-weight: bold;
	}
*/
	.TestimonialsPage a:link, .TestimonialsPage a:visited	{
		color: #757575;
		text-decoration: none;
		font-weight: normal;
	}
	.TestimonialsPage a:hover, .TestimonialsPage a:active	{
		color: #008531;
		text-decoration: underline;
	}

	.TestimonialsPage .title	{
		font-size: 10px;
		color: #008531;
		font-weight: bold;
	}

	.TestimonialsPage .title a:link, .TestimonialsPage .title a:visited	{
		color: #008531;
		text-decoration: none;
		font-weight: bold;
	}
	.TestimonialsPage .title a:hover, .TestimonialsPage .title a:active	{
		color: #757575;
	}
/*
	.TestimonialsPage .subtitle	{
		font-size: 10px;
		color: #757575;
		font-weight: bold;
	}

	.TestimonialsPage .subtitle a:link, .TestimonialsPage .subtitle a:visited	{
		color: #DC0067;
		text-decoration: none;
		font-weight: bold;
	}
	.TestimonialsPage .subtitle a:hover, .TestimonialsPage .subtitle a:active	{
		color: #010101;
		text-decoration: none;
	}
*/
	.TestimonialsPage .backbtn	{
		font-size: 9px;
		color: #979CA2;
		font-weight: bold;
	}

	.TestimonialsPage .backbtn a:link, .TestimonialsPage .backbtn a:visited	{
		color: #979CA2;
		text-decoration: none;
		font-weight: bold;
	}
	.TestimonialsPage .backbtn a:hover, .TestimonialsPage .backbtn a:active	{
		color: #979CA2;
		text-decoration: bold;
	}

	.TestimonialsPage .more	{
		font-size: 9px;
		color: #979CA2;
		font-weight: bold;
	}

	.TestimonialsPage .more a:link, .TestimonialsPage .more a:visited	{
		color: #979CA2;
		text-decoration: none;
		font-weight: bold;
	}
	.TestimonialsPage .more a:hover, .TestimonialsPage .more a:active	{
		color: #979CA2;
		text-decoration: bold;
	}
	.TestimonialsPage .label	{
		font-size: 10px;
		color: #008531;
		font-weight: bold;
	}
	.TestimonialsPage .label_nobold	{
		font-size: 10px;
		color: #008531;
		font-weight: normal;
	}
	.TestimonialsPage .email	{
		font-size: 10px;
		color: #FF0000;
		font-weight: normal;
	}
	.TestimonialsPage .email a:link, .TestimonialsPage .email a:visited	{
		color: #FF0000;
		text-decoration: none;
		font-weight: normal;
	}
	.TestimonialsPage .email a:hover, .TestimonialsPage .email a:active	{
		color: #979CA2;
		text-decoration: normal;
	}
	.TestimonialsPage .date	{
		font-size: 10px;
		color: #008531;
		font-weight: normal;
	}

	.TestimonialsPage .date a:link, .TestimonialsPage .date a:visited	{
		color: #008531;
		text-decoration: none;
		font-weight: normal;
	}
	.TestimonialsPage .date a:hover, .TestimonialsPage .date a:active	{
		color: #757575;
	}
