/* NAV Left */
div#left-nav-block-sub{float:left;
		width: 10.5em;
		background: #fff;
		margin: 1em 0em 1em 0em; /* top-right-bottom-left */
		padding: 0em 1em 0em 0.5em;}
ul#navleft{list-style-type: none;
		margin: 0;
		padding: 0;
		font-style: italic;
		font-size: 1em;
		font-family: Georgia, "Times New Roman", Times, serif;}
ul#navleft li {display: inline;}
ul#navleft li a {color: #333;
		display: block;
		padding: 0.5em 0em 0.5em 0.5em; /* top-right-bottom-left */
		border-bottom: solid 1px #000;
		width: 100%;
		text-decoration: none;}
ul#navleft li a:hover { background-color: #cff; } /* aqua background color for main nav */
ul#navleft li a#overcurrent{margin: 0em 0em 0em 0em;		
		border-bottom:4px solid #000; 
		color: #000;
		font-size: 1.0em;
		font-weight: normal;}
li a#imback {border-left:1px solid transparent; 
		border-right:1px solid transparent; 
		border-top:5px solid #000; }
		
/* CURRENT HEADING */

ul#navleft li a#current{color: #000;
		border-bottom: solid 1px #000;
		background-image: url("images/18.jpg");
		font-size: 1.1em;
		font-weight: bold;}
ul#navleft li a#currentnosub{color: #000;
		border-bottom: solid 1px #000;
		background-image: url("images/18.jpg");
		font-size: 1.1em;
		font-weight: bold;}
		
/* CURRENT SUBHEADING */

ul#navleft li a#oversubcurrent{margin: 0em 0em 0em 0em;		
		border-top:4px solid #000; 
		border-bottom:1px solid #000; 
		color: #000;
		font-size: 1.1em;
		font-weight: bold;}

ul#subleft li a#subcurrent{color: #000;
		border-bottom: solid 1px #000;
		background-image: url("images/18.jpg");
		font-size: 1.1em;
		font-weight: bold;}

ul#subleft{margin: 0 0em 0 1em;
		list-style-type: none;
		padding: 0 0 0 0em;
		width: 9.5em;}
ul#subleft li a:hover { background-color: #fcf; } /* pink background color for local nav */
ul#subleft li a#imlast{margin: 0em 0em 0em 0em;
		border-bottom:0px transparent;}
ul#subleft li a#imbacksub {border-left:0px solid transparent; 
		border-right:0px solid transparent; 
		border-top:1px solid #000;}		
ul#subleft li a#imbacksubend{border-left:0px solid transparent; 
		border-right:0px solid transparent; 
		border-bottom:0px solid transparent; 
		border-top:1px solid #000;}	
ul#subleft li a#subend 	{border-left:0px solid transparent; 
		border-right:0px solid transparent; 
		border-bottom:0px solid transparent; 
		border-top:0px solid transparent;}	
			
/* CURRENT SUBSUBHEADING */

ul#subnavleft li a#subsubcurrent{color: #000;
		background-image: url("images/18.jpg");
		font-size: 0.9em;
		font-weight: bold;}

/* SUB NAV LIST */

ul#subleft li a#subwithsub{margin: 0em 0em 0em 0em;
		border-bottom:0px transparent;}
ul#subleft li a#imlastsub{margin: 0em 0em 0em 0em;
		border-bottom:0px transparent;}
ul#subnavleft{margin: 0 1em 0 0.5em;
		list-style-type: none;
		padding: 0 0 0 0em;
		width:10em;}
ul#subnavleft li a {padding: 2px 0 2px 1.0em;
		border-bottom: solid 1px #fff;
		font-style: italic;
		color: #333;
		font-size: .9em;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		display: block;
		width: 8em;}
ul#subnavleft li { display: inline; }
ul#subnavleft li a:hover{
		background: #fff;
		background-image: url("images/hover1.gif");
		background-repeat: no-repeat;
		background-position: left;}