﻿.vertmenu a:link,
.vertmenu a:active,
.vertmenu a:visited
{
   text-decoration: none;
   /* color: #6eac4a;	color:blue;*/
   color:#0053a0;
}

.vertmenu  a:hover
{
  
    background-repeat: no-repeat;
    color: #6eac4a;
    text-decoration: none;
    font-weight: bold;
  
    text-decoration: underline;
}

.vertmenu a
{
	font-weight: bold;
	
}
.vertmenu a:link
{
	  text-decoration: none;
	
}


.vertmenu
{
	border: solid 0px black;
	margin-top: 0;
	font: normal 8pt arial;    
    text-align: left;
}

.vertmenu h1
{
	margin: 0px;
    padding: 0px;
    color: #0053a0;
    font-size: 12px;
    font-weight: bold;
}

.vertmenu li
{

	list-style:none;
	background-color: #fafaf1;
    background-image: url(../../images/content/green_line.gif);
    background-repeat: no-repeat;
    color: #545454;
   /*color: #6eac4a;*/
	/*padding: 10px 0;
	margin: 0;
	font: normal 9pt arial;*/
    margin : 0px;
    padding:10px 0px 10px 5px;
    color: #0053a0;
   font: normal 9pt arial;
   text-align:left;
   
   
   
   
    
}
.vertmenu ul
{

    font-size: 11px;
    text-align:left;
    padding:10px 0px 10px 0px;
     margin: 0px ;	
}
.vertmenu ul li .selected
{
	font-weight2: bold;
	border2: solid 1px black;
}
.vertmenu ul li
{
	font-size:12px;
	
}

