html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
article, aside, figure, footer, header, hgroup, nav, section {
    display: block;
}
img, object, embed {
    max-width: 100%;
}
html {
    overflow-y: scroll;
}

ul {
    list-style: none outside none;
}

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

a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 100%;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline;
    color: #555;
}
a:hover {
    text-decoration: underline;
}
a:hover, a:active {
    outline: medium none;
}

a:hover img {
    border: medium none !important;
    opacity: 0.8;
}

a:visited {

}

a:link {
}

del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted #000000;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th {
    font-weight: bold;
    vertical-align: bottom;
}
td {
    font-weight: normal;
    vertical-align: top;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #AAAAAA -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
pre {
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px 4px 4px 4px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word;
}
input[type="radio"] {
    vertical-align: text-bottom;
}
input[type="checkbox"] {
    vertical-align: bottom;
}
.ie6 input {
    vertical-align: text-bottom;
}
select, input, textarea {
    font: 99% sans-serif;
}
table {
    font-size: inherit;
}
small {
    font-size: 85%;
}
strong, th {
    font-weight: bold;
}
td, td img {
    vertical-align: top;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
pre, code, kbd, samp {
    font-family: monospace,sans-serif;
}
.clickable, label, input[type="button"], input[type="submit"], button {
    cursor: pointer;
}
button, input, select, textarea {
    margin: 0;
}
button {
    overflow: visible;
    width: auto;
}

body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #1B2F01;
    font-family: "Open Sans";
    font-size: 14.3px;
}


#sidebar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 8px 8px 8px 8px;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    width: 220px;
}
.sticky-wrapper {
    float: left;
    margin-right: 20px;
    padding: 0;
}
#sidebar.stuck {
    margin-top: 20px;
    position: fixed;
    top: 0;
}
#sidebar div.title.top {
    margin-bottom: -20px;
    text-transform: lowercase;
    visibility: hidden;
}
#sidebar.stuck div.title.top {
    margin-bottom: -3px;
    visibility: visible;
}

ins {
    background-color: #FCD700;
    color: #1B2F01;
    text-decoration: none;
}
mark {
    background-color: #FCD700;
    color: #1B2F01;
    font-style: italic;
    font-weight: bold;
}

p {
    line-height: 160%;
    padding: 0 0 5px;
}

small {
    font-size: 11px;
}
button {
    margin-bottom: 10px;
}
button.left {
    margin-right: 5px;
}
button.last {
    clear: both;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
    text-decoration: underline;
}
h1 {
    font-size: 18px;
    line-height: 150%;
    padding-bottom: 10px;
}
h2 {
    font-size: 15px;
    line-height: 150%;
    padding-bottom: 5px;
}
h3 {
    font-size: 13px;
    line-height: 150%;
    padding-bottom: 2px;
}
h4 {
    font-size: 12px;
    line-height: 150%;
    padding-bottom: 2px;
}
h5 {
    font-size: 11px;
    line-height: 150%;
    padding-bottom: 2px;
}

ol {
    list-style-position: inside;
    padding-bottom: 20px;
}
ul {
    list-style-position: inside;
    padding-bottom: 10px;
}
strong {
    font-weight: 600;
}
ul a {
    text-decoration: none;
}
ul a:hover {
    text-decoration: underline;
}
ul.bullet {
    list-style-position: inside;
    list-style-type: disc;
}
ul.indent {
    padding-left: 20px;
}
ul.bullet li {
    line-height: 200%;
}
li {
    line-height: 180%;
}
.underline {
    text-decoration: underline;
}
a.underline:hover {
    text-decoration: none;
}