/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 12px;
	charset: utf-8;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}


/* Content columns */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top; 
	width: 40%;
}
TD#content1 {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 15px;
	vertical-align: top; 
	width: 20%;
}

TD#menu_2AH {
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 15px;
	font-size: 16px;
	font-weight:bold
	vertical-align: top; 
	width: 20%;
	height: 20px;
	background-image: url(../images/iteco_cover_flip.jpg);
	background-repeat : no-repeat;
		
}
TD#menu_2AF {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 15px;
	vertical-align: center; 
	width: 20%;
	height: 20px;
	background-image: url(../images/iteco_cover_flip.jpg);
	background-repeat : no-repeat;
	
}
TD#menu_2AF1 {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 15px;
	vertical-align: top; 
	width: 20%;
	background-image: url(../images/iteco_cover_flip.jpg);
	background-repeat : no-repeat;

}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 20%;
	background-image: url(../images/iteco_cover.jpg);
	background-repeat : no-repeat;
	padding-top: 10px;
}
TD#menu_1 DIV {
	width: 100%;
}
TD#menu_1 DIV A {
	color: white;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 0px dotted #999999;
  font-size: 14px;
  padding-top:5px;
  padding-left:10px;
  width: 100%;
  /*width: 180px;*/
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 0px solid #999999;
  font-weight:bold;
  font-size: 14px;
  padding-top:5px;
  padding-left:10px;
  /*width: 180px;*/
  width: 93%;
  background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  border-bottom: 0px dotted #999999;
  font-size: 12px;
  padding-left:15px;
  /*width: 180px;*/
  width: 100%;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  border-bottom: 0px solid #999999;
  text-transform: capitalize;
  font-size: 12px;
  font-weight:bold;
  padding-left:15px;
  /*width: 180px;*/
  width: 100%;
}

TD#menu_1 DIV.menu1-level2-act A {
  color:black;
}
  
/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 12px;
  padding-left:20px;
  /*width: 180px;*/
  width: 100%;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:20px;
  /*width: 180px;*/
  width: 100%;
}

TD#menu_1 DIV.menu1-level3-act A {
  color:black;
}

/*  MENU 1, level 4, normal state (NO) */
TD#menu_1 DIV.menu1-level4-no {
  font-size: 12px;
  padding-left:25px;
  /*width: 180px;*/
  }
/*  MENU 1, level 4, active state (ACT) */
TD#menu_1 DIV.menu1-level4-act {
  font-size: 12px;
  /* font-weight:bold; */
  padding-left:25px;
  /*width: 180px;*/
  
}
TD#menu_1 DIV.menu1-level4-act A {
  color:black;
}

/*  MENU 1, level 5, normal state (NO) */
TD#menu_1 DIV.menu1-level5-no {
  font-size: 10px;
  padding-left:35px;
}
/*  MENU 1, level 5, active state (ACT) */
TD#menu_1 DIV.menu1-level5-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:35px;
}

/* Menu 2A column */
TD#menu_2A {	
	vertical-align: top; 
	/*width: 180px;*/
	height: 330px;	
	background-image: url(../images/iteco_cover_flip.jpg);
	background-repeat : no-repeat;	
	padding-top: 10px;
}
 TD#menu_2A DIV { 
	width: 95%; 
}
TD#menu_2A DIV A {
	color: navy;
	text-decoration: none;
}
TD#menu_2A DIV A:hover {
	text-decoration: underline;
}

/*  MENU 2A, level 1, normal state (NO) */
TD#menu_2A DIV.menu2A-level1-no {
  border-bottom: 0px dotted #999999;
  font-size: 14px;
  padding-top:5px;
  padding-left:15px;
  /*width: 180px;*/
}
/*  MENU 2A, level 1, active state (ACT) */
TD#menu_2A DIV.menu2A-level1-act {
  border-bottom: 0px solid #999999;
  #font-weight:bold;
  color:gray;
  font-size: 14px;
  padding-top:5px;
  padding-left:15px;
  /*width: 180px;*/

  background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');
}
TD#menu_2A DIV.menu2A-level1-act A {
  color:black;
}

