A:link
{ text-decoration: none; font-weight: bold; color: #0E5C30; }
A:visited
{ text-decoration: none; font-weight: bold; color: #0E5C30; }
A:active
{ text-decoration: none; font-weight: bold; color: #0E5C30; }
A:hover
{ text-decoration: none; font-weight: bold; color: #1C435D; }
A[name]:hover
{ text-decoration: none; font-weight: bold; color: #000000; }


p { padding-left: 0px; padding-right: 25px; padding-top: 10px; text-align: justify; }




html, body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  background: #ffffff;
  font-family: Arial, sans-serif;
  color: #000000;
  font-size: 16px;
}


div.container1 {
  width: 582px;
  margin-left: 112px;
  margin-top: 20px;
  background: #ffffff;
  padding-bottom: 20px;
  overflow: auto;
}

div.header {
  height: 32px;
  background: #ffffff;
  padding: 12px;
  position: relative;
  top: 0px;
}

div.nav {
  height: 32px;
  background: #a3a3a3;
  padding: 0px;
  position: relative;
  top: 0px;
}

div.header a{
  display:block;
  position:relative;
} 


div.left {
  background: #ffffff;
  overflow: auto;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 40px;

}

div.grey {
  background: #c5c5c5;
  overflow: auto;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 20px;

}

div.table {
  width: 85%;
  margin-left: 112px;
  background-color: #fff;
  border: 1px solid #1D425C;
  line-height: 130%;
}

div.erghead {
  padding: 1em;
  background-color: #C5C5C5;
  clear: both;
}

div.erghead2 {
  padding: 1em;
  background-color: #C5C5C5;
  border-top: 1px solid #1D425C;
  clear: both;
}


div.ergauthor {
  float: left;
  margin: 0;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1em;
  width: 350px;
  border-top: 1px solid #1D425C;
}


div.ergtitle {
  margin-left: 375px;
  border-left: 1px solid #1D425C;
  border-top: 1px solid #1D425C;
  padding: 1em;
  max-width: 42em;
  text-align: justify;
}


div.ergclear {
  background: #1D425C;
  padding: 0;
  height: 1px;
  clear: both;
  margin: 0;

}


.abstract_question {
  color: #05411F;
  font-weight: bold;
  overflow:hidden;
  cursor:pointer;
}


.abstract_answer{
  border:0;
  padding-bottom:12px;
  margin-left:18px;
  visibility:hidden;
  height:0px;
  overflow:hidden;
  position:relative;
}


.abstract_answer_content{	
  position:relative;
}


ul#nav 
{	font-family: Arial;
	font-size:16px;
	list-style:none;
	margin:0 auto;
	padding-left:100px;
	overflow: auto;	}


ul#nav li 
{	display:inline;	}


ul#nav li a 
{	text-decoration:none;
	display: block;
	padding:6px 21px;
	background:#C5C5C5;
	color:#075328;
	float:left;
	text-align:center;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top: #C5C5C5;
	border-bottom: #C5C5C5;	}


ul#nav li a:hover 
{	background:#E1E1E1;
	color:#395E49;	
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top: #E1E1E1;
	border-bottom: #E1E1E1;	}



ul#content { padding-left: 25px; padding-right: 25px; padding-top: 0px; padding-bottom: 0px; text-align: justify; list-style-position: inside; list-style-type: square; }



h1 {
  font-family: Arial, sans-serif;
  color: #1D425C;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 112px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

h2 { 
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #245A80;
  font-size: 16px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

}


h3 { 
  font-style: italic;
  font-family: Arial, sans-serif;
  color: #000000;
  font-size: 12px;
}

h4 {
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #000000;
  font-size: 24px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

h5 {
  font-weight: none;
  font-family: Arial, sans-serif;
  color: #102B3E;
  font-size: 19px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

