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

	/*.back {
		background-image: url(../layout/images/page_bg.gif);
		background-repeat: repeat-x;
		background-color: #8A6442;
	}*/

	body {
	/*	margin: 0px; */
		padding: 0px;
		background-color: #FFFFFF;
	
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;	
		color: #000000;	
	/*
		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: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;	
		color: #000000;	
	}
	input, textarea, select, option {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;	
		border: 1 solid;
		border-color: #a7abae #a7abae #a7abae #a7abae;
	}
	
	.resetheights	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
	}
	.zeroheights	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 0pt;
		line-height: 0pt;
		color: #000000;
	}


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

	.pagetext
	{	
		color: #000000;	
		text-align: none;
	}
	
	.blocktext
	{	
		color: #000000;	
		text-align: none;
	}

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

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


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

	.SearchBox	{
		color: #000000;
	}

	.SearchBox .label	{
		color: #000000;
		font-weight: bold;
	}

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


/* --- Styles for Calendar Block ----------------------------------------------------------------------- */

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



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

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



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

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


/* --- Styles for Contact Info Bar ----------------------------------------------------------------------- */

  .ContactInfo {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		font-weight: normal;
  }
	.ContactInfo a:link, .ContactInfo a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		text-decoration: none;
		font-weight: normal;
	}
	.ContactInfo a:hover, .ContactInfo a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		text-decoration: underline;
	}


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

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


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


  .MainMenu {
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #B82325;
		font-weight: bold;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #B82325;
		font-weight: bold;
		text-decoration: none;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

  .MainMenu .L1_sel {
		font-size: 12px;
		line-height: 14px;	
		color: #B82325;
		font-weight: bold;
		text-decoration: none;
  }


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


  .Submenu {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #B82325;
		font-weight: normal;
		text-decoration: none;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #B82325;
		font-weight: normal;
		text-decoration: none;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	
  .Submenu .L2_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #B82325;
		font-weight: normal;
		text-decoration: none;
  }


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


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

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #B82325;
		font-weight: normal;
		text-decoration: none;
	}

	.SubofSubMenu a.L3_sel:link, .SubofSubMenu a.L3_sel:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #B82325;
		font-weight: normal;
		text-decoration: none;
	}
	.SubofSubMenu a.L3_sel:hover, .SubofSubMenu a.L3_sel:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	
  .SubofSubMenu .L3_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #B82325;
		font-weight: normal;
		text-decoration: none;
  }

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


  .SubofSubofSubMenu {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
  }

	.SubofSubofSubMenu a.L4:link, .SubofSubofSubMenu a.L4:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.SubofSubofSubMenu a.L4:hover, .SubofSubofSubMenu a.L4:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #B82325;
		font-weight: normal;
		text-decoration: none;
	}

  .SubofSubofSubMenu .L4_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #B82325;
		font-weight: normal;
		text-decoration: none;
  }

	.SubofSubMenu a.L4_sel:link, .SubofSubMenu a.L4_sel:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #B82325;
		font-weight: normal;
		text-decoration: none;
	}
	.SubofSubMenu a.L4_sel:hover, .SubofSubMenu a.L4_sel:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	

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

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



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

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

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


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

  .BlockStandard {
    margin: 0px;
  }

	.BlockStandard a:link, .BlockStandard a:visited	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockStandard a:hover, .BlockStandard a:active	{
		color: #E71D11;
		text-decoration: none;
	}

  
