﻿        * {
            background: none;
        }
/* HTML OVER-RIDES */
body {
    background: none;
    font-size: 60%;
    margin: 0 auto;
    font-family: verdana;
    color: black;
}
form {
    margin: 0;
    padding: 0;
}
a img {
    border: none;
}
        a {
            color: black;
            cursor: pointer;
            text-decoration: none;
        }
a:hover {
    text-decoration: none;
}
        a:visited {
            color: black;
        }
table td {
    vertical-align: top;
    text-align: left;
}
h1 {
    margin: 0 0 17px 0;
    font-size: 2.1em;
}
h2 {
    margin: 0 0 17px 0;
    color: #E19401;
    font-size: 1.6em;
    line-height: 1.3em;
}
h3 {
    color: #E19401;
}
h3, h4, h5, h6 {
    margin: 0 0 12px 0;
}
#Content .column200 .padder h3 {
    color: #BC8F5B; 
    border: none;
}
p, pre {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0 0 15px 0;
}
p+p {
    margin-bottom: 25px;   
}
ul, ol, dl {
    font-size: 1.2em;
    line-height: 1.5em;
}
dl {
   
}
dl dt {
    font-weight: bold;
}
dl dd {
    margin-bottom: 8px;
    margin-left: 0;
    padding-left: 0;
}
ol li {
    margin-bottom: 8px;
}
#Content .column200 .padder p {
    font-size: 1.1em;
}
blockquote {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
}
address {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0 0 15px 0;
    font-style: normal;
}

/* STRUCTURAL STYLES */
        #Page {
            width: 100%;
            margin: 0; 
        }
        #Header {
            height: 150px;
            background: none;
            position: relative;
        }
        #Logo {
            background: none;
        }
        #Logo img {
            display: block;
            margin: 0 auto;
        }
#ContentWrapper {
    background: url(images/bg_content.png) repeat-y center;
}
        #Content {
            background: none;
            padding: 0;
            width: 100%;
            margin: 0;
        }
        #Billboard {
            display: none;
        }
        #MainContent {
            padding-top: 0;
            margin: 0;
        }

/* footer */
        #PreFooter {
            display: none;
        }
        #Footer {
            background: none;
            padding: 20px 0;
            color: black;
        }
#Footer p {
    font-size: 10px;
    margin-top: 5px;
}
        #Footer .develisys {
            display: none;
        } 
#Footer .develisys a {
    color: #7b4d39;
    text-decoration: none;
}
#Tagline {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 228px;
    top: 23px;
    background: url(images/bg_tagline.png) no-repeat 0 0;
    width: 409px;
    height: 21px;
    text-indent: -999999px;
}
/*search box*/
#SearchBox {
    float: right;
    padding: 8px 25px 8px 0;
}
#SearchBox .searchSubmit {
    background: url(images/bg_searchsubmitbutton.gif) no-repeat;
    width: 59px;
    height: 24px;
    border: none;
    margin-left: 3px;
    padding-top: 24px;
    overflow: hidden;
}
#SearchBox .input,
#SearchBox .searchSubmit {
    vertical-align: middle;
}
#SearchBox .input {
    width: 211px;
    border: 1px solid #70410B;
    background: #503023;
    color: #BD8D5C;
    font-family: Courier;
    font-size: 1.3em;
    padding: 4px 4px 3px;
}
/* COLUMN GRID STYLES */
        .column200 {
            display: none;
        }
#Content .column200 .padder {
    margin: 0 20px 0 0;
}
#Content .column200alt .padder {
    margin: 0 0 0 20px;
}
        .column700 {
            width: 660px;
            float: none;
        }
        .column555 {
            width: 660px;
            float:none;
            border: none;
        }
.column750 {
    width: 750px;
    float:left;
    border-right: 1px solid #F3E3CD;
    border-top: 1px solid #F3E3CD; 
}
#Content .column555 .padder,
#Content .column750 .padder {
    margin: 20px 30px 0 0;
}
        .column145 {
            display: none;
        }
