﻿body 
{
    margin: 15px 0px 15px 0px;
    font-family: Verdana;
    font-size: 10pt;
    color: #7d7d7d;
}

/* BEGIN > Font & Link Styles */

a:link
{
    color: #035033;
    text-decoration: none;
}
a:visited
{
    color: #035033;
    text-decoration: none;
}
a:hover
{
    color: #035033;
    text-decoration: underline;
}

a.FooterNavItem, a.FooterNavItem:visited, a.FooterNavItem:active
{
	text-decoration: none;
	color: #7d7d7d;
	padding: 0px 10px 0px 10px;
}
a.FooterNavItem:hover
{
	text-decoration: underline;
	color: #7d7d7d;
	padding: 0px 10px 0px 10px;
}

h1
{
    font-weight: normal;
    color: #035033;
}
.h1
{
    font-weight: normal;
    font-size: 22pt;
    margin: 5px 0px 2px 0px;
    color: #035033;
}
h2
{
    font-weight: normal;
}
.h2
{
    font-weight: normal;
    font-size: 14pt;
    margin: 5px 0px 0px 0px;
}

h3
{
    font-weight: normal;
}

h4
{
    font-weight: normal;
}

/* END > Font & Link Styles */

/* BEGIN > Page Layout Styles */

.RSS
{
    float: right;
    padding: 8px 0px 15px 0px;
}
.RSS_
{
    float: right;
    padding: 16px 0px 15px 0px;
}
.Underline
{
    width: 100%;
    height: 3px;
    background-color: #ebebeb;
    margin-bottom: 10px;
}

.SiteDiv
{
    border: solid 1px #ebebeb;
    background-color: #fff;
    width: 935px;
    text-align: left;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}

.HeaderDiv
{
    text-align: right;
    padding: 4px 15px 4px 0px;
    font-size: 8pt;
}

.NavDiv
{
    /*border: solid 1px red;*/
    float: left;
    text-align: center;
    width: 165px;
    margin: 0px 5px 0px 5px;
}
.PNavContainer
{
    padding: 22px 0px 10px 0px;
}

.PageDiv
{
    /*border: solid 1px red;*/
    float: right;
    width: 745px;
    margin: 0px 10px 10px 0px;
    position: relative;
}

.FooterDiv
{
    width: 745px;
    padding: 3px 0px 0px 0px;
    border-top: solid 3px #ebebeb;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.FooterNav
{
    float: right;
    text-align: right;
    width: 440px;
}
.Copyright
{
    float: left;
    width: 270px;
}

.HomeRotator
{
    border: solid 1px #ebebeb;
    /*width: 743px;
    height: 352px;*/
}

.NewsItemListDate
{
    padding: 0px 10px 10px 0px;
}
.NewsItemListArrow
{
    padding: 4px 10px 10px 0px;padding-right: 5px;
}
.NewsItemListTitle
{
    padding: 0px 0px 10px 0px;
}

/* END > Page Layout Styles */

/* BEGIN > Menu Styles */

div.RadMenu a.rmLink .rmLeftImage
{
    position: relative;
    
}
div.RadMenu .rmLink .rmText
{
    padding: 3px 0px 3px 0px;
    cursor: pointer;
    text-decoration: none;
    color: #7d7d7d;
}
div.RadMenu .rmLink:hover
{
    background-color: #fff;
}
div.RadMenu .rmLink
{
    border: solid 1px #ebebeb;
    margin: 0px 0px 3px 0px;
    padding: 3px 0px 3px 0px;
    width: 165px;
    text-decoration: none;
    color: #7d7d7d;
    background-color: #f5f5f5;
}
/* END > Menu Styles */

/* BEGIN > Panelbar Styles */

.Level0_woSub
{
    border: solid 1px #ebebeb;
    padding-top: 4px;
}

.Level0_wSub
{
    border: solid 1px #ebebeb;
}
.Level0_wSub .rpText
{
    padding-top: 4px;
}

.Level1_woSub
{
}

.FocusedCssClass0
{
    border-right: solid 1px #ebebeb;
    border-left: solid 1px #ebebeb;
    border-top: solid 1px #ebebeb;
    border-bottom-width: 0px;
    color: #125236;
    text-decoration: none;
}

.ExpandedCssClass0 .rpText
{
    color: #125236;
    text-decoration: none;
    background-color: #fff;
    border-bottom-width: 0px;
    
}
.ExpandedCssClass0
{
    background-color: #fff;
    border-bottom-width: 0px;
}

.ClickedCssClass0 .rpText
{
    color: #125236;
    text-decoration: none;
}

.SelectedCssClass0 .rpText
{
    color: #125236;
    text-decoration: none;
}
.Separator
{
    width: 1px;
    background-color: #fff;
}

/* END > Panelbar Styles */