/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/
/*-- Heading # 1 --*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #ffffff; font-family: "Trebuchet MS";} 
				 .cnt1_heading span  { COLOR: #000000;}
/*-- Heading # 2 --*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS";}
				 .cnt1_heading span  { COLOR: #000000;}
/*-- Heading # 3 --*/ .cnt3_heading  { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;}
				 .cnt1_heading span  { COLOR: #000000;}
				 
/*-- Heading # 4 --*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS";}
				 .cnt4_heading span  { COLOR: #cc0200;}

/*-- Heading # 5 --*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3bcaff; FONT-FAMILY: "Trebuchet MS";}
				 .cnt5_heading span  { COLOR: #ffffff;}
/*-- Heading # 6 --*/ .cnt6_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #ec5b00; FONT-FAMILY: "Trebuchet MS";}
				 .cnt6_heading span  { COLOR: #ffffff;}
/*-- Heading # 7 --*/ .cnt7_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #00ec80; FONT-FAMILY: "Trebuchet MS";}
				 .cnt7_heading span  { COLOR: #ffffff;}
				 
/*-- Heading # 8 --*/ .cnt8_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS";}
				 .cnt8_heading span  { COLOR: #ffffff;}
/*-- Heading # 9 --*/ .cnt9_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS";}
				 .cnt9_heading span  { COLOR: #ffffff;}
/*-------------------------------------------*/
/*-------------ContentPane Class-------*/
/*-------------------------------------------*/

.ContentPane  {	FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.ContentPane ul, .ContentPane li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; list-style-type: disc;	COLOR: #ffffff; line-height:1.5;}
.ContentPane td  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.ContentPane p  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:normal;	margin:0px;	padding:9px 0px;}

/*--- LINK ---*/

.ContentPane A:link, .ContentPane A:visited, .ContentPane A:active{	text-decoration: underline;	COLOR: #ffffff;}
.ContentPane A:hover{ text-decoration: none; COLOR: #ffffff;}

/*-------------------------------------------*/
/*-------------whiteText Class-------*/
/*-------------------------------------------*/

.whiteText  {	FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.whiteText ul, .whiteText li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; list-style-type: disc;	COLOR: #FFFFFF; line-height:1.5;}
.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:normal;	margin:0px;	padding:0px;}

/*--- LINK ---*/

.whiteText A:link, .whiteText A:visited, .whiteText A:active{	text-decoration: underline;	COLOR: #FFFFFF;}
.whiteText A:hover{ text-decoration: none; COLOR: #FFFFFF;}



