
body.greenBg-whitePaper {
	background-color: #80ba00;
	padding: 30px 28px 0 28px;
}

h1 {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 0 22px 6px;
}

h2 {
	color: #506384;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 17px 6px;
}



/*   ////////////////////////
    ///
   ///				Tables 
  ///			  	 
 //////////////////////// */

/* ///
  ///		table style - 4 just grey horizontal lines - type
 /// */

.tblSt4-justGreyLines-winList td {
	padding-top: 4px;
	padding-bottom: 4px;
}

