/* ##################################		Menu Type 4 Styles	Horizontal - Expanded	######################### */
td.wpm_menu_level1 /*First Level TD*/
{
    /*background-image: url(../images/wpm_topMenuBG.gif);*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 34px;
    text-align: center;
    width: 113px;
    display: block;
}
td.wpm_menu_level1_over /*First Level TD over*/
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 34px;
    background: url(../images/menu-hover.jpg) repeat-x;
    text-align: center;
    width: 113px;
    display: block;
}
a.wpm_menu_level1 /*First Level Text Link*/
{
    font-family: Arial;
    font-size: 14px;
    color: #2d2d2d;
    text-decoration: none;
    text-transform: none;
    display: block;
    height: 100%;
    padding-top: 8px;
}
a.wpm_menu_level1:visited /*First Level Text Link visited*/
{
    font-family: Arial;
    font-size: 14px;
    color: #2d2d2d;
    text-decoration: none;
    text-transform: none;
    height: 100%;
    padding-top: 8px;
}
a.wpm_menu_level1:hover /*First Level Text Link hover*/
{
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: none;
    height: 100%;
    padding-top: 8px;
}
td.wpm_separator /*separetor*/
{
}

td.wpm_menu_level1_select
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 34px;
    background: url(../images/menu-hover.jpg) repeat-x;
    text-align: center;
    width: 113px;
}

td.wpm_menu_level1_select_over
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 34px;
    background: url(../images/menu-hover.jpg) repeat-x;
    text-align: center;
    width: 113px;
}

a.wpm_menu_level1_select
{
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: block;
    height: 100%;
    padding-top: 8px;
}

a.wpm_menu_level1_select:visited
{
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: block;
    height: 100%;
    padding-top: 8px;
}

a.wpm_menu_level1_select:hover
{
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: block;
    height: 100%;
    padding-top: 8px;
}

/*Level 2*/
div.wpm_menu_level2 /*Secound Level div of all subs */
{
    height: 1px;
    overflow: hidden;
    width: 100%;
    position: relative;
        display: block;
    background-color: #none;
    padding-bottom: 5px;
}
td.wpm_menu_level_Sub2 /*Secound Level icon TD*/
{
    height: 35px;
    background-color: #737171;
    border-top: 1px #ffffff solid;
    width: 15%;
    cursor: pointer;
    text-align: center;
	    display: block;
}
td.wpm_menu_level_Sub2_over /*Secound Level icon TD over*/
{
    height: 35px;
    background-color: #737171;
    border-top: 1px #ffffff solid;
    width: 15%;
    cursor: pointer;
    text-align: center;
	    display: block;
}
td.wpm_menu_level2 /*Second Level TD*/
{
    height: 35px;
    padding: 0px 0px 2px 0px;
    border-top: 1px solid #fff;
    background-color: #737171;
    width: 100%;    display: block;
}
td.wpm_menu_level2_over /*Second Level TD over*/
{
    height: 35px;
    padding: 0px 0px 2px 0px;
    border-top: 1px solid #fff;
    background-color: #ff0000;
    background: url(../images/menu-hover03.gif) repeat;
    background-position: left;
    width: 100%;
    color: #36454F;    display: block;
}
a.wpm_menu_level2 /*Second Level Text Link*/
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
    width: 100%;
    display: block;
		height:100%;*height:80%;
		padding-top:10px;
		*padding-top:10px;
		line-height:10px;*line-height:12px;
		
}
a.wpm_menu_level2:visited /*Second Level Text visited*/
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    display: block;
		height:100%;*height:80%;line-height:10px;*line-height:12px;padding-top:10px;*padding-top:10px;
}
a.wpm_menu_level2:hover /*Second Level Text hover*/
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #36454F;
    font-weight: bold;
    padding-left: 10px;
    width: 100%;
    display: block;
		height:100%;*height:80%;line-height:10px;*line-height:12px;padding-top:10px;*padding-top:10px;
}


td.wpm_menu_level2_select
{
    height: 35px;
    padding: 0px 0px 2px 0px;
    border-top: 1px solid #fff;
    background-color: #ff0000;
    background: url(../images/menu-hover03.gif) repeat;
    background-position: left;
    width: 95%;
    color: #36454F;
    display: block;
}

td.wpm_menu_level2_select_over
{
    height: 35px;
    padding: 0px 0px 2px 0px;
    border-top: 1px solid #fff;
    background-color: #ff0000;
    background: url(../images/menu-hover03.gif) repeat;
    background-position: left;
    width: 95%;
    color: #36454F;
    display: block;
}

a.wpm_menu_level2_select
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #36454F;
    font-weight: bold;
    padding-left: 10px;
    width: 90%;
    display: block;
}

a.wpm_menu_level2_select:visited
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #36454F;
    font-weight: bold;
    padding-left: 10px;
    width: 90%;
    display: block;
}

a.wpm_menu_level2_select:hover
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #36454F;
    font-weight: bold;
    padding-left: 10px;
    width: 90%;
    display: block;
}


/*Level 3*/

div.wpm_menu_level3 /*Third Level div of all subs */
{
    overflow: hidden;
    width: 100%;
    position: relative;
    display: none;
    background-color: none;
}

td.wpm_menu_level3 /*Third Level TD */
{
    height: 25px;
    padding: 0px 0px 2px 4px;
    background-color: #80085c;
}

td.wpm_menu_level3_over /*Third Level TD over*/
{
    height: 25px;
    padding: 0px 0px 2px 4px;
    background-color: #80085c;
}
td.wpm_menu_level_Sub3Image /*Third Level icon TD */
{
    padding: 0 4px 0 13px;
    background-repeat: no-repeat;
    background-color: #80085c;
    cursor: pointer;
    border: 0px #ffffff solid;
}
td.wpm_menu_level_Sub3Image_over /*Third Level icon TD over*/
{
    padding: 0px 0px 0px 13px;
    background-repeat: no-repeat;
    background-color: #80085c;
    width: 2%;
    cursor: pointer;
}
a.wpm_menu_level3 /*Third Level Text Link*/
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
    font-weight: normal;
}
a.wpm_menu_level3:visited /*Third Level Text Link visited*/
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
    font-weight: normal;
}
a.wpm_menu_level3:hover /*Third Level Text Link hover*/
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #36454F;
    font-weight: normal;
}

a.wpm_menu_level3_select
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #36454F;
    font-weight: normal;
}

a.wpm_menu_level3_select:visited
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #36454F;
    font-weight: normal;
}

a.wpm_menu_level3_select:hover
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #36454F;
    font-weight: normal;
}