#Content .column145 .padder {
    margin: 20px 0 0 20px; 
}
/* REUSABLE STYLES */
.bold {
    font-weight: bold;
}
.linkArrow {
    font-weight: bold;
    padding-right: 10px;
    background: url(images/bg_linkarrow.gif) no-repeat right 4px;
    font-size: 11px;
}
.linkArrow:hover {
    text-decoration: underline;
}
.leftImg {
    float: left;
    padding: 4px;
    background: #fff;
    border: 1px solid #E3CBA2;
    margin-right: 15px;
}
.rightImg {
    float: right;
    padding: 4px;
    border: 1px solid #E3CBA2;
    background: #fff;
    margin-left: 15px;
    margin-bottom: 10px;
}
        #Legend {
            display: none;
        }
#Legend li {
    margin: 0;
    float: left;
    list-style: none;
    padding-right: 17px;
    font-size: 11px;
}
.Technical,
.NonTechnical,
.Expert {
    padding-left: 20px;
}
.Technical {
   background: url(images/bg_technical.gif) no-repeat left top; 
}
.NonTechnical {
    background: url(images/bg_nontechnical.gif) no-repeat left top; 
}
.Expert {
    background: url(images/bg_expert.gif) no-repeat left top;    
}
        .rule {
            background: none;
            overflow: hidden;
            padding-bottom: 0;
            margin-bottom: 20px;
        }
        .ruleMed {
            background: none;
            overflow: hidden;
            padding-bottom: 0;
            margin-bottom: 10px;
        }
        .ruleWide {
            background: none;
            overflow: hidden;
            padding-bottom: 0px;
            margin-bottom: 10px;
        }
.inlineIcon {
    margin-bottom: -2px;
    padding-right: 4px;
}
.smallP {
    font-size: 10px;
    color: #BC8F5B;
}
.introText {
    font-size: 1.4em;
}
.feed img {
    margin-bottom: -2px;
}
.ArchiveLink a {
    display: block;
    background: url(images/bg_archive.gif) no-repeat;
    height: 60px;
    overflow: hidden;
}
.checkBoxWrapper input,
.checkBoxWrapper label {
    vertical-align: middle;
    margin: 10px 2px;
}

/* MAIN NAV */
        ul#Nav {
            display: none; 
        }
ul#Nav li {
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
    list-style: none;
}
ul#Nav li a {
    display: block;
    width: 115px;
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    background: url(images/bg_navtab.png) no-repeat 0 0;
    font-size: 1.0em;
    color: #fff;
    padding-top: 3px;
}
ul#Nav li a:hover {
    background: url(images/bg_navtab.png) no-repeat 0 -36px;
}
ul#Nav li a.active,
ul#Nav li a.active:hover,
ul#Nav li.activeChild a {
    background: url(images/bg_navtab.png) no-repeat 0 -36px;
}
ul#Nav .hideInNav {
    display: none;
}   
/* UTILNAV */
        #Header #UtilNav {
            display: none;
        }
#Header #UtilNav a {
    font-family: arial;
    padding: 0 5px;
    text-decoration: none;
    color: #bb8e5a;
}
#Header #UtilNav a:hover {
    color: #fff;
}

        /* cart button */
        .cartButton {
            display: none;
            height: 20px;
        }

    

/* PREFOOTER AND FOOTER STYLES */ 
#PreFooter .padder {
    padding: 0 30px;
}
#FooterNav {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
    font-family: arial;
    border-bottom: 1px solid #c9ac87;
    padding-bottom: 9px;
}
#PreFooterContentWrapper {
    border-top: 1px solid #e7d5bc;
    padding-top: 15px;
    overflow: hidden;
}
#FooterSitemap {
    overflow: hidden;
    float: left;
    width: 600px;
}
#FooterSitemap h6 {
    font-size: 1.3em;
    color: #7b4d39;
    font-weight: normal;
    margin-bottom: 5px;
}
#FooterAddress {
    width: 300px;
    float: left;
    margin-top: 25px;
    color: #7b4d39;
}

