.main {
    font-size: 13px;
    font-family: Arial;
    line-height: 18px;
}
    .main h4 {
        margin-bottom: 0px;
    }
    .main b {
        font-size: 15px;
        color: #0B859A;
        line-height: 30px;
    }
    .main a {
        color: #0B859A;
    }
    .main a:hover {
    }
.title {
    font-family: Arial;
    font-size: 19px;
}
    .title a {
        text-decoration: none;
    }
    .title a:hover {
        text-decoration: underline;
    }
.subtitle {
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
}
    .subtitle a {
    }
    .subtitle a:hover {
    }
.footer {
    font-size: 11px;
    font-family: Arial;
}
    .footer a {
    }
    .footer a:hover {
    }
.menu a {
    color: ffffff;
    text-decoration: none;
    font-family: "arial narrow", arial;
}
.opac95 {
    filter:alpha(opacity=95);
    -moz-opacity:0.95;
    opacity: 0.95;
}
.opac9 {
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
}
.opac8 {
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
}
.opac7 {
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7;
}
.opac6 {
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    opacity: 0.6;
}
.opac5 {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
.opac4 {
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    opacity: 0.4;
}
.opac3 {
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    opacity: 0.3;
}
.opac2 {
    filter:alpha(opacity=20);
    -moz-opacity:0.2;
    opacity: 0.2;
}
.clientlogo {
    background-color: #E0E0E0;
    padding: 3px;
}
.maininv {
    cursor: default;
    font-size: 13px;
    font-family: Arial;
    line-height: 18px;
    color: #ffffff;
}
    .maininv a {
        color: #ffffff;
    }
    .maininv a:hover {
    }

#foot {
margin-left:-10000px;
}

.footer {
    cursor: default;
    font-size: 13px;
    font-family: Arial;
    line-height: 18px;
    color: #ffffff;
}
    .footer a {
        color: #ffffff;
        text-decoration: none;
    }
    .footer a:hover {
        text-decoration: underline;
    }
    .footer b {
        font-size: 14px;
        line-height: 32px;
    }
