/*-- style for DNN Job Board PA --*/
/*
td.SubHead .Normal {color: #00FF00;}
.Normal {color: #00FF00;}


input, td input, input.normal, td input.normal{background-color: red; color: Blue;}
*/

.dtxJBdropdown, .dtxJBtext {font-size:9px; line-height:14px; color: #000000;}

table {border:none;}

.JediCss_ParentCategory a, .JediCss_ParentCategory a:link, .JediCss_ParentCategory a:visited, .JediCss_ParentCategory a:active 
{
    color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 11px; border-bottom: dotted 1px;
}
.JediCss_ParentCategory a:hover 
{
    color: #FFFFFF ; text-decoration: none; font-weight: bold; font-size: 11px; border-bottom: none;
}

.JediCss_ListingsPanel a, .JediCss_ListingsPanel a:link, .JediCss_ListingsPanel a:visited, .JediCss_ListingsPanel a:active 
{
    text-decoration: none; font-weight: bold; font-size: 11px; border-bottom: dotted 1px;
}
.JediCss_ListingsPanel a:hover 
{
    color: #FFFFFF ; text-decoration: none; font-weight: bold; font-size: 11px; border-bottom: none;
}

.dtxInvisible
{
    visibility: hidden;
    height: 0px;
}