#benefits	{
	font-style: italic;
}
#learnMore	{
	background: #3366CC;
	color: #FFFFFF;
	font-weight: bold;
}
#learnDetail	{
	background:	#6699FF;
	color: #000000;	
}
DIV #learnLink  	{
	text-align:	center;
}
#learnLink A {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

A	{
	font-weight: bold;
}
A.nav	{
	color: #5D646A;
}
DIV.docName	{
	color: #008C8C;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12pt;
	text-transform: capitalize;
}
DIV.learn	{
	padding:	6px;
}
LI.doc	{
	font-weight:	bold;
}
P	{
	text-align:	justify;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 10px;
}
P.headline	{
	color: #008C8C;
	font-family: Arial, Verdana;
	font: "Arial Black";
	font-size: 18px;
	font-weight: bold;
}
P.small	{
	font-size: 7pt;
}
SPAN.dart	{
	font-family:	Webdings;
	font-size: 12pt;
	padding-right: 8px;
	text-decoration: none;
}
SPAN.spGroupName	{
	font-size: 10pt;
	font-weight: bold;	
}
