/*====================
					 Page menu. Start
												====================*/
/*~~~~~~~~~~~~ Menu. Level 1. Start ~~~~~~~~~~~~~*/
#menuL1
{
	position			: relative;
	width				: 256px;
}
#menuL1Point, #menuL1Point-act
{
	background			: url("/datagroup/img/bg-menuL1.gif");
	background-repeat 	: no-repeat;
	margin				: 3 0;
	width				: 256px;
	height				: 24px;
	font				: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform		: uppercase;
	cursor				: pointer;
}
#menuL1Point-act
{
	background			: url("/datagroup/img/bg-menuL1-active.gif");
	background-repeat	: no-repeat;
	text-align			: right;
	font-weight			: bold;
}
div#menuL1 a
{
	color				: #40466f;
	text-decoration		: none;
}
/*~~~~~~~~~~~~ Menu. Level 1. Finish ~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~ Menu. Level 2. Start ~~~~~~~~~~~~~*/
div#menuL2
{
	position: relative;
	height: 21px;
	margin: 10px 0;
}
#menuL2inact
{
	width				: 50%;
	position			: relative;
	float				: right;
	font-size			: 10px;
	line-height			: 21px;
	color				: #0e7e6a;
	text-transform		: uppercase;
}
#menuL2Point
{
	position			: relative;
	background			: url("/datagroup/img/bg-menuL2.gif") left 5px;
	background-repeat	: no-repeat;
	padding				: 0 10px 0 15px;
	text-decoration		: none;
	float				: left;
	white-space 		: nowrap;
}
#menuL2Point-act, h1
{
	position			: relative;
	color				: #0e7e6a;
	text-transform		: uppercase;
	font-size			: 13pt;
	font-weight			: bold;
	padding				: 0;
	margin				: 0;
	padding-right		: 5%;
}
#menuL2Point a, #menuL2Point-act a, h1 a
{
	text-decoration	: none;
	color			: inherit;
}
/*~~~~~~~~~~~~ Menu. Level 2. Finish ~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~ Menu. Level 3. Start ~~~~~~~~~~~~~*/
#menuL3
{
	position			: relative;
	width				: 100%;
	color				: #40466f;
	font-size			: 11px;
}
tr #menuL3
{
	line-height			: 16px;
	vertical-align		: middle;
	margin-bottom		: 4px;
}
#menuL3Point, #menuL3Point-act, #menuL3Point-empty
{
	padding				: 2 10 2 20;
	background			: #eaf0f0 url("/datagroup/img/bg-menuL3.gif") 4px 3px;
	background-repeat	: no-repeat;
	text-decoration		: none;
	margin-bottom		: 2px;
	vertical-align		: top;
}
#menuL3Point-act
{
	background			: #0e7e6a url("/datagroup/img/bg-menuL3-active.gif") 4px 3px;
	background-repeat	: no-repeat;
	color				: white;
	font-weight			: bold;
}
#menuL3Point-empty
{
	background			: #eaf0f0 url("/datagroup/img/blank.gif");
}
#menuL3Point a, #menuL3Point-act a
{
	text-decoration		: none;
	color				: #40466f;
}
#menuL3Point-act a
{
	color				: #ffffff;
}
#menuL3Point
{
	text-decoration	: none;
}
#menuL3Point h2, #menuL3Point-act h2
{
	font			: inherit;
	font-size		: 11px;
	color			: inherit;
	font-weight		: normal;
	margin			: 0px;
	padding			: 0px;
}
h2
{
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
#menuL3Point-title, h3
{
	font				: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight			: bold;
	color				: #0e7e6a;
	margin				: 70 10 10 10;
	text-transform		: none !important;
}
h3
{
	margin-top: 40px;
	margin-left: 0;
	text-transform: uppercase !important;
}
/*~~~~~~~~~~~~ Menu. Level 3. Finish ~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~ Menu. Level 4. Start ~~~~~~~~~~~~~*/
div#menuL4
{
	position			: relative;
	width				: 256px;
}
#menuL4Point, #menuL4Point-act
{
	background			: url("/datagroup/img/bg-menuL4.gif") 6px top;
	background-repeat 	: no-repeat;
	margin				: 0 3;
	width				: 256px;
	height				: 21px;
	font				: 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform		: uppercase;
	cursor				: pointer;
}
#menuL4Point-act
{
	background			: url("/datagroup/img/bg-menuPoint-act.gif") 6px top;
	background-repeat 	: no-repeat;
	font-weight			: bold;
}
h4
{
	font				: 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight			: bold;
	text-transform		: uppercase;
	margin				: 14px 0 5px 0;
}
/*~~~~~~~~~~~~ Menu. Level 4. Finish ~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~ For all menu level. Start ~~~~~~~~~~~~~*/
a#menuPointLink
{
	color				: #40466f;
	text-decoration		: none;
}
.menuPoint
{
	padding				: 5 25;
}
div#menuPointSq
{
	position			: absolute;
	left				: 54px;
	background			: url("/datagroup/img/bg-menuPoint-act.gif");
	background-repeat	: no-repeat;
	width				: 8px;
	height				: 8px;
	z-index				: 4;
	visibility			: hidden;
}
/*~~~~~~~~~~~~ For all menu level. Finish ~~~~~~~~~~~~~*/
/*====================
					 Page menu. Finish
												====================*/
