



 body {
  line-height: 1.5;
  font-family:   Arial, Helvetica, Verdana, sans-serif;
  color:#000;
  background: none;
  font-size: 76%;
}
.container {
  background: none;
}


code { font:.9em "Courier New", Monaco, Courier, monospace; } 
h1 {font-family:"NexusSerifOT", Nexus, Georgia, "Times New Roman", Times, serif;}
img { float:left; margin:0.2em 0.2em 0.2em 0; }
a img { border:none; }
p img.top { margin-top: 0; }

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}

blockquote {
  margin:1.5em;
  padding:1em;
  font-style:italic;
  font-size:.9em;
}

.small  { font-size: .9em; }
.large  { font-size: 1.1em; }
.quiet  { color: #999; }
.hide   { display:none; }

a:link, a:visited {
	background: transparent;
	font-weight:700;
	text-decoration: underline;
}


a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  font-weight:normal;
  color:#666666;
}

/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

/* a[href^="/"]:after {
  content: " (http://www.yourdomain.com" attr(href) ") ";
} */

ol#breadcrumb { height:3.5em; padding-top:0.5em;margin-bottom:0; margin-left:0}
ol#breadcrumb ul {margin:0;padding:0;}
ol#breadcrumb li {display:inline; font-size:0.9em; color:#999;margin:0;padding:0;}	
ol#breadcrumb li a {text-decoration:none; color:#999; padding-right:0; background:url(/common/images/breadarrow.gif) right no-repeat;}
ol#breadcrumb li a:hover {color:#000000;}

#content, ul#landlinks li, #footer {clear:both;} 
ul#landlinks li span.heading{display:block;}


table {width:100%;
	border-collapse: collapse;}	
th {text-align:left; background-color:#f0f1f2; color:#333; border:#FFFFFF 1px solid; font-weight:bold; vertical-align:bottom;}
td {border:none; border-bottom:#CCCCCC 1px solid; vertical-align:top;}
th,td { padding:0.5em 0.2em;}

/*** HIDE ***/

ul#mainNav, ul#donate, form#search, form#sitelist, #subnav, div.bookmarkbox, #skip, #promo, ul.flist1, ul.flist2 {display:none;}


/* Moved from sifr-print.css to save an HTTP request*/
.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}
