/* 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" /> */
/* @group reset */
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; }

*:focus { outline: 0; }

body { line-height: 1em; color: black; background: #fff; }

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; vertical-align: middle; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: "" ""; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

img a { border: none; }

/* @end */
/* @group defaults */
/* DEFAULTS */
:focus { outline: 1px dotted; }

/* links */
a:link, a:visited { color: #1a7f9e; text-decoration: none; }
a:focus, a:hover, a:active { color: #b0532f; border-bottom-width: 0.133em; border-bottom-style: dashed; }

/* headers */
h1 { font-family: 'Adobe Caslon Pro', 'Big Caslon', Garamond, 'Hoefler Text', 'Times New Roman', Times, serif; text-transform: lowercase; font-size: 3em; line-height: 1; font-weight: bold; color: #1a7f9e; }

h2 { font-weight: bold; font-size: 2em; line-height: 1.1; }

h3 { font-weight: bold; text-transform: uppercase; line-height: 2.5; }

/* block tags */
p { margin: 0 0 0.8em 0; }

pre { border-left: .4em solid #b0532f; margin: 0 0 1.0em 0; padding: 0.5em 0.8em; }

ol { list-style: decimal; margin: 0 1.5em 1.5em 1.5em; }

ul { list-style: disc; margin: 0 1.5em 1.5em 1.5em; }

/* inline tags */
em { font-style: italic; line-height: .5; }

strong { font-weight: bold; }

ins { text-decoration: underline; }

del { text-decoration: line-through; }

/* @end */
