/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px;
	}
ul li {
	position: relative;
	}
li ul {
	
	left: 0px;
	top: 20;
	display: none;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	padding: 1px;
	border-bottom: 0;
	border-top:#a4abb1;
	border-width:1px;
	border-top-style:solid;
	height:24px;
	}
li:hover ul, li.over ul { 
	display: block;
}


/********** LINK STYLES ********/


a.navone:link, a.navone:visited, a.navone:active {
font-size:12px; 
color:#08538d; 
text-decoration:none; 
padding-left:22px;
line-height:24px;
}
a.navone:hover {
text-decoration:none; 
display: block; 
color:#08538d; 
font-weight:bold;
border-top-style:solid;
border-width:1px;
border-bottom-style:solid;
border-color:#1c3664;
background-color:#dbe9f7;
background-image:url(../images/DBue_Arrow.gif);
background-repeat:no-repeat;
}

a.navtwo:link, a.navtwo:visited, a.navtwo:active {
font-size:11px; 
color:#2394be; 
text-decoration:none; 
padding-left:37px;
line-height:24px;
background-color:#FFFFFF;
background-image:url(../images/LBue_Arrow.gif);
background-repeat:no-repeat;
}
a.navtwo:hover {
color:#18376e; 
text-decoration:none; 
display: block;
border-top-style:solid;
border-width:1px;
border-bottom-style:solid;
border-color:#1c3664;
background-color:#e9f1fa;
background-image:url(../images/DBue_Arrow_2.gif);
background-repeat:no-repeat;
}

a.navthree:link, a.navthree:visited, a.navthree:active {
font-size:11px; 
color:#98c5dc;  
text-decoration:none; 
padding-left:52px;
line-height:24px;
background-color:#FFFFFF;
background-image:url(../images/LBue_Arrow_2.gif);
background-repeat:no-repeat;
}
a.navthree:hover {
color:#18376e; 
text-decoration:none; 
display: block;
border-top-style:solid;
border-width:1px;
border-bottom-style:solid;
border-color:#1c3664;
background-color:#e9f1fa;
background-image:url(../images/DBue_Arrow_3.gif);
background-repeat:no-repeat;
}

/********** STATIC LINKS ********/


.navoneUP {
height:26px;
width: 168px;
display: block;
font-size:12px; 
color:#08538d; 
font-weight:bold;
padding-left:22px;
line-height:26px;
border-top-style:solid;
border-width:1px;
border-bottom-style:solid;
border-color:#1c3664;
background-color:#dbe9f7;
background-image:url(../images/DBue_Arrow.gif);
background-repeat:no-repeat;
}

.navtwoUP {
font-size:11px; 
padding-left:37px;
line-height:25px;
height:25px;
width: 153px;
color:#18376e; 
display: block;
border-top-style:solid;
border-width:1px;
border-color:#a4abb1;
background-color:#e9f1fa;
background-image:url(../images/DBue_Arrow_2.gif);
background-repeat:no-repeat;
}

.navthreeUP {
font-size:11px; 
padding-left:52px;
color:#18376e; 
line-height:25px;
height:25px;
width: 138px;
text-decoration:none; 
display: block;
border-top-style:solid;
border-width:1px;
border-bottom-style:solid;
border-color:#a4abb1;
background-color:#e9f1fa;
background-image:url(../images/DBue_Arrow_3.gif);
background-repeat:no-repeat;
}

a.still:link, a.still:visited, a.still:active, a.still:hover {
height:26px;
width: 168px;
display: block;
font-size:12px; 
color:#08538d; 
font-weight:bold;
padding-left:22px;
line-height:26px;
border-top-style:solid;
border-width:1px;
border-bottom-style:solid;
border-color:#1c3664;
background-color:#dbe9f7;
background-image:url(../images/DBue_Arrow.gif);
background-repeat:no-repeat;
text-decoration:none;}


a.next:link, a.next:visited, a.next:active, a.next:hover {
font-size:11px; 
padding-left:37px;
line-height:25px;
height:25px;
width: 153px;
color:#18376e; 
display: block;
border-top-style:solid;
border-width:1px;
border-color:#a4abb1;
background-color:#e9f1fa;
background-image:url(../images/DBue_Arrow_2.gif);
background-repeat:no-repeat;
}