#FooterAddress address {
    font-style: normal;
    font-size: 10px;
}
#FooterNav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style: none;
}
#FooterNav li a {
    padding: 0 15px;
    font-size: 1.0em;
    text-decoration: none;
    color: #7b4d39;
}
#FooterNav li a:hover,
#FooterNav li a.active {
    color: #fff;
}   
/* HOMEPAGE */  
#ArticleAd {
    position: relative;
    float: left;
    width: 627px;
    height: 290px;
    background: url(images/bg_article-ad.png) no-repeat bottom;
    margin-bottom: -5px;
}
#ArticleAd img {
    position: relative;
    top: 41px;
    left: 21px;
    z-index: 1;
}
#ArticleAd p {
    position: absolute;
    top: 195px;
    left: 40px;
    right: 45px;
    color: #BD8D5C;
    font-size: 1.1em;
    z-index: 2;
    line-height: 1.3em;
}
#ArticleAd a.linkAarow {
    position: relative;
    z-index: 2;
}
#NewArticleBox {
    float: right;
    width: 308px;
}

#NewArticleBox .padder {
    margin-top: 0;
    margin-left: 0; 
}
#ArticleCategoryBox {
    margin: 0 22px;
    float: left;
}
#ArticleCategoryBox table {
    width: 575px;
    margin-bottom: 20px;
}
#ArticleCategoryBox table .c1 {
    width: 120px;  
    vertical-align: middle;
}
#ArticleCategoryBox table .c2 {
    width: 455px;
}
#ArticleCategoryBox table .c3 {
    width: 311px;
    text-align: right;
    vertical-align: bottom;
}
.c2 div,
#FooterSitemap div {
    float: left;
    width: 49%;
}
.c2 div ul,
.c2 div ul li,
#FooterSitemap div ul,
#FooterSitemap div ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.c2 div ul li a,
#FooterSitemap div ul li a {
    color: #BC8F5B;
    padding-left: 11px;
    line-height: 14px;
    background: url(images/bg_linkarrow.gif) no-repeat left 3px;
    font-size: 11px;
}
#FooterSitemap div ul li a {
    color: #7b4d39;
}
#HomeColumnOne {
    float: left;
    width: 220px;
}
#HomeColumnOne .padder {
    padding: 0 20px 0 0;
}  
#HomeColumnTwo {
    float: left;
    width: 370px;
    background: url(images/bg_home-c2.gif) no-repeat center bottom;
}
#HomeColumnTwo .padder {
    padding: 0 20px 20px;
}
#HomeColumnThree {
    float: right;
    width: 290px;
}
#HomeColumnOne h3,
#HomeColumnTwo h3,
#HomeColumnThree h3 {
    font-size: 2.0em;
    font-weight: normal;
}
#HomeColumnOne h4,
#HomeColumnTwo h4,
#HomeColumnThree h4,
#HomeColumnOne h5,
#HomeColumnTwo h5,
#HomeColumnThree h5 {
    font-size: 1.4em;
    font-weight: normal;
    color: #BC8F5B;
    margin-bottom: 5px;
}
#HomeColumnOne p,
#HomeColumnTwo p,
#HomeColumnThree p {
    font-size: 1.1em;
    margin-bottom: 5px;
}
/* IMAGE REPLACEMENT STYLES */
#ArticleAd h1 {
    background: url(images/h1_home.png) no-repeat;
    height: 45px;
    text-indent: -99999px;
    position: absolute;
    top: 145px;
    left: 40px;
    right: 45px;
    color: #fff;
    font-size: 2.0em;
    z-index: 2;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
#ArticleCategoryBox h2 {
    background: url(images/img-replace/research-article-categories.png) no-repeat;
    text-indent: -99999px;
    width: 87px;
    height: 47px;
    padding: 0;
    margin: 0 0 0 10px;
}
#NewArticleBox h2 {
    background: url(images/img-replace/whats-new.png) no-repeat;
    text-indent: -99999px;
    height: 17px;
    padding: 0;
    margin: 9px 0;
}
/* RECENT ARTICLES LIST ON HOMEPAGE */
#NewArticleBox .recentPosts .postTitle {
    padding-bottom: 3px;
}
#NewArticleBox .recentPosts .postTitle a {
    font-size: 1.2em;
    font-weight: bold;
    color: #E19401;
}
#NewArticleBox .recentPosts .postBody {
    color: #E0C99F;
    font-size: 1.1em;
    line-height: 1.4em;
    margin-bottom: 10px;
    margin-right: 25px;
    
}
#NewArticleBox .recentPosts .postBody span {
    font-weight: bold;
}

