html
{ height: 100%;}
*
 {margin: 0;
  padding: 1px;}

body
{ font: normal 100% Arial, Helvetica, sans-serif;
 /* background: #3B3D40;  */
 background: #626466;
  color: #000;
}

p
{ padding: 0 0 10px 0;
  line-height: 1.7em;
  font-size: 100% }

img
{ border: 0;}

h1, h2, h3, h4, h5, h6, h7
{ font: normal 175% Arial, Helvetica, sans-serif;
 /* color: #528CCC; */
  color: #309431;

  letter-spacing: -1px;
  margin: 0 0 10px 0;
  padding: 5px 0 0 0;}

#r2  { font: normal 175% Arial, Helvetica, sans-serif;
 /* color: #528CCC; */
  color: #ff0000;

  letter-spacing: -1px;
  margin: 0 0 10px 0;
  padding: 5px 0 0 0;}


h3
{ font: normal 100% Arial, Helvetica, sans-serif;
}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 150% Arial, Helvetica, sans-serif;
 /* color: #528CCC; */
   color: #309431;
  line-height: 1.5em;}
  
h5 
{ margin: 0;
  padding: 0 0 0 0;
  font: normal 90% Arial, Helvetica, sans-serif;
 /* color: #528CCC; */
   color: #309431;
 /* line-height: 1.5em; */
	}

h6
{ font: normal 95% Arial, Helvetica, sans-serif;
  color: #888;
  padding-bottom: 15px;}
  
h7 
{ font: normal 85% Arial, Helvetica, sans-serif;
  color: #888;
  padding-bottom: 2px;}

a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: none;
  /* color: #528CCC; */
	 color: #309431;
}

a:hover
{ text-decoration: underline;}

