*{margin:0; padding:0;}
html{
     width:100%; height:100%;
	 font-size:100.01%;
}
body {
     width:100%; height: 100%;
     min-height:100%;
     position:relative;
	 font:62.5% Arial, Helvetica, sans-serif;
	 background:#fff;
}
img{
	border:none;
}
select, textarea, .textbox{
	font:1em Arial, Helvetica, sans-serif;
}
fieldset{
	border:none;
}
legend{
	display:none;
}
a{
	outline:none;
}
/*******classes******/
.clearing {
	height: 0;
	clear: both;
}
.hide{
	display:none;
}
.none{
	padding:0 !important;
	margin:0 !important;
	border:none !important;
	background:none !important;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.textRight{
	text-align:right;
}
.replace{
	overflow:hidden;
}
.replace span{
	top:0; left:0;
	position:absolute;
}
.simpleList li{
	list-style:none;
	margin-bottom:5px;
}
.form li{
	list-style:none;
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}
/*******************/
/********container********/
#fixWidth{
	width:100%;
	overflow:hidden;
	position:relative;
}
#outerWrapper {
}
#wrapper {
	width:995px;
	padding:20px 0;
}
#container {
	width: 100%;
	float: left;
	margin-right: -267px;
}
#content {
	margin-right: 311px;
}
/**********top***********/
#top{
	width:100%; height:147px;
	font-size:12px;
	color:#1C3487;
	position:relative;
	background: url(/img/bgTop.jpg) no-repeat;
}
#top a{
	color:#1C3487;
	text-decoration:none;
}
#top a:hover{
	text-decoration:underline;
}
.mmWrapper{
	width:100%; height:46px;
	left:0; bottom:0;
	position:absolute;
	border-top:4px solid #1E3487;
	background:#C5D8EB url(/img/bgMenu.jpg) 387px 0 no-repeat;
}
.mmWrapper ul{
	width:1055px;
	padding:20px 0 0 40px;
	overflow:hidden;
}
.mmWrapper li{
	height:26px;
	list-style:none;
	float:left;
	background: url(/img/mmSep.gif) 100% 100% no-repeat;
}
.mmWrapper li a{
	display:block;
	padding:0 35px 7px 20px;	
}
.mmWrapper li a:hover, .mmWrapper .active a{
	background: url(/img/arrowBlueDown.gif) 90% 2px no-repeat;
	border-bottom:4px solid #75A4D2;
	text-decoration:none !important;
}
.mmWrapper .active a{
	font-weight:bold;
}
.mmWrapper .first a{
	padding-left:0;
}
.mmWrapper .last{
	margin:0;
	padding-right:0;
	border:none;
}
.logo{
	top:27px; left:40px;
	position:absolute;
	overflow:hidden;
	font-size:2em;
}
.logo a{
	text-decoration:none;	
}
.logo, .logo span{
	width:198px; height:45px;
}
.logo span{
	top:0; left:0;
	position:absolute;
	cursor:pointer;
	background: url(/img/logo.jpg) no-repeat;
}
.slogan{
	top:48px; left:255px; 
	position:absolute;
	font-size:14px;
}
.indexTitle, .innerTitle{
	top:16px; left:535px;
	width:185px; 
	position:absolute;
	font-size:22px;
	color:#1B64A6;
}
.innerTitle{
	top:35px;
	width:auto;
}
#mainContentWrapper{
	width:1210px;
	position:relative;
}
#mainContent{
	padding:0px 0 0 40px;
}
.indexImgBlock{
	width:849px; height:272px;
	margin-right:20px;
	float:right;
	background: url(/img/bgImgBlock.png) top right no-repeat;
}
.indexImgBlock ul{
	width:656px; height:270px;
	background: url(/img/shadowLeft.png) no-repeat;
	position:relative;
}
.indexImgBlock li{
	padding-left:15px;
	height:134px;
	position:absolute;
	list-style:none;
}
.indexImgBlock h2{
	bottom:10px; right:70px;
	position:absolute;
	font-size:12px;
}
.indexImgBlock h2 a{
	color:#fff;
	text-decoration:none;
}
.im1{
	top:0; left:70px;
	background: url(/img/bgIm1.png) 2px 101% no-repeat;
}
.im2{
	top:0; right:-65px;
	background: url(/img/bgIm2.png) bottom left no-repeat;
}
.im3{
	bottom:0; left:20px;
	background: url(/img/bgIm3.png) bottom left no-repeat;
}
.im4{
	bottom:0; right:-20px;
	background: url(/img/bgIm4.png) bottom left no-repeat;
}
/**********middle***********/
#middle {
	/*margin-left: 267px;*/
	margin-left: 260px;
	font-size:12px;
	color:#191919;
	padding-top:10px;
	width:420px;
}
#middle h2{
	font-size:25px;
	margin-bottom:20px;
	font-weight:normal;
}
#middle h3{
	font-size:16px;
	/*padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #E2E2E2;*/
}
#middle p{
	margin-bottom:20px;
}
#middle ul{
	margin:0 0 20px 20px;
}
#middle a{
	color:#1B3286 !important;
}
#middle a:hover{
	text-decoration:none;
}
.pTitleWrapper{
	top:147px; left:217px;
	width:1000px;
	position:absolute;
	color:#fff;
	overflow:hidden;
	zoom:1;
	background:url(/img/bgpTitleWrapper.png) 100% 1px no-repeat;
}
.pTitleWrapper img{
	float:left;
}
.pTitle{
	width:428px; height:75px;
	float:left;
	padding-top:60px;
	margin:0 -50px 0 0;
	background: url(/img/bgpTitle1.png) no-repeat;
}
.pTitle h2{
	font-size:18px;
	text-align:center;
}
.navchain{
	width:910px; height:33px;
	margin-left:47px;
	font-size:11px;
	overflow:hidden;
	zoom:1;
	background: url(/img/bgNavChain.jpg) no-repeat;
}
.navchain ul{
	padding:10px 0 0 40px;
	margin:0 !important;
}
.navchain li{
	margin-right:10px;
	padding:2px 10px 2px 0;
	list-style:none;
	float:left;
	color:#5E5E5E;
	border-right:1px solid #fff;
}
.navchain a{
	color:#1B3189;
	text-decoration:none;
}
.navchain a:hover{
	text-decoration:underline;
}
.navchain .last{
	border:none;
}
.cTitle{
	color:#1B3286;
}
.newsIndexWrapper{
	top:20px;
	width:340px;
	position:absolute;
}
.news{
	font-size:11px;
}
.news dt{
	color:#182C7E;
}
.news dd{
	margin-bottom:20px;
}
.news dd strong{
	display:block;
	color:#182C7E;
}
.news a{
	text-decoration:none;
	color:#5D5D5D;	
}
.news a:hover{
	text-decoration:underline;
}
.news .last{
	padding:0 20px 10px 0;
	margin-bottom:5px;
	border-bottom:1px solid #F0F0F0;
}
.subTitle{
	margin-bottom:15px;
	color:#7B7B7B;
	font-size:14px;
}
.allNews{
	padding-right:15px;
	text-decoration:none;
	color:#1B3189 !important;
	font-weight:bold;
	background: url(/img/doubleArrowRight.gif) 100% 5px no-repeat;
}
.back{
	padding-left:15px;
	text-decoration:none;
	font-weight:bold;
	color:#1B3286 !important;
	background: url(/img/arrowBlueUp.gif) 0 3px no-repeat;
}
/***************************/
/**********left*************/
#left {
	width: 220px;
	float: left;
	font-size:11px;
}
.leftMenu{
	margin-left:40px;
}
.leftMenu li{
	list-style:none;
	border-bottom:1px solid #E9E9E9;
}
.leftMenu a{
	display:block;
	margin-left:-40px;
	padding:9px 0 9px 40px;
	position:relative;
	font-weight:bold;
	text-decoration:none;
	color:#192E83;
}
.leftMenu .last{
	border:none;
}
.leftMenu a:hover{
	text-decoration:underline;
}
.leftMenu .active a{
	background: url(/img/bgLmActive.jpg) no-repeat;
}
.leftMenu .active a:hover{
	text-decoration:none;
}
/***************************/
/**********right************/
#right{
	width: 267px;
	padding-top:10px;
	float: right;
	font-size:11px;
}
#right a{
	color:#1B3286;
	text-decoration:none;
}
#right a:hover{
	text-decoration:underline;
}
.imgBlockInner{}
.imgBlockInner li{
	height:125px;
	margin-bottom:10px;
	list-style:none;
	position:relative;
}
.imgBlockInner p{
	bottom:0px; left:20px;
	position:absolute;
	width:100%;
	padding:10px 0px 8px 0px;
	background: url(/img/arrowBlueRight.gif) 85% 13px no-repeat;
}
.imgBlockInner a{
	font-weight:bold;
}
.im1i{
	background: url(/img/bgIm1i.jpg) bottom left no-repeat;
}
.im2i{
	background: url(/img/bgIm2i.jpg) bottom left no-repeat;
}
.im3i{
	background: url(/img/bgIm3i.jpg) bottom left no-repeat;
}
.im4i{
	background: url(/img/bgIm4i.jpg) bottom left no-repeat;
}
/***************************/
/**********bottom***********/
#bottom{
 	width:100%; height: 200px;
	zoom:1;
	overflow:hidden;
	font-size:11px;
}
#bottom a{
	text-decoration:none;
}
#bottom a:hover{
	text-decoration:underline; 
}
.bottomLeftBlock{
	width:301px; height:95px;
	padding:45px 0 0 40px;
	margin-right:-30px;
	float:left;
	position:relative;
	background: url(/img/bottomLeftBlock.jpg) no-repeat;
}
.currency {
	width:273px;
	color:#717171;
}
.currency dd{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #AAC7DE;
}
.currency span{
	margin-right:20px;
}
.currency em{
	font-style:normal;
	color:#1E3487;
}
.currency .last{
	border:none;
	margin:0;
	padding:0;
}
.bottomMiddleBlock{
	width:298px; height:134px;
	padding:26px 40px 0 14px;
	float:left;
	position:relative;
	z-index:2;
	background: url(/img/bottomMiddleBlock.png) no-repeat;
}
.bottomMiddleBlock a{
	margin-top:20px;
}
.bottomMiddleBlock img{
	float:left;
}
.bottomMiddleBlock a{
	color:#1D69AA;	
} 
.bottomRightBlock{
	width:300px;
	float:left;
	position:relative;
}
.lang{
	top:30px; left:30px;
	position:absolute;
}
.lang li{
	padding:3px;
	list-style:none;
	float:left;
}
.lang .active{
	color:#fff;
	background:#C5D8EB;	
}
.lang a{
	color:#808080;
}
.mailMap{
	top:95px; left:30px;
	position:absolute;
}
.mailMap li{
	padding:5px 0 10px;
	list-style:none;
	float:left;
}
.mailMap li a{
	display:block;
	text-indent:-9999em;	
}
.mailMap .mailIco{
	margin-right:15px;
	padding-right:15px;
	border-right:1px solid #C9C9C9;
}
.mailIco a{
	width:9px; height:6px;
	background: url(/img/mailIco.gif) no-repeat;
}
.mapIco a{
	width:11px; height:9px;
	background: url(/img/mapIco.gif) no-repeat;
}
.contactUs{
	top:25px; left:122px;
	position:absolute;
	padding:10px 0 0 20px;
	font-size:17px;
	font-weight:bold;
	color:#203B98;
	background: url(/img/contactUs.gif) no-repeat;
}
.search{
	top:95px; left:122px;
	position:absolute;	
}
.search .textbox{
	width:175px;
	padding:1px 0 1px 5px;
	border:1px solid #D0D0D0;
	color:#A5A5A5;	
}
.copyrights{
	top:150px; left:122px;
	position:absolute;
	width:130px;
	color:#6B6B6B;
}
/************************/
/*********pages**********/
.maps-level-0 ul{
	margin-bottom:0 !important;
}

/****** select *********/
.border {
  float: left;
  margin: 10px 0 0 5px;
}
label {
  padding-left: 5px;
}
select {
  width: 130px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  color: #000;
}