/* --- Styles for Internal Feed ----------------------------------------------------------------------- */

  .BlockInternalFeed {
    margin: 0px;
  }
  .BlockInternalFeed .body {
		font-size: 11px;
		line-height: 13px;	
		color: #5A7383;
   		 margin: 0px;
		text-decoration: none;
  }

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

 .BlockInternalFeed .title {
		font-size: 11px;
		line-height: 13px;	
		color: #5A7383;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #5A7383;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #5A7383;
    margin: 0px;
		font-weight: bold;
		text-decoration: underline;
	}
  
  .BlockInternalFeed .more {
		font-size: 10px;
		line-height: 12px;	
		color: #009A4E;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.BlockInternalFeed .more a:link, .BlockInternalFeed .more a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #009A4E;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed .more a:hover, .BlockInternalFeed .more a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #009A4E;
    margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

/* --- Styles for Block Internal 03 ----------------------------------------------------------------------- */

  .BlockInternalFeed03 {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

  .BlockInternalFeed03 p  {
		color: #000000;
		font-size: 11px;
		line-height: 13px;	
	}

  .BlockInternalFeed03 .descr {
		color: #000000;
		font-size: 11px;
		line-height: 13px;	
	}

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

	.BlockInternalFeed03 .title a:link, .BlockInternalFeed03 .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed03 .title a:hover, .BlockInternalFeed03 .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.BlockInternalFeed03 .date	{
		font-size: 11px;
		line-height: 13px;	
		color: #6F6F6F;
		font-weight: normal;
		text-decoration: none;
	}

	.BlockInternalFeed03 .more {
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.BlockInternalFeed03 .more a:link, .BlockInternalFeed03 .more a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

   .BlockInternalFeed03 .more a:hover, .BlockInternalFeed03 .more a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}

	.BlockInternalFeed03 .subtitle {
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockInternalFeed03 .title2	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.BlockInternalFeed03 .title2 a:link, .BlockInternalFeed03 .title2 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed03 .title2 a:hover, .BlockInternalFeed03 .title2 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: underline;
	}
	

/* --- Styles for Internal Feed 4 ----------------------------------------------------------------------- */

  .BlockInternalFeed4 {
    margin: 0px;
  }

  .BlockInternalFeed4 .header {
		font-size: 14px;
		line-height: 13px;	
		color: #5A7383;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

	.BlockInternalFeed4 .header a:link, .BlockInternalFeed4 .header a:visited	{
		font-size: 14px;
		line-height: 13px;	
		color: #5A7383;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed4 .header a:hover, .BlockInternalFeed4 .header a:active	{
		font-size: 14px;
		line-height: 13px;	
		color: #5A7383;
    margin: 0px;
		font-weight: bold;
		text-decoration: underline;
	}

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

  .BlockInternalFeed4 .more {
		font-size: 10px;
		line-height: 12px;	
		color: #009A4E;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.BlockInternalFeed4 .more a:link, .BlockInternalFeed4 .more a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #009A4E;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed4 .more a:hover, .BlockInternalFeed4 .more a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #009A4E;
    margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

  .BlockInternalFeed4 .label {
		font-size: 11px;
		line-height: 13px;	
		color: #5A7383;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
/* --- Styles for Block Find Doctor ----------------------------------------------------------------------- */

  .BlockFindDoctor {
    margin: 0px;
  }

  .BlockFindDoctor .header {
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 20px;
		line-height: 22px;	
		text-decoration: none;
  }

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

  .BlockFindDoctor .label {
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

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

/* --- Styles for Request an Appointment Form ----------------------------------------------------------------------- */

  .RequestAnAppointmentForm {
    margin: 0px;
  }
  .RequestAnAppointmentForm .body {
		color: #FFFFFF;
    margin: 0px;
		text-decoration: none;
  }

  .RequestAnAppointmentForm .emphasis {
		color: #019162;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }

  .RequestAnAppointmentForm .label {
		color: #5F7786;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
  }

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

  .PrintPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
  .PrintPage .header {
		color: #002577;
   		margin: 0px;
		font-weight: normal;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
  }
	.PrintPage .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F7786;
		font-weight: bold;
		text-decoration: none;
	}

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

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

  .EmailPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

  .EmailPage .header {
		color: #002577;
   		margin: 0px;
		font-weight: normal;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
  }
  .EmailPage .pagelink {
		font-size: 11px;
		line-height: 13px;	
		color: #6F6F6F;	
		text-decoration: none;
 }
  .EmailPage .pagelabels {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;	
		font-weight: bold;
 }
  .EmailPage .pagetext {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;	
		text-decoration: none;
 }
	.EmailPage .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F7786;
		font-weight: bold;
		text-decoration: none;
	}

	.EmailPage .toptext a:link, .EmailPage .toptext a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F7786;
		font-weight: bold;
		text-decoration: none;
	}
	.EmailPage .toptext a:hover, .EmailPage .toptext a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F7786;
		font-weight: bold;
		text-decoration: underline;
	}
/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


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

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

	.SearchPage .message	{
		font-size: 11px;
		color: #00A8A1;
		font-weight: normal;
		text-decoration: none;
	}

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

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


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

  .SitemapPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

	.SitemapPage .header	{
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 20px;
		line-height: 22px;	
		text-decoration: none;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #555555;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		text-decoration: none;
		font-weight: normal;
	}

	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #555555;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L2 a:hover, .SitemapPage .L2 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		text-decoration: none;
		font-weight: normal;
	}

	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #555555;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		text-decoration: none;
		font-weight: normal;
	}


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

  .StandardPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

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

	.StandardPage .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.StandardPage .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.StandardPage .subheader a:link, .StandardPage .subheader a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.StandardPage .subheader a:hover, .StandardPage .subheader a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #BB2325;
		font-weight: bold;
		text-decoration: underline;
	}


