/*	============================================================					Design by The Field Group						 Code by INVISIBLE INK					  www.invisibleink.com			Increase your visibility with Invisible Ink™				============================================================*/body	{	font: 17px/1.6 "proxima-nova", Tahoma, sans-serif;	font-weight: 400;	color: #254631;	overflow-wrap: break-word;	word-wrap: break-word;	}	h2, h3, h4, h5, h6	{	font-family: "adelle", Georgia, serif;	font-weight: 700;	padding: 0;	line-height: 1;	}	h2 a, h3 a, h4 a, h5 a, h6 a	{font-weight: 700;}	h2	{	margin: 0 0 20px 0;	font-size: 30px;	color: #254631;	}	h3	{	padding: 15px;	margin: 0 0 20px 0;	font-size: 30px;	color: #fff;	background: #254631;	}	h4	{	margin: 0 0 15px 0;	font-size: 21px;	line-height: 21px;	color: #254631;	}	h5	{	margin: 0 0 20px 0;	font-size: 19px;	color: #254631;	text-transform: uppercase;	}	/* Use only for callout boxes */h6	{	font-size: 19px;	color: #333;	margin: 0 0 15px 0;	}	img	{border: 0;}p	{	padding: 0;	margin: 0 0 15px 0;	}strong, b	{font-weight: 700;}	em	{font-weight: 400;}	a	{	color: #2a4b36;	font-weight: 700;	}	a:hover	{color: #00722d;}hr	{	height: 2px;	background: #c3d88b;	margin: 15px 0;	border: 0;	}	form	{	margin: 0;	padding: 0;	}	.callout	{	background: #fff;	padding: 20px 25px;	border: 1px solid #716a5f;	box-shadow: 4px 4px 0px 0px rgba(199,216,148,1);	}	.callout2	{	background: #fff;	padding: 20px 25px;	color: #000;	border: 1px solid #000;	box-shadow: 4px 4px 0px 0px rgba(199,216,148,1);	}	.callout2 *	{	color: #000 !important;	}	.callout3	{	background: #95bb33;	padding: 20px 25px;	border: 1px solid #2a4a36;	color: #fff;	box-shadow: 4px 4px 0px 0px rgba(199,216,148,1);	}	.callout3 *	{	color: #fff !important;	}	.color1	{color: #95bb33;}.color2	{color: #fff;}.color3	{color: #000;}.color4	{color: #fcdc54;}	.img_align_left	{	float: left;	margin: 0 20px 15px 0;	}	.img_align_right	{	float: right;	margin: 0 0 15px 20px;	}	.video	{	position: relative;	width: 100%;	height: 0;	padding-bottom: 75%;	margin: 10px 0;	}	.video iframe	{	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;	}		/*   Lists	*/	.links	{	list-style: none;	margin: 15px 0;	padding: 0;	font-family: "adelle", Georgia, serif;	font-weight: 700;	font-size: 20px;	}.links li	{	margin: 0;	border-bottom: 1px dashed #fff;	}.links li	{background: url(../img/icons.png) -327px -595px no-repeat;}.download li	{background: url(../img/doc.png) 15px 15px no-repeat;}.links li:hover	{background-color: #716a5f;}.links li a	{	display: block;	padding: 18px 20px 18px 46px;	font-weight: normal;	text-decoration: none;	}.links li a:hover	{color: #fff;}		/*   Tables	*/	.chart, .chart2	{	width: 100%;	margin-bottom: 20px;	border: 0;	border-spacing: 1px;	}	.chart th, .chart tr:first-child td	{background: #00643a; color: #fff !important; font-weight: bold;}.chart tr:nth-child(2n+2)	{background: #fff !important;}.chart td, .chart th, .chart2 th, .chart2 td	{padding: 8px 10px;}	/*   Buttons	*/	button, .btn { 	color: #fff; 	background: #2a4b36;	padding: 14px 16px;	margin: 5px !important;	border: 0;	cursor: pointer;	font-size: 18px;	line-height: 18px;	font-family: "proxima-nova", Tahoma, sans-serif;	font-weight: 400;	text-transform: uppercase;    transition: all 0.2s ease-in-out;	} button	{width: auto; overflow: visible;}.btn:hover, .btn:focus, button:hover, button:focus {background: #00722d;}a:link.btn, a:visited.btn, a:hover.btn, a:focus.btn	{	color: #fff;	text-decoration: none;	display: inline-block;	zoom: 1;	*display: inline;	}	.attn	{background: #c00 !important;}@media	only screen and (-webkit-min-device-pixel-ratio: 2),	only screen and (   min--moz-device-pixel-ratio: 2),	only screen and (     -o-min-device-pixel-ratio: 2/1),	only screen and (        min-device-pixel-ratio: 2),	only screen and (                min-resolution: 192dpi),	only screen and (                min-resolution: 2dppx) { 		.links li	{background: url(../img/icons@2x.png) -327px -595px no-repeat;}	}