/*  MENU 2A, level 2, normal state (NO) */
TD#menu_2A DIV.menu2A-level2-no {
  font-size: 12px;
  padding-left:15px;
  /*width: 180px;*/
}
/*  MENU 2A, level 2, active state (ACT) */
TD#menu_2A DIV.menu2A-level2-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:15px;
  /*width: 180px;*/
}
/*  MENU 2A, level 3, normal state (NO) */
TD#menu_2A DIV.menu2A-level3-no {
  font-size: 12px;
  padding-left:15px;
  /*width: 180px;*/
}
/*  MENU 2A, level 3, active state (ACT) */
TD#menu_2A DIV.menu2A-level3-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:15px;
  /*width: 180px;*/
}
/*  MENU 2A, level 4, normal state (NO) */
TD#menu_2A DIV.menu2A-level4-no {
  font-size: 12px;
  padding-left:15px;
  /*width: 180px;*/
}
/*  MENU 2A, level 4, active state (ACT) */
TD#menu_2A DIV.menu2A-level4-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:15px;
  /*width: 180px;*/
}
/*  MENU 2A, level 5, normal state (NO) */
TD#menu_2A DIV.menu2A-level4-no {
  font-size: 10px;
  padding-left:15px;
}
/*  MENU 2A, level 5, active state (ACT) */
TD#menu_2A DIV.menu2A-level4-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:15px;
}


/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

#header_1 {
  background-image: url(../images/headerimage_base.jpg);
  background-repeat: no-repeat;
  height:100px;
  width:100%;
  border: solid 0px #936;
  }

/*#header_1 a {
position: relative;
}*/

#header_1 a {
text-decoration: none;
}

#header_1 a:hover {
text-decoration: underline;
border: solid 0px #936;
}

#header_1 a i {
 visibility:hidden; 
 }

/*-------------------  section relating to header elements ---------------------- */ 
 #contact {
  /*background-image: url(../images/mailto.gif);
  background-repeat: no-repeat;*/
  /*position: relative;*/
  position: absolute;
  border: solid 0px #440;
  height: 30px;
  /*top: -130px;*/
  width: 75px;
  /*left: 660px;*/
  margin-left: 61%;
  margin-top: 3%;
    }

#contacttxt {
   /*position: relative;*/
  position: absolute;
  border: solid 0px #840;
  height: 25px;
  /*top: -155px;*/
  width: 80px;
  /*left: 660px;*/
  margin-left: 65%;
  margin-top: 3%;
  }    
  
#sitemap {
  /*background-image: url(../images/compass.gif);
  background-repeat: no-repeat;*/
  /*position: relative;*/
  position: absolute;
  border: solid 0px #540;
  height: 25px;
  /*top: -155px;*/
  width: 25px;
  /*left: 560px;*/
  margin-left: 50%;
  margin-top: 3%;
    }
    
#smaptxt {
   /*position: relative;*/
  position: absolute;
  border: solid 0px #640;
  height: 25px;
  /*top: -155px;*/
  width: 75px;
  /*left: 560px;*/
  margin-top: 3%;
  margin-left: 53%;
  }
     
#w_map {
  /*background-image: url(../images/worldtrans200_100.gif);
  background-repeat: no-repeat;*/
   /*position: relative;*/
  position: absolute;
  border: solid 1px #740;
  height: 95px;
  /*right: 80%;*/
  /* top: -45px; */
  /*width: 20%;*/
  /*left: 770px; */
  /*padding-left: 50%;*/
  /*margin-left: 70%;*/
  /*padding-top: 5px;*/
  margin-top: 0%;
    }
   
 #logo {
  /*background-image: url(../images/bwlogo_whitetext200_43.gif);*/
  /*background-repeat: no-repeat;*/
   /*position: relative;*/
  position: absolute;
  border: solid 0px #340;
  height: 40px;
  width: 200px;
  margin-left: 1%;
  margin-top: 20px;
    }
    
 #bar1 {
  position: absolute;
  border: solid 0px #340;
  height: 100px;
  margin-left: 48%;
  margin-top: 0px;
    }
       
  #bar2 {
  position: absolute;
  border: solid 0px #340;
  height: 100px;
  margin-left: 60%;
  margin-top: 0px;
    }
    
   #bar3 {
  position: absolute;
  border: solid 0px #340;
  height: 100px;
  margin-left: 73%;
  margin-top: 0px;
    }   
    
 /*-------------------  /section relating to header elements ---------------------- */ 
  
/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }

