html, body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #EFEFEF;
/*  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
  background-position: 0% 0%;*/
  }


A{color: #398CDA;}
A:hover {color: #398CDA;}
A:visited {color: #398CDA;}

.bodyBG {
  position: absolute; 
  z-index: 1;
  top: 0px;
  left: 14px;
  width: 97.8%;
  height: 100%;
  background-color: #ffffff;
 /* background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
  background-position: 0% 0%;*/
  }

.content {
  position: relative;
  top: 203px;
  left: 0px;
  background-color: #efefef;
  width: 100%;
  height: 405px;
  border-bottom: 5px solid #0d2c4a;
  }

.contentLeft {
  width: 234px;
  }

.contentCenter {
  height: 470px;
  width: 40px;
  background-color: #ffffff;
  }

.contentMenuLeft {
  width: 262px;
  }

.contentMenuCenter {
  width: 40px;
  }

.contentRight {
  background-color: #ffffff;
  vertical-align: top;
  }

.contentRight table {
  background-color: #ffffff;
  width: 100%;
  }

.mainContent {
  padding-left: 40px;
  width: 600px;
  margin: 0px;
  padding-right: 0px;
  }

.rightContent {
  width: 70px;
  padding-top: 70px;
  padding-left: 30px;
  }

.sky {
  position: absolute; 
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 2;
  height: 157px;
  background-image: url(../images/rightbg.jpg);
  background-repeat: repeat-x;
  cursor: default;
  }

.menu {
  position: absolute;
  left: 0px; 
  top: 157px;
  z-index: 2;
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #e5e8ea;
  background-color: #10253A;
  }

.menu TABLE {
  position: relative;
  left: 0px;
  top: 4px;
  width: 1000px;
  height: 41px;
  background-color: #051323;
  }

.leftMenu {
  width: 275px;
  }

.copy {
  position: relative;
  top: 203px;
  left: 0px;
  width: 100%;
  height: 100px;
  background-color: #ffffff;
  }

.copyLeft {
  width: 274px;
  }

.copyRight {
  vertical-align: top;
  width: 23%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 16px;
  padding-top: 23px;
  color: #46484a;
  }
.copyAfterRight {
  width: 14px;
  }

.copyRight img {
  margin-right: 5px;
  }

.copyRight table img {
  margin-top: 3px;
  }

.copyRight A:hover {
  text-decoration: none;
  }

.topMenu {
  position: absolute; 
  top: 0px;
  width: 98.9%;
  z-index: 3;
  }

.languages {
  width: 100%;
  }

.languagesTD {
  width: 23%;
  border-top: 4px solid #ffffff;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 18px;
  color: #ffffff;
  }

.languagesTD A {color: #ffffff;}
.languagesTD A:hover {color: #ffffff;text-decoration: none;}
.languagesTD A:visited {color: #ffffff;}

.languagesTD table {
  width: 100%;
  }

.languagesTD td {
  padding-left: 1px;
  padding-right: 1px;
  }

.headerRightLeftLng {
  text-align: left;
  }

.headerRightCenterLng {
  text-align: center;
  }

.headerRightRightLng {
  text-align: right;
  }

.headerRightLeftCenterLng {
  text-align: left;
  }

.headerRightLeftCenterLng a, .headerRightLeftCenterLng span {
  padding-left: 10%;
  }

.headerRightRightCenterLng {
  text-align: right;
  }

.headerRightRightCenterLng a, .headerRightRightCenterLng span {
  padding-right: 4%;
  }
 
.bodyTopMenu {
  position: relative;
  color: #c0c5c8;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 16px;
  z-index: 1;
  }

.bodyTopMenu A {color: #c0c5c8;}
.bodyTopMenu A:hover {
  color: #c0c5c8;
  text-decoration: none;
  }
.bodyTopMenu A:visited {color: #c0c5c8;}

img.popupLogo { 
  /*behavior:url("include/png.htc"); */
  width: 107px; 
  height: 47px;
  margin-left: 30px;
  }

img.png { 
behavior:url("include/png.htc");
cursor:pointer;
}

.bodyPopup {
  position: absolute;
  top: 25px;
  left: 14px;
  width: 274px;
  z-index: 100;
  text-align: left;
  }

.popupTable {
  width: 100%;
  border-left: 1px solid #e3e6e9;
  border-right: 1px solid #e3e6e9;
  margin-top: 49px;
  } 

.popupTable td {
  border-top: 5px solid #0d2c4a;
  background-image: url(../images/left_grad.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #f6f6f6;
  } 

.popupTop {
  height: 188px; 
  padding-left: 27px;
  padding-top: 21px;
  vertical-align: top;
  }

.popupTop td {
  border: 0px;
  }

.popupTopList {
  color: #254261;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-top: 20px;
  margin-bottom: 30px;
  }

.popupTopList a:hover {
  color: #7abfff;
  }

.popupTopList table img {
  margin-top: 4px;  
  padding-left: 7px;
  padding-right: 12px;
  }

.popupTopList td {
  background-image: none;
  background-color: transparent;
  vertical-align: top;
  padding: 1px 0px 1px 0px;
  }

.popupBottom {
  height: 254px;
  border-bottom: 1px solid #e3e6e9;
  vertical-align: top;
  padding-left: 27px;
  }

.popupBottom td {
  border: 0px;
  }

.popupBottomTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-top: 23px;
  }

.popupBottomContent {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-right: 30px;
  padding-top: 13px;
  }

.popupBottomList {
  padding-left: 6px;
  margin-top: 15px;
  margin-bottom: 40px;
  }

.popupBottomList td {
  vertical-align: top;
  background-image: none;
  background-color: transparent;
  }

.popupBottomList A:link, .popupBottomList A:visited {
  color: #398cda;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  }

.popupBottomList a:hover {
  color: #7abfff;
  }


.popupBottomList IMG {
  margin-top: 5px;
  padding-right: 10px;
  vertical-align: top;
  z-index: 0;
  }

.bodyContent span a {
  color: #254261;
  font-family: Arial narrow, Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 21px;
  line-height: 40px;
  }

.bodyContent {
  position: relative;
  top: -7px;
  margin-bottom: 30px;
  }

.bodyContent P {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  padding-right: 19px;
  margin-top: 5px;
  margin-bottom: 5px;
  }

.bodyContent h3 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0px 0px 14px;
  }

.bodyContent h3 a {
  color: #254261;
  }

.bodyContent h2 {
  font-family: Arial narrow, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
  }

.bodyContent h2 a {
  color: #254261;
  }

.bodyContent img {
  margin: 15px 0px 15px 0px;
  }

.bodyList {
  margin-left: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  }

.bodyList TD {
  background-image: url(../images/body_bullet.gif);
  background-position: 0% 2px;
  background-repeat: no-repeat;
  padding-left: 9px;
  margin: 0px;
  }

.bodyList A {
  color: #398cda;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  }

.bodyList P {
  margin: 0px;
  line-height: 17px;
  }

.rightMenu {
  background-image: url(../images/menubg.jpg);
  background-repeat: repeat-y;
  background-color: #0F2439;
  }

.rightMenu table {
  background-color: transparent;
  position: relative;
  width: 66%;
  top: 0px;
  }

.menuArrow {
  width: 15px;
  /*background-image: url(../images/menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 100% 47%;*/
  }

.menuRightTd {
  width: 100%;
  }

.contactForm TD {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  vertical-align: top;
  padding: 0px 0px 10px 0px;
  }

input {
  width: 185px;
  }

.submit_but {
  width: 70px;
  }

.message {
  width: 331px;
  height: 84px;
  }

.contactUs td {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  }

.contactUsH {
  width: 130px;
  }

.noLang {
  color: #daf4fb;
  }

ul.arrow li
{
	list-style-image: url(../images/arrow2.gif);
/*	list-style-position: left top;*/
}

* HTML ul.arrow li
{
	list-style-image: url(../images/arrow3.gif);
/*	list-style-position: left top;*/
}

ul.dot li
{
	list-style-image: url(../images/body_bullet.gif);
	color: #000000;
  	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 12px;
	line-height: 16px;
}
