form { margin-bottom: 0; }

.newshead {
    font-family: Arial, Helvetica, sans-serif;
    color : #ffffff;
    font-size :12pt;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold; }

.newsdate {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #A7C1E0;
    font-size : 7pt;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}

.toolbar{
    position: relative;
    z-index: 5;
    height: auto;
    background: url('/sltrends/images/bg-utility-nav.png') repeat scroll 0px 0px transparent;
}

.contentblock {
    border: 1px solid black;
    background-color: white;
}

.frontpage_features {
    font-size: 8pt;
}

.textnav_footer {
    font-size: 8pt;
}

.content {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #1C2D60;
    font-size : 10pt;
    margin-left: 10px;
    margin-right: 10px;
}

/** style for the h1, h2, h3, h4**/
td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #1C2D60;
    font-size : 9pt;
    margin-left: 10px;
    margin-right: 10px;
}

pre {
    color : #1C2D60;
    font-size : 10pt;
    margin-left: 10px;
    margin-right: 10px;
}

.red { color: red;
       font-weight: bold; 
}

.green { color: green;
         font-weight: bold; 
}

.blue { color: blue;
        font-weight: bold; 
}

.bold { font-weight: bold; 
}

a.alert {
    font-size: 14px;
    font-weight: bold;
    color: #FF2020;
}

a.qllink {
    font-size: 14px;
    color: #1C2D60;
    font-family: verdna, Geneva,helvetica, sans-serif;
    text-decoration: none;
}

.pull-right {
    margin-right: 5px;
}

.map-tabs {
    border: 1px solid #ddd;
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
}

.tabs-margin {
    margin-left: 10px;
    margin-right: 5px;
}

.divider {
    padding: 0 5px;
    color: #ccc;
}

button.btn {
    height: 30px;
}
