
/* --- 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: 11px;
		line-height: 13px;	
		color: #737373;	
	/*
		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: 11px;
		line-height: 13px;	
		color: #737373;	
	}
	input, textarea, select, option {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;	
	}
	
	.resetheights	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
		color: #737373;
	}
	.zeroheights	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 0pt;
		line-height: 0pt;
		color: #737373;
	}


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

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

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

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


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

	.SearchBox	{
		color: #737373;
	}

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

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


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

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



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

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


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

  .ContactInfo {
		font-size: 11px;
		line-height: 13px;	
		color: #737373;
		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: #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: #555555;
		font-weight: normal;
		text-decoration: none;
  }

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

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

  .MainMenu .L1_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: normal;
		text-decoration: none;
  }


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


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

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

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


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


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

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

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

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


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

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

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

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

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

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



/* --- 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: #737373;
		text-decoration: none;
	}

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


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

  .BlockStandard {
    margin: 0px;
  }

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

  
/* --- Styles for Featured Articles ----------------------------------------------------------------------- */

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

  .BlockFA .header {
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 17px;
		line-height: 19px;	
		text-decoration: none;
  }

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

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

  .BlockLinks .header {
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 17px;
		line-height: 19px;	
		text-decoration: none;
  }

  .BlockLinks .title {
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.BlockLinks .title a:link, .BlockLinks .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockLinks .title a:hover, .BlockLinks .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #737373;
    margin: 0px;
		font-weight: normal;
		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 Internal Feed 02 ----------------------------------------------------------------------- */

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

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

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

  .BlockInternalFeed03 {
    margin: 0px;
  }

  .BlockInternalFeed03 .title {
		font-size: 11px;
		line-height: 13px;	
		color: #737373;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.BlockInternalFeed03 .title a:link, .BlockInternalFeed03 .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #737373;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed03 .title a:hover, .BlockInternalFeed03 .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
  
  .BlockInternalFeed03 .more {
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.BlockInternalFeed03 .more a:link, .BlockInternalFeed03 .more a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed03 .more a:hover, .BlockInternalFeed03 .more a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
    margin: 0px;
		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: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 17px;
		line-height: 19px;	
		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: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 17px;
		line-height: 19px;	
		text-decoration: none;
  }
  .EmailPage .pagelink {
		font-size: 11px;
		line-height: 13px;	
		color: #00ABA1;	
		text-decoration: none;
 }
  .EmailPage .pagelabels {
		font-size: 11px;
		line-height: 13px;	
		color: #737373;	
		font-weight: bold;
 }
  .EmailPage .pagetext {
		font-size: 11px;
		line-height: 13px;	
		color: #737373;	
		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: #737373;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		color: #737373;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		color: #737373;
		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 .header	{
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 20px;
		line-height: 22px;	
		text-decoration: none;
	}
	
	.StandardPage .subheader	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

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

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

	.StandardPagePopUp .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.StandardPagePopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F7786;
		font-weight: bold;
		text-decoration: none;
	}

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

	.StandardPagePopUp .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Faqs Page ----------------------------------------------------------------------- */

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

	.FaqPage .header	{
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 20px;
		line-height: 22px;	
		text-decoration: none;
	}
	
	.FaqPage .subheader	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

	.FaqPage .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

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

	.FaqPage .backbtn a:link, .FaqPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #009A4E;
		font-weight: normal;
		text-decoration: none;
	}
	.FaqPage .backbtn a:hover, .FaqPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #009A4E;
		font-weight: normal;
		text-decoration: underline;
	}
	
/* --- Styles for Contacts Page ----------------------------------------------------------------------- */

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

	.ContactsPage .header	{
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 20px;
		line-height: 22px;	
		text-decoration: none;
	}
	
	.ContactsPage .subheader	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .title	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .title a:link, .ContactsPage .title a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage .title a:hover, .ContactsPage .title a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: underline;
	}

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

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

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

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

	.ContactsPage .download_btn	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

/* --- Styles for Doctors Page ----------------------------------------------------------------------- */

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

	.DoctorsPage .header	{
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 20px;
		line-height: 22px;	
		text-decoration: none;
	}
	
	.DoctorsPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #737373;
		font-weight: bold;
		text-decoration: none;
	}

	.DoctorsPage .title	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

	.DoctorsPage .title a:link, .DoctorsPage .title a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}
	.DoctorsPage .title a:hover, .DoctorsPage .title a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: underline;
	}

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

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

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

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

	.DoctorsPage .download_btn	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

	.DoctorsPage .tab_title	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: normal;
		text-decoration: none;
	}

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

