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

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

	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: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2B2B2;	
}
input, textarea, select, option {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

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


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

.pagetext
{	
	color: #B2B2B2;	
	/*text-align: justify;*/
}

.blocktext
{	
	color: #B2B2B2;	
}

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

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


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

	.SearchBox	{
		color: #B2B2B2;
	}

	.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: 13px;
		line-height: 15px;
		color: #B3B3B3;
		font-weight: normal;
		text-decoration: none;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		font-size: 13px;
		line-height: 15px;
		color: #B3B3B3;
		font-weight: normal;
		text-decoration: none;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		font-size: 13px;
		line-height: 15px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}



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

  .ToolsMenu {
		font-size: 11px;
		line-height: 13px;
		color: #989898;
		font-weight: bold;
		text-decoration: none;
  }
	.ToolsMenu a:link, .ToolsMenu a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #989898;
		font-weight: bold;
		text-decoration: none;
	}
	.ToolsMenu a:hover, .ToolsMenu a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #FF000C;
		font-weight: bold;
		text-decoration: none;
	}

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

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


/* --- 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: 13px;
		line-height: 15px;
		color: #B3B3B3;
		font-weight: normal;
		text-decoration: none;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		font-size: 13px;
		line-height: 15px;
		color: #B3B3B3;
		font-weight: normal;
		text-decoration: none;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		font-size: 13px;
		line-height: 15px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		font-size: 13px;
		line-height: 15px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		font-size: 13px;
		line-height: 15px;
		color: #B3B3B3;
		font-weight: normal;
		text-decoration: none;
	}

  .MainMenu .L1_sel {
		font-size: 13px;
		line-height: 15px;
		color: #FFFFFF;
		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: #B3B3B3;
		font-weight: normal;
		text-decoration: none;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		color: #B3B3B3;
		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: #B3B3B3;
		text-decoration: none;
	}
	
  .Submenu .L2_sel {
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }


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


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

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		color: #B3B3B3;
		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;
		text-decoration: none;
  }



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

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



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

  .PageToolBar {
    margin: 0px;
		color: #B2B2B2;	
		font-weight: bold;
		text-decoration: none;
  }
	.PageToolBar a:link, .PageToolBar a:visited	{
    margin: 0px;
		color: #B2B2B2;	
		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: #B2B2B2;
  }

  .BlockFA .normal {
    margin: 0px;
  }

  .BlockFA .header {
		font-size: 20px;
		line-height: 22px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockFA .header a:link, .BlockFA .header a:visited	{
		font-size: 20px;
		line-height: 22px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		font-size: 20px;
		line-height: 22px;
		color: #EA1B24;
		font-weight: bold;
		text-decoration: none;
	}

  .BlockFA .title {
		font-size: 14px;
		line-height: 16px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockFA .title a:link, .BlockFA .title a:visited	{
		font-size: 14px;
		line-height: 16px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		font-size: 14px;
		line-height: 16px;
		color: #EA1B24;
		font-weight: bold;
		text-decoration: none;
	}

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

/* --- Styles for BlockInternalFeed Block ----------------------------------------------------------------------- */

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

  .BlockInternalFeed .normal {
    margin: 0px;
  }

  .BlockInternalFeed .header {
		font-size: 20px;
		line-height: 22px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
		font-size: 20px;
		line-height: 22px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
		font-size: 20px;
		line-height: 22px;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

  .BlockInternalFeed .title {
		font-size: 14px;
		line-height: 16px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		font-size: 14px;
		line-height: 16px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		font-size: 14px;
		line-height: 16px;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

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

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

  .BlockLinks .normal {
    margin: 0px;
  }

  .BlockLinks .header {
		font-size: 20px;
		line-height: 22px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockLinks .header a:link, .BlockLinks .header a:visited	{
		font-size: 20px;
		line-height: 22px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockLinks .header a:hover, .BlockLinks .header a:active	{
		font-size: 20px;
		line-height: 22px;
		color: #EA1B24;
		font-weight: bold;
		text-decoration: none;
	}

  .BlockLinks .title_1{
		font-size: 15px;
		line-height: 17px;	
		color: #B2B2B2;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockLinks .title_1 a:link, .BlockLinks .title_1 a:visited	{
		font-size: 15px;
		line-height: 17px;	
		color: #B2B2B2;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockLinks .title_1 a:hover, .BlockLinks .title_1 a:active	{
		font-size: 15px;
		line-height: 17px;	
		color: #C1D82F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .BlockLinks .title_2{
		font-size: 15px;
		line-height: 17px;	
		color: #B2B2B2;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockLinks .title_2 a:link, .BlockLinks .title_2 a:visited	{
		font-size: 15px;
		line-height: 17px;	
		color: #B2B2B2;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockLinks .title_2 a:hover, .BlockLinks .title_2 a:active	{
		font-size: 15px;
		line-height: 17px;	
		color: #00CCDE;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .BlockLinks .title_3{
		font-size: 15px;
		line-height: 17px;	
		color: #B2B2B2;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockLinks .title_3 a:link, .BlockLinks .title_3 a:visited	{
		font-size: 15px;
		line-height: 17px;	
		color: #B2B2B2;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockLinks .title_3 a:hover, .BlockLinks .title_3 a:active	{
		font-size: 15px;
		line-height: 17px;	
		color: #D709C4;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .BlockLinks .title_4{
		font-size: 15px;
		line-height: 17px;	
		color: #B2B2B2;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockLinks .title_4 a:link, .BlockLinks .title_4 a:visited	{
		font-size: 15px;
		line-height: 17px;	
		color: #B2B2B2;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockLinks .title_4 a:hover, .BlockLinks .title_4 a:active	{
		font-size: 15px;
		line-height: 17px;	
		color: #FF000C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .BlockLinks .body {
		font-size: 11px;
		line-height: 13px;
		color: #989898;
		font-weight: normal;
		text-decoration: none;
		/*text-align: justify;*/
  }
/* --- Styles for Print this Page Tool -------------------------------------------------------------------- */

  .PrintPage {
    margin: 0px;
  }
  .PrintPage .header {
		color: #B2B2B2;	
		font-weight: bold;
		font-size: 12px;
  }
	.PrintPage .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #B3B3B3;
		font-weight: bold;
		text-decoration: none;
	}

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

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

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #FFFFFF;	
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
  }
  .EmailPage .pagelink {
		color: #B3B3B3;	
 		font-size: 11px;
		line-height: 13px;	
 }
  .EmailPage .pagelabels {
		color: #B2B2B2;	
		font-weight: bold;
 		font-size: 11px;
		line-height: 13px;	
 }
  .EmailPage .pagetext {
		color: #B2B2B2;	
 		font-size: 11px;
		line-height: 13px;	
 }
	.EmailPage .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #B3B3B3;
		font-weight: bold;
		text-decoration: none;
	}

	.EmailPage .toptext a:link, .EmailPage .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #B3B3B3;
		font-weight: bold;
		text-decoration: none;
	}
	.EmailPage .toptext a:hover, .EmailPage .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

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


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

  .SearchPage {
    margin: 0px;
		font-size: 11px;
  }
  
	.SearchPage .header	{
		color: #B2B2B2;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.SearchPage .title	{
		font-size: 11px;
		color: #B2B2B2;
		font-weight: bold;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #B2B2B2;
		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: Arial, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}

	.SearchPage .nav	{
		color: #B2B2B2;
		font-weight: normal;
	}
	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		color: #B2B2B2;
		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: #B2B2B2;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #B2B2B2;
		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: #B2B2B2;
		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: #B2B2B2;
		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: 17px;
		line-height: 19px;
	}
	
	.StandardPage .subheader	{
		font-size: 13px;
		line-height: 15px;
		color: #B2B2B2;
		font-weight: bold;
	}

	.StandardPage .body	{
		font-size: 11px;
		line-height: 13px;
		color: #989898;
		font-weight: normal;
	}

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

  .NewsPage {
    margin: 0px;
  }

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

	.NewsPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 17px;
		line-height: 19px;
	}

	.NewsPage .title	{
		font-size: 13px;
		line-height: 15px;
		color: #B2B2B2;
		font-weight: bold;
	}
	.NewsPage .title a:link, .NewsPage .title a:visited	{
		font-size: 13px;
		line-height: 15px;
		color: #B2B2B2;
		font-weight: bold;
		text-decoration: none; 
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		font-size: 13px;
		line-height: 15px;
		color: #FF000C;
		font-weight: bold;
		text-decoration: none; 
	}

	.NewsPage .nav	{
		font-size: 11px;
		line-height: 13px;
		color: #989898;
		font-weight: bold;
	}
	.NewsPage .nav a:link, .NewsPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #989898;
		font-weight: bold;
		text-decoration: none; 
	}
	.NewsPage .nav a:hover, .NewsPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #FF000C;
		font-weight: bold;
		text-decoration: none; 
	}
	.NewsPage .date	{
		font-size: 12px;
		line-height: 14px;
		color: #FF000C;
		font-weight: bold;
	}
	.NewsPage .backbtn	{
		font-size: 11px;
		line-height: 13px;
		color: #AEAEAE;
		font-weight: bold;
	}
	.NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #AEAEAE;
		font-weight: bold;
		text-decoration: none; 
	}
	.NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #FF000C;
		font-weight: bold;
		text-decoration: none; 
	}

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

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

  .ProjectsPage {
    margin: 0px;
  }

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

	.ProjectsPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 17px;
		line-height: 19px;
	}

	.ProjectsPage .subheader	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 17px;
		line-height: 19px;
	}

	.ProjectsPage .title	{
		font-size: 13px;
		line-height: 15px;
		color: #B2B2B2;
		font-weight: normal;
	}

	.ProjectsPage .body	{
		font-size: 11px;
		line-height: 13px;
		color: #989898;
		font-weight: normal;
	}

	.ProjectsPage .subtitle_1	{
		font-size: 11px;
		line-height: 13px;
		color: #B2B2B2;
		font-weight: normal;
	}
	.ProjectsPage .subtitle_1 a:link, .ProjectsPage .subtitle_1 a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #B2B2B2;
		font-weight: normal;
		text-decoration: none; 
	}
	.ProjectsPage .subtitle_1 a:hover, .ProjectsPage .subtitle_1 a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #C1D82F;
		font-weight: normal;
		text-decoration: none; 
	}
	.ProjectsPage .subtitle_1_sel	{
		font-size: 11px;
		line-height: 13px;
		color: #C1D82F;
		font-weight: normal;
	}

	.ProjectsPage .subtitle_2	{
		font-size: 11px;
		line-height: 13px;
		color: #B2B2B2;
		font-weight: normal;
	}
	.ProjectsPage .subtitle_2 a:link, .ProjectsPage .subtitle_2 a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #B2B2B2;
		font-weight: normal;
		text-decoration: none; 
	}
	.ProjectsPage .subtitle_2 a:hover, .ProjectsPage .subtitle_2 a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #00CCDE;
		font-weight: normal;
		text-decoration: none; 
	}
	.ProjectsPage .subtitle_2_sel	{
		font-size: 11px;
		line-height: 13px;
		color: #00CCDE;
		font-weight: normal;
	}

	.ProjectsPage .subtitle_3	{
		font-size: 11px;
		line-height: 13px;
		color: #B2B2B2;
		font-weight: normal;
	}
	.ProjectsPage .subtitle_3 a:link, .ProjectsPage .subtitle_3 a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #B2B2B2;
		font-weight: normal;
		text-decoration: none; 
	}
	.ProjectsPage .subtitle_3 a:hover, .ProjectsPage .subtitle_3 a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #D709C4;
		font-weight: normal;
		text-decoration: none; 
	}
	.ProjectsPage .subtitle_3_sel	{
		font-size: 11px;
		line-height: 13px;
		color: #D709C4;
		font-weight: normal;
	}

	.ProjectsPage .subtitle_4	{
		font-size: 11px;
		line-height: 13px;
		color: #B2B2B2;
		font-weight: normal;
	}
	.ProjectsPage .subtitle_4 a:link, .ProjectsPage .subtitle_4 a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #B2B2B2;
		font-weight: normal;
		text-decoration: none; 
	}
	.ProjectsPage .subtitle_4 a:hover, .ProjectsPage .subtitle_4 a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #FF000C;
		font-weight: normal;
		text-decoration: none; 
	}
	.ProjectsPage .subtitle_4_sel	{
		font-size: 11px;
		line-height: 13px;
		color: #FF000C;
		font-weight: normal;
	}
	.ProjectsPage .video_btn	{
		font-size: 11px;
		line-height: 13px;
		color: #EBEBEB;
		font-weight: normal;
	}
	.ProjectsPage .video_btn a:link, .ProjectsPage .video_btn a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #EBEBEB;
		font-weight: normal;
		text-decoration: underline; 
	}
	.ProjectsPage .video_btn a:hover, .ProjectsPage .video_btn a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #FF0000;
		font-weight: normal;
		text-decoration: underline; 
	}

/* --- Styles for Projects PopUp -------------------------------------------------------------------- */

  .ProjectsPopUp {
    margin: 0px;
  }
  .ProjectsPopUp .header {
		color: #B2B2B2;	
		font-weight: bold;
		font-size: 12px;
  }
	.ProjectsPopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #B3B3B3;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectsPopUp .toptext a:link, .ProjectsPopUp .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #B3B3B3;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPopUp .toptext a:hover, .ProjectsPopUp .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

