body	{
	margin: 10px auto;
	width: 800px;
	background-color: black;
}
body, td	{
	font : normal normal 12px Arial, Helvetica, sans-serif;
	color: black;
}
a, a:link, a:active, a:hover, a:visited	{
	font: inherit;
	text-decoration: none;
	color: inherit;
}
a:hover	{
	text-decoration: underline;
}
/* ELEMENTS */
sup	{
	font-size: 9px;
}
p	{
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
p.caption	{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-size: 10px;
}
ul	{
	list-style-type : disc;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/* HEADER */
#kimberlogo	{
	right: 37px;
	top: 11px;
	position: absolute;
}
#lifeactslogan	{
	padding-left:10px;
	text-align: left;
	position: absolute;
	width: 800px;
	top: 145px;
}
/* FOOTER */
#footer	{
	font-size: 10px;
	position: relative;
	clear: both;
	color: white;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited	{
	text-decoration: underline;
	color: white;
}
#footer a:hover	{
	text-decoration: none;
}
#footer .left	{
	position: relative;
	float: left;
}
#footer .right	{
	position: relative;
	float: right;
}
#disclaimer	{
	clear: both;
	padding-top: 10px;
	margin-bottom:10px;
}
/* HEADER */
#header	{
	height: 230px;
	background: #000000 url(http://www.life-act.com/resources/images/header.jpg) no-repeat top;
	position: relative;
}
#sectionheader	{
	position: absolute;
	top: 45px;
	left: 43px;
}
#sitenavigation	{
	background-color: white;
	position: relative;
	width: 800px;
	padding:5px 0px 8px 0px;
	text-align:center;
	font-size: 14px;
	color: #959595;
	font-weight: bold;
}
#sitenavigation table	{
	margin-top: 10px;
	width: 790px;
	left: -15px;
	position: absolute;
}
#sitenavigation .elementstart {
	padding:5px 10px 0px 30px;
	float:left;
	height:20px;
}
#sitenavigation .elementlast {
	padding: 5px 20px 0px 10px;
	float:left;
	height:20px;
	border-left:1px solid #959595;
}
#sitenavigation .element {
	border-left:1px solid #959595;
	padding: 4px 10px 0px 10px;
	float:left;
	vertical-align:middle;
	height:25px;
}
#sitenavigation a, #sitenavigation a:link, #sitenavigation a:active, #sitenavigation a:hover, #sitenavigation a:visited	{
	font-size: 14px;
	color: black;
}
#sitenavigation a:hover	{
	text-decoration: none;
	color: #dfc81c;
}
#sitenavigation td	{

	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
/* CONTENT */
#content	{
	background-color: white;
	position: relative;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
}
#content table	{
	width: 760px;
	position: relative;
	margin: 0px auto;
}
h1	{
	text-align: center;
}
#content h1 {
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:10pt;
	font-weight:bold;
	border-bottom:1px solid black;
	width:750px;
}
.tiny {font-size:.6em;}
.highlight	{
	background-color: #f8f3f1;
	margin-top: 7px;
	color: #221e1f;
	position: relative;
	font-size: 10px;
	height: 180px;
}
.highlight ul	{
	font-weight: normal; 
	list-style-position: inside;
}
.highlight p, .highlight img, .highlight ul	{
	position: absolute;
}
.highlight p	{
	width: 300px;
}
.borderbottom	{
	height: 20px;
	background-color: #f0e8df;
}
.row1 {background-color:#c6c8ca;}
.row2 {background-color:#DCDDDE;}
.row1 td	{ padding-left: 10px; }
.row2 td	{ padding-left: 10px; }
