.gLevel1{
	padding-left: 10px;
}
.gLevel2{
	padding-left: 10px;
}
.gLevel3{
	padding-left: 15px;
	padding-bottom: 5px;
}

A.gLinkLevel1:ACTIVE, A.gLinkLevel1:VISITED, A.gLinkLevel1:LINK{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#2650b8;
	text-decoration:none;
	padding: 0px;
}
A.gLinkLevel1:HOVER{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#2650b8;
	text-decoration:underline;
	padding: 0px;
}
A.gLinkLevel2:ACTIVE, A.gLinkLevel2:LINK, A.gLinkLevel2:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#616161;
	text-decoration:none;
}
A.gLinkLevel2:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#295f97;
	text-decoration:underline;
}
A.gLinkLevel3:ACTIVE, A.gLinkLevel3:VISITED, A.gLinkLevel3:LINK{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	color:#373737;
	text-decoration: none;
}
A.gLinkLevel3:HOVER{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	color:#295f97;
	text-decoration: underline;
}

