body{
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
div#bodydiv{
	position: relative; 
	text-align: left; 
	width: 960px;
	margin: 0 auto;
}
div#headerdiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
div#startcontentdiv{
	position: absolute;
	top: 180px;
	left: 0px;
	z-index: 1;
}
div#contentdiv{
	position: absolute;
	top: 170px;
	left: 0px;
	z-index: 1;
}
.bigheader{
	font-family: arial, helvetica;
	font-size: 24px;
	color: #000000;
	line-height: 40px;
}
.header{
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 32px;
}
.smallheader{
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ingro{
	font-family: arial, helvetica;
	font-size: 14px;
	color: #000000;
}

.breader{
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
}

.prodintrotable{
	margin-bottom: 52px;
}

div.proddiv{
	width: 958px;
	margin-bottom: 58px;
}

.wprod{
	background-color: #ffffff;
}
.bprod{
	background-color: #f2f7fb;
}

.prodimgtd{
	width: 448px;
}
.prodtexttd{
	width: 490px;
}

table.prodfact{
	border-top: 1px solid black;
	border-left: 1px solid black;
	margin-bottom: 10px;
	margin-top: 2px;
}
table.prodfact td, th{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 5px;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
