@charset "UTF-8";
.GlBkgStyle {
	background-color: #FFFFFF;
	border: 2px solid #98B278;
	padding: 12px;
	width: 730px;
	height: 100%;
}
.ATCntStyle {
	height: 280px;
	width: 700px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-image: url(images/at_leaf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.GlFooterStyle {
	height: 64px;
	width: 730px;
}
.GlHdrStyle {
	background-image: url(images/gl_header.gif);
	height: 103px;
	width: 730px;
}
.GlCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #594928;
	text-align: center;
}
.BodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #6D8D45;
}
.ImgRight {
	float: right;
	padding-left: 20px;
}
.ImgLeft {
	float: left;
}
.PROCntStyle {
	height: 100%;
	width: 700px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.BodyTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #6D8D45;
}
.CUCntStyle {
	height: 280px;
	width: 700px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-image: url(images/cu_leaf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.TESCntStyle {
	height: 280px;
	width: 700px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-image: url(images/at_leaf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.PKGCntStyle {
	height: 100%;
	width: 700px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-image: url(images/pkg_leaf.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hdrTxtLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.hdrTxtSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

