/* TAB MENU v1.1 ----------------------------------------------------------*/

#PHAMenuElement {
    /*visibility:hidden;*/
    height:261px;
    width:193px;
    /*background: url('/MediaFiles/f2cebc50-2aee-4dd6-bac7-ce8b98fe435b') repeat;*/
    background: url('/media/137319/bluetransparentbox3.png') repeat;
    /*background:rgb(95,93,151);*/
    margin-top:4px;
    padding-top:38px;
    position:relative;
    z-index:100;
    float:left;
    }

#PHAMenuElement .tabMainLinkContainer {
    background: transparent;
    padding-left: 38px;
    margin:6px 0px 17px 0px;
}

#PHAMenuElement A
{/*Univers LT Std 55, 47 Cn Lt,67 Bold Condensed,KNDGPU+UniversLTStd-LightCn,Univers LT Std 45 Light*/
   font-family: "Arial"; 
   font-weight:bold;
   letter-spacing:0.02em;
   text-decoration:none;
   display:block;
}

#PHAMenuElement .tabMainLinkContainer A {
    color:white;
    font-size:10pt;
    line-height:11px; /*This is to make the background fit exactly the height of the text*/
    /*font-weight:bold;*/
}

#PHAMenuElement A:hover {
    text-decoration: none;    
}

#PHAMenuElement .PHAMenuSelectedTab {
  background: url('/media/15395/white70o.png') repeat;

    /*background:white;*/
}

#PHAMenuElement .PHAMenuSelectedTab A {
  color:Black !important;
}

#PHAMenuElement .tab {
  /*line-height:1em;*/ /*This is to make the background fit exactly the height of the text*/
}

#PHAMenuElement .tabBox {
    visibility:hidden;
    position:absolute;
    padding: 5px 23px 5px 22px;
    background: url('/media/15395/white70o.png') repeat;
    line-height:25px;
  
    /*Inherit font family*/
  
    font-weight:bold;
    font-size:9pt;
    /*width:200px;*/
    z-index:1000;
}

#PHAMenuElement .selectedTabBox {
    visibility:visible;
    display:block;
    height:auto;
    /*width:auto;*/
    overflow:visible;
}

#PHAMenuElement .selectedTabBox A {
    color: Black;
}
#PHAMenuElement .selectedTabBox A:Hover {
     color:#23d174;
}

.PHALeftSideMenu { font-family:"Arial";font-weight:bold;  font-size:9pt; }

.PHALeftSideMenu .PHALeftSideMenuHeader {font-size:10pt;font-weight:bold; margin-bottom:10px;}

.PHALeftSideMenu .leftSideNavItems DIV {padding-left:0px;margin-bottom:10px;list-style-type:none;display:list-item;}
.PHALeftSideMenu .leftSideNavSubItems  {margin-left:10px;margin-top:10px;margin-bottom:10px;list-style-type:none;display:list-item;}
.PHALeftSideMenu .currentPageLink {color:#01BE0A;font-weight:bold;}



















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
