* {
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0 0;
	background-repeat: no-repeat;
}
img {
	border: none;
}
a {
	text-decoration: none;
}

body {
	background-image: url(../../images/body_bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	padding: 0;

	width: 910px;
	margin: 0 auto; 
}

.container {
	float: left;
	direction: rtl;
	background-image: url(../../images/container_bg.jpg);
	background-repeat: repeat-y;
	width: 910px;
	position: relative; z-index: 1;
	border: 0px solid blue;
}

.top {
	background-image: url(../../images/top_bg.jpg);
	width: 910px;
	height: auto;
	/*position: relative;*/
	border: 0px solid blue;
}
.header {
	width: 892px;
	height: 64px;
	margin: 0 9px;
}
.header .logo {
	float: right;
	width: 175px;
	height: 39px;
	margin-right: 4px;
	margin-top: 17px;
	border-left: none;
}

.header .top_nav {
	float: left;
	width: auto;
	margin-left: 2px;
	margin-top: 32px;
	border: 0px solid red;
}
.header .top_nav a.sel {
	color: #1164d4;
}
.header .top_nav .topMenu,
.header .top_nav .topSep {
	float: left;
	font-size: 8pt;
	color: #777;
	margin: 3px 4px;
	padding: 0 4px;
}
.header .top_nav .topSep {
	margin: 3px 0 0 0;
	padding: 0;
}
.header .top_nav .selectLang {
	margin: 3px 4px 0 0;
	padding: 0 4px 0 0;
}

.header .top_nav .lang {
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	border: 0px solid red;
}
.header .top_nav .lang li {
	float: left;
	display: inline;
	width: auto;
	margin-right: 8px;
	_margin-right: 4px;
	border: 0px solid blue;
}
.header .top_nav .lang .langs {
	float: left;
	width: auto;
	height: auto;
	line-height: 18px;
}
.header .top_nav .lang .langs .default {
	float: left;
	background-image: url(../../images/btnLang.gif);
	background-position: 60px 50%;
	_background-position: 65px 50%;
	background-color: #FFF;
	width: 67px;
	padding-left: 10px;
	_width: 77px;
	_padding-left: 5px;
	height: auto;
	line-height: 18px;
	font-size: 8pt;
	color: #666;
	text-align: left;
	border: 1px solid #b7d4dc;
}
.header .top_nav .lang .list {
	display: none;
	position: absolute; left: 0; top: 20px;
	clear: left;
	background-color: #fff;
	width: 77px;
	_width: 82px;
	min-height: 19px;
	_height: auto;
	border: 1px solid #b7d4dc;
	border-top: none;
	z-index: 20;
}
.header .top_nav .lang .list a {
	clear: both;
	float: left;
	width: auto;
	line-height: 18px;
	font-size: 8pt;
	color: #666;
	padding-left: 10px;
	_padding-left: 5px;
}
.header .top_nav .langs:hover .list {
	text-decoration: none;
}




.intro {
	width: 892px;
	height: auto;
	margin: 0 9px;
}

.main_nav {
	background-image: url(../../images/main_nav.jpg);
	background-repeat: repeat-x;
	width: 892px;
	height: 50px;
	margin: 0 9px;
}
.main_nav td {
	background-image: url(../../images/sep.jpg);
	width: 178px;
	height: 50px;
	text-align: center;
}
.main_nav td a {
	float: right;
	width: 173px;
	line-height: 42px;
	font-size: 10pt;
	font-weight: bold; 
	color: #373737;
	margin: 0 2px;
	border-bottom: 3px solid #5090e7;
}
.main_nav td a:hover,
.main_nav td a.sel {
	color: #1164d4;
}
.main_nav td a.projects {
	background-image: url(../../images/greytriangle.gif);
	background-position: 23% 50%;
}
.main_nav td a.projects_sel,
.main_nav td a.projects:hover {
	background-image: url(../../images/cyanArr.gif);
	background-position: 23% 50%;
}
.main_nav td.last {
	background-image: none;
}

.frmProjs {
	position: absolute; top: 305px; left: 80px;
	z-index: 1005;
	display: none;
	width: 590px;
	/*height: 339px;*/
	padding: 0;
	border: 0px solid red;
}






.breadcrumbs {
	width: 892px;
	height: 18px;
	margin: 0 9px;
	padding-bottom: 30px;
}
.breadcrumbs span,
.breadcrumbs a {
	float: right;
	width: auto;
	line-height: 18px;
	font-size: 8pt;
	font-weight: normal;
	color: #626262;
	margin-left: 3px;
}
.breadcrumbs a:hover {
	color: #1164d4;
}

.inner_Content {
	clear: both;
	float: right;
	background-image: url(../../images/intro_bg.jpg);
	background-color: #f1f5f8;
	width: 892px;
	height: auto;
	margin: 0 9px;
	_margin: 0 4px;
	border: 0px solid red;
}

/*--------	master_detail	--------------*/
.master_detail {
	clear: both;
	float: right;
	width: 100%;
	height: auto;
	border: 0px solid blue;
}

.master_detail .master_Content {
	float: right;
	width: 175px;
	height: auto;
	text-align: right;
	margin-right: 5px;
	border: 0px solid red;
}

.side_nav {
	float: right;
	width: 154px;
	height: auto;
	margin-bottom: 30px;
}
.side_nav a {
	clear: both;
	float: right;
	width: 134px;
	padding-right: 18px;
	_width: 152px;
	_padding-right: 9px;
	line-height: 24px;
	font-size: 10pt;
	font-weight: bold;
	color: #555;
	text-align: right;
	border: 1px solid #999;
}
.side_nav .level_0 {
	background-image: url(../../images/side_bg0.gif);
	background-repeat: repeat-x;
}
.side_nav .level_1 {
	background-image: url(../../images/side_bg1.gif);
	width: 128px;
	padding-right: 24px;
	_width: 140px;
	_padding-right: 12px;
	color: #1164d4;
}
.side_nav .sel {
	color: #1164d4;
}




.pdf_box {
	clear: both;
	float: right;
	background-image: url(../../images/pdf_box.jpg);
	background-repeat: no-repeat;
	width: 147px; 
	height: 167px;
	line-height: 16px;
	margin-bottom: 20px;
	padding: 13px;
}
.pdf_box .txt  {
	width: 147px;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	cursor: pointer;
	margin-bottom: 10px;
}
.pdf_box .download {
	clear: both;
	float: right;
	width: 100%;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #1164d4;
	text-align: center;
	margin-top: 16px;
	cursor: pointer;
}


.master_detail .detail_Content {
	float: left;
	width: 656px;
	padding: 0 20px;
	_width: 676px;
	_padding: 0 10px;
	height: auto;
	text-align: right;
}




.page_hdr {
	float: right;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	color: #373737;
	margin-bottom: 10px;
	border: 0px solid red;
}
.page_hdr .main {
	float: right;
	width: auto;
	border: 0px solid blue;
}
.page_hdr .sub  {
	float: right;
	background-image: url(../../images/hdr_sep.jpg);
	background-position: 100% 100%;
	color: #5090e7;
	margin-right: 10px;
	_margin-right: 5px;
	padding-right: 10px;
	_padding-right: 5px;
	border: 0px solid blue;
}




.dynamic_text {
	float: right;
	width: auto;
	height: auto;
	font-size: 10pt;
	color: #666;
}
.dynamic_text p {
	margin-top: 0px;
	margin-bottom: 12px;
	border: 0px solid red;
}
.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;
}
.dynamic_text h2 {
	font-size: 12pt;
	font-weight: normal;
	color: #1164d4;
	margin-bottom: 3px;
	border: 0px solid red;
}


