/* CSS Document */
body {
    background-color: #FFFFFF;
    margin-top: 15px;
}

body, table, tr, td {
    border-spacing: 0px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #333;
    font-family: "trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    vertical-align: top;
    text-align: left;
    border: 0px;
    /* uncomment to activate table borders*/
    /*border: thin dotted black !important;*/
}

ul {
    list-style: none;
}

ul.category-tree {
    list-style: disc outside;
    margin: 20px;
    border: thin black;
    padding-top: 0px;
    padding-bottom: 0px;
}

table.footer {
    margin-top: 10px;
}

table.footer tr td {
    padding: 0px;
    border-top: #909090 solid thin;
    border-right: #909090 solid thin;
}

table.footer tr td a {
    display: block;
    cursor: pointer;
    background-color: transparent;
    font-weight: normal;
    color: #000;
    text-decoration: none !important;
    text-align: center;
}

table.footer a:hover, a:focus {
    background-color: #909090;
    text-decoration: none !important;
    color: #FFF;
}

th {
    background-color: #ccc;
}

.grey-background {
    background-color: #ccc;
}

tr.header_row {
    background-color: #ccc;
}

pre {
    background-color: #eee;
    padding: 10px;
    font-size: 11px;
}

a {
    text-align: left;
    font-weight: normal;
    background-color: transparent;
    color: #444444;
    text-decoration: none
}

a:link {
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

a:visited {
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

a:hover {
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

table.nospace, tr.nospace td.nospace {
    vertical-align: top;
    margin: 0px;
    border-spacing: 0px;
    padding: 0px;
}

.valign-middle {
    vertical-align: middle;
}

table.footer, tr.footer, td.footer {
    vertical-align: middle;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.disclaimer {
    text-align: justify;
    font-size: 10px;
}

.valign-top {
    vertical-align: top;
}

.bold-black {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}

.bold-black-12 {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}

.font-size-16 {
    font-size: 16px;
}

a.bold-black {
    font-weight: bold !important;
    font-size: 16px;
    color: #000000;
    text-decoration: none !important;
}

.black {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
}

a.black {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    text-decoration: none !important;
}

.bold-yellow {
    font-weight: bold;
    color: Yellow;
    text-decoration: none !important;
}

a.bold-yellow {
    font-weight: bold;
    color: Yellow !important;
    text-decoration: none !important;
}

table.list {
    line-height: 18px;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
    padding-left: 12px;
    padding-right: 12px;
}

table.list tr {
    font-size: 12px;
}

table.list th {
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #ccc;
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-color: black;
}

table.list td {
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-color: black;
}

.list tr.odd td {
    background-color: #fff;
}

.list tr.even td {
    background-color: #ECEEF2;
}

table.list tr.filler td {
    border: 0px;
}

table.list tr.header-row td {
    border: 0px;
    border-top: 3px;
    border-bottom: 3px;
    border-style: solid;
    border-color: black;
    font-weight: bold;
}

h1 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    LINE-HEIGHT: 40px;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.page-title {
    font-size: 16px;
    font-family: "trebuchet MS", verdana, arial, helvetica, sans-serif;
    color: black;
    text-decoration: none !important;
    font-weight: bold;
    text-align: left;
}
/*************************
 Content Page Style
 **************************/
table.thumbnail td {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: #999999 thin dotted;
    border-bottom: #999999 thin dotted;
}

.content-title {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold !important;
    text-align: left;
    text-decoration: underline !important;
}

.patternImage {
    border: 1px solid #000000;
    height: 270px;
    width: 360px;
}

.contentImage {
    display: block;
    border: 1px solid #000000;
    margin-right: auto;
    margin-left: auto;
}

.contentImageWithText {
    border: 1px solid #000000;
    float: left;
    margin-right: 25px;
}
/***************************
 Top Menu Styles
 ***************************/
table.topnav td {
    vertical-align: middle;
    text-align: justify;
    border: 1px;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 13px;
    padding-top: 4px;
    padding-bottom: 5px;
    background-color: #b4d3d7;
}

.links_nav {
    font-weight: bold;
    font-size: 13px;
    color: black;
    text-decoration: none
}

.links_nav:hover {
    font-weight: bold;
    font-size: 13px;
    color: black;
    text-decoration: underline
}

.navSecondLevel td {
    background-color: #CBD36E;
}

#tnav {
    PADDING-RIGHT: 16px;
    MARGIN-TOP: 50px;
    FLOAT: right
}

#tnav IMG {
    MARGIN-LEFT: 9px
}

.main-with-margin {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.promolinks {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px
}

#maincontent {
    PADDING-RIGHT: 9px;
    PADDING-LEFT: 9px;
    MIN-HEIGHT: 100%;
    LEFT: 50%;
    MARGIN-LEFT: -364px;
    WIDTH: 740px;
    PADDING-TOP: 0px;
    POSITION: absolute;
    HEIGHT: 100%;
    TEXT-ALIGN: left
}

#logotype {
    MARGIN-TOP: 12px;
    PADDING-LEFT: 10px;
    FLOAT: left
}

#leftside {
    DISPLAY: block;
    FLOAT: left;
    PADDING-BOTTOM: 30px;
    WIDTH: 180px;
    HEIGHT: 100%
}

#content {
    FLOAT: left;
    WIDTH: 712px;
    HEIGHT: 100%
}

#content-fullpage {
    FLOAT: left;
    WIDTH: 712px;
    HEIGHT: 100%
}

#sectioncontent {
    PADDING-LEFT: 10px;
    FLOAT: left;
    PADDING-BOTTOM: 40px;
    WIDTH: 508px;
    HEIGHT: 100%
}

.links {
    FONT-WEIGHT: bold;
    COLOR: #444444;
    TEXT-DECORATION: none
}

.links:visited {
    FONT-WEIGHT: bold;
    COLOR: #444444;
    TEXT-DECORATION: none
}

.links:hover {
    FONT-WEIGHT: bold;
    COLOR: #226eff;
    TEXT-DECORATION: underline
}

.caption {
    CLEAR: both;
    DISPLAY: block;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 15px;
    FONT-STYLE: oblique
}

#bottom {
    PADDING-RIGHT: 6px;
    MARGIN-TOP: 20px;
    PADDING-LEFT: 6px;
    FONT-SIZE: 11px;
    VERTICAL-ALIGN: middle;
    WIDTH: 739px;
    COLOR: #ccc;
    BOTTOM: 0px;
    HEIGHT: 45px;
    BACKGROUND-COLOR: #757575
}

#bottom .copyright {
    PADDING-LEFT: 11px;
    FLOAT: left;
    PADDING-TOP: 12px
}

#bottom .footerlinks {
    PADDING-RIGHT: 11px;
    FLOAT: right;
    PADDING-TOP: 12px
}

#print {
    WIDTH: 500px;
    HEIGHT: auto;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    FONT-SIZE: 15px;
}

#print TABLE {
    FONT-SIZE: 15px;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
}

#print TD {
    FONT-SIZE: 15px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #333;
    font-family: verdana, arial, helvetica, sans-serif;
}

#print TH {
    FONT-SIZE: 15px;
}

table.show_form {
}

table.show_form tr {
}

table.show_form td {
    line-height: 24px;
}