/* RECENT ARTICLES LIST IN LEFT COLUMN */
.column200 .recentPosts  {
    margin-bottom: 20px;
}
.column200 .recentPosts .postTitle {
    padding-bottom: 3px;
}
.column200 .recentPosts .postTitle a {
    font-size: 1.1em;
    font-weight: bold;
}
.column200 .recentPosts .postBody {
    font-size: 1.0em;
    line-height: 1.3em;
    margin-bottom: 10px;
    color: #503023;
}
.column200 .recentPosts .postBody span {
    font-weight: bold;
    display: none;
}

/* RESEARCH.ASPX STYLES */
        .category {
            background: url(images/bg_rule.jpg) no-repeat bottom;
            overflow: hidden;
            padding-bottom: 0;
            margin-bottom: 20px;
        }
.category h2 {
    margin-bottom: 0;
}
/*.category h2 a {
    color: #E19401;
}*/
.category .catPostListing {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}
.category .catPostListing li {
    /*line-height: 2.2em;*/
    padding-right: 15px;
    color: #BC8F5B;
    font-size: 1.0em;
    padding-bottom: 5px;
}
.category .catFooterLink {
    /*text-align: right;*/
    padding-bottom: 8px;
    padding-right: 20px;
    display: none;
}
.category .catFooterLink a {
    color: #E19401;
    padding-right: 10px;
    background: url(images/bg_linkarrow.gif) no-repeat right 4px;

}
/* CATEGORY ARTICLE LIST STYLES - research */
.BlogPostLiteItemWrapper {
    margin-bottom: 30px;
}
.BlogPostLiteItemWrapper h2 {
    margin-bottom: 7px;
}
.BlogPostLiteItemWrapper h2 span {
    display: block;
    font-size: 10px;
    color: #BC8F5B;
    font-weight: normal;
    padding-top: 5px;
}
/* CATEGORY ARTICLE LIST STYLES - current events */
.BlogPostFullItemWrapper {
    margin-bottom: 30px;
}
.BlogPostFullItemWrapper h2 {
    margin-bottom: 7px;
}
.BlogPostFullItemWrapper h2 span {
    display: block;
    font-size: 10px;
    color: #BC8F5B;
    font-weight: normal;
    padding-top: 5px;
}
.BlogPostFullItemWrapper .postDate {
    width: 52px;
    height: 55px;
    float: left;
    font-family: Georgia;
    color: #F3E3CD;
    font-size: 1.6em;
    line-height: .9em;
    background: url(images/bg_postdate.gif) no-repeat 0 0;
    text-align: center;
    padding: 5px 0;
    margin: 0 15px 0 0;
}
.BlogPostFullItemWrapper .postDate span.day {
    display: block;
    font-size: 1.8em;
    line-height: .75em;
    color: #fff;
} 
.BlogPostFullItemWrapper .postDate span.year {
    display: block;
    font-size: .9em;
    background: #c9ac87;
    margin-top: 7px;
    padding: 2px 0 4px;
    color: #F3E3CD;
}
/* LEFT NAV */
.subNav {
    margin: 0 0 35px;
    padding: 0;
    list-style: none;
    line-height: 1.2em;
}
.subNav li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 2px;
}
.subNav li a {
    display: block;
    line-height: 30px;
    font-size: 11px;
    background: #f4e5cb;
    color: #70410B;
    padding-left: 10px;
    text-decoration: none;
}
.subNav li a:hover,
.subNav li a.active,
.subNav li.activeChild a {
    background: #fff url(images/bg_subnav.gif) no-repeat right;
    text-decoration: none;
}
/* FULL ARTICLE PAGE STYLES */
        .classAndCats {
            display: none;
        }
.classAndCats .Technical,
.classAndCats .NonTechnical,
.classAndCats .Expert {
    float: left;
    padding-right: 20px;
}
        .adminLinks {
            display: none;
        }
        .footer {
            display: none;
        }
.footer .bookmarks {
    float: left;
}
.footer a {
    line-height: 15px;
}
.footer img {
    margin-bottom: -2px;
    padding-right: 2px;
}
.postHeader .postDate {
    margin-top: -15px;
    color: #BC8F5B;
    font-size: 1.1em;
}

