@CHARSET "UTF-8";
div#page {
    width: 650px;
    float: right;
}

div#top_nav {
    width: 640px;
    height: 22px;
    padding: 8px 0 26px 0;
    float: right;
}

div#top_nav a {
    color: #9a9797;
    text-decoration: none;
}

div#top_nav ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div#top_nav ul li {
    float: right;
    padding: 0 15px;
    border: solid 2px #9a9797;
    border-width: 0 2px 0 0;
    margin-top: 10px;
}

div#top_nav ul li.last {
    border-width: 0;
}

div.fp_callout {
    background: url(../files/callout_fp_back_update.gif) no-repeat #fff;
    width: 360px;
    height: 144px;
    float: right;
    padding-left: 25px;
}

div.fp_callout div.call_title {
    height: 36px;
}

div.fp_callout div.call_body {
    height: 48px;
    padding: 12px 20px 0 0;
    color: #949191;
    line-height: 1.6;
}

div.fp_callout div.call_link {
    padding-left: 235px;
    height: 44px;
}

div.fp_callout img {
    border: none;
}

div.fp_callout div.invest_left {
    float: left;
    width: 165px;
    display: inline;
}

div.fp_callout div.invest_left div.stock_graph {
    padding: 5px 0 0 0;
}

div.fp_callout div.invest_right {
    float: left;
    width: 190px;
    display: inline;
}

div.fp_callout div.invest_right div.stock_chart {
    padding: 20px 0 0 15px;
    height: 76px;
}

div.fp_callout div.invest_right div.learn_link {
    padding-left: 77px;
}

a img {
    border: 0px;
}

div.front_banner_top {
    width: 600px;
    height: 38px;
    float: left;
    padding-left: 0px;
    background-color: rgb(255,255,255);
    display: block;
}
div.front_banner {
    width: 600px;
    height: 38px;
    float: left;
    padding-left: 0px;
    background-color: rgb(255,255,255);
    display: block;
}
div.front_panel_top {
    width: 600px;
    height: 309px;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    background-color: rgb(255,255,255);
    background: url(../files/About_HCIT_Panel.png) no-repeat;
    display: block;
    visibility: visible;
}

div.front_panel {
    width: 600px;
    height: 0px;
    float: left;
    padding-left: 0px;
    background-color: rgb(255,255,255);
    display: block;
    visibility: hidden;
}

div.apaneltext {
    width: 330px;
    height: 200px;
    float: left;
    padding-left: 15px;
    padding-top: 15px;
    display: inline;
    font-size: 11px;
    font-weight: 600;
}