#maintext h1{
  font-size: 1.4em;
  color:#76b984;
	padding:2px 28px 4px 22px;
}
#maintext h2{
  font-size: 1.3em;
  color:#76b984;
	padding:2px 28px 4px 22px;
}
#maintext h3 {
  font-size: 1.1em;
  color:#76b984;
	padding:2px 28px 4px 22px;
}
#maintext h4 {
  font-size: 1.2em;
  /*background-color:#76b984;*/
	color:#76b984;
}
#maintext a:link, #maintext a:visited{
  text-decoration: none;
  color:#76b984;
  font-weight:bold;
}
#maintext a:hover{
  background-color:#76b984;
  color:#FFFFFF;
  text-decoration: none;
  font-weight:bold;
}
#maintext hr {
  padding:0px 0 0px 0;
  margin:15px 0 15px 0;
  border:none;
  width: 90%;
  height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
  color:#76b984;
  background-color:#76b984;
  clear:both;
}
#maintext table{
  width:100%;
  border-top:1px solid #76b984;
  border-left:1px solid #76b984;
}
#maintext table th { 
  font-weight:bold;
  text-align:left;
  padding: 3px 3px 3px 3px;
  border-right:1px solid #76b984;
  border-bottom:1px solid #76b984;
  background-color:#76b984;
  color:#ffffff;
}
#maintext table td { 
  vertical-align:top;
  padding: 3px 3px 3px 3px;
  border-right:1px solid #76b984;
  border-bottom:1px solid #76b984;
}
#maintext .faqeven{
  background-color:#d7f4dd;
}
#maintext .faqeven h1{
  font-size: 1.2em;
  color:#50815c;
}
#maintext .faqodd{
  background-color:#FFFFFF;
}
#maintext .faqodd h1{
  font-size: 1.2em;
  color:#76b984;
}
#maintext .box h1{
  background-color:#76b984;
}
#maintext .newstitle{
 font-size:110%;
 font-weight:bold;
 padding:2px 28px 4px 22px;

}
#maintext .newsdate{
  font-size:100%;
  font-weight:normal;
	padding:2px 28px 10px 22px;
}

#right .c2box{
  background-color:#d7f4dd;
  float:left;
  margin:5px 0 10px 0;
  padding:3px 2px 10px 2px;
  border:1px #CCCCCC solid;
  width:135px;
}
#right .c2box h1{
  font-size: 1.1em;
  color:#ffffff;
  padding:1px 3px 1px 3px;
  margin:0 2px 0 2px;
  background-color:#76b984;
}
#right .c2box  p{
  margin: 2px 0 0 0;
  padding: 0 4px 0 2px;
	text-align:justify;
}
#right .box h1{
  font-size: 1.1em;
  color:#ffffff;
  padding:1px 3px 1px 3px;
  margin:0 2px 0 2px;
  background-color:#76b984;
}
#right .box h2{
  font-size: 1em;
  padding:2px 0 1px 2px;
  margin:0;
  text-decoration:underline;
}
#right a:link, #right a:visited{
  text-decoration: none;
  display:block;
  margin:0;
  padding: 0 2px 0 8px;
  color:#7c7c7c;
  background: url(../images/gg_arrow.gif) no-repeat 1px 4px;
}
#right a:hover{
  color:#FFFFFF;
  text-decoration: none;
  background:#76b984 url(../images/arrow_on.gif) no-repeat 1px 4px;
}
#navleft a:link, #navleft a:visited{
  background: url(../images/gg_arrow.gif) no-repeat 1px 4px;
}  
#navleft a:hover{
  color:#FFFFFF;
  text-decoration: none;
  background:#76b984 url(../images/arrow_on.gif) no-repeat 1px 4px;
}