/* COMMENT FORM */
.input {
    margin: 5px 0;
    padding: 4px;
    width: 190px;
    border: 1px solid #F3E3CD;
    vertical-align: middle;
    color: #7b4d39;
    font-size: 14px;
}
.label {
    float: left;
    width: 75px;
    margin-top: 8px;
    margin-bottom: 5px;
    vertical-align: middle;
    font-size: 1.1em;
    clear: left;
}
.labelWide {
    width: 175px;
    float: left;
    vertical-align: middle;
    clear: left;
    font-size: 1.1em;
    margin-top: 8px;
}
h6.commentHeading, h6#addcomment  {
    font-size: 2.2em;
    font-weight: normal;
    color: #BC8F5B;
    margin-top: 20px;
}
        .commentForm {
            display: none;
        }
.commentForm textarea {
    display: block;
    clear: left;
    border: 1px solid #F3E3CD;
    color: #7b4d39;
    font-family: verdana;
    font-size: 12px;
    width: 500px;
}   
.commentForm #btnSave,
.btnSubmit {
    width: inherit;
    border: none;
    background: url(images/button_commentsubmit.gif) no-repeat;
    width: 94px;
    height: 29px;
    overflow: hidden;
    padding-top: 30px;
    cursor: pointer;
    margin-top: 5px;
}

/* COMMENTS */
h6#comment {
    font-size: 2.2em;
    font-weight: normal;
    color: #BC8F5B;
}
.comment {
    padding: 15px;
    overflow: hidden;
    background: #F8ECD8;
    border: 1px solid #F3E3CD;
    margin-bottom: 10px;
}
.comment p {
    margin: 0;
    padding: 0;
}
.comment p.author {
    color: #BC8F5B;
    font-size: 1.0em;
}


/* STORE STYLES */
/* store home */
.storeCategoryListWrapper {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.storeCategoryListWrapper .subNav {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}
.storeCategoryListWrapper .subNav li {
    list-style: none;
    float:left;
    margin: 0 0 10px;
    width: 225px;
}
.storeCategoryListWrapper .subNav li a {
    margin-right: 15px;
}

.articleBody {
    margin-left: 68px;
}

#ProductGrid {/* <ul> */
    margin: 15px 0;
    padding: 0;
    list-style: none;
}
#ProductGrid li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 200px;
    margin-bottom: 15px;
}
ul#ProductGrid a {
    font-size: 10px;
    line-height: 12px;
    
}
ul#ProductGrid a span {
    padding-right: 10px;
}
ul#ProductGrid a:hover span {
    text-decoration: underline;
}
ul#ProductGrid a:hover span.price {
    text-decoration: none;
}
#ProductGrid span {
    display: block;
}
#ProductGrid .price {
    margin-top: 4px;
    color: #E19401;
} 
.thumbBox {
    float: left;
    width: 75px;
    height: 75px;
    margin-right: 2px;
    background: url(images/bg_thumbbox.png) no-repeat 0 0;
}
.thumbBox table {
    border-collapse: collapse;
    border: none;
    width: 70px;
    height: 70px;
}
.thumbBox table td {
    vertical-align: middle;
    text-align: center;
}
.thumbBox img {
    max-height: 64px;
    max-width: 64px;
}

/* product page */
#ProductColumnOne {
    float: left;
    width: 300px;
}
        #ProductColumnTwo {
            float: left;
            width: 350px;
            line-height: 16px;
        }
#ProductColumnOne table {
    width: 280px;
    border: none;
}
#ProductColumnOne table .r1 td {
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    background: #fff;
}
#ProductColumnOne table .r2 td {
    padding: 10px;
    text-align: center;
}
#ProductColumnOne table .r2 td a {
    padding: 0 0 0 13px;
    background: url(images/zoom.gif) no-repeat left;
}
#ProductColumnTwo .productChoices {
    border-top: 1px solid #F3E3CD;
    padding-bottom: 20px;
}
#ProductColumnTwo .productChoices label {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#ProductColumnTwo .productChoices table {
}
#ProductColumnTwo .productChoices table input {
    margin-right: 3px;
}
#ProductColumnTwo .productChoices table input,
#ProductColumnTwo .productChoices table label {
    vertical-align: middle;
    font-weight: normal;
    display: inline;
}
.productPrice {
    font-size: 1.6em;
    font-weight: normal;
    display: block;
    font-family: arial;
}
#FeaturedRow {
    clear: both;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 3px solid #F3E3CD;
    overflow: hidden;
}
/* FIXES FOR POSSIBLE BAD CODE INPUT INTO Blog RTE */
.post img {
    padding: 4px;
    background: #fff;
    border: 1px solid #E3CBA2;
    margin: 10px;
}
.post {
    font-size: 12px;
    line-height: 1.5em;
}
.post table td {
    text-align: center;
}


