/* ############################################################################ */
/* #######################  Styles for the search box.  ####################### */
/* ############################################################################ */

form#SearchBox {
	display: none;
}


/* ############################################################################ */
/* #### Styles for the default navigation to emulate existing navigation.  #### */
/* ############################################################################ */

div#PageFrame div#Content div#IKB_LH_Content ul.DEF_NAV li {
	color: #709E30;
	font-size: 13px;
	font-weight: bold;
}
div#PageFrame div#Content div#IKB_LH_Content ul.DEF_NAV li.Active {
	color: #FFCB94;
}
div#PageFrame div#Content div#IKB_LH_Content ul.DEF_NAV a:link {
	color: #709E30;
	text-decoration: none;
}
div#PageFrame div#Content div#IKB_LH_Content ul.DEF_NAV a:visited {
	color: #709E30;
	text-decoration: none;
}
div#PageFrame div#Content div#IKB_LH_Content ul.DEF_NAV a:hover {
	color: #709E30;
	text-decoration: underline;
}

/* ############################################################################ */
/* #### Styles for the default navigation to emulate existing navigation.  #### */
/* ############################################################################ */

div#PageFrame div#Content div#IKB_LH_Content {
	display: none;
}


/* ############################################################################ */
/* ############### Styles for the content section of the page. ################ */
/* ############################################################################ */

div#PageFrame div#Content div#IKB_RH_Content {
	clear: right;
	float: left;
	width: 759px;
}
div#PageFrame div#Content div#IKB_RH_Content h3 {
	font-size: 16px;
	color: #709E30;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#PageFrame div#Content div#IKB_RH_Content h3 a:link {
	font-size: 12px;
	color: #709E30;
}
div#PageFrame div#Content div#IKB_RH_Content h3 a:visited {
	font-size: 12px;
	color: #709E30;
}
div#PageFrame div#Content div#IKB_RH_Content h3 a:hover {
	font-size: 12px;
	color: #709E30;
}
div#PageFrame div#Content div#IKB_RH_Content a:link {
	color: #709E30;
}
div#PageFrame div#Content div#IKB_RH_Content a:visited {
	color: #709E30;
}
div#PageFrame div#Content div#IKB_RH_Content a:hover {
	color: #617D26;
}
div#PageFrame div#Content div#IKB_RH_Content li .Count {
	color: #999999;
	font-size: 10px;
}
div#PageFrame div#Content div#IKB_RH_Content table.IncentiveTbl {
	margin-bottom: 50px;
}
div#PageFrame div#Content div#IKB_RH_Content table.LastIncentiveTbl {
	margin-bottom: 10px;
}
div#PageFrame div#Content div#IKB_RH_Content th {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #E6F0D0;
	padding: 6px;
	color: #507122;
}
div#PageFrame div#Content div#IKB_RH_Content tr.IcentiveTblRow td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 6px;
	vertical-align: top;
}