ul
{ margin: 2px 0 22px 10px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #container_footer, #container_header
{ margin-left: auto; 
  margin-right: auto;}

#main
{ background: #FFF url(../images/pattern2.jpg) repeat;}

#header_container
{ height: 195px;
/*  background: #3B3D40; */
/*  background: #FF0000; */
/* background: #000000 url(images/GreenBar.png) no-repeat top center fixed;  */
}

#header
{ width: 940px;
  height: 195px;
/*  height: 145px; */
  margin-top: 50px;
/*   background: #232426; */ 
/*   background: #FF0000;  */
/* background-image: url("gb.jpg"); */
  border-top: 1px solid #4D5054;
  border-left: 1px solid #4D5054;
  border-right: 1px solid #4D5054;}

#banner
{ width: 450px;
  float: left;
  height: 80px;
/*  padding-top: 20px;
  padding-left: 20px;
*/
  }

#banner H1
{ font: normal 250% Arial, Helvetica, sans-serif;
  color: #FFF;
  padding-bottom: 10px;}  
  
#banner_slogan
{ font: normal 80% Arial, Helvetica, sans-serif;
  width: 450px;
  position: relative;
  float: right;
  text-align: right;
  padding-top: 40px;
  padding-right: 20px;
  height: 60px;}
  
#banner_slogan H2
{ color: #FFF;} 
  
span
{ /* color: #528CCC; */ 
  color: #309431;
  padding-bottom: 10px;}

#menubar
{ width: 920px;
  float: left;
  padding: 30px 0 0 20px;
  height: 30px;
} 
  
ul#menu
{ 
  margin:0 auto;}

ul#menu li
{ list-style: none;
  display: inline;
  background: transparent;}

ul#menu li a
{ font: normal 100% arial, sans-serif;
  display: inline;
  letter-spacing: -1px;
  height: 25px;
  padding: 5px 24px 5px 24px;
  text-align: center;
  color: #000;
  text-decoration: none;
  background: #EAF4EA;
  border: 1px solid #CBCDCF;} 

ul#menu li.current
{ background: transparent;}

ul#menu li.current a, ul#menu li.current a:hover
{ /* background: #528CCC; */
  background: #729C71; /* #309431; button was too bright */ 
/*  background: url(images/active.png) center; */
  color: #FFF;}

ul#menu li a:hover
{ /* color: #528CCC; */
 /*color: #FF0000; */
  color: #77A075; /* #309431; */  
  background-color: #EAF4EA;
 /* background: url(images/active2.png) center; */ }

#site_content
{ width: 920px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 0 0 20px;
  border-left: 1px solid #CBCDCF;  
  border-right: 1px solid #CBCDCF;  
  background: #FFF;} 

.sidebar_container
{ float: right;
  width: 230px;
  margin: 20px 20px 20px 0;}

.sidebar
{ float: left;
  width: 210px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% Arial, Helvetica, sans-serif;
  padding: 0 15px 0 10px;
  width: 215px;}

.sidebar h2
{ /* background: #528CCC; */
  background: #309431;
  color: #FFF;
  width: 220px;
  padding-left: 10px;}
  
.sidebar h4
{ font-size: 125%;
  color: #000;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.content_item
{ width: 630px;
  margin-top: 5px;
  margin-bottom: 5px;}
  
.content_item_aw
{ width: 630px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: url('../images/world.jpg') center no-repeat;}

.content_item_a
{ width: 630px;
  margin-top: 5px;
  margin-bottom: 5px;
}
 
#content
{ width: 640px;
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;}
  

.content_container_color
{ width: 300px;
  padding: 5px;
  float: left;
  color: #FFF;
  /* background: #528CCC; */
  background: #309431;
  margin-bottom: 10px;}
  
.content_container
{ width: 300px;
  padding: 5px;
  float: left;
  color: #000;
  background: #FFF;
  margin-bottom: 10px;}
  
.content_container2
{ width: 153px;
  padding: 5px;
  float: left;
  color: #000;
  background: #FFF;
  margin-bottom: 10px;} 
  
.content_container3
{ width: 450px;
  padding: 5px;
  float: left;
  color: #000;
  background: #FFF;
  margin-bottom: 10px;} 

.content_containerwide
{ width: 400px;
  padding: 5px;
  float: left;
  color: #000;
  background: #FFF;
  margin-bottom: 10px;} 

#footer_container
{ height: 130px;
  background: #3B3D40;}  
  
#footer
{ font: normal 120% Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  width: 940px;
  height: 30px;
  padding: 30px 0 26px 0;
  text-align: center; 
  color: #FFF;
  background: #232426;
  border: 1px solid #4D5054;}

#footer a, #footer a:hover
{ color: #684430;
  text-decoration: none;
  padding-bottom: 20px;}

#footer a:hover
{ text-decoration: underline;}

#footer a, #footer a:hover
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ text-decoration: underline;}
  
.button_small
{ font: normal 80% Arial, Helvetica, sans-serif;
  height: 25px;
  width: 80px;
  padding: 4px 0 0 8px;
  background: transparent url(../images/button_smallg.png) no-repeat;}
  
.button_small a
{ color: #FFF;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
/*  background: #5082BD; */
  background: #309431; 
  color: #FFF;}
  
/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 630px;
  height: 200px;
  overflow: hidden;
  position: relative;
  margin-left: 20px;
  padding: 0;}
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
#slideshow-caption {
  width: 600px;
  height: 210px;
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 20px 25px 0 5px;   
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font: normal 130% georgia, sans-serif;
  color: #000;}
  


.chipboxw1{width:100%;}

.chipboxw1data{padding:5px;}


/*
|------------------
| Chip Style(s)
|------------------
*/


.chipstyle1 {background-color:#FFF;border-width:1px;border-style:solid;border-color:#445463 #021221 #021221 #445463;}


/*
|------------------
| FAQ
|------------------
*/



.cd-faq {
  width: 90%;
  max-width: 1024px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 768px) {
  .cd-faq {
    position: relative;
    margin: 4em auto;
    box-shadow: none;
  }
}


.cd-faq-categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #4e5359;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #555b61;
  text-overflow: ellipsis;
}

.cd-faq-categories a::before, .cd-faq-categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}

.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.cd-faq-categories li:last-child a {
  border-bottom: none;
}


@media only screen and (min-width: 768px) {
  
.cd-faq-categories {
    width: 20%;
    float: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  }
  
.cd-faq-categories a {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    padding-left: 24px;
    padding: 0 24px;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  
.cd-faq-categories a::before, .cd-faq-categories a::after {
    display: none;
  }
  
.no-touch .cd-faq-categories a:hover {
    background: #555b61;
  }
  
.no-js 
.cd-faq-categories {
    width: 100%;
    margin-bottom: 2em;
  }
}


@media only screen and (min-width: 1024px) {
  .cd-faq-categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  
.cd-faq-categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #a9c056;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  
.cd-faq-categories .selected {
    background: #42464b !important;
  }
  
.cd-faq-categories .selected::before {
    opacity: 1;
  }
  
.cd-faq-categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  
.no-js 
.cd-faq-categories {
    position: relative;
  }
}


.cd-faq-items {
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}

.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}

.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

@media only screen and (min-width: 768px) {
  .cd-faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-faq-items {
    float: none;
    width: 100%;
    padding-left: 220px;
  }
  
.no-js .cd-faq-items {
    padding-left: 0;
  }
}


.cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}

.cd-close-panel::before, .cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}

.cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cd-close-panel.move-left {
  right: 2%;
}

@media only screen and (min-width: 768px) {
  .cd-close-panel {
    display: none;
  }
}


.cd-faq-group {
  /* hide group not selected */
  display: none;
}

.cd-faq-group.selected {
  display: block;
}

.cd-faq-group 
.cd-faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}

.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none;
}

.cd-faq-group .cd-faq-title h2 {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #bbbbc7;
}

.no-js .cd-faq-group {
  display: block;
}


@media only screen and (min-width: 768px) {
  .cd-faq-group {
    /* all groups visible */
    display: block;
  }
  
.cd-faq-group > li {
    background: #ffffff;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  
.no-touch .cd-faq-group > li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  
.cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
  }
  
.cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
  }
}



.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
}

@media only screen and (min-width: 768px) {
  .cd-faq-trigger {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 300;
    margin: 0;
    padding: 24px 72px 24px 24px;
  }
  
.cd-faq-trigger::before, .cd-faq-trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #cfdca0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  
.cd-faq-trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  
.cd-faq-trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
.content-visible .cd-faq-trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
.content-visible .cd-faq-trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}


.cd-faq-content p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #6c7d8e;
}


@media only screen and (min-width: 768px) {
  .cd-faq-content {
    display: none;
    padding: 0 24px 30px;
  }
  
.cd-faq-content p {
    line-height: 1.6;
  }
  .no-js .cd-faq-content {
    display: block;
  }
}



