BODY, TD
{
	font-family: Arial;
	font-size: 12px;
}
H2
{
	font-size: 15px;
}

H3
{
	font-size: 13px;
}

.clsFooter
{
	font-size: 12px;
	text-align: centre;
	font-weight: bold;
}
HR
{
	border: solid 1px #cccccc;
}

.heading4	{
	font-weight: bold;
}

/* menu styles */

.level1 {
	font-size: 12px;
	line-height : 135%;
}
		
.level2 {
	font-size: 11px;
	text-indent: 10px;
	line-height : 135%;
}

.level3 {
	font-size: 10px;
	text-indent: 20px;
	line-height : 135%;
	display:none;
}


.RightColumn {
	padding-left:15px;
}