/* Welcome to Susy. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* Reset --------------------------------------------------------------*/
/* line 14, ../../../../../.rvm/gems/ruby-1.8.7-p299/gems/compass-0.10.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, ../../../../../.rvm/gems/ruby-1.8.7-p299/gems/compass-0.10.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../../.rvm/gems/ruby-1.8.7-p299/gems/compass-0.10.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../../.rvm/gems/ruby-1.8.7-p299/gems/compass-0.10.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../../.rvm/gems/ruby-1.8.7-p299/gems/compass-0.10.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../../.rvm/gems/ruby-1.8.7-p299/gems/compass-0.10.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../../.rvm/gems/ruby-1.8.7-p299/gems/compass-0.10.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../../.rvm/gems/ruby-1.8.7-p299/gems/compass-0.10.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* HTML5 Reset --------------------------------------------------------------*/
/* line 107, ../../../../../.rvm/gems/ruby-1.8.7-p299/gems/compass-0.10.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
section, article, aside, header, footer, nav, dialog, figure {
  display: block;
}

/* Body --------------------------------------------------------------*/
/* line 13, ../../app/stylesheets/_defaults.scss */
body {
  font-family: 'Adobe Caslon Pro', Caslon, Baskerville, Palatino, 'Palatino Linotype', "Hoefler Text", Garamond, "URW Palladio L", "Book Antiqua", Georgia, serif;
  color: #4c4c4c;
}

/* Links --------------------------------------------------------------*/
/* line 21, ../../app/stylesheets/_defaults.scss */
a:link, a:visited {
  color: #005498;
}
/* line 24, ../../app/stylesheets/_defaults.scss */
a:focus, a:hover, a:active {
  color: #00467f;
  text-decoration: none;
}
/* line 28, ../../app/stylesheets/_defaults.scss */
a img {
  border: none;
}

/* Headings --------------------------------------------------------------*/
/* line 35, ../../app/stylesheets/_defaults.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
/* line 37, ../../app/stylesheets/_defaults.scss */
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

/* line 42, ../../app/stylesheets/_defaults.scss */
h1 {
  font-size: 3.692em;
  line-height: 1.25em;
  margin-bottom: 0.417em;
}

/* line 47, ../../app/stylesheets/_defaults.scss */
h2 {
  font-size: 2.462em;
  line-height: 1.25em;
  margin-bottom: 0.625em;
}

/* line 52, ../../app/stylesheets/_defaults.scss */
h3 {
  font-size: 1.846em;
  line-height: 1.667em;
  margin-bottom: 0.833em;
}

/* line 57, ../../app/stylesheets/_defaults.scss */
h4 {
  font-size: 1.385em;
  line-height: 1.111em;
  margin-bottom: 1.111em;
}

/* line 62, ../../app/stylesheets/_defaults.scss */
h5, h6 {
  margin-bottom: 1.538em;
  font-weight: bold;
}

/* Text --------------------------------------------------------------*/
/* line 69, ../../app/stylesheets/_defaults.scss */
cite, em, dfn {
  font-style: italic;
}

/* line 73, ../../app/stylesheets/_defaults.scss */
strong, dfn {
  font-weight: bold;
}

/* line 77, ../../app/stylesheets/_defaults.scss */
sup, sub {
  line-height: 0;
}

