body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.featureTitle {
	font-weight: bold;
	color: #000000;
	background-color: #DED494;
	font-size: 11px;
}
.bodyBoldPurple {
	font-weight: bold;
	color: #666699;
}
.bodyCopy {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bodyBold {
	font-weight: bold;
}
.bodyHead {
	font-weight: bold;
	font-size: 12px;
}
.chartReg {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #473E72;
}
.chartBold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.productTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666699;
}
a:link {
	text-decoration: none;
	color: #6666CC;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	background-color: #9999CC;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #6666CC;
}
table.leftNav td,th {
	color: #333333;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal
}
table.leftNav a:link {
	color: #333333;
	text-decoration:none;
}
table.leftNav a:visited {
	text-decoration:none;
	color: #333333;
}
table.leftNav a:hover {
	text-decoration:none;
	background-color: #FFFFCC;
	color: #333333;
}
table.leftNav a:active {
	text-decoration:none;
	color: #333333;
}
table.topNav td,th {
	color: #FFFFFF;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal
}
table.topNav a:link {
	text-decoration:none;
	color: #CCCCCC;
}
table.topNav a:visited {
	text-decoration:none;
	color: #CCCCCC;
}
table.topNav a:hover {
	text-decoration:underline;
	color: #CCCCCC;
	background-color: #666699;
}
table.topNav a:active {
	text-decoration:none;
	color: #CCCCCC;
}
ul {
	list-style-position: outside;
	list-style-image:  url("../images/ULbullet.gif");
}
.countryHEADER {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #30C;
}
.green {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #393;
}

