﻿* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a, a:hover {
	text-decoration: none;
}

html {
	overflow-y: auto;
}
body {
	direction: ltr;
	background: url(../../images/body_bg.gif) repeat-x 0 0 #fff;
	width: 98%;
	height: 100%;
	border: 0px solid red;
}
.page_Container {
	width: 910px;
	height: auto;
	margin: 0 auto;
}


/*********************************************************************************************************************************************************************************/
.modalBG {
	background-color: Gray;
	filter: alpha(opacity:60);
	opacity: 0.6;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	border: 0px solid red;
}
.popup {
	position: absolute;
	z-index: 25;
	width: 658px;
	background-image: url(../../images/triangle2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: White;
	border: 1px solid gray;
}
.popup .popupImg {
	float: left;
	border: 1px solid gray;
	margin: 10px 8px 10px 10px;
}
.popup .popupTitle {
	float: left;
	width: 633px;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	color: #605d5d;
	margin-left: 10px;
	padding-bottom: 10px;
	border: 0px solid red;
}
.popup .btnClose {
	position: absolute;
	bottom: 2px;
	*bottom: -1px;
	_bottom: -1px;
	right: 2px;
	border: 0px solid red;
}


/*********************************************************************************************************************************************************************************/
.header {
	background: #fff;
	width: 100%;
	height: 313px;
}
.header .div_left {
	float: left;
	background: url(../../images/left_glow.gif) no-repeat 0 0;
	width: 5px;
	height: 313px;
}
.header .div_middle {
	float: left;
	background: url(../../images/hdr_bg.gif) repeat-x 0 0;
	width: 900px;
	height: 100%;
}
.header .div_middle .top {
	width: 100%;
	height: 65px;
}
.header .top .logo {
	float: left;
	margin: 17px 0 0 21px;
	border: 0px solid red;
}
.header .top .lang {
	float: right;
	width: auto;
	height: 24px;
	margin: 32px -3px 0 0;
	border: 0px solid red;
}
.header .top .lang li {
	float: right;
	display: inline;
	width: auto;
	height: 19px;
	margin-right: 8px;
	border: 0px solid blue;
}
.lang .langs {
	float: left;
	width: auto;
	height: auto;
	line-height: 18px;
}
.lang .langs .default {
	float: left;
	background: url(../../images/btnLang.gif) no-repeat 100% 50%;
	width: 84px;
	height: auto;
	line-height: 18px;
	font-size: 10pt;
	color: #666;
	padding-left: 10px;
	border: 1px solid #b7d4dc;
}
.header .top .lang .list {
	display: none;
	position: absolute;
	clear: left;
	background-color: #fff;
	width: 94px;
	min-height: 19px;
	_height: auto;
	margin-top: 20px;
	*margin-top: 0px;
	border: 1px solid #b7d4dc;
	border-top: none;
	z-index: 20;
}
.header .top .lang .list a {
	clear: both;
	float: left;
	width: auto;
	line-height: 18px;
	font-size: 9pt;
	color: #666;
	padding-left: 10px;
}
.header .top .langs:hover .list {
	text-decoration: none;
	/*display: block;*/
}

.header .top .lang li.text {
	width: auto;
	line-height: 19px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-align: right;
	vertical-align: top;
	border: 0px solid blue;
}


.header .div_middle .intro {
	position: relative;
	clear: both;
	width: 892px;
	height: 200px;
	margin: 0 auto;
	z-index: 10;
}

.main_Nav {
	background: url(../../images/tbl_bg.gif) repeat-x 0 0;
	width: 892px;
	height: 48px;
	_height: 44px;
	text-align: center;
	margin: 0 4px;
}
.main_Nav td {
	background: url(../../images/tbl_sep.gif) no-repeat 100% 0;
	width: 142px;
	height: 48px;
	_height: 44px;
	vertical-align: middle;
}
.main_Nav .last {
	background-image: none;
}
.main_Nav .sep {
	width: 7px;
}

.main_Nav a {
	float: left;
	width: 139px;
	height: 28px;
	padding-top: 10px;
	font-size: 10pt;
	font-weight: bold;
	color: #373737;
	margin-left: 3px;
	vertical-align: middle;
	border: 0px solid red;
	border-bottom: 3px solid #5090e7;
}
.main_Nav .last a {
	width: 142px;
}
.main_Nav a:hover, .main_Nav a.sel {
	color: #5090e7;
}
.header .div_right {
	float: left;
	background: url(../../images/right_glow.gif) no-repeat 0 0;
	width: 5px;
	height: 313px;
}

/*********************************************************************************************************************************************************************************/
.container {
	float: left;
	background: url(../../images/container_bg.gif) repeat-y 0 0;
	width: 892px;
	padding: 0 9px 0 9px;
	border: 0px solid blue;
}

.breadcrumbs {
	background: url(../../images/breadcrumbs_bg.gif) repeat-x 0 0;
	width: 872px;
	height: 25px;
	font-size: 8pt;
	padding-left: 20px;
	border: 0px solid red;
}
.breadcrumbs a, .breadcrumbs span {
	float: left;
	background: url(../../images/dArr.gif) no-repeat 100% 52%;
	width: auto;
	line-height: 23px;
	font-size: 8pt;
	color: #565252;
	margin-right: 6px;
	padding-right: 10px;
}
.breadcrumbs a.last, .breadcrumbs span.last {
	background-image: none;
}



.main_h1 {
	float: left;
	width: 852px;
	line-height: 38px;
	font-size: 16pt;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 16px 20px;
	_margin-left: 10px;
	border: 0px solid red;
	border-bottom: 1px solid #000;
}



.dynamic-text, .dynamic-text * {
	line-height: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #565252;
	text-align: justify;
	background-color: #FFF;
}
.dynamic-text p {
	margin-bottom: 12px;
}
.dynamic-text a {
	color: #5090e7;
}
.dynamic-text strong {
	font-weight: bold;
}
.dynamic-text a:hover {
	text-decoration: underline;
}
.dynamic-text .special {
	color: #5090e7;
	font-weight: bold;
}

a.more {
	float: right;
	background-image: url(../../images/dArrR_1.gif);
	background-position: right 11px;
	background-repeat: no-repeat;
	width: auto;
	line-height: 24px;
	font-size: 9pt;
	font-weight: normal;
	color: #5090e7;
	padding-right: 9px;
	margin-left: 10px;
	border: 0px solid red;
}
a.more:hover {
	text-decoration: none;
}
a.back {
	background-image: url(../../images/dArrL_1.gif);
	background-position: left 11px;
	padding-left: 9px;
	margin-right: 0px;
	margin-left: 0px;
}




/*********************************************************************************************************************************************************************************/
.footer {
	float: left;
	background: url(../../images/bottom_glow.gif) no-repeat 0 0;
	width: 100%;
	border: 0px solid red;
}
.footer .logo {
	float: left;
	width: 123px;
	height: 29px;
	margin: 18px 2px 0 0;
	border: 0px solid red;
}
.footer .local_Nav {
	float: right;
	list-style: none;
	width: 770px;
	text-align: center;
	margin: 24px 2px 0 0;
	_margin: 18px 0px;
	border: 0px solid red;
}
.footer .local_Nav a {
	/*float: left;*/
	font-size: 9pt;
	font-weight: normal;
	color: #565252;
	border-right: 1px solid #565252;
	padding: 0 5px 0 5px;
}



.footer .global_Nav {
	clear: both;
	float: right;
	width: 770px;
	text-align: center;
	margin: 18px 2px 20px 0;

	font-size: 8pt;
	font-weight: normal;
	color: #c5c5c5;

	border: 0px solid red;
}
.footer .global_Nav a {
	width: auto;
	font-size: 8pt;
	font-weight: normal;
	color: #c5c5c5;
	border-right: 1px solid #c5c5c5;
	padding: 0 5px 0 5px;
}


.footer .local_Nav .last,
.footer .global_Nav .last {
	border-right: none;
}


