/*navigation*/

.navigation_left ul

{

	list-style: none;

	font-weight: bold;

	font-family: Verdana;

	font-size: 12px;

	width: 100%;

	color: #ffffff;

	font-weight: bold;	

}

.navigation_left li

{

	display: block;

	border-top: 1px solid #9faba4;

	border-top-style: dotted;

}

.navigation_left li a

{

	padding-left: 10px;

	display: block;

	padding-top: 1px;

	padding-bottom: 1px;

	color: #231f20;

	text-decoration: none;

	margin-top: 1px;

	margin-bottom: 1px;

}

.navigation_left span {

	color: #000000;

	display: inline;

	padding-left: 10px;

	display: block;

	padding-top: 1px;

	padding-bottom: 1px;

	margin-top: 1px;

	margin-bottom: 1px;

}

.navigation_left span.active {

	display: inline;

	padding-left: 10px;

	background-color: #0071ac;

	display: block;

	padding-top: 1px;

	padding-bottom: 1px;

	color: #ffffff;

	margin-top: 1px;

	margin-bottom: 1px;

}

.navigation_left a:hover {

	background-color: #0071ac;

	color: #ffffff;

	display: block;

	padding-bottom: 1px;

	text-decoration: none;

}

ul.level_2 li {

	border-top: none;

}

ul.level_2 a {

	font-size: 11px;

	text-decoration: none;

	padding-left: 10px;

	font-weight: normal;

	color: #7b8881;

	margin-bottom: 1px;

}

ul.level_2 a:hover {

	font-size: 11px;

	text-decoration: none;

	padding-left: 10px;

	font-weight: normal;

	color: #ffffff;

	margin-bottom: 1px;

}

ul.level_2 span.active {

	font-size: 11px;

	text-decoration: none;

	padding-left: 10px;

	font-weight: normal;

	color: #ffffff;

	margin-bottom: 1px;

}

/*end of navigation style*/

/* nav_bread */

.nav_bread ul

{

	list-style: none;

	font-weight: bold;

	white-space: nowrap;

	font-family: Verdana;

	font-size: 10px;

	width: 100%;

	color: #7b8881;

}

.nav_bread li a

{

	color: #7b8881;

	text-decoration: none;

	font-size: 10px;

}

.nav_bread span.active {

	color: #7b8881;

}

.nav_bread a:hover {

	color: #7b8881;

	text-decoration: underline;

}

/* nav_lang */

.nav_lang ul

{

	list-style: none;

	font-weight: normal;

	white-space: nowrap;

	font-family: Verdana;

	font-size: 10px;

	color: #7b8881;

}

.nav_lang li

{

	display: inline;

}

.nav_lang li a

{

	color: #7b8881;

	text-decoration: none;

}

.nav_lang span.active {

	color: #7b8881;

}

.nav_lang a:hover {

	color: #7b8881;

	text-decoration: underline;

}

/* nav_tab */

.nav_tab ul

{

	position: relative;
	float: left;
	clear: left;
	list-style: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	color: #8d9b93;
	width: 442px;
	z-index: 999;

}

*html .nav_tab ul

{

	width: 439px;

}

.nav_tab li

{

	display: inline;

	position: relative;

	float: left;

}

.nav_tab span {

	position: relative;

	float: left;

	padding: 4px 7px 1px 7px;

	border-top: 1px solid #e0d9d1;

	border-left: 1px solid #e0d9d1;

	border-right: 1px solid #e0d9d1;

	border-bottom: 1px solid #999999;

	height: 17px;

	font-size: 10px;

	white-space: nowrap;

	cursor: pointer;

	margin-top: 5px;

	background-image: url(../images/tab_fade.png);

	background-repeat: repeat-x;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

}

.nav_tab a {

	display: inline;

	position: relative;

	float: left;

	padding: 1px 7px 1px 7px;

	border-top: 1px dotted #7b8881;

	border-left: 1px dotted #7b8881;

	border-right: 1px dotted #7b8881;

	margin-right: 2px;

	font-size: 9px;

	white-space: nowrap;

	cursor: pointer;

	margin-top: 5px;

}

.nav_tab a:hover {

	display: inline;

	position: relative;

	float: left;

	padding: 1px 7px 1px 7px;

	border-top: 1px dotted #7b8881;

	border-left: 1px dotted #7b8881;

	border-right: 1px dotted #7b8881;

	margin-right: 2px;

	/*border-bottom: 1px solid #7b8881;*/

	font-size: 9px;

	white-space: nowrap;

	cursor: pointer;

	margin-top: 5px;

	text-decoration: none;

	background-color: #7b8881;

	color: #ffffff;

}

/* nav_tab_sub */

.nav_tab_sub ul

{

	list-style: none;

	font-family: Verdana;

	font-size: 9px;

	width: 482px;

	height: auto;	

}

.nav_tab_sub li

{

	display: inline;

}

.nav_tab_sub li a

{

	display: inline;

	position: relative;

	float: left;

	padding: 1px 3px 1px 3px;

	border-top: 1px dotted #7b8881;

	border-left: 1px dotted #7b8881;

	border-right: 1px dotted #7b8881;

	margin-right: 3px;

	white-space: nowrap;

	margin-top: 5px;

	

}

.nav_tab_sub span.active {

	display: inline;

	position: relative;

	float: left;

	padding: 1px 3px 1px 3px;

	border-top: 1px dotted #7b8881;

	border-left: 1px dotted #7b8881;

	border-right: 1px dotted #7b8881;

	margin-right: 3px;

	white-space: nowrap;

	margin-top: 5px;

	background-color: #7b8881;

	color: #ffffff;

}

.nav_tab_sub a:hover {

	display: inline;

	position: relative;

	float: left;

	padding: 1px 3px 1px 3px;

	border-top: 1px dotted #7b8881;

	border-left: 1px dotted #7b8881;

	border-right: 1px dotted #7b8881;

	margin-right: 3px;

	white-space: nowrap;

	margin-top: 5px;

	text-decoration: none;

	background-color: #7b8881;

	color: #ffffff;

}

/* nav_landing */

.nav_landing ul

{

	list-style: none;

	font-weight: normal;

	font-family: Verdana;

	font-size: 10px;

	color: #7b8881;

}

.nav_landing li

{

	display: inline;

}

.nav_landing li a

{

	color: #7b8881;

	text-decoration: none;

}

.nav_landing span.active {

	color: #7b8881;

}

.nav_landing a:hover {

	color: #7b8881;

	text-decoration: underline;

}



/*navigation*/

.navigation_sti ul

{

	list-style: none;

	font-weight: normal;

	font-family: Verdana;

	font-size: 10px;

	width: 100%;

	text-align: left;

}

.navigation_sti li

{

	display: block;

}

.navigation_sti li a

{

	display: block;

	text-decoration: none;

}

.navigation_sti span {

	display: block;

}

.navigation_sti span.active {

}

.navigation_sti a:hover {

	text-decoration: underline;

}