/* OUTREACH  - CALENDAR CMS */

/* CalendarIndexPage.ascx */
.calendarItemBox {
    background: url(images/bg_rule.jpg) no-repeat bottom;
    overflow: hidden;
    padding-bottom: 35px;
    margin-bottom: 10px;
}
.calendarItemBox h2 {
    margin-bottom: 5px;
    font-size: 1.4em; 
}
.calendarItemTable {
    font-size: 1.1em;
    width: 100%;
}
.calendarItemTable td {
    padding: 5px 0;
}
.calendarItemTable .c1 {
    width: 15%;
    color: #7b4d39;
}
.calendarItemTable .detailsTd {

}

.calendarFeaturedItemBox   {
    background: url(images/bg_rule.jpg) no-repeat bottom;
    overflow: hidden;
    padding-bottom: 35px;
    margin-bottom: 20px;
}
.calendarFeaturedItemBox .calendarItemTable {
    margin-bottom: 15px;
}
.calendarFeaturedItemBox .calendarItemTable img {
    width: 175px;
    display: block;
    padding: 4px;
    background: #fff;
    border: 1px solid #E3CBA2;
    margin-right: 15px;
}

/* outreach calendar list on homepage */
#HomeColumnThree p.calendarListItem {
    font-size: 1.1em;
    margin-bottom: 10px;
    line-height: 1.1em;
}
#HomeColumnThree a.viewCalendarLink {
    display: block;
    padding-left: 20px;
    background: url(images/bg_calendaricon.gif) no-repeat left;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 11px;
}

/* SEARCH RESULTS */
.searchresult{
	margin-bottom: 20px;
}
.searchresult a{
	font-weight: bold;
}
.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}
.searchresult span.type{
	display: block;
}
.searchresult span.url{
	color: Gray;
}
.searchPager ul {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}
.searchPager ul li {
    list-style: none;
    margin: 3px;
    padding: 0;
    float: left;
}
.searchPager ul li a {
    display: block;
    padding: 0 5px;
}
.searchPager ul li.active a {
    color: #fff;
    background: #c9ac87;
    text-decoration: none;
}

/* NEWSLETTER SIGNUP FORM */
.newsletterSignup {
    background: #F8ECD8;
    padding: 15px;
    margin-bottom: 15px;
}
.newsletterSignupFormWrapper input {
    vertical-align: middle;
}
.newsletterSignupFormWrapper .input {
    padding: 4px;
    border: 1px solid #F3E3CD;
}
.newsletterSignup p {
    margin-bottom: 0;
}
.newsletterSignup h3 {
    color: #503023;
    margin-bottom: 2px;
    font-size: 1.4em;
}

.newsletterIframe {
    border: none !important;
    width: 700px;
    /*height: 500px;*/
    margin-top: 10px;
}
#EmailArchiveContentWrapper {
    width: 700px;
    border: 1px solid #F3E3CD;
    background: #fff;
    clear: left;
}
#EmailArchiveContentWrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#EmailArchiveContentWrapper li {
    padding-bottom: 10px;
}
#EmailArchiveContentWrapper li p {
    margin-bottom: 2px;
}

/* JAVASCRIPT TABS */
.shadetabs{
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
}
.shadetabs li{
    float: left;
    padding: 0;
    margin: 0 3px 0 0;
}
.shadetabs li a {
    display: block;
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #F3E3CD;
    background: #F8ECD8;
    color: #E19401;
}
.shadetabs li a:visited{
    color: #2d2b2b;
}
.shadetabs li a:hover{
    text-decoration: underline;
}
.shadetabs li a.selected{ /*selected main tab style */
    position: relative;
    top: 1px;
    background: #fff;
    border-bottom-color: white;
    font-weight: bold;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
    text-decoration: none;
}
.tabcontent{
    display:none;
    margin: 20px;
}
@media print {
.tabcontent {
    display:block !important;
}
}


