


/* HTML Tags */
body { 
  background: #999999;
  background-image:url(papel/tileback.gif);
  background-repeat:repeat;
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: Verdana, Times, serif;
  font-size: 80%
}

h1, h2 { 
  border: 0px none;
  margin: 10;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal
}



a { 
  color: #5F524F;
}

acronym { 
  font-style: italic;
  cursor: help;
  font-weight: bold;
}

/* Divisions */

#container { 
  width: 750px;
  background: url('papel/mid.gif') repeat-y;
  padding-bottom: 20px; margin-left:25px; margin-right:0; margin-top:50px; margin-bottom:0
}

#pageHeader { 
  height: 100px;
  padding: 20px 0 20px 50px;
}

#pageHeader h3 { 
  position: absolute;
  height: 104px;
  width: 668px;
  top: 49px;
  left: 65px;
  background: url('papel/logo_full.jpg') no-repeat;
  
}

#pageHeader h3 span,
#pageHeader h4 span { 
  display: none;
}

#pageHeader h1 { 

  width: 320px;
  height: 262px;
  position: absolute;
  top: 250px;
  left: -6px;
  z-index: 5
}

#linkList,
#supportingText,
#preamble { 
  margin: 10px 100px 10px 200px;
}

#quickSummary { 
  background-position: 0% 0%; position: absolute;
  top: 50px;
  left: 450px;
  height: 100px;
  width: 280px; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll
}

#extraDiv1 { 
  position: absolute;
  top: 00px;
  left: 25px;
  width: 750px;
  height: 50px;
  background: url('papel/mid.gif') no-repeat;
}

#lfavorites ul,
#lselect ul { 
  list-style-type: none;
}

#lfavorites li,
#lselect li { 
  clear: both;
  border-bottom: 2px dotted #887972;
  color: #FFF;
  background: url('papel/doc.gif') no-repeat center;; padding-left:0; padding-right:0; padding-top:4px; padding-bottom:4px
}

#lfavorites a,
#lselect a { 
  float: left;
  text-decoration: none;
}

#lfavorites a.c,
#lselect a.c { 
  float: right;
  text-decoration: none;
  font-style: italic;
}

#footer { 
  position: absolute;
  top: 175px;
  left: 60px;
  font-size: 80%;
  border-top: 1px solid #000000;
  padding-top: 3px;
  width: 680px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#larchives { 
  margin: 40px -50px 0 -150px;
  text-align: center;
  padding-top: 15px;
  border-top: 1px solid #000000;
}

#larchives h3 { 
  display: none;
}

#larchives ul { 
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#larchives li { 
  display: inline;
  padding: 0 10px;
  text-transform: uppercase;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  font-size: 80%;
}

#lresources { 
  position: absolute;
  top: 200px;
  left: 10px;
  width: 200px;
  height: 257px;
  background: url('papel/sticky.gif') no-repeat;
  font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  color: #000
}

#lresources a { 
  color: #000;
}

#lresources h3 { 
  padding: 40px 0px 0 30px;
}

#lresources ul { 
  font-size: 80%;
}

#ol { 
  font-size: 90%;
  position: absolute;
  top: 85px;
  left: 22px;
  width: 200px;
  height: 230px;
  text-align: Left;
  font-weight: bold;
}

#lresources li { 
  padding: 3px;
}



/* Classes */

.accesskey { 
  font-weight: bold;
  text-decoration: underline;
}

.style1 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}