
h1 {
    font-family: arial;
    font-size: 18px;
    color: #016438;
    padding: 0px;
    margin: 0px;
}
A:link {
    text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
.rightNavHeader {
    border: solid 1px #cedbd2;
    background-color: #e7ebe6;
    color: #16693f;
    padding: 6px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.rightNavContent {
    padding: 10px;
}
.leftNavItemContainer {
    padding: 6px 6px 6px 17px;
    border-top: solid 1px #ccc9c0;
    color: #353122;
    font-size: 12px;
}
.leftNavItemContainerEnd {
    padding: 22px 6px 6px 17px;
    border-top: solid 1px #ccc9c0;
    border-bottom: solid 1px #ccc9c0;
    color: #353122;
    font-size: 12px;
}
a.leftNavLink:active {
    color: #353122;
    text-decoration: none;
}
a.leftNavLink:link {
    color: #353122;
    text-decoration: none;
}
a.leftNavLink:visited {
    color: #353122;
    text-decoration: none;
}
a.leftNavLink:hover {
    color: #353122;
    text-decoration: none;
}
.leftNavLinkEnd {
    font-weight: bold;
}
.homeBodyHeader {
    border: solid 1px #d8e6df;
    background-color: #f2f7f4;    
}
.homeBodyHeaderCell1 {
    color: #204b3d;
    padding: 6px;
    font-size: 12px;
    font-weight: bold;
}
.homeBodyHeaderCell2 {
    color: #93a9a1;
    font-size: 10px;
}
a.footerLink:active {
    color: #204b3d;
    text-decoration: none;
}
a.footerLink:link {
    color: #204b3d;
    text-decoration: none;
}
a.footerLink:visited {
    color: #204b3d;
    text-decoration: none;
}
a.footerLink:hover {
    color: #204b3d;
    text-decoration: underline;
}
a.footerLinkC:active {
    color: #9f9475;
    text-decoration: none;
}
a.footerLinkC:link {
    color: #9f9475;
    text-decoration: none;
}
a.footerLinkC:visited {
    color: #9f9475;
    text-decoration: none;
}
a.footerLinkC:hover {
    color: #9f9475;
    text-decoration: underline;
}

#rotator {position:absolute;float:left;text-align:left;left:5px;background:url(../images/bg-rotator.png) no-repeat;width:582px;height:243px;z-index: 1000;}
#rotator .content {position:relative;left:17px;width:582px;height:243px;}
#rotator .content>img {display:none;position:absolute;top:17px;left:0;}
#rotator .content #itemContent {position:absolute;bottom:17px;}
#rotator .content #itemLinks {margin:0 0 0 5px;}
#rotator .content #itemLinks a {display:block;width:9px;height:9px;background:#fff;float:left;margin-right:4px;}
#rotator .content #itemLinks a:hover, #rotator .content #itemLinks a.active {background:#11683e;}
#rotator .content #itemLinks div {display:none;}
#rotator .content #itemText {background:url(../images/bg-rotator-text.png) repeat;width:533px;height:45px;padding:8px;color:#fff;font-size:14px;text-align:center;font-weight:bold;line-height: 13px;}
#rotator .content #itemText a {color:#d3c6a1;}
