html {
    height: 100%;
}

body{
    font-family: "Ubuntu Light";
    font-size: 14px;
    line-height: 17px;
    color: #333333;
    margin: 0;
    padding: 0;
    height: 100%;
    min-width: 1180px;
}

div.document {
    background-color: #F7F7F7;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
}

#push {
    height: 60px;
}

div.content {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding-bottom: 60px;
}

#footer-logo,
#logo {
    padding-right: 8px;
}

#header-accounts,
#footer-menu {
    padding-left: 4px;
}

#logo {
    background-image: url(./logo-landscape.png);
    width: 168px;
    height: 32px;
    background-position: left;
    background-origin: content-box;
    background-repeat: no-repeat;
    display: inline-block;
    outline: 0;
    margin-top: 15px;
    margin-bottom: 14px;
    margin-left: 18px;
    margin-right: 10px; 
}

#logo-text {
    display: none;
    min-width: 139px;
    padding: 0px 8px;
    background-color: #2b011e;
    -webkit-box-shadow: rgba(255,255,255,0.2) 0px 1px 1px;
    -moz-box-shadow: rgba(255,255,255,0.2) 0px 1px 1px;
    box-shadow: rgba(255,255,255,0.2) 0px 1px 1px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    margin: 0px auto;
}

#logo-text a {
    font-size: 22px;
    color: white;
}

#header {
    height: 60px;
    background-color: #2c001e;
    margin: 0;
    padding: 0;
    position: relative;
}

#header,
#footer {
    text-shadow: black 0px 1px;
}

#footer-container {
    background-color: #2c001e;
    height: 60px;
}

#footer-logo-container {
    display: inline-block;
    width: 15%;
    vertical-align: top;
}

#canonical-logo {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 25px;
    margin-top: 21px;
}

#footer-menu-container {
    display: inline-block;
    text-shadow: black 0 1px;
    width: 50%;
    vertical-align: top;
}

#footer-legal-container {
    display: inline-block;
    width: 35%;
    vertical-align: top;
}

#footer-legal {
    color: #DD4814;
    line-height: 16px;
    text-align: right;
}

#footer-legal p {
    padding-right: 13px;
    max-width: none;
}

#footer-menu {
    padding-left: 4px;
    display: block;
}

#system-menu {
    display: block;
}

.menu-content {
    font-size: 14px;
}

.footer-menu-item {
    padding: 0px 8px 0px 0;
}

ul.system-menu {
    list-style-type: none;
    overflow: hidden;
    display: inline;
    margin: 0;
}

ul.system-menu > li {
    box-shadow: 1px 0 0 #330d27, -1px 0 0 #330d27;
    background-color: #2c001e;
    padding-top: 22px;
    border-right: 1px solid #210017;
    height: 38px;
    float: left;
}

ul.system-menu > li:hover {
    background-color: #451437;
}

ul.system-menu > li > a {
    font-size: 14px;
    font-family: Ubuntu Light;
    height: 16px;
    padding: 22px 19px 0;
}

ul {
    padding-left: 1em;
}


#navigation {
    width: 226px;
    max-width: 226px;
    min-width: 226px;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1), -1px 0 0 rgba(0,0,0,0.03);
    margin: 20px 10px;
    padding: 0;
    background-color: #ffffff;
    color: #333333;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.fixed,
.fluid {
    min-width: 960px;
    margin: 0 auto; /* Center on the page */
}

.fluid {
    max-width: 1280px;
}

.fixed {
    max-width: 1024px;
}

hr {
    display: none;
}

hr.nav {
    height: 1px;
    border: none;
    color: #d1d1d1;
    background-color: #d1d1d1;
    display: block;
}

h1,h2,h3,h4,h5{
    padding:0;
    margin:0;
    font-weight:normal
}

h1{
    font-size: 32px;
    font-weight: 300;
    line-height: 32px;
    margin-top: 22px;
    margin-bottom: 22px;
}

h2{
    font-size: 23px;
    font-weight: 300;
    line-height: 27px;
    margin-top: 16px;
    margin-bottom: 16px;
}

h3{
    font-family: "Ubuntu";
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 26px;
    margin-bottom: 26px;
}

