/* This is for the new logo and navigation bar */
/* Cascade DTP V4 - Style Sheet */
.Header { width:800px;height:79px;background-image: url("ne-online-uyp-header-new.gif"); background-repeat: no-repeat}

.HeaderMenu { position: relative;
    top: 58px;
    left: 65px;
    height: 17px;
    width: 453px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    color:cyan;
    font-size: 11px;
    font-weight: bold;
    background-color: transparent;
    overflow: hidden}

.HeaderMenu a {
    font-family: Arial, Helvetica, sans-serif;
    color:white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    border-right: thin solid Gray;
    padding-right:4px;
    padding-left:2px;
    }

.HeaderAd { position: relative;
    top: -10px;
    left: 517px;
    height: 60px;
    width: 234px;
    z-index: 3}
/* BELOW ARE THE PAGE NEW PAGE CONTENT RELEVANT ELEMENTS */
/* TopStyle Lite 3.10 */
.blogpost {
width: 480px;
margin-top: 4px;        
margin-bottom: 4px;
padding-bottom: 4px;
padding-top: 4px;
}
.blogtxt {
        font-family: Garmond;
        font-size: 10pt;
}
.topicfolder {
        width: 480px;
        padding-top: 5px;
        background-image: url(5th_element/portal_div2.gif);
        border-bottom: thin dotted;
        min-height:50px;
        background-repeat: no-repeat;
        margin-bottom: 10px;
}

.topicfolder  h4 {
        font-family: Arial, Helvetica, sans-serif;
        position: relative;
        margin-top: 1px;
        margin-left: 40px;
        margin-bottom: 3px; /* width: 100%; */
        text-align: left;
        font-size: 12px;
        color: Silver;
        text-transform: lowercase;
}
.ttlimg {
        position: absolute;
        vertical-align: middle;
        left: 364px;
        top: 1px;
}
.topicfolder p {
        font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-align:left;
}

.items {
        font-family: Arial, Helvetica, sans-serif; font-size: small;
                  text-align:left;
        border-bottom-style: dotted;
        border-bottom-width: thin;
        border-color: Gray;
        margin-bottom: 5px;
        clear: both;
}

.item {
        font-family: Arial, Helvetica, sans-serif; font-size: small;
        clear:left;
        margin-bottom: 15px;
        margin-top: 15px;
        text-align:Left;
        min-height:45px;

}
.item a {
        text-decoration: none;
        text-transform: capitalize;
        font-weight: bold;
}
a:hover {        
        text-decoration: underline;
}
.item img  {
/* position:relative; */
float:left;
position:static;
height: 40px;
width: 35px;
}
.itemcolR {
        float: right;
        text-align:Left;
        width:48%;
}
.itemcolL {
        text-align: Left;
        width: 48%;
        border-right-style: dashed;
        border-right-color: #CECECE;
        border-right-width: thin;
        border-spacing: 2px;
}
li {
        text-align: left;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        list-style-type: none;
        list-style-position: inherit;
        list-style: none outside;
        font-size: xx-small;
        padding: 0px;
        margin: 0px;
}        
.itemcolL > li {
        margin-bottom: 4pt;
        font-size: x-small;
                  padding-left: 1px;
}

.itemcolR > li {
        margin-bottom: 4pt;

}

