/* $Id: print.css,v 1.1.2.2 2008/08/21 22:03:40 jcnventura Exp $ */

body {
  margin: 1em;
  background-color: #fff;
  font-family: sans-serif;
  color: #000;
}
.parentframe { background-color:#FFFFFF;width: 980px; margin: 0 auto; color: #000;}
#wrapper {background:none;}
#header {height: 101px; background:none;}
#footer {
	height:111px;
  	padding: 0 20px;
  	background: none;

}
H1 A, H2 A, #center A,.content a {color: #000; text-decoration:none;}
th {
  text-align: left; /* LTR */
  color: #006;
  border-bottom: 1px solid #ccc;
}
tr.odd {
  background-color: #ddd;
}
tr.even {
  background-color: #fff;
}
td {
  padding: 5px;
}
#menu {
  visibility: hidden;
}
#main {
  margin: 1em;
}
a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #00f;}
a:link img, a:visited img {border: 0;}
.print-footnote {font-size: xx-small;}
img.print-logo {border: 0;}
.print-site_name {}
.print-breadcrumb {font-size: x-small;}
.print-title {}
.print-submitted {font-size: small;}
.print-created {font-size: small;}
.print-taxonomy {
  text-align: right;
}
.print-taxonomy li {display: inline;}
.print-content {}
.print-hr {
  border: 0;
  height: 1px;
  width: 100%;
  color: #9E9E9E;
  background-color: #9E9E9E;
}
.print-message {
  border: medium dotted blue;
  padding: 1em;
}
.print-source_url {font-size: small;}
.print-links {font-size: small;}
.print-footer {text-align: center;}

#sidebar-left {
  display: none;
}

#center {
  margin: 10px;
}

#contents {
  background: #fff;
  border:none;
}

.breadcrumb {
  display: none;
}

#block-system-0 {
  display: none;
}

body.parentframe {
  background: #fff;
}

#header,
#header-right,
#header-left,
#footer-left-bg,
#footer-right-bg {
  background: none;
}

.links {
  display: none;
}

.meta {
  display: none;
}

h3 {
  margin: 10px 0 0;
}

#tabs-wrapper {
  display: none;
}

#print-it {
  display: none;
}
.contact-link{
	display:none;
}