/*ARCHIVE*/
#archive {
}
#archive ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
#archive ul li {
    margin: 0;
    padding: 3px 0;
    float: left;
    width: 230px;
}
#archive h2 {
    font-size: 14px;
    margin-bottom: 2px;
    clear: left;
}
#archive h2 img {
	margin-right: 3px;
    margin-bottom: -1px;
    font-size: 14px;
}
#archive table {
	width: 100%;	
	border-collapse: collapse;
    background: #fff;
    margin-bottom: 20px;
}
#archive table th {
    text-align:left;
    padding: 10px !important;
    background: #F8ECD8;
    border-bottom: 1px solid #F3E3CD;
}
#archive table td {
    text-align:left;
    padding: 10px !important;
    background: #fff;
}
#archive .date {
	width: 70px;
}
#archive .comments {
	width: 70px;
	text-align: center;
}
#archive .rating {
	width: 70px;
	text-align: center;
}

/*MONTH LIST - RIGHT COLUMN CURRENT EVENTS*/
#monthList {
	font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}
#monthList li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#monthList li.year {
  /*cursor: pointer;*/
  margin-top: 10px;
}

#monthList ul {
    line-height: 1.2em;
    /*display: none;*/
    margin: 0;
    padding: 0;
}
#monthList ul.open {
	display: block;
}

#monthList ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#monthList ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 2px;
}
#monthList ul li a {
    display: block;
    line-height: 30px;
    font-size: 11px;
    background: #f4e5cb;
    color: #70410B;
    padding-left: 10px;
    font-weight: normal;
}
#monthList ul li a:hover {
    background: #fff url(images/bg_subnav.gif) no-repeat right;
    text-decoration: none;
}

/* Membership Form */

#SupportFormWrapper {
	margin: 0 200px;
}
.formChoice {
	margin-bottom: 2em;
}
.formChoice label, .personalInfo label, .lblOtherSingleDonation {
	font-size: 12px;
	padding-left: 0.5em;
	font-weight: bold;
	vertical-align: 2px;
	line-height: 3em;
}
.formChoice label span {
	font-weight: normal;
}
.formChoice .chkGiftSub {
	padding-left: .25em;
}
.formChoice p {
	margin: 0 0 1em 1.55em;
}
.formChoice ul {
	margin-left: 2.5em;
}
.formChoice li {
	list-style: disc;
}


.ddl select {
	vertical-align: 2px;
    width: 175px;
}
.txtOtherSingleDonation {
	width: 55px;
	padding: 1px;
}
.personalInfo div {
	clear: both;
}
.personalInfo label {
	display: block;
	padding-left: 0;
	line-height: 2em;
}
.personalInfo input {
	display: block;
	padding: 1px;
	margin-bottom: 0.5em;
}
.personalInfo .state {
	float: left;
	clear: none;
	margin-right: 1.25em;
}
.personalInfo .zipPostal {
	float: left;
	clear: none;
}
.personalInfo .name input { width: 200px; }
.personalInfo .address input { width: 200px; }
.personalInfo .city input { width: 200px; }
.personalInfo .state input { width: 30px; }
.personalInfo .zipPostal input { width: 150px; }
.personalInfo .country input { width: 150px; }
.personalInfo .phone input { width: 100px; }
.personalInfo .email input { width: 200px; }

.lblOtherSingleDonation {
	display: none;
	font-weight: normal;
}
.lblOtherSingleDonation input {
	
}
.valSummary {
	margin: 1em 0;
	padding: 1em;
	background: #c00;
	border: 1px solid #fff;
	color: #fff !important;
	font-size: 11px;
}
.valSummary strong {
	display: block;
	font-size: 14px;
	padding-bottom: .5em;
	border-bottom: 1px solid #fdd;
}

/* SITEMAP */
.siteMap,
.siteMap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.siteMap li,
.siteMap ul li {
    margin: 0;
    padding: 0;
}
.siteMap h2 {
    font-size: 16px;
    margin-bottom: 0;
}
.siteMap ul {
    margin-left: 15px;
}