/* --- Styles for Doctors Page PopUp ----------------------------------------------------------------------- */

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

	.DoctorsPagePopUp .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.DoctorsPagePopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F7786;
		font-weight: bold;
		text-decoration: none;
	}

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

	.DoctorsPagePopUp .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

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

	.NewsPage .header	{
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 20px;
		line-height: 22px;	
		text-decoration: none;
	}
	
	.NewsPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: normal;
		text-decoration: none;
	}

	.NewsPage .title	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .title a:link, .NewsPage .title a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: underline;
	}

	.NewsPage .date	{
		font-size: 12px;
		line-height: 14px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

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

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

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

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

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

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

	.NewsPopUp .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.NewsPopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F7786;
		font-weight: bold;
		text-decoration: none;
	}

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

	.NewsPopUp .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Encyclopedia Page ----------------------------------------------------------------------- */

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

	.EncyclopediaPage .header	{
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 20px;
		line-height: 22px;	
		text-decoration: none;
	}
	
	.EncyclopediaPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: normal;
		text-decoration: none;
	}

	.EncyclopediaPage .letters	{
		font-size: 11px;
		line-height: 13px;	
		color: #4F7180;
		font-weight: normal;
		text-decoration: none;
	}

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

	.EncyclopediaPage .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #767676;
		font-weight: normal;
		text-decoration: none;
	}
	.EncyclopediaPage .emphasis	{
		font-size: 30px;
		line-height: 32px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}

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

	.EncyclopediaPage .date	{
		font-size: 12px;
		line-height: 14px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

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

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

	.EncyclopediaPage .download_btn	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

	.EncyclopediaPage .links	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: normal;
		text-decoration: none;
	}

	.EncyclopediaPage .links a:link, .EncyclopediaPage .links a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: normal;
		text-decoration: none;
	}
	.EncyclopediaPage .links a:hover, .EncyclopediaPage .links a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: normal;
		text-decoration: underline;
	}
/* --- Styles for Encyclopedia Page PopUp ----------------------------------------------------------------------- */

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

	.EncyclopediaPopUp .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.EncyclopediaPopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F7786;
		font-weight: bold;
		text-decoration: none;
	}

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

	.EncyclopediaPopUp .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Departments Page ----------------------------------------------------------------------- */

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

	.DepartmentsPage .header	{
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 20px;
		line-height: 22px;	
		text-decoration: none;
	}
	
	.DepartmentsPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: normal;
		text-decoration: none;
	}

	.DepartmentsPage .title	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

	.DepartmentsPage .title a:link, .DepartmentsPage .title a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}
	.DepartmentsPage .title a:hover, .DepartmentsPage .title a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: underline;
	}

	.DepartmentsPage .subtitle	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

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

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

	.DepartmentsPage .download_btn	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

	.DepartmentsPage .links	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: normal;
		text-decoration: none;
	}

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

	.DepartmentsPage .table_header	{
		font-size: 11px;
		line-height: 13px;	
		color: #375568;
		font-weight: bold;
		text-decoration: none;
	}

	.DepartmentsPage .table_body	{
		font-size: 11px;
		line-height: 13px;	
		color: #375568;
		font-weight: normal;
		text-decoration: none;
	}
/* --- Styles for Departments Page PopUp ----------------------------------------------------------------------- */

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

	.DepartmentsPopUp .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.DepartmentsPopUp .toptext	{
		font-size: 11px;
		line-height: 13px;	
		color: #5F7786;
		font-weight: bold;
		text-decoration: none;
	}

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

	.DepartmentsPopUp .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

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

	.SearchForDoctor .header	{
		color: #8C8C8C;
    margin: 0px;
		font-weight: normal;
		font-size: 20px;
		line-height: 22px;	
		text-decoration: none;
	}
	
	.SearchForDoctor .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchForDoctor .title	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchForDoctor .title a:link, .SearchForDoctor .title a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForDoctor .title a:hover, .SearchForDoctor .title a:active	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: underline;
	}

	.SearchForDoctor .subtitle	{
		font-size: 14px;
		line-height: 16px;	
		color: #00A8A1;
		font-weight: bold;
		text-decoration: none;
	}

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