h4{
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 19px;
    margin-bottom: 19px;
}

h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin-top: 12px;
    margin-bottom: 12px;
}

p{
    font-size:14px;
    margin-bottom:8px;
    max-width:544px
}

a{
    color:#efedec;
    text-decoration:none
}


.book ,a .book p,.book h1,.book h2,.book h3,.book h4,.book h5,.chapter a,.chapter p,.chapter h1,.chapter h2,.chapter h3,.chapter h4,.chapter h5,.section a,.section p,.section h1,.section h2,.section h3,.section h4,.section h5{
    color: #333;
}

.nav a:link, .nav a:visited, .book a:link, .section a:link, .chapter a:link, .book a:visited, .section a:visited, .chapter a:visited {
    color: #DD4814;
    font-size: 14px;
                                                                                                                  }

div.content > div.book, div.content > div.chapter, div.content > div.section {
    background-color: #ffffff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px, rgba(0, 0, 0, 0.03) -1px 0px 0px 0px;
    color: #333333;
    display: inline-block;
    font-family: 'Ubuntu Light';
    font-size: 14px;
    letter-spacing: normal;
    line-height: 19px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    min-width: 960px;
    max-width: 1001px;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 8px;
}

div.book > div:not(.titlepage),
div.chapter > div:not(.titlepage),
div.section > div:not(.titlepage),
div.book > p,
div.chapter > p,
div.book > p {
    padding-left: 16px;
    padding-right: 16px;
}

div.navfooter{
    -webkit-box-shadow: rgb(217, 217, 217) 0px 1px 1px 0px;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F4F3F2;
    background-image: none;
    background-origin: padding-box;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: rgb(217, 217, 217) 0px 1px 1px 0px;
    color: #333;
    display: block;
    font-family: UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    position: relative;
    text-align: right;
    vertical-align: baseline;
    width: 1053px;
    word-spacing: 0px;
    zoom: 1;

}

.disabled a:hover,
.disabled a {
    cursor: default !important;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

#navheader table {
    padding-left: 20px;
}

#navheader br {
    border-bottom: 1px solid #d1d1d1;
}

#navhoriz {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-top: 6px;
    width: 100%;
}

tr.selected:hover,
tr.selected {
    text-decoration: underline;
}

a.selected:hover,
a.selected {
    text-decoration: underline;
    color: #DD4814;
    font-size: 14px;
}

#navprev, #navindex, #navnext {
    overflow: show;
}

#navprev a, #navindex a, #navnext a {
    display: inline-block;
    width: 40px;
    margin: 2px;
    padding: 7px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.4) inset;
    color: #ffffff;
    background-color: #dd4814;
    border-radius: 3px;
    border: 0;
    text-align: center;
}

#navnext a.disabled,
#navprev a.disabled,
#navindex a.disabled,
#navnext a.disabled:hover,
#navprev a.disabled:hover,
#navindex a.disabled:hover {
    cursor: default !important;
    background-color: #cbcbcb;
    color: #333333;
}

#navnext a:hover,
#navprev a:hover,
#navindex a:hover {
    text-decoration: underline;
}

#navtitle {
    text-align: left;
}

#navheader>h3 {
    border-bottom: 1px solid #d1d1d1;
    font-size: 16px;
    line-height: 16px;
    display: block;
    font-family: Ubuntu;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9px;
    padding-bottom: 22px;
}

#navheader>strong {
    font-size: 14px;
    font-family: Ubuntu Light;
    padding: 9px 20px;
}

#navnext>a:link, #navprev>a:link, #navindex>a:link, #navnext>a:visited, #navprev>a:visited, #navindex>a:visited{
}

div.navheader a, div.navfooter a {
    -webkit-box-shadow: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    box-shadow: none;
    color: #DD4814;
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
    text-indent: 0px;
}


div.content > div.book > div.titlepage,
div.content > div.chapter > div.titlepage,
div.content > div.section > div.titlepage{
    padding-bottom: 5px;
    border-bottom: 1px solid #d1d1d1;
    padding-left: 16px;

}

.toc a {
    color: #333;
}

.title, .title a{
    color: #333;
}
.author, .author a{
    color: #333;

}
.pubdate, .pubdate a{
    color: #333;
}
