/* H4 ROUND */
p
{
    font-size: 12px;
}


h2
{
    font-family: Arial, 'Trebuchet MS' , Verdana, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.h4rftl
{
    background: url(round/topleft.gif);
    background-repeat: repeat-y;
}
.h4rft
{
    background: url(round/top.gif);
    background-repeat: repeat-x;
}
.h4rftr
{
    background: url(round/topright.gif);
    background-repeat: repeat-y;
    text-align: center;
    vertical-align: baseline;
}
.h4rfr
{
    background: url(round/right.gif);
    background-repeat: repeat-y;
}

.h4rfl
{
    background: url(round/left.gif);
    background-repeat: repeat-y;
}
.h4rfbl
{
    background: url(round/bottomleft.gif);
    background-repeat: repeat-y;
}
.h4rfbo
{
    background: url(round/bottom.gif);
    background-repeat: repeat-x;
}
.h4rfbr
{
    background: url(round/bottomright.gif);
    background-repeat: repeat-y;
}
.h4rftbl
{
    background: url(/portals/0/skins/nefeorg/images/hpoverlg.jpg);
    background-repeat: no-repeat;
}
.h4rtitle
{
    font-size: 12px;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    font-weight: bold;
}


/* H4 ROUND */

.tbl_gold_h4
{
    background: #D5A00E;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}
.tbl_gold_th
{
    border: solid #F8EAC5 2px;
    background: #D5A00E;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}
.tbl_gold_td
{
    border-left: solid #F8EAC5 2px;
    border-right: solid #F8EAC5 2px;
    border-bottom: solid #F8EAC5 2px;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;
}


.nefe_generic_h1 .head
{
    font-weight: bold;
    font-size: 18px;
    color: #31432D;
    font-family: Arial;
}
.ident20 .nefe_generic_h1 .head
{
    margin-left: 20px;
}
H3
{
    font-family: Arial, 'Trebuchet MS' , Verdana, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-top: 15px;
    margin: 12px;
}
.containermaster_gray
{
    width: 100%;
    background-color: transparent;
}
.containerrow1_gray
{
    background-color: transparent;
}
.containerrow2_gray
{
    background-color: transparent;
}

.ModuleTitle_MenuItem
{
    border: white 0px solid; /*override borders*/
    background: #eeeeee;
}

.ModuleTitle_MenuItem TD
{
    /*TD if menu is using tables*/
    cursor: pointer;
    cursor: hand;
    color: black;
    z-index: 1;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    height: 21px;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
}


.ModuleTitle_MenuIcon
{
    cursor: pointer;
    cursor: hand;
    background-color: #EEEEEE;
    width: 15px;
    height: 100%; /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
    padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak
{
    background-color: #EEEEEE;
    font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: #C1D2EE;
}



.ModuleTitle_MenuItem IMG
{
    width: 15px;
    height: 15px;
}

.ident20 TD P
{
    margin-left: 20px;
}
.identall20
{
    margin-left: 20px;
}

/*

.identall20 A:link 
{
    background: #8080ff;
    }

.identall20 A:visited
{
    background: #8080ff;
    }
    
    .identall20 A:active
{
    background: #8080ff;
    }
    
    .identall20 A:hover
{
    background: tramsparent;
    }

*/

.dynamic_fix p
{
    display: inline;
    padding: 0;
    margin: 0;
}

