/* Start of CMSMS style sheet 'SSE: All' */
body
{
    color: #111111;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 100%;
    margin: 0 auto;
    padding: 0;
}

dfn { display: none; }
h1 { font-weight: normal; }
img { border: 0; }

.black { color: #111111; }

.blue { color: #253c74; }

.blackBorder { border: solid 1px #111; }

/* --- Page Layout Styles --------------------- */

#pageWrapper
{
    text-align: left;
}

/* --- Content Styles ------------------------- */

#content
{
    font-size: 8pt;
    margin: 0;
    padding: 0 10px 10px;
}

#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6
{
    color: #253c74;
    font-weight: normal;
}

#content h3
{
    font-size: 12pt;
}

#content .imageCaption
{
    background-image: url('uploads/images/template/arrow.png?v=1');
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 10pt;
    padding: 0 0 0 8px;
}

#contentHeader h2
{
    color: #253c74;
    font-size: 16pt;
    font-weight: normal;
    margin: 0;
    padding: 0 0 5px;
}

/* --- News Header ------------------------ */

#newsHeader
{
    background-color: #dedddd;
    background-image: url('uploads/images/template/news-hr.png?v=1');
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 6px;
    width: 635px;
}

#newsHeader h2
{
    font-family: Arial, Helvetica, sans-serif; 
    letter-spacing: -1;
    margin: 0;
    padding: 0 0 0 15px;
}

#newsHeader p
{
    font-size: 8pt;
    margin: 0;
    padding: 0 0 0 15px;
}

/* --- News Items ----------------------------- */

.newsItem
{
    margin: 10px 0;
}

.newsItem .newsItemHeader
{
    font-size: 11pt;
    font-weight: bold;
}

.newsItem .newsItemHeader a
{
    color: #253c74;
    text-decoration: none;
}
.newsItem .newsItemHeader a:hover
{
    text-decoration: underline;
}

.newsItem .newsItemContent
{
    font-size: 8pt;
}

/* --- Image Preloader ------------------------ */

#imagePreloader
{

    background-image: url('uploads/images/template/btn-nav-hover.png?v=1');
    display: none;
}
/* End of 'SSE: All' */

