p {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 9px
}

p small {
    font-size: 11px;
    color: #bfbfbf
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-weight: bold;
    color: #404040;
    margin: 0 0 9px 0
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small {
    color: #bfbfbf
}

h1 {
    margin-bottom: 18px;
    font-size: 30px;
    font-weight: normal;
    line-height: 36px
}

.h1 {
    font-size: 30px;
    font-weight: normal
}

h1 small,.h1 small {
    font-size: 18px
}

h2,.h2 {
    font-size: 24px;
    line-height: auto;
    color: #002d74
}

h2 small,.h2 small {
    font-size: 14px
}

h2,h3,h4,.h2,.h3,.h4 {
    font-weight: normal
}

h3,h4,h5,h6,.h3,.h4,.h5,.h6 {
    line-height: 36px
}

h3,.h3 {
    font-size: 18px
}

h3 small,.h3 small {
    font-size: 14px
}

h4,.h4 {
    font-size: 16px
}

h4 small,.h4 small {
    font-size: 12px
}

h5,.h5 {
    font-size: 14px
}

h6,.h6 {
    font-size: 13px;
    color: #bfbfbf;
    text-transform: uppercase
}

ul,ol {
    margin: 0 0 1em 15px;
    padding: 0 0 0 10px
}

ul ul,ul ol,ol ol,ol ul {
    margin-bottom: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li {
    line-height: 18px
}

dl {
    margin-bottom: 1em
}

dl dt,dl dd {
    line-height: 18px
}

dl dt {
    font-weight: bold
}

dl dd {
    margin-left: 9px
}

hr {
    margin: 40px 0 39px;
    border: 0;
    border-bottom: 5px solid #d0d0d0
}

hr.sub {
    border-bottom: 1px dotted #d0d0d0
}

strong {
    font-style: inherit;
    font-weight: bold
}

em {
    font-style: italic;
    font-weight: inherit;
    line-height: inherit
}
