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

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

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

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


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

.pagetext
{	
	color: #FFFFFF;	
}

.blocktext
{	
	color: #FFFFFF;	
}

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

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


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

	.SearchBox	{
		color: #FFFFFF;
	}

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

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


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

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



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

  .BottomMenu {
		font-size: 11px;
		line-height: 13px;
		color: #73AACB;
		font-weight: normal;
		text-decoration: none;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #73AACB;
		font-weight: normal;
		text-decoration: none;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #007AC3;
		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: 11px;
		line-height: 13px;
		color: #C8E2F2;
		font-weight: bold;
  }

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

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

  .MainMenu .L1_sel {
		font-size: 11px;
		line-height: 13px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
  }
/* --- Styles for Sub Menu Title ------------------------------------------------------------------- */


  .page_header {
		font-size: 17px;
		line-height: 19px;	
		color: #FFFFFF;
		font-weight: normal;
  }


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


  .Submenu {
		font-size: 11px;
		line-height: 13px;	
		color: #037CC4;
		font-weight: bold;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #037CC4;
		text-decoration: none;
		font-weight: bold;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #037CC4;
		text-decoration: underline;
		font-weight: bold;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #037CC4;
		text-decoration: underline;
		font-weight: bold;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #037CC4;
		text-decoration: none;
		font-weight: bold;
	}
	
  .Submenu .L2_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #037CC4;
		text-decoration: underline;
		font-weight: bold;
  }


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


  .SubofSubMenu {
		font-size: 11px;
		line-height: 13px;	
		color: #037CC4;
		font-weight: bold;
  }

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #037CC4;
		text-decoration: none;
		font-weight: bold;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #037CC4;
		text-decoration: underline;
		font-weight: bold;
	}

  .SubofSubMenu .L3_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #037CC4;
		text-decoration: underline;
		font-weight: bold;
  }



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

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



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

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

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


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

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

  .BlockFA .body	{
	  color: #FFFFFF;
	  font-weight: normal;
	  text-align:justify;
  }

  .BlockFA .header {
	  color: #FFFFFF;
	  font-size: 14px;
	  line-height: 16px;	
	  margin: 0px;
	  font-weight: normal;
	  text-decoration: none;
  }

	.BlockFA .header a:link, .BlockFA .header a:visited	{
	  color: #FFFFFF;
	  font-size: 14px;
	  line-height: 16px;	
	  margin: 0px;
	  font-weight: normal;
	  text-decoration: none;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
	  color: #FFFFFF;
	  font-size: 14px;
	  line-height: 16px;	
	  margin: 0px;
	  font-weight: normal;
	  text-decoration: underline;
	}

	.BlockFA .title	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:link, .BlockFA .title a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: underline;
	}
/* --- Styles for Links Block ----------------------------------------------------------------------- */

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

  .BlockLinks .normal {
    margin: 0px;
  }
  .BlockLinks .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
  }
  .BlockLinks .title {
		color: #AD1E1A;
    margin: 0px;
		font-weight: normal;
  }

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

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

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

	.BlockLinks .title a:link, .BlockLinks .title a:visited	{
		color: #AD1E1A;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockLinks .title a:hover, .BlockLinks .title a:active	{
		color: #AA9D7B;
	}

/*
	.BlockLinks .subtitle a:link, .BlockLinks .subtitle a:visited	{
		color: #FFFFFF;
		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: #FFFFFF;	
		font-weight: bold;
		font-size: 12px;
  }
	.PrintPage .toptext	{
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
	}

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

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

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #FFFFFF;	
		font-weight: bold;
		font-size: 14px;
  }
  .EmailPage .pagelink {
		color: #FED735;	
 		font-size: 11px;
 }
  .EmailPage .pagelabels {
		color: #FFFFFF;	
		font-weight: bold;
 }
  .EmailPage .pagetext {
		color: #FFFFFF;	
 }
	.EmailPage .topbtn	{
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
	}

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


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

  .SearchPage {
    margin: 0px;
		font-size: 11px;
  }
  
	.SearchPage .header	{
	  color: #FFFFFF;
	  font-size: 18px;
	  line-height: 20px;	
	  margin: 0px;
	  font-weight: normal;
	}
	
	.SearchPage .title	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: underline;
	}

	.SearchPage .message	{
		font-size: 11px;
		color: #FED735;
		font-weight: normal;
	}

	.SearchPage input {
		height: 18px;
		font-size: 11px;
		border: 1 solid;
		border-color: #c3c1c4 #c3c1c4 #c3c1c4 #c3c1c4;
	}

	.SearchPage .nav	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}


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

  .SitemapPage {
    margin: 0px;
  }

	.SitemapPage .header	{
	  color: #FFFFFF;
	  font-size: 18px;
	  line-height: 20px;	
	  margin: 0px;
	  font-weight: normal;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #FED735;
		text-decoration: none;
		font-weight: bold;
	}

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

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


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

  .StandardPage {
    margin: 0px;
  }

  .StandardPage .body	{
	  color: #FFFFFF;
	  font-weight: normal;
	  text-align:justify;
  }

	.StandardPage .header	{
	  color: #FFFFFF;
	  font-size: 18px;
	  line-height: 20px;	
	  margin: 0px;
	  font-weight: normal;
  }
  
  .StandardPage .subheader	{
	  color: #FFFFFF;
	  font-size: 11px;
	  line-height: 13px;	
	  margin: 0px;
	  font-weight: bold;
  }
/* --- Styles for FAQs Page ----------------------------------------------------------------------- */

  .FaqPage {
    margin: 0px;
  }

  .FaqPage .body	{
	  color: #FFFFFF;
	  font-weight: normal;
	  text-align:justify;
  }

	.FaqPage .header	{
	  color: #FFFFFF;
	  font-size: 18px;
	  line-height: 20px;	
	  margin: 0px;
	  font-weight: normal;
	}
	
	.FaqPage .title	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.FaqPage .title a:link, .FaqPage .title a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.FaqPage .title a:hover, .FaqPage .title a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: underline;
	}

	.FaqPage .backbtn	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.FaqPage .backbtn a:link, .FaqPage .backbtn a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.FaqPage .backbtn a:hover, .FaqPage .backbtn a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

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

  .NewsPage {
    margin: 0px;
  }

  .NewsPage .body	{
	  color: #FFFFFF;
	  font-weight: normal;
	  text-align:justify;
  }

	.NewsPage .header	{
	  color: #FFFFFF;
	  font-size: 18px;
	  line-height: 20px;	
	  margin: 0px;
	  font-weight: normal;
	}
	
	.NewsPage .title	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .title a:link, .NewsPage .title a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: underline;
	}

	.NewsPage .backbtn	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

	.NewsPage .nav	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPage .nav a:link, .NewsPage .nav a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPage .nav a:hover, .NewsPage .nav a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

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

