body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.border-body {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

.tip-title
{
	background-image:url(../images/website/tipsntraps/tip-title-tile.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #60754d;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0px 13px 8px;
	margin-top: 20px;
}

.tip-content
{
	background: #d0e2bf;
	background-image: url(../images/website/tipsntraps/tip-icon.gif);
	background-position: 35px 20px;
	background-repeat: no-repeat;
	border-top: 1px solid #95b476;
	border-bottom: 1px solid #95b476;
	padding: 20px  24px 15px 128px;
	min-height:65px;
  	height:auto !important;
  	height:65px;
	font-size: 14px;
	font-weight: normal;
	color: #60754d;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

.tip-title-box
{
	background: #d0e2bf;
	background-image:url(../images/website/tipsntraps/tip-title-tile.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #60754d;
	font-family:Arial, Helvetica, sans-serif;
	/*padding: 10px 0px 13px 8px;
	margin-top: 20px;*/
}


.tip-text
{
	font-size: 14px;
	font-weight: normal;
	color: #60754d;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 1px solid #95b476;
	border-bottom: 1px solid #95b476;
}

.tip-icon
{
	font-size: 14px;
	font-weight: normal;
	color: #60754d;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 1px solid #95b476;
	border-bottom: 1px solid #95b476;
	padding-left: 32px;
}

.trap-title
{
	background-image:url(../images/website/tipsntraps/trap-title-tile.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #d17600;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0px 13px 8px;
	margin-top: 20px;
}

.trap-content
{
	background: #f8d99e;
	background-image: url(../images/website/tipsntraps/trap-icon.gif);
	background-position: 35px 20px;
	background-repeat: no-repeat;
	border-top: 1px solid #d89921;
	border-bottom: 1px solid #d89921;
	padding: 20px  24px 15px 128px;
	min-height:65px;
  	height:auto !important;
  	height:65px;
	font-size: 14px;
	font-weight: normal;
	color: #d17600;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

.farm-scenario-title
{
	background-image:url(../images/website/tipsntraps/farm-scenario-title-tile.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #2b88af;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0px 13px 8px;
	margin-top: 20px;
}

.farm-scenario-content
{
	background: #b2e4f9;
	background-image: url(../images/website/tipsntraps/farm-scenario-icon.gif);
	background-position: 35px 20px;
	background-repeat: no-repeat;
	border-top: 1px solid #72bcdb;
	border-bottom: 1px solid #72bcdb;
	padding: 20px  24px 15px 128px;
	min-height:65px;
  	height:auto !important;
  	height:65px;
	font-size: 14px;
	font-weight: normal;
	color: #2b88af;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

.notepad
{
	background-image: url(../images/website/icons/note.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 93px;
	padding-top: 10px;
	min-height:66px;
  	height:auto !important;
  	height:66px;
	margin: 20px 0px 20px 0px;
}

.book
{
	background-image: url(../images/website/icons/book.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 93px;
	padding-top: 10px;
	min-height:66px;
  	height:auto !important;
  	height:66px;
	margin: 20px 0px 20px 0px;
}

.computer
{
	background-image: url(../images/website/icons/computer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 93px;
	padding-top: 10px;
	min-height:66px;
  	height:auto !important;
  	height:66px;
	margin: 20px 0px 20px 0px;
}