/* line 81, ../../app/stylesheets/_defaults.scss */
abbr, acronym {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 86, ../../app/stylesheets/_defaults.scss */
address {
  margin-bottom: 1.538em;
  font-style: italic;
}

/* line 91, ../../app/stylesheets/_defaults.scss */
ins {
  text-decoration: underline;
}

/* line 95, ../../app/stylesheets/_defaults.scss */
del {
  text-decoration: line-through;
}

/* line 99, ../../app/stylesheets/_defaults.scss */
pre, code, tt {
  margin: 1.538em;
  margin-left: -1.538em;
  padding-left: 1.538em;
  border-left: 1px dotted;
  font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif;
}

/* line 108, ../../app/stylesheets/_defaults.scss */
pre {
  white-space: pre;
}

/* line 112, ../../app/stylesheets/_defaults.scss */
code {
  display: block;
}

/* line 116, ../../app/stylesheets/_defaults.scss */
q {
  font-style: italic;
}
/* line 118, ../../app/stylesheets/_defaults.scss */
q em {
  font-style: normal;
}

/* line 123, ../../app/stylesheets/_defaults.scss */
p {
  margin-bottom: 1.538em;
}

/* line 127, ../../app/stylesheets/_defaults.scss */
blockquote, q {
  quotes: "" "";
}

/* line 131, ../../app/stylesheets/_defaults.scss */
blockquote {
  margin: 1.538em;
  margin-left: -1.538em;
  padding-left: 1.538em;
  border-left: 1px solid;
  font-family: 'Adobe Caslon Pro', Caslon, Baskerville, Palatino, 'Palatino Linotype', "Hoefler Text", Garamond, "URW Palladio L", "Book Antiqua", Georgia, serif;
  font-style: italic;
}

/* line 142, ../../app/stylesheets/_defaults.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* Replaced --------------------------------------------------------------*/
/* line 149, ../../app/stylesheets/_defaults.scss */
img {
  vertical-align: bottom;
}

/* Lists --------------------------------------------------------------*/
/* line 171, ../../app/stylesheets/_defaults.scss */
ol {
  margin: 0 1.538em 1.538em 0;
  list-style: decimal;
}

/* line 175, ../../app/stylesheets/_defaults.scss */
ul {
  margin: 0 1.538em 1.538em 0;
  list-style: disc;
}

/* line 180, ../../app/stylesheets/_defaults.scss */
li ul, li ol {
  list-style-type: circle;
  margin: 0 1.538em 0.769em;
}

/* line 186, ../../app/stylesheets/_defaults.scss */
dl {
  margin-bottom: 1.538em;
  border-top-style: solid;
  border-top-width: 0.077em;
  padding-top: 1.462em;
}
/* line 189, ../../app/stylesheets/_defaults.scss */
dl dt {
  font-size: 1.385em;
  line-height: 1.111em;
  margin-bottom: 0.556em;
}

/* line 195, ../../app/stylesheets/_defaults.scss */
dd {
  margin-bottom: 1.538em;
  border-bottom-style: solid;
  border-bottom-width: 0.077em;
  padding-bottom: 1.462em;
}

/* Tables --------------------------------------------------------------*/
/* tables still need 'cellspacing="0"' in the markup */
/* line 203, ../../app/stylesheets/_defaults.scss */
table {
  margin-bottom: 1.538em;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

/* line 210, ../../app/stylesheets/_defaults.scss */
table, td, th {
  vertical-align: top;
}

/* line 214, ../../app/stylesheets/_defaults.scss */
th, thead th {
  font-weight: bold;
}

/* line 218, ../../app/stylesheets/_defaults.scss */
th, td, caption {
  padding: 0.769em;
  text-align: left;
  font-weight: normal;
}

/* line 224, ../../app/stylesheets/_defaults.scss */
th, td {
  border-bottom-style: solid;
  border-bottom-width: 0.077em;
  padding-bottom: 0.692em;
}

/* line 228, ../../app/stylesheets/_defaults.scss */
tfoot {
  font-size: 1.077em;
  line-height: 1.429em;
}

/* line 232, ../../app/stylesheets/_defaults.scss */
caption {
  font-size: 1.846em;
  line-height: 1.667em;
  margin-bottom: 0.833em;
}

/* Forms --------------------------------------------------------------*/
/* line 239, ../../app/stylesheets/_defaults.scss */
fieldset {
  margin-bottom: 1.538em;
  border-style: solid;
  border-width: 0.077em;
  padding: 1.462em;
}

/* line 244, ../../app/stylesheets/_defaults.scss */
legend {
  font-size: 1.385em;
  line-height: 1.111em;
  font-weight: bold;
}

/* line 249, ../../app/stylesheets/_defaults.scss */
label {
  font-weight: bold;
}

/* line 253, ../../app/stylesheets/_defaults.scss */
textarea, input:not([type="radio"]) {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

/* Print Defaults --------------------------------------------------------------*/
/* line 12, ../../app/stylesheets/print.scss */
nav {
  display: none;
}

/* line 16, ../../app/stylesheets/print.scss */
* {
  float: none !important;
  background: none;
}

/* line 21, ../../app/stylesheets/print.scss */
body {
  font-family: 'Adobe Caslon Pro', Caslon, Baskerville, Palatino, 'Palatino Linotype', "Hoefler Text", Garamond, "URW Palladio L", "Book Antiqua", Georgia, serif;
  font-size: 12pt;
  background: white;
  color: black;
}

/* line 27, ../../app/stylesheets/print.scss */
a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
}

