.navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:988px;
	height:31px;
	float:left;
	background:url(../images/navigation-bg.gif) left top repeat-x;
	
}
.navigation ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:31px;
	background:url(../images/top_grad.gif) left top repeat-x;
}
.navigation ul ul {
	width:200px;
}
.navigation ul li {
	float:left;
	line-height:28px;
	height:31px;
	display:block;
}
.navigation ul li.bg-none {
	background:none;
}
.navigation ul ul li {
	display:block;
	width:12em;
	height:auto;
	line-height:1em;
}
.navigation a, .navigation a:visited {
	display:block;
	float:left;
	height:31px;
	font-size:1em;
	text-decoration:none;
	color:#ffffff;
	/*background:#649bdd url(../images/top_grad.gif) center center;*/
	padding:0px 35px 0px 35px;
	border-left:1px solid #7796a1; border-right:1px solid #093042;
}
* html .navigation a, * html .navigation a:visited {
	width:200px;
	w\idth:7em;
	color:#FFFFFF;
}
.navigation ul ul a, .navigation ul ul a:visited {
	display:block;
	background:#062e44;
	color:#fff;
	width:12em;
	height:100%;
	line-height:17px;
	padding:0.5em 1em;
	border-bottom:1px solid #0c374c;
	border-top:1px solid #021824;
	text-align:left;
}
* html .navigation ul ul a, * html .navigation ul ul a:visited {
	width:200px;
	w\idth:160px;
}
.navigation table {
	border-collapse:collapse;
	padding:0;
	margin:-1px;
	width:0;
	height:0;
	font-size:1em;
	z-index:1;
}
.navigation ul ul ul a, .navigation ul ul ul a:visited {
	background:#062e44;
}
.navigation ul ul ul ul a, .navigation ul ul ul ul a:visited {
	background:#062e44;
}
.navigation ul :hover a.sub1 {
	background:#062e44;
}
.navigation ul ul :hover a.sub2 {
	background:#4f7a89;
}
* html .navigation a:hover {
	color:#ff0;
	background:#225d72 url(../images/top_grad_2.gif) center center;
	position:relative;
	z-index:100;
}
.navigation li:hover {
	position:relative;
}
.navigation :hover > a {
	color:#fff;
	background:url(../images/nav-hover.jpg) left top repeat-x;
}
* html .navigation ul ul a:hover {
	color:#ffffff;
	background:#225d72;
	position:relative;
	z-index:110;
}
.navigation ul ul li:hover {
	position:relative;
}
.navigation ul ul :hover > a {
	color:#ffffff;
	background:#225d72;
}
* html .navigation ul ul ul a:hover {
	background:#225d72;
	position:relative;
	z-index:120;
}
.navigation ul ul ul :hover > a {
	background:#225d72;
}
.navigation ul ul ul ul a:hover {
	background:#225d72;
	position:relative;
	z-index:130;
}
.navigation ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:14em;
}
.navigation ul ul ul {
	left:12em;
	top:0;
	width:14em;
}
.navigation ul :hover ul {
	visibility:visible;
	height:auto;
	padding:0 3em 3em 3em;
	background:transparent url(../images/trans.gif);
	left:-3em;
}
.navigation ul :hover ul ul {
	visibility:hidden;
}
.navigation ul :hover ul :hover ul ul {
	visibility:hidden;
}
.navigation ul :hover ul :hover ul {
	visibility:visible;
	left:11em;
}
.navigation ul :hover ul :hover ul :hover ul {
	visibility:visible;
}
.dat {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-align:justify;  padding-right:5pt; line-height:14pt;}