html, body, ul, ol, li, p, img, form, fieldset {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
p {
    font-size: 12px;
    color: #666666;
}
h1 {
    font-size: 18px;
    color: #235A90;
    margin-bottom: 5px;
}
h2 {
    font-size: 12px;
    color: #235A90;
    margin-bottom: 0px;
   }
h3 {
    font-size: 16px;
    color: #235A90;
}
h4 {
    font-size: 14px;
    color: #235A90;
}
h5 {
    font-size: 12px;
    color: #235A90;
    margin-bottom: 5px;

}
h6 {
   font-size: 10px;
    color: #999999;
}
#wrapper {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    /*margin-top: 15px;*/
    margin-bottom: 15px;
}
#index_left_column {
    background-image: url(/design/body_left.gif);
    background-repeat: no-repeat;
    float: left;
    height: 510px;
    width: 266px;
}
#index_left_top {
    width: 266px;
    height: 258px;
}
#index_left_bottom {
    width: 266px;
}
#index_right_column {
    float: right;
    height: 465px;
    width: 694px;
}
#index_right_top {
    height: 258px;
    width: 694px;
}
#index_right_bottom {
    height: 207px;
    width: 694px;
}
#index_image {
    float: left;
    height: 258px;
    width: 228px;
}
#index_logo {
    float: right;
    height: 258px;
    width: 466px;
}
#index_tagline {
    width: 402px;
    padding-left: 64px;
    padding-top: 58px;
}
#index_tagline a {
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
#index_tagline a:hover {
    font-weight: bold;
}
#header {
    height: 79px;
    width: 960px;
    background-image: url(/design/header_bg.gif);
    background-repeat: no-repeat;
    float: left;
}
#section_heading_wrapper {
    height: 28px;
    width: 216px;
    float: left;
    padding-top: 51px;
}
#other_sections_wrapper {
    height: 28px;
    width: 399px;
    float: left;
    padding-left: 20px;
    padding-top: 51px;
}
#logo_interior {
    height: 79px;
    width: 325px;
    float: right;
    background-color: #FF3399;
}
#columns_wrapper {
    width: 960px;
    background-image: url(/design/left_column_bg.gif);
    background-repeat: repeat-y;
    float: left;
}
/* Open Left Column 
*********************** */
#left_column {
    float: left;
    width: 216px;
}

/* Internet Banking classes */
.ib_login_box_wrapper {
    width: 190px;
    padding-left: 20px;
}
.ib_login_box {
    width: 200px;
    font-size: 13px;
    color: #00588C;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    padding-top: 0px;
    /* margin-left: 15px;*/
}
.ib_login_box p {
    font-size: 11px;
    color: #666666;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
.ib_login_box a {
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    padding-right: 5px;
}
.ib_login_box a:hover {
    text-decoration: underline;
}
.ib_login_input {
    border: 1px solid #666666;
    height: 18px;
    font-size: 10px;
    color: #000000;
    width: 188px;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 4px;
}
.OnlineBanking_btn {
    height: 21px;
    float: right;
    margin-right: 10px;
}

.ib_login_box form {
    margin: 0px;
    padding: 0px;
}

#index_highlight_wrap {
    width: 262px;
    float: left;
    margin-top: 10px;
}
#index_highlight_info {
    width: 205px;
    padding-left: 57px;
    padding-right: 0px;
}
#index_highlight_info a {
    color: #235A90;
    text-decoration: none;
}
#index_highlight_info a:hover {
    text-decoration: underline;
    font-weight: bold;
}
#index_highlight_info p {
    font-size: 11px;
}

#highlight_wrap {
    width: 216px;
    float: left;
}
#highlight_info {
    width: 150px;
    padding-left: 56px;
    padding-right: 10px;
}
#highlight_info a {
    color: #235A90;
    text-decoration: none;
}
#highlight_info a:hover {
    text-decoration: underline;
    font-weight: bold;
}


#highlight_info strong, b {
    font-weight: normal;    
    color: #235A90
}

/* Close Left Column 
*********************** */

/* Open Right Column 
*********************** */
#right_column {
    float: right;
    width: 744px;
}
#content_wrap {
    width: 588px;
    padding-left: 34px;
    float: left;
    padding-top: 27px;
}
#content {
    margin-bottom: 25px;
}
#content ul{
 margin-bottom: 10px;
}
#content ul li{
    font-size: 12px;
    color: #666666;
    list-style-position: outside;
    margin-left: 15px;
}
#content ul li a {
    color: #235A90;
    text-decoration: none;
}
#content ul li a:hover {
    font-weight: bold;
}
#content ol{
 margin-bottom: 10px;
}
#content ol li{
    font-size: 12px;
    color: #666666;
    list-style-position: outside;
    margin-left: 25px;
}
#content ol li a {
    color: #235A90;
    text-decoration: none;
}
#content ol li a:hover {
    font-weight: bold;
}

#content a {
    color: #235A90;
    text-decoration: none;
}
#content a:hover {
    font-weight: bold;
}
#content strong, b {
    font-weight: bold;
    color: #235A90
}
#content p {
    margin-bottom: 10px;
}
#content td {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
.borderright {
    border-right: 2px solid #666666;
}
#landing_wrap {
    width: 588px;
}
#landing_img {
    float: left;
    height: 185px;
    width: 272px;
}
#landing_tagline {
    float: right;
    height: 185px;
    width: 316px;
}
#landing_description {
    float: left;
    width: 568px;
    padding-top: 31px;
    padding-right: 20px;
    padding-bottom: 160px;
}
#landing_description ul{
margin-bottom: 10px;
}
#landing_description ul li{
    font-size: 12px;
    color: #666666;
    list-style-position: outside;
    margin-left: 15px;
}
#landing_description ul li a {
    color: #235A90;
    text-decoration: none;
}
#landing_description ul li a:hover {
    font-weight: bold;
}
#landing_description a {
    color: #235A90;
    text-decoration: none;
}
#landing_description a:hover {
    font-weight: bold;
}
#landing_description strong, b {
    font-weight: bold;
    color: #235A90
}
#landing_description p {
    margin-bottom: 10px;
}
#landing_description td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}


/* Close Right Column 
*********************** */

#bottom {
    background-image: url(/design/bottom_bg.gif);
    height: 61px;
    width: 960px;
    background-repeat: no-repeat;
    float: left;
}
#footer {
    clear: both;
    height: 56px;
    width: 960px;
}
#footer_left {
    float: left;
    height: 56px;
    width: 228px;
}
#footer_center {
    float: left;
    height: 56px;
    width: 504px;
}
#footer_right {
    float: right;
    height: 56px;
    width: 228px;
}
#footer ul {
    text-align: center;
}
#footer ul li {
    font-size: 12px;
    color: #666666;
    list-style-type: none;
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
}
#footer ul li a {
    color: #666666;
    text-decoration: none;
}
#footer ul li a:hover {
    font-weight: bold;
}
#footer a {
}
#footer a:hover {
}
