@charset "utf-8";
/* CSS Document */

.container { width: 1148px;
             height: auto;
			 border-style:solid;
			 border-color: #0d3b00;
			 border-width: 70px;
			 margin: auto;
}

.column-left { margin-top: 10px;
               margin-left: 80px;
          height: auto;
		   width: 651px;
		   float: left;
		   

}

.column-right {margin-top: 10px;
                margin-left: 761px;
				height: auto;
				width: 314px; 
			
			
}

/* text custom */

.gray-bullets {font-family:Verdana, Geneva, sans-serif;   font-size:14px; color:#666; font-weight:bold;}

.gray-bullets-2 {font-family:Verdana, Geneva, sans-serif;   font-size:14px; color:#666; }

.green-para {color: 0d3b00; font-weight:bold; font-style:italic;text-align:justify; font-size:14px; line-height: 20px;}

.green-para-2 {color: 0d3b00; font-weight:bold; font-style:italic; font-size:16px; line-height: 20px;}

.green-para-3 {color: 0d3b00; font-weight:bold;  font-size:14px; line-height: 20px; font-family:Verdana, Geneva, sans-serif; text-align:justify;
}















.centsel {
	text-align: center;
}
