body{
	font-size:11px;
	font-family:Verdana, Arial;
	color:#333333;
}
a:link {	
	color: #00a650; 
	text-decoration: none;	
}
a:visited {	
	color: #00a650; 
	text-decoration: none;	
}
a:hover {	
	color: #00a650; 
	text-decoration: underline;	
}
a:active {	
	color: #00a650; 
	text-decoration: none;
} 
.headings{
	font-size:13px;
}
.leftColumn{
	background-color:#dbe9ad;
}
.rightColumn{
}
.headerBlock{
	margin-left:24px; 
	margin-right:24px; 
	margin-top:19px; 
	margin-bottom:19px; 
	border-top:3px solid #00a650; 
	border-bottom:3px solid #00a650; 
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
	color:#00a650;
}
.leftContent{
	margin-left:45px; 
	margin-right:45px; 
	margin-top:19px; 
	margin-bottom:19px; 
	padding:2px;
}
.rightContent{
	margin-left:20px; 
	margin-right:40px; 
	margin-top:51px; 
	margin-bottom:10px; 
	padding:2px;
	font-weight:bold;
}
ul, li{
list-style-image:url(../images/why/greenSquare.gif);
margin-left:15px;
}
