/* CSS Document */

html {
    background: #fff none repeat scroll 0 0;
    color: #000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, table, tr, th, td {
    margin: 0;
    padding: 0;
}
table {
    border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: normal;
    font-weight: normal;
}
del, ins {
    text-decoration: none;
}
li {
    list-style: outside none none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    line-height: 1;
}
q::before, q::after {
    content: "";
}
abbr, acronym {
    border: 0 none;
    font-variant: normal;
}
abbr {
    cursor: help;
}
label {
    cursor: pointer;
}
sup {
    vertical-align: baseline;
}
sub {
    vertical-align: baseline;
}
legend {
    color: #000;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select {
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
th, td {
    border: 1px solid #999;
    padding: 0.5em;
}
th {
    font-weight: bold;
    text-align: center;
}
caption {
    padding-bottom: 0.5em;
    text-align: right;
}
dfn {
    font-style: normal;
}
address {
    font-style: normal;
    line-height: 1;
}
.clear {
    clear: both;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}

#policy .policytext {
    height: 571px;
    margin: 0;
    overflow: auto;
}