ul {
    margin:0px 0px 0px 0px;
    border:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:13px;
}

.content-border-top {
    background-color:#FAE101;
}

.content-border-bottom {
    background-color:#FAE101;
}

.content-border-bar-bottom {
    background-color:#FAE101;
}

.inside-content {
    border-left:solid 7px #FAE101;
    border-right:solid 7px #FAE101;
}

#headline-position {
    position:relative;
    top:0px;
    left:10px;
    width:230px;
    z-index:3;
}

#headline-format {
    padding:10px 12px 10px 12px;
    background-color:#FAE101;
    z-index:3;
}

#headline-style {
    color:#000000;
    font-size:20px;
    font-weight:bold;
    font-style:italic;
}

#subhead-position {
    position:relative;
    top:-10px;
    left:0px;
    width:600px;
    padding-left:50px;
}

#subhead-format {
    font-size:16px;
    text-align:center;
}

#subhead-style {
    color:#000000;
    font-weight:bold;
}

#subhead-lower-style {
    font-size:14px;
    color:#636363;
    font-weight:bold;
    text-align:right;
    padding-left:60px;
}

#subhead-small {
    font-size:12px;
}

#body-position {
    position:relative;
    top:-5px;
    left:0px;
}

#body-format {
    position:relative:
    margin:50px;
}

#body-style {
    width:600px;
    font-size:13px;
    color:#000000;
}

.thin-bar-left {
    position:absolute;
    color:#FAE101;
    background-color:#FAE101;
    height:3px;
    width:30px;
    left:219px;
    top:170px;
    z-index:5;
}

.thin-bar-right {
    position:absolute;
    color:#FAE101;
    background-color:#FAE101;
    height:3px;
    width:412px;
    left:465px;
    top:170px;
    z-index:5;
}

#big-red {
    font-size:16px;
    color:#BC0A00;
    font-weight:bold;
}

#body-head {
    font-size:13px;
    color:#000000;
    font-weight:bold;
}

li {
    margin-left:15px;
}

.small {
    font-size:9px;
}


