/* LEVEL0 */
.level0{
	font-size : 10 ;
	color : #a7adb2 ; }
a.level0 {
	color : #a7adb2;
	font-weight : bold ;
	font-size : 10 ;
	text-decoration : none ;}
a.level0:hover {
	color : #005076 ;
	font-weight : bold ;
	font-size : 10 ;
	text-decoration : underline ;}
a.level0_current {
	color : #005076 ;
	font-weight : bold ;
	font-size : 10 ;
	text-decoration : underline ;}
a.level0_current:hover {
	color : #005076 ;
	font-weight : bold ;
	font-size : 10 ;
	text-decoration : underline ;}

/* LEVEL1 */
.level1{
	height : 20 ;
	color : black ; }
a.level1 {
	color : black ;
	font-weight : bold ;
	text-decoration : none ;}
a.level1:hover {
	color : #a6c639 ;
	font-weight : bold ;
	text-decoration : underline ;}
.level1_current {
	height : 20 ;
	color : #a6c639 ; }
a.level1_current {
	color : #87a70e ;
	font-weight : bold ;
	text-decoration : none ;}
a.level1_current:hover {
	color : #a6c639 ;
	font-weight : bold ;
	text-decoration : underline ;}

/* LEVEL2 */
.level2bg {
	background-color : #005076 ; }
.level2{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : none ;
	background-color : #87a70e ; }
a.level2{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : none ;}
a.level2:hover{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : underline ;}
.level2_current{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : none ;
	background-color : #87a70e ;}
a.level2_current {
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : underline ;}
a.level2_current:hover {
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : underline ;}

/* LEVEL3 */
.level3{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : none ; }
a.level3{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : none ;}
a.level3:hover{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : underline ;}
.level3_current{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	font-style : italic ;
	text-decoration : none ;
	background-color : #f4f7f8 ;}
a.level3_current {
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : none ;}
a.level3_current:hover {
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : underline ;}

/* LEVEL4 */
.level4{
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 11 ;
	text-decoration : none ; }
a.level4{
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 11 ;
	text-decoration : none ;}
a.level4:hover{
	height : 20 ;
	font-weight : normal ; 
	color: #01b3e3 ;
	font-size: 11 ;
	text-decoration : underline ;}
.level4_current{
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 11 ;
	text-decoration : none ; }
a.level4_current {
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 11 ;
	text-decoration : underline ;}
a.level4_current:hover {
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 11 ;
	text-decoration : underline ;}

/* LEVEL FOOTER */
.levelFooter{
	height : 20 ;
	font-weight : normal ;
	color: white ;
	font-size: 10 ;
	text-decoration : none ; }
a.levelFooter{
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : none ;}
a.levelFooter:hover{
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : underline ;}
.levelFooter_current{
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 10 ;
	text-decoration : underline ; }
a.levelFooter_current {
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 10 ;
	text-decoration : underline ;}
a.levelFooter_current:hover {
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 10 ;
	text-decoration : underline ;}
a.levelFooter_current:active {
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 10 ;
	text-decoration : underline ;}
a.levelFooter_current:visited {
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 10 ;
	text-decoration : underline ;}
