@charset "utf-8";
/* CSS Document */

.issuetitle{
	padding:10px 8px 10px 10px;
	background:#D9FFB3;
	border:1px #0A7005 solid;
	overflow:hidden;
			}
#contents h2,.title4,.subsubheader-title span,.title2,.content h2{ color:#0A7005;}					
#contents h5{ background:#0A7005 url(images/title_h6_right_green.gif) right no-repeat;
              display:block;
			  float:left;
			  line-height:20px;
			  color:#FFFFFF;
			  padding-right:10px;
			  text-align:center;}				
			
#contents h2{ background:url(images/contentstitil_green.gif) no-repeat;
              padding:3px 0  0 50px ;
			  font-size:18px;
			  line-height:30px;
			  padding-bottom:20px;
			  font-weight:800;
			  display:block;}	
			  
.title4{ display:block;
				padding:10px 0 0 35px;
		         background:url(images/title_green.gif) no-repeat left center;
				 }			  			
				 
.subsubheader-title{ padding-bottom:35px;}
				 
.subsubheader-title span{background:url(images/title_h6_left_green.gif) left no-repeat;
				   display:block;
				   float:left;
				   height:20px;
				   width:9px;}	
				   
			  
.title2{
				 display:block;
				 line-height:15px;}	
				 
.content h2{    line-height:20px;
				 padding:8px 0 5px 20px;
				 width:400px;
				 margin-bottom:20px;
				 margin-top:20px;
				 background:url(images/title5_green.gif) no-repeat bottom;
				 }	
				 
.content h2 span{ font-size:20px;
                  color:#FFFFFF;}						 		  
			  				   
