body {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
table {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: black;
}
div, p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
#divContent {
    width: 100%;
    padding-bottom: 20px;
    background-color: white;
/*    padding-left: 160px;*/
}
.menuTbl_top {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #0c3060;
    font-size: 14px;
    width: 860px;
    padding-bottom: 10px;
}
.menuTbl_top td {
    height: 100px;
    text-align: left;
    cursor: pointer;
    vertical-align: bottom;
    padding-right: 10px;
}
.menuTbl_top td:hover {
    color: black;
    text-decoration: underline;
}
#tblProd td:hover {
    color: white;
    background-color: #0c3060;
}
#tblProd td {
/*    width: 200px;*/
    font-weight: bold;
/*    text-align: center;*/
    vertical-align: middle;
    cursor: pointer;
}
.menuTbl_top span, .menuTbl_bottom span {
    cursor: pointer;
}
.menuTbl_bottom {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    color: black; /*#9fa4aa;*/
    font-size: 11px;
    width: 600px;
}
.menuTbl_bottom td {
    height: 50px;
    text-align: center;
}
#tdSlide {
    background-color: #F3F3F0;
    height: 450px;
}
#tdLogo {
    background: url(../img/logo.png);
    background-repeat: no-repeat;
    width: 130px;
/*    background-position: 10% 10%;*/
/*    height: 100px;*/
}
.style1 {
    padding-left: 150px;
    border-bottom: solid 8px #0c3060;
    padding-bottom: 10px;
}
.style2 {
    height: 30px;
    border-top: solid 8px #0c3060;
    padding: 5px;
}
.style3 {
    color: white;
    background-color: #0c3060;
}
.style4 {
    color: #0c3060;
/*    background-color: #F3F3F0;*/
}
.style5 {
    padding-top: 15px;
    color: black;
    line-height: 25px;
    font-size: 12px;
    padding-left: 160px;
    width: 950px;
}
.style6 {
    height: 200px;
    text-align: left;
    padding: 5px;
    margin: 5px;
    border: solid 1px #c3c3c3;
}
.style7 {
    border: solid 1px #0c3060;
    height: 400px;
    width: 250px;
    color: #0c3060;
    padding: 10px;
    text-align: left;
}
#tblInfo td {
    vertical-align: top;
}
#tblHome ul {
    padding-top: 50px;
    line-height: 30px;
}
#tblSol td {
    font-size: 11px;
    color: #0c3060;
    vertical-align: top;
}