#titleRow
{
 width:100%;
 text-align: left;
 height: 60px;
 margin-top: 15px;
}
 
 .bodytext
{
	font-size: 9pt;
	padding-left: 50px;
}

.note
{
	font-size: 8pt;
}

.titleLink
{
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.titleLink a:hover
{
	text-decoration: underline;
	color:#2A1FFF;
}

#ProdCol
{
	width: 100%; 
	margin-left: 15px;
	text-align: center;
}

#divColLeft, #divColRight
{
	width: 385px;
	float: left;
}

#CellLeft, #CellRight
{
	width: 380px;
	height: 160px;
	background-image: url(zoimages/bg-box.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 5px;
}

#CellLeft img
{
	padding-right: 5px;
	float: right;
}

#CellLeftText
{
	text-align: right;
	margin-left: 10px;
	width: 208px;
	position: relative;
	top: 25%;
}


#CellRight img
{
	padding-left: 5px;
	float: left;
}

#CellRightText
{
	float: left;
	width: 210px;
	padding-left: 8px;
	position: relative;
	top: 25%;
	font-size: 8pt;	
}
.white_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.white_bodyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.blueBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A3FAA;
}

.blueBody a {
	color: #00F;
	font-weight: bold;

}
.rightdata {
	font-family: Arial; 
	color: #fff; 
	padding-top: 120px; 
	width: 450px; 
	text-align: left;
}