.vertmenu  li.selected a
{

	background-image: url(../../images/content/green_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:10px;
	color:#6eac4a;
	
}	
.vertmenu  li.selected a:hover
{
	color: #6eac4a;
}

.vertmenu li.selected ul li a:hover
{
	color: #6eac4a;
}

.vertmenu li.selected ul li a
{

	background-image: none;
	background-position: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:10px;
	color: #0053a0;
}	

.vertmenu li.selected
{	
	color: #006699;
	font-weight: bold;
	padding-left:10px ;
		
} 

.vertmenu  li a {padding-left:10px;  }
.vertmenu ul  li a {padding-left:20px;}
.vertmenu ul ul li a {padding-left:30px;}

.vertmenu  li.selected a {padding-left:10px;}
.vertmenu ul  li.selected a {padding-left:20px;}
.vertmenu ul ul li.selected a {padding-left:30px;}


/*
color legend:

green background: #fafaf1;

*/

/* left hand nav styles */

/* div tags */

.submenu 
{
    border-top:solid 1px #2a4d86;
    height:1px;    
    font: normal 8pt arial;    
    text-align: left;
}

.submenulevel_0
{
    min-height2:17px;
    padding-top:7px;
    padding-left:5px;
    text-align: left;
    width2:177px;
    background-color: #fafaf1;
}

.submenulevel_0selected 
{
    border-top: solid 0px #2a4d86;    
    font-weight: bold;
    min-height:17px;
    padding-top:7px;
    padding-left:5px;
    background-color: #fafaf1;
    text-align: left;    
    width2:177px;
}



.submenulevel_1
{
    border-top: solid 0px #2a4d86;
    min-height:17px;
    padding-top:7px;
    padding-left:20px;
    text-align: left;
    background-color: #fafaf1;
    width2:162px;
}

.submenulevel_1selected
{    
    border-top: solid 0px #2a4d86;
    /*font-weight:bold;*/
    min-height:17px;
    padding-top:7px;
    padding-left:10px;
    background-color: #fafaf1;     
    text-align: left;   
    width2:162px;
}

.submenulevel_2
{
    border-top: solid 0px #2a4d86;
    min-height:17px;
    padding-top:7px;
    padding-left:25px;
    text-align: left;
    background-color: #fafaf1;
    width:162px;
}

.submenulevel_2selected 
{
    border-top: solid 0px #2a4d86;
    font-weight:bold;
    min-height:17px;
    padding-top:7px;
    padding-left:25px;
    background-color: #fafaf1;
    text-align: left;   
    width:162px;
}
.submenulevel_3
{
    min-height2:17px;
    padding-top:7px;
    padding-left:5px;
    text-align: left;
    width:177px;
    background-color: #fafaf1;
}
.submenulevel_3selected 
{
    border-top: solid 0px #2a4d86;    
    font-weight: bold;
    min-height:17px;
    padding-top:7px;
    padding-left:5px;
    background-color: #fafaf1;
    text-align: left;    
    width2:177px;
}


.submenulevel_0selected, .submenulevel_1selected, .submenulevel_2selected ,.submenulevel_3selected 
{
	background-color2: #99c381;
}


/* links */

.submenulevel_0 a 
{
    color: #8cbd62; /* #1b4298; */
    text-decoration:none;
    border-top: solid 0px #2a4d86;    
    font-weight: bold;
   /* background-image: url(images/content/green_line.gif);
    background-repeat: no-repeat;
	list-style: none;
	list-style-image: url(../../images/content/lightgreen_arrow.gif);
	list-style-position: outside;	
	padding: 0 0 0.5em 0;	
	margin-left: 1.5em;
	border: solid 0px black;
	line-height: 1.2em;	
	background-image: url(../../images/content/lightgreen_line.gif);
	background-repeat: no-repeat;*/
}

	
.submenulevel_0selected a 
{
    color: #0053a0;
    /* color:#8cbd62;*/
    text-decoration:none;
    font-weight: bold;
}

div .submenulevel_1  a 
{
    color:#8cbd62;
    text-decoration:none;
    font-weight: normal;
    /*border:solid 1px red; ***************************/
}
 div .submenulevel_1 address 
 {
  padding-left:15px;
  font-style:normal;
 }
.submenulevel_1selected a 
{
    color:#8cbd62;
    text-decoration:none;
    /*font-weight: bold;*/
}

.submenulevel_2 a 
{
    color: #0053a0;
    text-decoration:none;
    font-weight: bold;
}

.submenulevel_2selected a 
{
    color: #0053a0;
    text-decoration:none;
    font-weight: bold;
}
.submenulevel_3  a 
{
    color: #0053a0; /* #1b4298; */
    text-decoration:none;
    border-top: solid 0px #2a4d86;    
    font-weight: bold;
  
    line-height: 1.2em;
    background-image: url(images/content/green_line.gif);
    background-repeat: no-repeat;
    background-position:top;
    	
   
}
.submenulevel_3selected a 
{
    color: #0053a0;
    /* color:#8cbd62;*/
    text-decoration:none;
    font-weight: bold;
}
/* li tags */


.submenulevel_0 li 
{
	list-style: none;
	list-style-image: none;
	list-style-position2: outside;	
	padding: 0 0 0.5em 0;	
	border: solid 0px black;
	/*line-height: 1.2em;	
	
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/content/green_line.gif);*/
	
	
}

.submenulevel_1 li
{
	list-style: none;
	list-style-image: none;
	list-style-position2: outside;	
	padding: 0 0 0.5em 0;	
	border: solid 0px black;
	line-height: 1.2em;	
	background-image2: url(images/content/green_line.gif);
	background-repeat: no-repeat;
}

.submenulevel_2 li
{
	list-style: none;
	list-style-image: none;
	list-style-position2: outside;	
	padding: 0 0 0.5em 0;	
	border: solid 0px black;
	line-height: 1.2em;	
	background-image: url(images/content/green_line.gif);
	background-repeat: no-repeat;
}
.submenulevel_3 li 
{
	list-style: none;
	list-style-image: none;
	list-style-position2: outside;	
	padding: 0 0 0.5em 0;	
	border: solid 0px black;
	line-height: 1.2em;	
	background-image: url(images/content/green_line.gif);
	background-repeat: no-repeat;
	background-position:top;
	
	
	
}

.submenulevel_0selected li, .submenulevel_1selected li, .submenulevel_2selected li
{
list-style: none;
/*
	list-style: none;
	list-style-image: url(images/content/green_arrow.gif);
	list-style-position: outside;
	*/	
	padding: 0 0 0.5em 0;	
	border: solid 0px black;
	  /*  line-width:155px;
	line-height: 1.2em;	
	background-image: url(images/content/green_line.gif);
	background-repeat: no-repeat;
	background-color2: #99c381;*/
	
}
	
