
body {
    margin: 0px;
    background-color: #ffffff;
    font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    line-height: 1.4;
    color: #1a2999;
}

body a {
    color: #1a2999;
}

.web-logo, .comment-form {
    display: none;
}

div.header {
    height: 150px;
}

div.header div {
    padding-top: 15px;
    font-size: 14px;
}

.body-brain {
    text-align: left;
}

.left-column {
    margin-left: 5px;
    margin-right: 5px;
    width: 120px;
    float: left;
}

.right-column {
    margin-left: 5px;
    margin-right: 5px;
    width: 200px;
    float: right;
}

.main-column {
    margin-left: 5px;
    margin-right: 5px;
}

.main-pad-left {
    margin-left: 135px;
}

.main-pad-right {
    margin-right: 215px;
}

.cell-t {
    display: none;
}

.cell-b {
    display: none;
}

.cell {
    padding: 10px;
    border: 1px dashed #1a2999;
    margin-bottom: 20px;
}

.nav-category {
    font-size: 14px;
    font-weight: bold;
    text-transform: lowercase; 
}

.nav-title {
    color: #cf0e0e;
    font-weight: bold;
    font-size: 14px;
}

.nav-title a {
    color: #cf0e0e;
}

.nav-link {
    font-size: 12px;
    text-transform: lowercase;
}

.kicker {
    font-size: 14px;
    font-weight: bold;
    text-transform: lowercase; 
}

.title {
    color: #cf0e0e;
    font-size: 19px;
    font-weight: bold;
}

.title a {
    color: #cf0e0e;
}

.byline {
    font-size: 11px;
}

.read-more {
    text-align: right;
    text-transform: lowercase;
}

.content {
    padding-right: 10px;
    padding-left: 10px;
}

.copyright {
    font-size: 11px;
}

.search-input {
    background: none;
    border: 1px solid #1a2999;
    color: #1a2999;
    font-size: 10pt;
}

.pagination {
    height: 20px;
}

.page-left {
    float: left;
}

.page-right {
    float: right;
}

.comment-cell {
    border-top: 1px dashed #1a2999;
    border-bottom: 1px dashed #1a2999;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
