﻿body
{
    background-color: #F1F2F9;
    background-image: url(/images/bg_body.jpg);
    background-position: center;
    background-repeat: repeat-y;
}
#OuterWrapper
{
    width: 984px; 
    margin: 0px auto;
}

.RightMenuItems
{
    display: block;
    font-family:  Arial;
    font-size: 10pt;
    border-bottom: solid 1px #DADDEC;
    text-align: left;
    font-weight: bold;
    width: 150px;
    background-image: none;
    padding: 2px 0px 2px 5px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .RightMenuItems { line-height: 2pt; padding: 0px 0px 2px 5px; }
}
#RSSTable
{
    width: 700px; 
    text-align: left;
    padding: 5px 15px 5px 15px;
    margin-left: 50px;
}
.BottomSectionTitle
{
    text-align: left;
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
    font-style: italic;
    border-bottom: solid 1px #000000;
    display: block;
    font-family: Times New Roman;
}
.ArticleHeadline
{
    font-family: Times New Roman; 
    font-size: 12pt; 
    font-style: italic;
    font-weight: bold;
}
.ArticleDesc
{
    font-family: Arial;
    font-size: 10pt;
}
.Feed
{
    margin-left: 3px;
    padding: 0 0 0 19px;
    background: url(/images/rssicon.gif) no-repeat 0 50%;
    font-size: 8pt;
    font-family: Arial;
}
.PageContents
{
    margin-left: 20px;
    width: 750px;
}
#TabTops td
{
    text-align: center;
    color: #ffffff; 
    cursor: pointer;
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
.TabSelected
{
    background-image: url(/images/tabs_Sel.gif);
    background-position: right;
}
.TabSelected a
{
    color: #ffffff;
}
.TabsUnselected
{
    background-image: url(/images/tabs_Unsel.gif);
    background-position: right;
}
.DepartmentsMenuHeader
{
    font-family: Times New Roman;
    font-style: italic;
    font-weight: bold; 
    font-size: 12pt; 
    color: #ffffff; 
    text-align: left; 
    display: block; 
    border-bottom: solid 1px #ffffff;
}
.LeftColumn
{
    float: left; 
    width: 205px; 
    padding-top: 5px;
    padding-left: 25px;
}
.LeftColumn img
{
    padding-bottom: 20px;
}
.LeftColumn a
{
    color: #ffffff;
}
.RightColumn
{
    float: left; 
    width: 200px;
    padding-top: 10px;
    padding-right: 25px;
    padding-left: 10px;
}
.RightColumn a
{
    color: #ffffff;
}
.RightColumn a:hover
{
    color: #ff0000;
}
.NewsBannerOuterWrapper
{
    width: 750px;
    float: left;
    padding-top: 5px;
}
.ArticleTextOuterWrapper
{
    float: left; 
    height: 200px; 
    width: 450px; 
    left: 320px;
    position: absolute;
}
.FirstArticle
{
    text-align: left; 
    display: block; 
    height: 67px;
    background-image: url(/images/bg_slideshow.jpg);
    background-position:  top;
    background-repeat: repeat-x;
    color: #000;
    padding: 3px;
    border-top: solid 1px #C0C0C0;
    border-right: solid 1px #C0C0C0;
}
.FirstArticle a
{
    font-weight: bold;
    font-size: 12pt;
    color: #f00;
}
.Article
{
    text-align: left;
    background-repeat: repeat-x; 
    display: block; 
    height: 61px;
    border-bottom: solid 1px #C0C0C0;
    padding: 3px;
    border-right: solid 1px #C0C0C0;
}
.Article a
{
    font-weight: bold;
}

#SShow img
{
    padding: 10px;
}
#SShow
{
    float: left; 
    width: 320px; 
    height: 210px;
    background-image: url(/images/bg_slideshow.jpg);
    background-position:  top;
    background-repeat: repeat-x;
    border-top: solid 1px #C0C0C0;
    border-left: solid 1px #C0C0C0;
    border-bottom: solid 1px #C0C0C0;
}
.MenuBlock
{
    display: none; 
    background-color: #840000;
    background-image: url(/images/bg_tabs.jpg); 
    background-position: bottom;
    background-repeat: repeat-x; 
    position: absolute; 
    z-index: 99; 
    margin-top: 18px; 
    margin-left: -20px;
    padding-bottom: 10px;
    padding-right: 20px;
}
.PlainTextHeader
{
    padding-top: 10px;
    color: #000000;
    font-weight: bold;
}
.PlainTextHeader a:hover
{
    text-decoration: none;
    color: #000000;
}
.defaultMenu1
{
    padding-top: 3px;
    padding-bottom: 3px;
}





