            body {
            background-image: url(../images/bg.jpg);
        	background-repeat: repeat-x;
            background-color: #004A25;
            font: normal Verdana, sans-serif;
            }
            body h1 {
            font-size: 24px;
            }
            body h2 {
            font-size: 18px;
            font-weight: normal;
            }
            body h4 {
            font-size: 20px;
            }
            #wrapper {
            background-color: #FFFFFF;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0px;
            padding: 0px;
            text-align: left;
            max-width: 1020px;
            }
            .wraptop0 {
            margin-top: 0px !important;
            }

            #wrapper p {
            font-size: 14px;
            }

            #wrapper a {
            text-decoration: none;
            color: #00190C;
            }
            #wrapper a:hover {
            text-decoration: none;
            color: #006C25;
            }
            .hbanner {
            margin-left: -25px ;
            }
            .spacerbullet {
            list-style-image: url(../images/sep2.jpg);
            margin-left: 30px;
            }
            .normbullet {
            list-style-image: none;
            }
            .top-bar {
            background-color: #333333;
            }
            .top-bar a {
            color: #999999 !important;
            font-size: 12px !important;
            }
            .top-bar a:hover {
            color: #808080 !important;
            }
            .top-bar h2 {
             font-size: 14px !important;
            }
            .top-bar-section a {
            background-color: #333333 !important;
            color: #999999 !important;
            }
            .top-bar-section a:hover {
            color: #808080 !important;
            }
            .panel {
            border-style: none;
            margin-bottom: 1.25rem;
            padding: 1.25rem;
            background: #f7f9f8 !important;
            }
            .accordion .accordion-navigation.active > a, .accordion dd.active > a {
            background: #e8e8e8;
            color: #333333;
            }
            .accordion .accordion-navigation > a, .accordion dd > a {
            background: #f7f9f8;
            color: #333333;
            display: block;
            font: normal Verdana, sans-serif;
            font-size: 14px;
            padding: 0.4rem;
            }
            .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
            background: #f1f3f2;
            }
            .accordion p, li {
            font-size: 12px;
            margin-bottom: 0px;
            }
            .button {
            background-color: #004A25;
            border-color: #004A25;
            text-decoration: none !important;

            }
            .button:hover, .button:focus {
            background-color: #a4d2a3;
            text-decoration: none !important;
            }

            .sm {
            font-size: 10px !important;
            }
            .reveal-modal p.sm {
            font-size: 10px;
            }
            #bottom, #bottom p {
             color: #999999;
             background-color: #333333;
             padding: 5px 0px 5px 20px;
              max-width: 1020px;

             }
             #bottom a:link {
             text-decoration: none;
             color: #000000;
             background-color: transparent;
             outline-style: none;
             }
             #bottom a:visited {
             text-decoration: none;
             color: #000000;
             background-color: transparent;
             outline-style: none;
             }
             .sub-nav a{
             color: #999999 !important;
             }
             .sub-nav a:hover {
             color: #808080 !important;
             }

             .cuform {
             border: none;
             background-color: #D1E9D1;
             padding: 10px 10px 0px 10px;
             margin: 30px 0px 0px 0px;
             }
             .cuform h2 {
             color: #000000;


             padding-top:  4px;
             padding-bottom: 4px;
             font-size: 16px;
             }
             .cuform p {
             margin-right: 10px;
             }
             .tspace20{
               margin-top: 20px;
             }

             .grsm {
             color: #808080;
             background-color: transparent;
             font-size: smaller;
             }
             .wtext a {
             color: #ffffff !important;
             }


