﻿.wrapper1{
	color: #000000;
	font: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	.wrapper1 a{
				color: #0A2253;
				text-decoration: none underline;
}
	.wrapper1 a:hover {
		color: #0A2253
;
	}
.wrapper {
				height: 29px;
				width: 806px;
}
.nav {
	background: #fff url(images/nav_bg.png) repeat-x;
	float: left;
	width: 100%;
	margin-bottom: 0px;
}
.nev-wrapper {
	clear: both;
	float: left;
}
.nav-left {
	background: url(images/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 30px;
}
.nav-right {
	background: url(images/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 30px;
}
.nav ul {
	/*width: 648px;*/
	height: 27px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 15px;
	width: 806px;
	text-decoration: none;
}
.nav li {
	float: left;
	padding: 0 5px 0 0;
	background: url(images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 17px;


	overflow: hidden;
	float: left;
}

.nav a:link {
	text-decoration: none;
}

.nav a:visited {
	text-decoration: none;
}



a .menu-left {
	background: url(images/menu_leftx.gif) no-repeat left top;
	width: 8px;
	height: 27px;
	line-height: 27px;


	display: block;
	float: left;
}
a .menu-mid {
	background: url('images/menu_midx.gif') repeat-x left top;
	height: 27px;
	line-height: 27px;


	display: block;
	float: left;
	text-align: center;
	font-size: small;
}
a .menu-right {
	background: url(images/menu_rightx.gif) no-repeat top left;
	width: 8px;
	height: 27px;
	line-height: 27px;


	display: block;
	float: left;
}
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 27px;


}
.nav li.active a .menu-right {
	background-position: 0 -37px;
	line-height: 27px;


}
.nav li a:hover .menu-right {
	background-position: 0 -37px;
	line-height: 27px;


}
.nav li:hover a .menu-mid {
	background-position: 0 -37px;
	line-height: 27px;


}
.nav li.active a .menu-mid {
	background-position: 0 -37px;
	line-height: 27px;
	text-align: center;
}
.nav li a:hover .menu-mid {
	background-position: 0 -37px;
	line-height: 27px;


}
.nav li:hover a .menu-left {
	background-position: 0 -37px;
	line-height: 27px;


}
.nav li.active a .menu-left {
	background-position: 0 -37px;
	line-height: 27px;


}
.nav li a:hover .menu-left {
	background-position: 0 -37px;
	line-height: 27px;


}
.nav li:hover a {
	color: #0A2253
;
}
.nav li.hover a {
	color: #0A2253
;
}
.nav li.active a {
	color: #0A2253
;
}
.nav li a:hover {
	color: #0A2253
;
}
.nav li.hover .sub {
	display:block;
}
.nav li:hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 1px;
	background: url(images/submenu_topx.png) no-repeat;
	padding-top: 9px;

}
.nav li ul {
	background: url(images/submenu_bgx.png) repeat-y;
	width: 324px;
	height: auto;
    left: 1px;
	padding: 0 12px 12px 0;
	list-style: none;
	font-size: small;

}

.nav li.active li {
	width: auto;
	padding: 1px 0 2px;
	border-bottom: thin #C1D9F0 dotted;
	background: none !important;
}

.nav li:hover li {
	width: auto;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dotted;
	background: none !important;


}
.nav li.active li a {
	color: #0A2253
;
	background: none !important;
	line-height: normal;
	width: 310px;
	padding: 8px 3px 3px 10px;

	
	
}
.nav li:hover li a {
	color: #0A2253
;
	background: none !important;
	line-height: normal;
	width: 310px;
	padding: 8px 3px 3px 10px;
}
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
.nav li:hover li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottomx.png) no-repeat;
	width: 324px;
	height: 17px;
	overflow: hidden;
	clear: both;
}
