﻿div.picsContent
{
    position: absolute;
    width: 290px;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-family: tahoma, Verdana, Arial;
    color: #ff0000;
    font-size: 8pt;
}
div.supporterContent
{
    position: absolute;
    width: 290px;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0px 0px 0px 0px;
    text-align: justify;
    font-family: tahoma, Verdana, Arial;
    color: #000080;
    font-size: 8pt;
    overflow: hidden;
}

div.faderCntnr
{
    clear: left;
    position: relative;
    height: 240px;
}

div.supFaderCntnr
{
    clear: left;
    position: relative;
    height: 210px;
}

div.noFaderCntnr
{
    clear: left;
    position: relative;
    height: 240px;
}

div.noFadeBox
{
    position: absolute;
    clear: both;
    height: 100%;
    padding: 0px 0px 0px 0px;
}

div.noFadePos
{
    position: absolute;
    clear: both;
    bottom: 0;
    text-align: center;
    width: 90%;
    color: #c00000;
    background-color: #ffffff;
}


div.picsContent a, div.picsContent a:active
{
    color: #616060;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 8pt;
}

div.picsContent a:hover, div.supporterContent a:hover
{
    text-decoration: underline;
    font-size: 8pt;
}

div.picsContent p, div.supporterContent p
{
    background-color: #FFFFFF;
    line-height: normal;
}

div.picsContent .navButtons
{
    position: absolute;
    clear: both;
    left: 2px;
    bottom: 1px;
    padding-top: 5px;
    background-color: #ffffff;
    width: 100%;
}

div.prevNext
{
    background-color: #ffffff;
    width: 100%;
    position: absolute;
    clear: both;
    text-align: center;
    bottom: 0px;
    padding: 5px;
}
div.bottomLink
{
    background-color: #ffffff;
    text-align: center;
    bottom: 0px;
    padding: 5px;
}

div.prevNext a, div.prevNext a:link, div.prevNext a:visited, div.PrevNext a:active
{
    color: #07366F;
    font-weight: bold;
    font-size: 8pt;
}

div.bottomLink a, div.bottomLink a:link, div.bottomLink a:visited, div.bottomLink a:active
{
    color: #c00000;
    font-weight: bold;
    font-size: 8pt;
}

div.bottomLink a:hover
{
    color: #c00000;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
    border-bottom: 1px solid #c00000;
}

div.picsContent img, div.supporterContent img
{
    float: left;
    border: 1px solid #cbcbcb;
    margin-right: 5px;
    margin-bottom: 2px;
}

#ctl00_mainContent_NL1_emailRelease img,
#ctl00_contentColumnMain_NL1_emailRelease img

{
    vertical-align: middle;
}

#pressArchiveHdr
{
    color: #202020;
    background-color: transparent;
    padding-top: 0px;
    font-family: Trebuchet MS, Trebuchet;
    font-size: 12pt;
    text-transform: uppercase; /*margin-bottom: 25px;*/
}

#pressArchiveHdr a, #pressArchiveHdr a:active, #pressArchiveHdr a:selected
{
    color: #07366F;
}

#pressArchiveHdr a:hover
{
    color: #c00000;
    text-decoration: underline;
}

#pressArchiveHdr ul
{
    margin-left: 0;
    padding-left: 0;
    display: inline;
    border: none;
    font-family: Trebuchet MS, Trebuchet;
    font-size: 14pt;
}

#pressArchiveHdr ul li
{
    margin-left: 0;
    padding-left: 2px;
    border: none;
    list-style: none;
    display: inline;
}

#prTeaserBk
{
    background-image: url(../img/newsBk.png);
    background-repeat: repeat-y;
    padding: 0px 20px;
}

.navButtons a.linkButton
{
    display: block;
    float: left;
    height: 14px;
    width: 14px;
    text-decoration: none;
    color: #969696;
    font-weight: bold;
    text-align: center;
    background-color: #fbf4db;
}

.navButtons a.linkButton:hover
{
    text-decoration: none;
}

