/* ----------------------------------------------------- 
	TEMPLATE.CSS	----------------------------------------------------- */





/* Page Structure


----------------------------------------------------- */


#content {
  background: transparent;
  margin: 5px auto 0;
  padding: 0;
  text-align: left;
  width: 700px
  } 



#header {
  width: 700px;
  margin: 0;
  padding: 0
 }



#main {
  color: #000;
  background: #ffffef;
  border: 3px solid #000000; 
  border-spacing: 0px;
  float: right;
  line-height: 1.3em;
  margin: -64px 0 0;
  padding: 45px 0 75px;
  width: 485px
  }



#sidebar {
  background: #269;
  border: 6px double #000; 
  border-spacing: 0px;
  color: #fff;
  float: left;
  font: 8.5pt arial;
  line-height: 1.1em;
  margin: -44px 0 15px;
  padding: 80px 5px 50px;
  width: 180px
  }



#footer {
  background: #e4b872;
  border: 3px solid #000000; 
  border-spacing: 0px;
  clear: both;
  display: block;
  font: 8.5pt "Trebuchet Ms";
  left: 20px;
  margin: 0;
  position: relative;
  padding: 5px;
  text-align: right;
  top: -57px;
  width: 700px
  }
	  





/* Main Section Styles
----------------------------------------------------- */


div#mm {
  letter-spacing: 1pt; 
  margin: 0;
  padding: 0 0 10px; 
  font: 8pt arial, sans-serif;
  font-variant: small-caps;
  text-align: center
  } 



h2 { 
  color: #000;
  font: bold 20pt "Book Antiqua";
  font-variant: small-caps;
  padding: 0 30px;
  text-align: right
   }



h3 {
  color: #000;
  font: bold 13.5pt "Book Antiqua";
  padding: 25px 20px 0;
  text-align: left
  }



h4 {		/* For use with lists */
  color: #000;
  font-weight: bold;
  margin: 0 0 -10px;
  padding: 0 20px 0px;
  text-align: left
  }



img#banner-left { 
  position: relative; 
  left: -25px; 
  top: 0px; 
  width: 142px; 
  height: 142px 
  }



img#banner-right { 
  position: relative; 
  left: -25px; 
  top: -24px; 
  width: 552px; 
  height: 68px 
  }



p { 
  padding: 0 20px;
  }



p.top-p { 
  color: #6a6a6a;
  font: 8pt univers,arial;
  padding: 0 35px;
  text-align: justify;
  text-indent: 0
  }



span.cross { 
  color: #b13921; 
  font: 8pt "Arial Black",arial;
  padding-left: 3px; 
  padding-right: 3px 
  }



span.pdf {
  color: #000;
  font: 6pt "Verdana"
  }



span.pdf-dl {
  font:8pt arial; 
  font-variant: small-caps; 
  font-weight: normal
  }






/* Sidebar Styles
----------------------------------------------------- */


img#spacer {
  height: 1px;
  width: 180px
  }