body
{
	margin: 15px 0px 0px;
	background-color: #e6e6f7;
	FONT-FAMILY: Arial, Verdana, Helvetica; 
	FONT-SIZE: 8pt;
}

.menuText
{
	font-weight: bold;
	font-size: 13.5pt;
	color: white;
	font-family: Arial;
}

.menuText A
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.menuText A:active
{

}
.menuText A:hover
{
	color: #3366ff;
}
.menuText A:link
{

}
.menuText A:visited
{

}
.footerText
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
}

table.gradient
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#e6e6f7,endColorStr=#9999ff);
	float: left;
	width: 100%;
	text-align: center;
}


/* From Original Code  */

.HEADERlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: capitalize;
	color: #6600CC;
	list-style-position: inside;
	list-style-image: none;
}
.BODYsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6600CC;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6600FF;
}

.trnHeader
{
	font-weight: bold;
	color: 6600CC;
	font-family: Arial;
}

.trnCategory
{
	clear: right;
	display: block;
	font-weight: bold;
	float: left;
	visibility: visible;
	color: black;
	direction: ltr;
	text-indent: 5pt;
	font-family: Arial;
	font-variant: normal;
	text-decoration: underline;
}
.trainingHeaders
{
	font-weight: bold;
	font-size: 20pt;
	color: #000000;
	line-height: 0.5in;
	font-family: Arial;
}
.trainingCatHeaders
{
	font-size: 14pt;
	color: #000000;	
	font-family: Arial;
}
.trainingText
{
	font-size: 10pt;
	color: #000000;	
	font-family: Arial;
}
.trainingLists
{
	font-size: 10pt;
	color: #0033ff;
	text-indent: 15px;
	font-family: Arial;
	font-weight: bold;
}
.trainingLists A
{
	font-weight: bold;
	font-size: 10pt;
	color: #0033ff;
	font-family: Arial;
	text-decoration: none;
}
.trainingLists A:active
{

}
.trainingLists A:hover
{
	color: #ffff33;
}
.trainingLists A:link
{

}
.trainingLists A:visited
{