.navButtons a.linkOn
{
    border: 1px solid #cab666;
    margin-top: -1px;
    background-color: #fbf4db;
}

.navButtons a.linkOn:hover
{
    text-decoration: none;
}

.grayHeader
{
    background-color: #ffffff;
    background-image: url(../img/grayHdr.png);
    background-repeat: no-repeat;
    background-position: bottom;
    color: #07366F;
    font-weight: bold;
    font-family: Arial;
    font-size: 12pt;
    letter-spacing: 1pt;
    text-indent: 45px;
    text-align: left;
    padding: 0px;
    text-transform: uppercase;
    height: 54px;
    width: 320px;
    overflow: hidden;
}
.grayBdrOut
{
    border: 2px solid #ffffff;
}

.grayBorder
{
    border: 1px solid #dfdfdf;
}


.grayBgTop
{
    background-color: #f6f6f6;
    padding: 5px;
    height: 300px;
}

.grayBgBtm
{
    background-color: #f6f6f6;
    padding: 5px;
    height: 340px;
}

.grayBgLong
{
    background-color: #f6f6f6;
    padding: 5px;
    height: 544px;
}

.grayBgShort
{
    background-color: #f6f6f6;
    padding: 5px;
    height: 150px;
}

.bottomHeader
{
    background-color: #ffffff;
    background-image: url(../img/bottomMenuBack2.png);
    background-repeat: repeat-x;
    padding: 4px;
    color: #445382;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 1pt;
    text-align: center;
    border: 1px solid #ffffff;
    border-bottom: 0px solid #445382;
    text-transform: uppercase;
    overflow: hidden;
    height: 22px;
}

.bottomBorder1
{
    background-color: #445382;
    padding: 1px;
    width: 314px;
}

.bottomGray
{
    background-color: #dadadc;
    padding: 3px;
}

.bottomBorder2
{
    border: 1px solid #byc1d2;
    padding: 1px;
}

.bottomInside
{
    background-color: #ffffff;
    border: 4px solid #e0e9f2;
    padding: 3px;
    height: 240px;
}

.newsStyle
{
    font-size: 10pt;
    padding: 2px 0px 10px 4px;
    font-family: Arial;
}

ul.newsStyle
{
    list-style-type: none;
    margin: -5px 0px 0px 3px;
    padding: 2px 0px 0px 0px;
}

.newsStyle a, .newsStyle a:visited, .newsStyle a:link, .newsStyle a:active
{
    font-size: 10pt;
    color: #202020;
}

.newsStyle a:hover
{
    text-decoration: underline;
    font-size: 10pt;
    color: #6F8EBA;
}

.newsStyleDate
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    color: #202020;
}

.newsStyleR a, .newsStyleR a:visited, .newsStyleR a:link, .newsStyleR a:active
{
    font-family: Arial;
 font-size: 10pt;
 color: #07366F;
}

.newsStyleR a:hover
{
    text-decoration: underline;
    font-size: 10pt;
    color: #c00000;
}

.newsStyleR
{
    font-size: 10pt;
    padding: 2px 0px 10px 4px;
    font-family: Arial;
    color: #202020;
}

ul.newsStyleR
{
    list-style-type: none;
    margin: -15px 0px 0px 3px;
    padding: 2px 0px 0px 0px;
}

.prTop
{
    background-image: url(/img/newsHdrBk.png); 
    background-repeat: no-repeat;
    height: 46px; width: 330px;
}

.prBtm
{
    background-image: url(/img/newsFtr.png); 
    background-repeat: no-repeat;
    height: 14px;
}

#ctl00_NW1_ListSummary1 a, #ctl00_NW1_ListSummary1 a:link, #ctl00_NW1_ListSummary1 a:active, #ctl00_NW1_ListSummary1 a:visited
{
    font-size: 8pt;
    color: #07366F;
    font-weight: normal;
    text-decoration: none;
}

#ctl00_NW1_ListSummary1 a:hover
{
    color: #c00000;
    padding-bottom: 2px;
    text-decoration: underline;
}
