.CntContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #444444;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:1.2;
}
.CntContentPane ul {
	margin:0!important;
	padding:0!important;
	COLOR: #3F8CC5!important;
}
.CntContentPane ul li {
	list-style-type:none!important;
	/*background: url(bullet.gif) left 6px no-repeat!important;*/
	padding:0 0 0 15px;
	line-height:1.5!important;
}
a.CntContentPane li:hover {
	text-decoration: underline;
}

.CntContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #444444;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:1.2;
}

.CntContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #444444;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:1.2;
}

/*--- LINK ---*/

.CntContentPane A:link
{
	text-decoration: underline;
	COLOR: #4C982E;
}

.CntContentPane A:visited
{
	text-decoration: underline;
	COLOR: #4C982E;
}

.CntContentPane A:hover
{
	text-decoration: underline;
	COLOR: #4C982E;
}

.CntContentPane A:active
{
	text-decoration: underline;
	COLOR: #b45030;
}


/*-------------------------------------------*/

.floatleft	{ float:left;  }
.floatright	{ float:right; }


/*-- Container1 --*/
.cnt1				{ float:left; width:100%; }
.cnt1title			{ float:left; width:100%; }
.cnt1title span		{ float:left; width:auto; display:block; }
.cnt1title label	{ float:right; width:auto; display:block; }
.cnt1contentpane	{ float:left; width:100%; padding:10px 0 15px 0; }

/*-- Container2 --*/
.cnt2				{ float:left; width:100%; border:1px #b45030 solid; background:#FFFFFF; padding:0 0 10px 0; margin:0 0 15px 0; }
.cnt2inner			{ margin:10px; *margin:10px; }
.cnt2rt				{ float:left; width:100%; background:url(cnt2RT.gif) right top no-repeat; line-height:28px; }
.cnt2title			{ float:left; width:100%; background:url(cnt2LT.gif) left top no-repeat; line-height:28px; }
.cnt2title	span	{ float:left; width:auto; height:28px; display:block; padding:0 0 0 10px; }
.cnt2title	label	{ float:right; width:auto; height:28px; display:block; padding:0 10px 0 0; }
.cnt2contentpane	{ float:left; width:100%; padding:10px 0 0 0; }

/*-- Container3 --*/
.cnt3				{ float:left; width:100%; background:url(cnt3r.gif) right top no-repeat; }
.cnt3l				{ float:left; width:100%; background:url(cnt3l.gif) left top no-repeat; }
.cnt3inner			{ margin:10px; *margin:10px; }
.cnt3title			{ float:left; width:100%; }
.cnt3title	span	{ float:left;  width:auto; display:block; }
.cnt3title	label	{ float:right; width:auto; display:block; }
.cnt3contentpane	{ float:left; width:100%; padding:10px 0 15px 0; }

/*-- Container4 --*/
.cnt4				{ float:left; width:100%; background:url(cnt4r.gif) right top no-repeat; }
.cnt4l				{ float:left; width:100%; background:url(cnt4l.gif) left top no-repeat; }
.cnt4inner			{ margin:19px; *margin:19px; }
.cnt4title			{ float:left; width:100%; }
.cnt4title	span	{ float:left;  width:auto; display:block; }
.cnt4title	label	{ float:right; width:auto; display:block; }
.cnt4contentpane	{ float:left; width:100%; padding:10px 0 15px 0; }

/*-- Container Welcome --*/
.cntw				{ float:left; width:100%; background: url(cntw-right.gif) right top no-repeat; }
.cntwL				{ float:left; width:100%; background: url(cntw-left.gif) left top no-repeat; }
.cntwtitle			{ float:left; width:100%; height:26px; vertical-align:middle; }
.cntwtitle	span	{ float:left;  width:auto; display:block; padding:0 0 0 10px; }
.cntwtitle	label	{ float:right; width:auto; display:block; padding:12px 19px 0 0; *padding:0 19px 0 0; }
.cntwcontentpane	{ margin:40px 19px 0 19px; *margin:40px 19px 0 19px; }

/*-- Empty Container --*/
.cntempty			{ width:100%; float:left; }
.cntemptyhead		{ width:100%; float:left; height:10px; }
.cntemptycp			{ width:100%; float:left; padding:0 0 15px 0; }


/*------------------------  End  -------------------------*/








