/* 35468f */
/* 2A3B81 */

a.blog { 
  border: 0px;
  white-space: nowrap;
  color: #2A3B81; 
  font-size: 16px;
  font-style: italic; 
 }

/* *** BODY *** */
table.body_main {
  width: 1000px;
  color: black;
  background-color: white;
  border: 0px;
  padding: 0px;
}

td.body_lang {
  background-color: inherit;;
  color: #FFFFFF;
  width: 100%;
  text-align: right;
  vertical-align: bottom;
}

a.body_lang {
  text-decoration: none;
  font-style: normal; 
  font-weight: normal;
  color: #FFFFFF; 
  background-color: inherit;;	
  padding-left:5px;
}

div.body_lang {
  width: 100%;
  background-color: #FFFFFF;
  color: blue;
}

td.body_logo {
  text-align: right;
  vertical-align: top;
  border-bottom : 1px solid #2A3B81; 
  padding-bottom: 3px;
}

td.body_content {
  background-color: #FFFFFF; 
  color: inherit;
  padding-top: 10px;
  vertical-align: top;
  text-align: center;
  width: 100%;
  height: 100%;
}

/* *** BODY *** */

body.body {
  font-style: normal; 
  font-weight: normal;
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;	
  
  color: black;
  background-color: white;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 0px;
  vertical-align: top;
  text-align: center;
}

table.body {
  background-color: #FFFFFF; 
  color: inherit;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: center;
  width: 100%;
  height: 100%;
}

tr.body {
  background-color: #FFFFFF;
  color: inherit;; 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: center;
  width: 100%;
  height: 100%;
}

td.body {
  background-color: #FFFFFF; 
  color: inherit;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: center;
  width: 100%;
  height: 100%;
}


/* Main table */

td.content_menu {
  width: 300px;
  background-color: #FFFFFF;
  vertical-align: top;
  text-align: left;
}

div.content_menu {
  width: 300px;
  height: 600px;
  background-color: #FFFFFF;
}

td.content_content {
  background-color: #FFFFFF;
  padding-top: 10px;
  width: 300px
}

div.content_content {
  width: 700px;
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-left: 50px;
  padding-right: 50px;
  margin-right: 50px;
  vertical-align: top;
  text-align: left;

  height: 600px;
  color: #444;

  border: none;
}

div.info {
  width: 450px;
  background-color: #FFFFFF;
  vertical-align: top;
  text-align: left;

  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;

  margin-top: 8px;

  color: #444;
  border: 1px solid #2A3B81;
}

table.infotitle { 
  border-bottom:1px solid #999;
  margin-bottom: 8px;
  width: 100%;
}

td.infotitle1 { 
  text-align: left;
  width: 99%;
  color: #2A3B81;
  font-weight: bold;
}

td.infotitle2 { 
  text-align: right;
}


div.accordion { 
  width: 300px;
  border-top: none;
  border-left: none;
  border-right: none;
  padding-bottom: 20px;
} 


div.accordioncontainer { 
  //  height: 350px;
  border: none;  
  overflow:hidden;
} 

div.accordioncontainer2 {
  height: 450px;
  border: none;  
  overflow:hidden;
} 

div.cp2 {
  font-weight:bold;
  font-size: 10px;

  color: #FFFFFF;
  background-color: #888;

  text-align: left;

  padding-left: 15px;
  padding-top: 1px;
  padding-bottom: 1px;

  margin-left:40px;
}

div.cp1 {
  font-weight:bold;
  font-size: 12px;

  color: #FFFFFF;
  background-color: #2A3B81;

  text-align: left;

  padding-left: 15px;
  padding-top: 1px;
  padding-bottom: 1px;
}

/* Toolbar */
.fisheyeTarget {
  font-weight:bold;
  color: #2A3B81;
  font-size: 10px; 
}
.ilk {
  border-top:1px solid #999;
  color:#444;
  font-size:10px;
}