/* --- Styles for Contact Page ----------------------------------------------------------------------- */

  .ContactsPage {
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
  }

  .ContactsPage p, .body {
		text-align: justify;
	}

	.ContactsPage .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.ContactsPage .title	{
		font-size: 13px;
		line-height: 15px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .title a:link, .ContactsPage .title a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage .title a:hover, .ContactsPage .title a:active	{
		font-size: 13px;
		line-height: 15px;	
		color: #BB2325;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.ContactsPage .emphasis	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.ContactsPage .email {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

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

	.ContactsPage .backbtn a:link, .ContactsPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.ContactsPage .backbtn a:hover, .ContactsPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}
	
	.ContactsPage .downloadbtn {
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.ContactsPage .downloadbtn a:link, .ContactsPage .downloadbtn a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: normal;
		text-decoration: underline;
	}
	.ContactsPage .downloadbtn a:hover, .ContactsPage .downloadbtn a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}
	
/* --- Styles for Photos Page ----------------------------------------------------------------------- */

  .PhotosPage {
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
  }

  .PhotosPage p, .body {
		text-align: justify;
	}

	.PhotosPage .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.PhotosPage .title	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.PhotosPage .title a:link, .PhotosPage .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPage .title a:hover, .PhotosPage .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #BB2325;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.PhotosPage .descr	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.PhotosPage .backbtn {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.PhotosPage .backbtn a:link, .PhotosPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.PhotosPage .backbtn a:hover, .PhotosPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

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

  .NewsPage {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

  .NewsPage p  {
		font-size: 12px;
		line-height: 14px;	
		text-align: justify;
	}

  .NewsPage .body {
		color: #000000;
		font-size: 12px;
		line-height: 14px;	
		text-align: justify;
	}

	.NewsPage .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.NewsPage .title	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .title a:link, .NewsPage .title a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.NewsPage .date	{
		font-size: 11px;
		line-height: 13px;	
		color: #6F6F6F;
		font-weight: normal;
		text-decoration: none;
	}

	.NewsPage .more {
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.NewsPage .more a:link, .NewsPage .more a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}
	.NewsPage .more a:hover, .NewsPage .more a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}

	.NewsPage .backbtn {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

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

	.NewsPage .nav {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

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

	.NewsPage .nav_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .downloadbtn {
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.NewsPage .downloadbtn a:link, .NewsPage .downloadbtn a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: normal;
		text-decoration: underline;
	}
	.NewsPage .downloadbtn a:hover, .NewsPage .downloadbtn a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.NewsPage .enlargebtn {
		font-size: 10px;
		line-height: 12px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .enlargebtn a:link, .NewsPage .enlargebtn a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .enlargebtn a:hover, .NewsPage .enlargebtn a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #002577;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.NewsPage .subtitle {
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

/* --- Styles for Time Table Page ----------------------------------------------------------------------- */

  .TimeTablePage {
		font-size: 11px;
		line-height: 13px;	
    	margin: 0px;
  }

  .TimeTablePage p, .body {
		font-size: 11px;
		line-height: 13px;	
		color: #626262;
		text-align: justify;
	}

	.TimeTablePage .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.TimeTablePage .title	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.TimeTablePage .title a:link, .TimeTablePage .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.TimeTablePage .title a:hover, .TimeTablePage .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.TimeTablePage .backbtn {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.TimeTablePage .backbtn a:link, .TimeTablePage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.TimeTablePage .backbtn a:hover, .TimeTablePage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}
	.TimeTablePage .subtitle {
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

	.TimeTablePage .tab {
		font-size: 16px;
		line-height: 18px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.TimeTablePage .tab a:link, .TimeTablePage .tab a:visited	{
		font-size: 16px;
		line-height: 18px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.TimeTablePage .tab a:hover, .TimeTablePage .tab a:active	{
		font-size: 16px;
		line-height: 18px;	
		color: #DE1D10;
		font-weight: normal;
		text-decoration: none;
	}
	.TimeTablePage .tab_sel {
		font-size: 16px;
		line-height: 18px;	
		color: #DE1D10;
		font-weight: normal;
		text-decoration: none;
	}

	.TimeTablePage .emphasis_body {
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.TimeTablePage .time {
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

/* Module Pages Styles */

/* --- Styles for Article Page ----------------------------------------------------------------------- */

  .ArticlesPage {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

  .ArticlesPage p  {
		font-size: 12px;
		line-height: 14px;	
		text-align: justify;
	}

  .ArticlesPage .body {
		color: #000000;
		font-size: 12px;
		line-height: 14px;	
		text-align: justify;
	}

	.ArticlesPage .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.ArticlesPage .title	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.ArticlesPage .title a:link, .ArticlesPage .title a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.ArticlesPage .title a:hover, .ArticlesPage .title a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.ArticlesPage .date	{
		font-size: 11px;
		line-height: 13px;	
		color: #6F6F6F;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticlesPage .more {
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticlesPage .more a:link, .ArticlesPage .more a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}
	.ArticlesPage .more a:hover, .ArticlesPage .more a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}

	.ArticlesPage .backbtn {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticlesPage .backbtn a:link, .ArticlesPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.ArticlesPage .backbtn a:hover, .ArticlesPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticlesPage .nav {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticlesPage .nav a:link, .ArticlesPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.ArticlesPage .nav a:hover, .ArticlesPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticlesPage .nav_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.ArticlesPage .downloadbtn {
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticlesPage .downloadbtn a:link, .ArticlesPage .downloadbtn a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: normal;
		text-decoration: underline;
	}
	.ArticlesPage .downloadbtn a:hover, .ArticlesPage .downloadbtn a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.ArticlesPage .enlargebtn {
		font-size: 10px;
		line-height: 12px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.ArticlesPage .enlargebtn a:link, .ArticlesPage .enlargebtn a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.ArticlesPage .enlargebtn a:hover, .ArticlesPage .enlargebtn a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #002577;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.ArticlesPage .subtitle {
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticlesPage .subtitle2 {
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticlesPage .title2	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticlesPage .title2 a:link, .ArticlesPage .title2 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.ArticlesPage .title2 a:hover, .ArticlesPage .title2 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.ArticlesPage .message {
		font-size: 13px;
		line-height: 15px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

/* --- Styles for Block Find Articles ----------------------------------------------------------------------- */

  .BlockFindArticles {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

  .BlockFindArticles p  {
		font-size: 12px;
		line-height: 14px;	
		text-align: justify;
	}

  .BlockFindArticles .body {
		color: #000000;
		font-size: 12px;
		line-height: 14px;	
		text-align: justify;
	}

	.BlockFindArticles .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}
	
	.BlockFindArticles .title	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockFindArticles .title a:link, .BlockFindArticles .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFindArticles .title a:hover, .BlockFindArticles .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.BlockFindArticles .date	{
		font-size: 11px;
		line-height: 13px;	
		color: #6F6F6F;
		font-weight: normal;
		text-decoration: none;
	}

	.BlockFindArticles .more {
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.BlockFindArticles .more a:link, .BlockFindArticles .more a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockFindArticles .more a:hover, .BlockFindArticles .more a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}

	.BlockFindArticles .nav {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.BlockFindArticles .nav a:link, .BlockFindArticles .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockFindArticles .nav a:hover, .BlockFindArticles .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.BlockFindArticles .nav_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockFindArticles .label {
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockFindArticles input, select {
		height: 20px;
		font-size: 11px;
		color: #000000;
		line-height: 13px;	
		border: 1 solid;
		border-color: #859ab9 #859ab9 #859ab9 #859ab9;
	}


/* --- Styles for Article Page ----------------------------------------------------------------------- */

  .SearchArticlesPage {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

  .SearchArticlesPage p  {
		font-size: 12px;
		line-height: 14px;	
		text-align: justify;
	}

  .SearchArticlesPage .body {
		color: #000000;
		font-size: 12px;
		line-height: 14px;	
		text-align: justify;
	}

	.SearchArticlesPage .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.SearchArticlesPage .title	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchArticlesPage .title a:link, .SearchArticlesPage .title a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchArticlesPage .title a:hover, .SearchArticlesPage .title a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.SearchArticlesPage .date	{
		font-size: 11px;
		line-height: 13px;	
		color: #6F6F6F;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchArticlesPage .more {
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchArticlesPage .more a:link, .SearchArticlesPage .more a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}
	.SearchArticlesPage .more a:hover, .SearchArticlesPage .more a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}

	.SearchArticlesPage .nav {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchArticlesPage .nav a:link, .SearchArticlesPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.SearchArticlesPage .nav a:hover, .SearchArticlesPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchArticlesPage .nav_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchArticlesPage .message {
		font-size: 13px;
		line-height: 15px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchArticlesPage .emphasis {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}


/* --- Styles for Main Article Block ----------------------------------------------------------------------- */

  .MainArticleBlock {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

  .MainArticleBlock p  {
		color: #000000;
		font-size: 11px;
		line-height: 13px;	
	}

  .MainArticleBlock .descr {
		color: #000000;
		font-size: 11px;
		line-height: 13px;	
	}

	.MainArticleBlock .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.MainArticleBlock .title	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.MainArticleBlock .title a:link, .MainArticleBlock .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.MainArticleBlock .title a:hover, .MainArticleBlock .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.MainArticleBlock .date	{
		font-size: 11px;
		line-height: 13px;	
		color: #6F6F6F;
		font-weight: normal;
		text-decoration: none;
	}

	.MainArticleBlock .more {
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.MainArticleBlock .more a:link, .MainArticleBlock .more a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

   .MainArticleBlock .more a:hover, .MainArticleBlock .more a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}

	.MainArticleBlock .subtitle {
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.MainArticleBlock .title2	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

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

/* --- Styles for Articles Block ----------------------------------------------------------------------- */

  .ArticleBlocks {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

  .ArticleBlocks p  {
		color: #000000;
		font-size: 11px;
		line-height: 13px;	
	}

	.ArticleBlocks .header	{
		color: #4B6288;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}

	.ArticleBlocks .header a:link, .ArticleBlocks .header a:visited	{
		color: #4B6288;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	.ArticleBlocks .header a:hover, .ArticleBlocks .header a:active	{
		color: #4B6288;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: underline;
	}
	

	.ArticleBlocks .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.ArticleBlocks .title a:link, .ArticleBlocks .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.ArticleBlocks .title a:hover, .ArticleBlocks .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.ArticleBlocks .date	{
		font-size: 11px;
		line-height: 13px;	
		color: #6F6F6F;
		font-weight: normal;
		text-decoration: none;
	}

/* --- Styles for Videos Block ----------------------------------------------------------------------- */

  .VideosBlock {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

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

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

	.VideosBlock .more {
		font-size: 11px;
		line-height: 13px;	
		color: #FFD701;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosBlock .more a:link, .VideosBlock .more a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFD701;
		font-weight: normal;
		text-decoration: none;
	}

   .VideosBlock .more a:hover, .VideosBlock .more a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFD701;
		font-weight: normal;
		text-decoration: underline;
	}

/* --- Styles for Videos Page ----------------------------------------------------------------------- */

  .VideosPage {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

  .VideosPage p  {
		color: #000000;
		font-size: 11px;
		line-height: 13px;	
	}

  .VideosPage .descr {
		color: #000000;
		font-size: 11px;
		line-height: 13px;	
	}

	.VideosPage .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.VideosPage .title	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.VideosPage .title a:link, .VideosPage .title a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.VideosPage .title a:hover, .VideosPage .title a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.VideosPage .date	{
		font-size: 11px;
		line-height: 13px;	
		color: #6F6F6F;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .more {
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .more a:link, .VideosPage .more a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}
	.VideosPage .more a:hover, .VideosPage .more a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}

	.VideosPage .backbtn {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .backbtn a:link, .VideosPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.VideosPage .backbtn a:hover, .VideosPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .nav {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .nav a:link, .VideosPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.VideosPage .nav a:hover, .VideosPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .nav_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	
	.VideosPage .subtitle {
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .subtitle2 {
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .title2	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .title2 a:link, .VideosPage .title2 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.VideosPage .title2 a:hover, .VideosPage .title2 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.VideosPage .message {
		font-size: 13px;
		line-height: 15px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

/* --- Styles for Audios Block ----------------------------------------------------------------------- */

  .AudiosBlock {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

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

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


/* --- Styles for Audios Page ----------------------------------------------------------------------- */

  .AudiosPage {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

  .AudiosPage p  {
		color: #000000;
		font-size: 11px;
		line-height: 13px;	
	}

  .AudiosPage .descr {
		color: #000000;
		font-size: 11px;
		line-height: 13px;	
	}

	.AudiosPage .header	{
		color: #FFFFFF;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.AudiosPage .title	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}

	.AudiosPage .title a:link, .AudiosPage .title a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	.AudiosPage .title a:hover, .AudiosPage .title a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #002577;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.AudiosPage .date	{
		font-size: 11px;
		line-height: 13px;	
		color: #6F6F6F;
		font-weight: normal;
		text-decoration: none;
	}

	.AudiosPage .backbtn {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.AudiosPage .backbtn a:link, .AudiosPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.AudiosPage .backbtn a:hover, .AudiosPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.AudiosPage .nav {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.AudiosPage .nav a:link, .AudiosPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.AudiosPage .nav a:hover, .AudiosPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.AudiosPage .nav_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: bold;
		text-decoration: none;
	}
	
	.AudiosPage .subtitle {
		font-size: 14px;
		line-height: 16px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

	.AudiosPage .subtitle2 {
		font-size: 14px;
		line-height: 16px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.AudiosPage .title2	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

	.AudiosPage .title2 a:link, .AudiosPage .title2 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}
	.AudiosPage .title2 a:hover, .AudiosPage .title2 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.AudiosPage .message {
		font-size: 13px;
		line-height: 15px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

/* --- Styles for Poll Block ----------------------------------------------------------------------- */

  .PollBlock {
		font-size: 12px;
		line-height: 14px;	
    	margin: 0px;
  }

	.PollBlock .header	{
		color: #4B6288;
    	margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.PollBlock .question	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.PollBlock .view_results	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}

	.PollBlock .view_results a:link, .PollBlock .view_results a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: none;
	}
	.PollBlock .view_results a:hover, .PollBlock .view_results a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #DE1010;
		font-weight: normal;
		text-decoration: underline;
	}
	.PollBlock .option	{
		font-size: 11px;
		line-height: 13px;	
		color: #002577;
		font-weight: normal;
		text-decoration: none;
	}

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