.more {
	float: left;
	width: auto;
	line-height: 24px;
	font-size: 10pt;
	font-weight: bold;
	color: #5090e7;
}





.address {
	clear: both;
	font-size: 14px;
	font-weight: normal;
	color: #1164d4;
}

/*------	main_Content	------------------*/
.main_Content {
	float: right;
	width: 782px;
	height: auto;
	padding-top: 30px;
}

.lnkPdf {
	clear: right;
	float: right;
	background-image: url(../../images/btnPDF.jpg);
	width: 147px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;  
	font-weight: normal;
	color: #373737;
	text-align: center;
}






.footer {
	/*clear: both;*/
	float: right;
	background-color: #fff;
	background-image: url(../../images/footer_bg.jpg);
	width: 892px;
	_width: 902px;
	padding: 10px 9px;
	_padding: 10px 4px;
	height: auto;
	border: 0px solid red;
}
.footer .logo {
	float: left;
	width: 88px;
	height: 20px;
	margin-top: 2px;
}
.footer .details {
	float: left;
	width: 80%;
	height: 11px;
	font-size: 9pt;
	color: #565252;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 14px;
}
.footer .nav {
	clear: both;
	width: 100%;
	height: 14px;
	text-align: center;
	margin: 2px auto;
}
.footer .nav a {
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size: 11px;
	color: #6b7980;
	padding: 0 7px;
	border-left: 1px solid #bac5cc;
}
.footer a.last {
	border-left: none;
}




.credit {
	float: left;
	width: 100%;
	background-color: #fff;
	border: 0px solid red;
}
.credit a {
	float: left;
	margin-left: 6px;
}



.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
}