/* --- Styles for Downloads Page ----------------------------------------------------------------------- */

  .DownloadsPage {
    margin: 0px;
  }

  .DownloadsPage .body	{
	  color: #FFFFFF;
	  font-weight: normal;
	  text-align:justify;
  }

	.DownloadsPage .header	{
	  color: #FFFFFF;
	  font-size: 18px;
	  line-height: 20px;	
	  margin: 0px;
	  font-weight: normal;
	}
	
	.DownloadsPage .title	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.DownloadsPage .title a:link, .DownloadsPage .title a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.DownloadsPage .title a:hover, .DownloadsPage .title a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: underline;
	}

	.DownloadsPage .backbtn	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.DownloadsPage .backbtn a:link, .DownloadsPage .backbtn a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.DownloadsPage .backbtn a:hover, .DownloadsPage .backbtn a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

/* --- Styles for Links Page ----------------------------------------------------------------------- */

  .LinksPage {
    margin: 0px;
  }

  .LinksPage .body	{
	  color: #FFFFFF;
	  font-weight: normal;
	  text-align:justify;
  }

	.LinksPage .header	{
	  color: #FFFFFF;
	  font-size: 18px;
	  line-height: 20px;	
	  margin: 0px;
	  font-weight: normal;
	}
	
	.LinksPage .title	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.LinksPage .title a:link, .LinksPage .title a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.LinksPage .title a:hover, .LinksPage .title a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: underline;
	}

	.LinksPage .url	{
		color: #FED735;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.LinksPage .url a:link, .LinksPage .url a:visited	{
		color: #FED735;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.LinksPage .url a:hover, .LinksPage .url a:active	{
		color: #FED735;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: bold;
		text-decoration: underline;
	}

	.LinksPage .backbtn	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.LinksPage .backbtn a:link, .LinksPage .backbtn a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.LinksPage .backbtn a:hover, .LinksPage .backbtn a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

	.LinksPage .nav	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.LinksPage .nav a:link, .LinksPage .nav a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.LinksPage .nav a:hover, .LinksPage .nav a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

/* --- Styles for Contacts Page ----------------------------------------------------------------------- */

  .ContactsPage {
    margin: 0px;
  }

  .ContactsPage .body	{
	  color: #FFFFFF;
	  font-weight: normal;
	  text-align:justify;
  }

	.ContactsPage .header	{
	  color: #FFFFFF;
	  font-size: 18px;
	  line-height: 20px;	
	  margin: 0px;
	  font-weight: normal;
	}
	
	.ContactsPage .title	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.ContactsPage .title a:link, .ContactsPage .title a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.ContactsPage .title a:hover, .ContactsPage .title a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

	.ContactsPage .email	{
		color: #FED735;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.ContactsPage .email a:link, .ContactsPage .email a:visited	{
		color: #FED735;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.ContactsPage .email a:hover, .ContactsPage .email a:active	{
		color: #FED735;
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

	.ContactsPage .backbtn	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.ContactsPage .backbtn a:link, .ContactsPage .backbtn a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.ContactsPage .backbtn a:hover, .ContactsPage .backbtn a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

	.ContactsPage .nav	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.ContactsPage .nav a:link, .ContactsPage .nav a:visited	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.ContactsPage .nav a:hover, .ContactsPage .nav a:active	{
		color: #FFFFFF;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

	.ContactsPage .download_btn	{
		color: #037CC4;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage .download_btn a:link, .ContactsPage .download_btn a:visited	{
		color: #037CC4;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage .download_btn a:hover, .ContactsPage .download_btn a:active	{
		color: #037CC4;
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
		font-weight: bold;
		text-decoration: underline;
	}

/* --- Styles for Members Page ----------------------------------------------------------------------- */

  .MembersPage {
    margin: 0px;
  }

  .MembersPage .body	{
	  color: #FFFFFF;
	  font-weight: normal;
	  text-align:justify;
  }

	.MembersPage .header	{
	  color: #FFFFFF;
	  font-size: 18px;
	  line-height: 20px;	
	  margin: 0px;
	  font-weight: normal;
  }
  
  .MembersPage .subheader	{
	  color: #FFFFFF;
	  font-size: 11px;
	  line-height: 13px;	
	  margin: 0px;
	  font-weight: bold;
  }
