/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/
/*-- Heading # 1 --*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #ffffff; font-family: "Trebuchet MS";} 
				 .cnt1_heading span  { COLOR: #53b514;}
/*-- Heading # 2 --*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #d4fd30; FONT-FAMILY: "Trebuchet MS";}
				 .cnt2_heading span  { COLOR: #ffffff;}
/*-- Heading # 3 --*/ .cnt3_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #6aed1d; FONT-FAMILY: "Trebuchet MS";}
				 .cnt3_heading span  { COLOR: #ffffff;}
/*-- Heading # 4 --*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #544c37; FONT-FAMILY: "Trebuchet MS";}
				 .cnt4_heading span  { COLOR: #b08001;}
				 
/*-- Heading # 5 --*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: "Trebuchet MS";}
/*-- Heading # 6 --*/ .cnt6_heading  { FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #1063a9; FONT-FAMILY: "Trebuchet MS";}

/*-------------------------------------------*/
/*-------------ContentPane Class-------*/
/*-------------------------------------------*/

.ContentPane  {	FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #544c37; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.ContentPane ul, .ContentPane li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #544c37; FONT-FAMILY: Tahoma; list-style-type: disc;	COLOR: #544c37; line-height:1.5;}
.ContentPane td  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #544c37; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.4;}
.ContentPane p  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #544c37; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.4;	margin:0px;	padding:0 0 5px 0;}

/*--- LINK ---*/

.ContentPane A:link, .ContentPane A:visited, .ContentPane A:active{	text-decoration: underline;	COLOR: #2da3ff;}
.ContentPane A:hover{ text-decoration: none; COLOR: #2da3ff;}

/*-------------------------------------------*/
/*-------------whiteText Class-------*/
/*-------------------------------------------*/

.whiteText  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.5;
}
.whiteText ul {
	margin:0!important;
	padding:0 0 0 0!important;
	COLOR: #ffffff!important;
}
.whiteText ul li {
	list-style-type:disc;
	/*background: url(UL-LI2.gif) left 8px no-repeat!important;*/
	padding:0 0 0 0;
	line-height:2.1!important;
}
a.whiteText li:hover {
	text-decoration: underline;
}

.whiteText td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.5;
}

.whiteText p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.7;
}

/*--- LINK ---*/

.whiteText A:link
{
	text-decoration: underline;
	COLOR: #ffffff;
}

.whiteText A:visited
{
	text-decoration: underline;
	COLOR: #ffffff;
}

.whiteText A:active
{
	text-decoration: underline;
	COLOR: #ffffff;
}

.whiteText A:hover
{
	text-decoration: underline;
	COLOR: #ffffff;
}









/*-------------------------------------------*/
/*-------------whitetwo Class-------*/
/*-------------------------------------------*/

.whitetwo  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.5;
}
.whitetwo ul {
	margin:0!important;
	padding:0 0 0 20px!important;
	COLOR: #ffffff!important;
}
.whitetwo ul li {
	list-style-type:disc;
	/*background: url(UL-LI2.gif) left 8px no-repeat!important;*/
	padding:0 0 0 0px;
	line-height:2.1!important;
}
a.whitetwo li:hover {
	text-decoration: underline;
}

.whitetwo td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.5;
}

.whitetwo p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:2.6!important;
	display: block;
	width:120px;
}

/*--- LINK ---*/

.whitetwo A:link
{
	text-decoration: underline;
	COLOR: #ffffff;
}

.whitetwo A:visited
{
	text-decoration: underline;
	COLOR: #ffffff;
}

.whitetwo A:active
{
	text-decoration: underline;
	COLOR: #ffffff;
}

.whitetwo A:hover
{
	text-decoration: underline;
	COLOR: #ffffff;
}




