/* line 29, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: black;
  background: none;
  font-size: 10pt;
}

/* line 52, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
.container {
  background: none;
}

/* line 54, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
hr {
  background: #cccccc;
  color: #cccccc;
  width: 100%;
  height: 2px;
  margin: 2em 0;
  padding: 0;
  border: none;
}
/* line 62, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
hr.space {
  background: white;
  color: white;
}

/* line 65, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* line 67, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
code {
  font-size: 0.9em;
  font-family: "andale mono", "lucida console", monospace;
}

/* line 72, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
a img {
  border: none;
}
/* line 75, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
a:link, a:visited {
  background: transparent;
  font-weight: 700;
  text-decoration: underline;
}

/* line 79, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
p img.top {
  margin-top: 0;
}

/* line 81, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
blockquote {
  margin: 1.5em;
  padding: 1em;
  font-style: italic;
  font-size: 0.9em;
}

/* line 86, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
.small {
  font-size: 0.9em;
}

/* line 88, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
.large {
  font-size: 1.1em;
}

/* line 90, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
.quiet {
  color: #999999;
}

/* line 92, ../../../../../../Users/james/.rvm/gems/ruby-1.8.7-p352/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
.hide {
  display: none;
}

/* line 5, ../../app/stylesheets/printable.sass */
body {
  font-family: Georgia, "Times New Roman", sans-serif;
  padding: 25px 50px;
  margin: 0px;
  font-size: 14px;
  color: black;
}
/* line 11, ../../app/stylesheets/printable.sass */
body #header {
  height: 88px;
}
/* line 13, ../../app/stylesheets/printable.sass */
body #header h1 {
  font-size: 20px;
  line-height: 88px;
  font-family: Georgia, "Times New Roman", sans-serif;
}
/* line 17, ../../app/stylesheets/printable.sass */
body #header img {
  float: left;
  margin: 0;
  margin-right: 20px;
}
/* line 21, ../../app/stylesheets/printable.sass */
body #content {
  clear: both;
}
/* line 23, ../../app/stylesheets/printable.sass */
body #footer {
  color: #777777;
}

