root { 
    display: block;
}

.error_msg {
    color: red;
    font-size:11px;
    padding-bottom: 10px;
}

.sucess_msg {
    color: green;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 10px;
}

body {
    color:#2C3F49;
    font:13px Arial,Helvetica,sans-serif,Tahoma,"Arial Narrow";
    margin:0;
    padding:0;
}

form, p, img, ul, li, h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
}

h1 {
    color:#3D5F7A;
}

h2 {
    color:#556880;
}

h3 {
    color:#2E5778;
}

img {
    border:medium none;
}

a {
    color:#799C49;
    text-decoration:none;
}

a:hover {
    color:#799C49;
    text-decoration:underline;
}

a:active {
    border:0 none;
    text-decoration:none;
}

ul {
    margin-left:15px;
}

li {
    list-style-type:none;
    padding-bottom:2px;
}

div#content {
    margin:auto;
    width:889px;
}

div#content div#top_header {
    color:#C0C2C7;
    font-size:11px;
    height:60px;
    padding-top:6px;
}

div#content div#top_header a:hover {
    color:#799C49;
    text-decoration:underline;
}

div#content div#top_header div#left_side {
    float:left;
    padding-top:15px;
    width:auto;
}

div#content div#top_header div#follow_us {
    float:right;
    margin-top:16px;
    width:inherit;
}

div#content div#top_header div#follow_us a {
    margin-left:10px;
}

div#content div#banner {
    float:left;
    margin-top:8px;
    width:100%;
}

div#content div#main_tabs {
    float:left;
    margin-top:8px;
    width:100%;
}

div#content div#latest_news_bar {
    border:1px solid #E2E6E7;
    float:left;
    margin-top:8px;
    padding:10px;
    width:869px;
    height: auto;
}

div#content div#latest_news_bar img {
    float:left;
}

div#main_tabs div.sub_tab {
    float:left;
    margin-left:8px;
    width:291px;
}

div#main_tabs div.first_sub_tab {
    margin-left:0;
}

div#content div#main_tabs .MainTabContentBox {
    border:1px solid #E2E6E7;
    color:#2C3F49;
    height:155px;
    margin-top:2px;
    padding:10px 10px 5px 15px;
    width:264px;
}

div#content div#main_tabs .MainTabContentBox ul {
    margin-top:10px;
}

div#content div#main_tabs .MainTabContentBox li {
    list-style-image:url("../images/gray_bullet.jpg");
}

div#content div#main_tabs .MainTabContentBox p {
    margin:5px 0;
}

div#content div#main_tabs .MainTabContentBox a {
    color:#799C49;
    font-size:12px;
    font-weight:bold;
    padding:2px 0;
    text-decoration:none;
}

div#content div#main_tabs .MainTabContentBox a:hover {
    color:#FF9900;
    text-decoration:underline;
}

div#content div#footer_bg {
    float:left;
    height:28px;
    width:100%;
}

#footer_mid {
    background:url("../images/footer_middle_bg.jpg") repeat-x scroll 0 0 transparent;
    float:left;
    height: 28px;
    width: 654px;
}

#footer_left {
    background:url("../images/footer_left_bg.jpg") no-repeat scroll 0 0 transparent;
    float:left;
    height: 28px;
    width: 128px;
}

#footer_right {
    background:url("../images/footer_right_bg.jpg") no-repeat scroll 0 0 transparent;
    float:left;
    height: 28px;
    width: 107px;
}

div#main {
    background:url("../images/apps_lk.jpg") no-repeat scroll 0 0 transparent;
    height:523px;
    margin:120px auto 30px;
    width:783px;
}

div#button {
    float:left;
    height:88px;
    padding:370px 0 0 45px;
}

div#footer {
    color:#B0B961;
    font-family:Arial;
    font-size:10px;
    padding:25px;
    text-align:right;
}

div#footer a {
    color:#FFFFFF;
    text-decoration:none;
}

div#footer a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}

.tab_title_left {
    background:url("../images/tab_left.jpg") no-repeat scroll 0 0 transparent;
    float:left;
    height:38px;
    width:7px;
}

.tab_title_right {
    background:url("../images/tab_right.jpg") no-repeat scroll 0 0 transparent;
    float:left;
    height:38px;
    width:7px;
}

.tab_title_mid {
    background:url("../images/tab_mid.jpg") repeat-x scroll 0 0 transparent;
    float:left;
    height:38px;
}

.tab_text {
    font-size:18px;
    padding-left:10px;
    padding-top:10px;
}

.MainTabContentBox2 {
    border:1px solid #E2E6E7;
    color:#2C3F49;
    height:auto;
    margin-bottom:2px;
    margin-top:2px;
    padding:10px 10px 5px 15px;
    width:auto;
    min-height: 152px;
}

.form-row {
    clear:both;
    padding-bottom:5px;
}

.field_name {
    float:left;
    width:150px;
}

.field_input {
    float:left;
    width:230px;
}

.dropdown {
    width:233px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#1B1B1B;
    border: 1px solid #E2E6E7;
    border-style:groove;
}

.news-ele {
    height: 35px;
    overflow: hidden;
}

.text_input {
    border:1px solid #E2E6E7;
    width:230px;
}

.text_input:hover {
    border:1px solid #BABFC3;
}

.dropdown:hover {
    border:1px solid #BABFC3;
}

.form_col {
    float:left;
    padding:5px 5px 0 0;
    width:49%;
}

.step {
    float: right;
    font-size: 12px;
}

.col_title {
    border-bottom:1px solid #BABFC3;
    clear:both;
    font-size:17px;
    padding:2px 0;
}

.four_col {
    float:left;
    width:215px;
}

.field_title {
    clear:both;
    font-weight:bold;
    padding-top:5px;
}

.full_width {
    clear:both;
    width:100%;
}

.single_col {
    clear:both;
    padding-bottom:5px;
}

.two_col {
    float:left;
    padding-bottom:5px;
    width:300px;
}

.two_col-full {
    float:left;
    padding-bottom:5px;
    width:400px;
}

.v-bottom {
    vertical-align:bottom;
}

.clear {
    clear:both;
}

table.tbl {
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #BABFC3;
    border-collapse: separate;
    background-color: white;
}

table.tbl th {
    border-width: 1px;
    padding: 4px;
    border-style: solid;
    border-color: #BABFC3;
    background-color: white;
}

table.tbl td {
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #BABFC3;
    background-color: white;
}

