html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
li {
	padding-bottom: 10px;
}
.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
ul.closed {
    display: none;
}
ul.open {
    display: inherit;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #850066;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #000;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 900px;
	line-height: 16px;
}
h5 {
	line-height: 12px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
  position: relative;
}

#header {
  position: absolute;
  top: 0;
  left: 0px;
  width: 800px;
  height: 62px;
  background: url(images/header.gif) no-repeat;
}
#left {
  float: left;
  width: 130px;
margin-top: 90px
}
#logo {
  width: 130px;
  height: 207px;
/*
  background: url(images/moi.jpg) no-repeat;
*/
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 8px;
/*
  font: 14px "arial narrow", arial, sans-serif;
 font-weight: bold;
*/
 font-size: 12px;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
/*
  background: url(images/nav_left.jpg) no-repeat;
*/
}
#nav ul {
  margin-left: 0px;
  padding-left:0px;
  width: 130px;
  border-bottom: 1px solid #660066;
/*
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
*/
}
#nav li {
  list-style: none;
  border-top: 1px solid #660066;
/*
  background: 188px 10px url(images/arr_white.gif) no-repeat;
*/
  background: 188px 0px url(images/bg_nav_off.jpg);
  padding: 1px 0 0 0px;
}
#nav a {
  color: #000;
  text-decoration: none;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
	color: #660066;
}
#nav .active {
  border-top: 1px solid #660066;
  background: 188px 0px url(images/bg_nav_on.jpg);
}
#nav .active ul{
  border-top: none;
  background: 188px 0px url(images/bg_nav_off.jpg);
  border-bottom: none;
  padding: 0px 0px 0px 20px;
  width: 110px;
}
#nav .active li{
  border-bottom: none;
  background: none;
  border-top: none;
  padding: 2px 0 0px 0px;
  line-height: 7px;
  font-size:10px
}

#news {
/*
  background: url(images/news_bg.jpg) repeat-y;
*/
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 3px;
  padding-top: 15px;
  font-size: 10px;
}
#news h2 {
  font-size: 12px;
  color: #595959;
  margin: 0em 0px 5px 0;
}
#news h3, #news p {
  font-size: 11px;
  margin: 0em 0px 3px 0;
}
#news a {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
#news a:hover {
  color: #850066;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#contact {
/*
  background: url(images/support.jpg) no-repeat;
*/
  padding-top: 20px;
  height: 97px;
  color: #1A1A18;
  text-align: center;
}
#contact p {
  margin: 0em 0em;

  
}

#right {
  float: right;
  width: 630px;
margin-top: 90px
}
#right h2 {
  color: #595959;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  color: #595959;
  padding-bottom: 0px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#right p{
  text-align: justify
}
#right p.centered{
  text-align: center
}
#right .centered{
  display: block;
    margin-left: auto;
    margin-right: auto
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;

}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: ;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
/*
	background: url(images/footerline.gif) no-repeat;
*/
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

/*
	QuickSearch specific
*/

/*
body { background-color: white; font-family: "Helvetica", Arial, sans-serif; font-size: 12px; line-height: 1.2; padding: 1em; color: #2E2E2E; width: 50em; margin: auto auto; }
*/

#qs { width: auto; border-style: none; border-color: gray; border-width: 0px 0px 0px 0px; padding: 0.5em 0.5em; display:none; position:relative; }
#qs form { padding: 0px; margin: 0px; }
#qs form p { padding: 0px; margin: 0px;}

.invalidsearch { background-color: red; }

table { border: 1px gray none; width: 100%; empty-cells: show; border-spacing: 0em 0em; margin-top: 1em; }
th, td { border-width: 0px 0px; border-color: gray; border-style: solid; padding: 0.2em; vertical-align: top;  }
td { text-align: justify; vertical-align: top; }

tr.noshow { display: none;}

tr.highlight td { background-color: #F1F1F1; border-top: 2px black solid; font-weight: bold; }
tr.abstract td, tr.review td, tr.bibtex td { background-color: #F1F1F1; border-bottom: 2px black solid; text-align: justify; }
tr.nextshow td { border-bottom: none; }

tr.bibtex pre { width: 100%; overflow: auto;}

p.infolinks { margin: 0.1em 0em 0em 0em; padding: 0px; }

#qssettings { padding: 0.5em; position: absolute; top: 0.2em; right: 0.2em; border: 1px gray solid; background-color: white; display: none; }
#qssettings p { font-weight: bold; cursor: pointer; }
#qssettings ul { display: none; list-style-type: none; padding-left: 0; margin: 0; }
#qssettings.active ul { display: block; }

@media print {
	p.infolinks, #qssettings, #qs { display: none !important; }
	tr { page-break-inside: avoid; }
}
