html {
  background-color: #E9E9EA;
  background-image: url(/images/Background.gif);
	background-position: center;
	background-repeat: repeat-y;
  height: 100%;
}



body {
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 82%;
  font-weight: normal;
  line-height: 140%;
  margin: 0 auto;
	width:950px;
  height: 100%;
}



div.box {
  
  width: 950px;
  background-color:#FFFFFF;
  float :left;	
  margin :auto;
  overflow :visible;
  text-align :left;
}

div#subbox {
  width: 550px;
  margin-left: +10%;
}

div.logo {
 margin: 0 auto;
 padding-top: 10px;
}

div#sublogo 
{
	margin-left: 20px;
}



div.searchalternatives {
  background: #DED9D0;
  height: 30px;
  margin: 0;
  border-top: 1px solid #996;
  border-bottom: 1px solid #996;
}

div.searchalternatives a {
	background-position:left bottom;
	color:#555533;
	text-align:center;
	text-decoration:none;
	font-size: 82%;
}
a.real_link{
	background-position:left bottom;
	text-align:center;
    
}
div.searchlink  {
  background: #DED9D0;
  display: inline;
  font-weight: bold;
  line-height: 28px;
  margin: 0;
  padding-left: 20px;
}
	

p, div {
	text-align: left;		
	background-color: white;
}

div.searchform {
  margin: 10px;
  margin-bottom: 30px;
}

div.dsc {
  margin-top: 3em;
  width: 650px;
  background-color: white;
  display: block; 
}

div.mainheader {
  display: block;
}
  
div.dsc-head {
  font-size: 190%;
  font-weight: bold;
  margin-bottom: -1ex;
}

div.overview {
  font-size: 190%;
  font-weight: bold;
  margin-bottom: -1ex;
  margin-top: 1.1em;
}

div.note {  
  float: left;  
  width: 600px;  
  font-style: italic;
}

h1 {
  line-height: 120%;
  font-size: 23px;
}

h2 {
  line-height: 120%;
  font-size: 18px;
}

h3 {
  line-height: 120%;
  font-size: 13px;
  margin-bottom: 1px;
}

p.note {
  font-style: italic;
  margin-left: 0;
  margin-top: 2px;
}



.unitid::before {
  content: " ";
  display: inline;
}

.unitid {
  font-weight: normal;
}

div.c01 {
  margin-top: 1em;
}
div.c02, div.c03, div.c04, div.c05, div.c06, div.c07, div.c08, div.c09, div.c10, div.c11, div.c12 {
  margin-left: 3%;
  margin-top: 1em;
}

.c03-unittitle, .c04-unittitle, .c05-unittitle, .c06-unittitle, .c07-unittitle, .c08-unittitle, .c09-unittitle, .c10-unittitle, .c11-unittitle, .c12-unittitle  {
  font-size: normal;
}
.c01-unittitle, .c02-unittitle{
  font-weight: bold;
  font-size: normal;
}

.restrictions {
	font-weight: bold;
}

table.overview {
  margin-left: 0;
  padding: 0;
  line-height: 110%;
  width: 540px;  
}

table.overview, td {
  padding-right: 1em;
}

div.toc {
  margin-top: 2em;
}

div.toc-level-1 {
  text-indent: -10.2px;
}

div.toc-level-2, div.toc-level-3 {
  margin-left: 5%;
  text-indent: -10.2px;
}
/*
a:link {
  text-decoration: none;
  color: #008F89;
  color: #28b;
}

a:visited { 
  text-decoration: none;
  color: #008F89;
  color: #28b;
}

a:hover {
  
  color: #000; 
  background-color: #F4F2E4;
  border-bottom: 1px solid #9A8E51;
}

a.anchor:hover {
  text-decoration: none;
  color:black;
  background-color: white;
  border-bottom: 0px;
}

a.logo:link {
  text-decoration: none;
  color: white;
}

a.logo:hover {
  text-decoration: none;
  background-color: white;
  border-bottom: 0px;
}
*/
td {
  vertical-align: top;
}

div.controlaccess-item {
  display: block;
}

div.correspondent {
  display: inline;
}

table.letter {
  margin-bottom: 2em;
}

div#show-source {
  margin-top: 40px;
  font-weight: bold;
  float: left;
}

div.normaldiv {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  float: left;
  width: 550px;
}

span.hit3 { 
}

span.hit {
 /* 
    background-color:#F6CC00; //OLD
    PaleGoldenRod
 */
 background-color:#EEE8AA;
 padding:0 0.2em;
}

.signumheader {
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
}