#leftSpace {
    background-color:   #0279c2;
}

#body {
    /* adjust the body paddings */
    padding-left:       10px;
    padding-right:      10px;
    padding-top:        13px;
    width:              537px;
}

#leftColumn {
    color:              #fff;
    padding-top:        18px;
    vertical-align:     top;
}

#bodyMenu {
    background-color:   #c5e8ff;
    font-size:          10px;
    height:             135px;
    padding-top:        10px;
}

table.featLit {
    clear:              right;
    float:              left;
    margin-bottom:      20px;
    width:              178px;
}

td.featLit,
td.featLit img {
    margin: 0px;
    padding: 0px;
    width: 68px;
}

table.featLit td {
    color:              #fff;
    vertical-align:     top;
}

td.featLitHead {
    font-weight:        bold;
    font-size:          12px;
    line-height:        12px;
    padding-left:       5px;
}

td.featLitDesc {
    padding-left:       5px;
    vertical-align:     top;
}

a.featLit,
a.featLit:visited,
a.featLit:hover {
    background-color:   inherit;
    color:              #ffe600;
    cursor:             pointer;
    font-family:        Arial,Helvetica,Geneva,serif;
    font-weight:        bold;
    font-size:          11px;
    text-decoration:    none;
}

a.featLit:link {
    text-decoration:    none;
}

a.featLit:visited {
    text-decoration:    none;
}

a.featLit:hover {
    text-decoration:    underline;
}

table.mainArticle {
    margin-bottom:      20px;
    width:              265px;
}

td.mainArticleFPO {
    vertical-align:     top;
}

td.mainArticle {
    color:              #000;
    margin:             0px;
    padding:            0px;
    padding-left:       10px;
    vertical-align:     top;
}

span img.arrow {
    padding-top:     15px;
}

img.arrow {
    margin-top:         5px;
    margin-bottom:      5px;
    vertical-align:     middle;
}

table.subArticle {
    margin-bottom:      20px;
    margin-right:       7px;
    width:              165px;
}

td.subArtImg {
    height:             69px;
    width:              69px;
}

td.subArtHead {
    padding-left:       5px;
}

td.subArtImg,
td.subArtHead {
    vertical-align:     top;
}

td.subArticle {
    color:              #000;
    padding-top:        3px;
    vertical-align:     top;
}

a.indexsub {font-family: Arial,Helvetica,Geneva,serif; color: #097DC3; font-weight:bold; font-size:11px; text-decoration: none}
a.indexsub:visited {font-family: Arial,Helvetica,Geneva,serif; color: #9C9C9C; font-weight:bold; font-size:11px;text-decoration: none}
a.indexsub:hover {font-family: Arial,Helvetica,Geneva,serif; color: #06538A; font-weight:bold; font-size:11px;text-decoration: underline}

.iheadNoLink {font-family: Arial,Helvetica,Geneva,serif; color: #0D366A; font-weight:bold; font-size:11px;text-decoration: none}
a.ihead2 {font-family: Arial,Helvetica,Geneva,serif; color: #0D366A; font-weight:bold; font-size:11px;text-decoration: none}
a.ihead2:visited {font-family: Arial,Helvetica,Geneva,serif; color: #9C9C9C; font-weight:bold; font-size:11px;text-decoration: none}
a.ihead2:hover {font-family: Arial,Helvetica,Geneva,serif; color: #097dc3; font-weight:bold; font-size:11px;text-decoration: underline}

a.ibm:link {font-family: Arial,Helvetica,Geneva,serif; color: #000000; font-weight:normal; font-size:11px;text-decoration: none}
a.ibm:visited {font-family: Arial,Helvetica,Geneva,serif; color: #0D366A; font-weight:normal; font-size:11px;text-decoration: none}
a.ibm:hover {font-family: Arial,Helvetica,Geneva,serif; color: #097dc3; font-weight:normal; font-size:11px;text-decoration: underline}


td#bodyMenu hr {height: 1px; border: none; background-color: #000; width: 90%; clear: both; margin-left: auto; margin-right: auto;}
ul {
    color: #097dc3;
    margin: 0px;
    margin-left: 15px;
    padding: 0px;
    list-style-type: disc;
}

li {
    line-height: 15px;
    vertical-align: middle;
}

.globe {
    font-size: x-small;
}