* { 
	empty-cells:show;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  }

p
{
	line-height: normal;
	margin-bottom: 1px;
	margin-top: 1px;
}

body, table, td, tr, div, p
{
font-family:Verdana;
font-size:10pt;
font-weight:bold;
text-decoration:none;
color:#333399;
}
A:link{font-family:Verdana;font-size:10pt;font-weight:bold;text-decoration:none;color:#009933;}
A:active{font-family:Verdana;font-size:10pt;font-weight:bold;text-decoration:none;color:#009933;}
A:visited{font-family:Verdana;font-size:10pt;font-weight:bold;text-decoration:none;color:#009933;}
A:hover{font-family:Verdana;font-size:10pt;font-weight:bold;text-decoration:underline;color:#009933;}

.menupkt, a.menupkt:link, a.menupkt:active, a.menupkt:visited
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; color: #FFFFFF; font-weight: bold;
}

td.menupkt {
	background-image:url("/pix/jlh_menuitembackground.gif");
	background-repeat:no-repeat;
	padding-left: 21px;
	padding-right: 5px;
	padding-top:2px;
	height:27px;
	width:160px;
}

td.menupkt_spacer {height:1px;}

.MenuTopSelected, a.MenuTopSelected:link, a.MenuTopSelected:active, a.MenuTopSelected:visited, a.MenuTopSelected:hover, a.MenuTopSelected:hover
{
	color: #0bbc0e;
}

.menupkt-under, a.menupkt-under:link, a.menupkt-under:active, a.menupkt-under:visited
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; color: #FFFFFF; font-weight: bold;
}

.menupkt-under_selected, a.menupkt-under_selected:link, a.menupkt-under_selected:active, a.menupkt-under_selected:visited, a.menupkt-under_selected:hover, a.menupkt-under:hover
{
	color: #0bbc0e;
}
				
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{
	position:absolute;
	visibility:hidden; 
	left:0; 
	top:0;
	}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
	position:absolute; 
	width: 10; 
	height: 10; 
	background-color: Navy; 
	layer-background-color: Navy; 
	visibility: hidden;
	}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute; 
	text-align: left; 
	padding:2px; 
	padding-top: 4px; 
	font-family: Verdana; 
	font-size: 10px; 
	letter-spacing: 0px;
	
	}
.clLevel0{
	color:#000000; 
	}
.clLevel0over{
	color:#000000; 
	cursor:pointer; 
	cursor:hand;

	}
.clLevel0border{
	position:absolute; 
	visibility:hidden; 
	}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	background-color:#ffffff; 
	position:absolute; 
	text-align:left;
	padding-left: 2px;
	padding-top: 4px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
	}
.clLevel1{
	background-color:#fffffff; 
	color:#000000; 
	
	}
.clLevel1over{
	background-color:#ffffff; 
	color:#000000;
	text-decoration: none; 
	cursor:pointer; 
	cursor:hand;
	}
.clLevel1border{
	position:absolute; 
	visibility:hidden;
	background-color:#000000;
	layer-background-color:#000000;
	}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
	background-color:#ffffff; 
	position:absolute; 
	text-align:left; 
	padding:2px; 
	padding-top: 4px; 
	font-family: tahoma; 
	font-size:12px;  
	}
.clLevel2{
	background-color:#fffffff; 
	color:#000000;
	}
.clLevel2over{
	background-color:#ffffff; 
	color: #CCCCCC;
	text-decoration: none; 
	cursor:pointer; 
	cursor:hand;
	}
.clLevel2border{
	position:absolute; 
	visibility:hidden; 
	}
