/* CSS Document */

body {
    font-family:Arial, Helvetica, sans-serif;
}

.hNavTopContainer div, .hNavBottomContainer, .hContentLeft, #jsPrint, hr, .footerContent ul, .jstAutoHSPlus, .jstAutoHSMinus, .jstAutoHS2Plus, .jstAutoHS2Minus, tfoot
{
    display: none;
}
img {
    padding: 0px 10px 5px 0px;
}
a img {
    border: none
}
table, th, td
{
    border: solid 1px;
}
table {
    margin-bottom: 10px;
}
h2 a
{
    text-decoration: none;
    color: #000000;
}
.hTopContainer, .hMainMiddlecontainer, .hMainContainer {
    border-bottom: solid 1px;
}
.hTopContainer, .hMainRightContainer ul, hTopContainer {
    padding-bottom: 10px;
}
.footerContent p {
    float: right;
}
.breadcrumb {
    padding-top: 10px;
}
.breadcrumb p {
    display: inline;
}
.breadcrumb ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}
.breadcrumb li {
    display: inline;
}