/*! Minified 'reset' and 'typography' rules */
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, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, :after, q:before, q:after {
    content: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    background: #fff;
    color: #333;
    font: 62.5% "Helvetica Neue", Helvetica, Arial, sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

h1 {
    font-size: 3.5em;
    font-weight: 700;
    letter-spacing: -.035em;
    line-height: 1;
    margin-top: .5em
}

h2 {
    font-size: 3em;
    font-weight: 700;
    letter-spacing: .01em;
    margin-top: .75em
}

h3 {
    font-size: 1.8em;
    letter-spacing: -.01em;
    line-height: 1;
    margin-top: 1em
}

h4 {
    font-size: 1.5em;
    line-height: 1.25;
    margin-top: 1.25em
}

h5 {
    font-size: 1.4em;
    font-weight: 700;
    letter-spacing: -.01em;
    margin-top: 1.5em
}

h6 {
    font-size: 1.2em;
    font-weight: 700
}

p {
    font-size: 1.2em;
    letter-spacing: .001em;
    line-height: 1.3;
    margin-top: 1.6em
}

p img {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0
}

p img.right {
    float: right;
    margin: 1.5em 0 1.5em 1.5em
}

a {
    color: #c00;
    text-decoration: none
}

a:focus, a:hover {
    color: #a80000;
    text-decoration: underline
}

blockquote {
    background-color: #dadada;
    clear: both;
    margin: 20px -10px
}

sup, sub {
    line-height: 0
}

address {
    font-style: italic;
    margin: 0 0 1.5em
}

pre, code {
    margin: 1.5em 0;
    white-space: pre
}

pre, code, tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5
}

small {
    font-size: .8em
}

big {
    font-size: 1.2em
}

ul, ol {
    font-size: 1.2em;
    line-height: 1.3;
    margin: 1.167em
}

li ul, li ol {
    font-size: 1em;
    margin-bottom: 0;
    margin-top: 0
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

dl {
    margin: 0 0 1.5em
}

dd {
    margin-left: 1.5em
}

table {
    font: 1.2em Arial, Helvetica, sans-serif;
    margin-bottom: 1.4em;
    width: 100%
}

th, td {
    padding: 7px 10px;
    text-align: left
}

img {
    color: #999
}

.black {
    color: #000
}

.darkgrey {
    color: #333
}

.lightgrey {
    color: #939393
}

.offwhite {
    color: #f1f1f1
}

.hide {
    display: none
}

.small {
    font-size: .8em;
    line-height: 1.875;
    margin-bottom: 1.875em
}

.large {
    font-size: 1.2em;
    line-height: 2.5;
    margin-bottom: 1.25em
}

.first {
    margin-left: 0;
    padding-left: 0
}

.last {
    margin-right: 0;
    padding-right: 0
}

.top {
    margin-top: 0;
    padding-top: 0
}

.bottom {
    margin-bottom: 0;
    padding-bottom: 0
}

.forward, .back {
    background: url(/power/_assets/presentation/chevron.png) no-repeat right -96px transparent
}

.forward {
    padding-right: 12px
}

.back {
    background-position: 0 -166px;
    padding-left: 10px
}

strong, dfn, dl dt, th {
    font-weight: 700
}

em, dfn, tfoot {
    font-style: italic
}

del, .mediumgrey {
    color: #666
}

li, li p, li table {
    font-size: 1em
}

tr.even th, tr.even td, caption {
    background: #eee
}
blockquote p.multiQuote {margin:0;padding: 0 20px 20px;} 

