/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/
/*-- Heading # 1 --*/ .cnt1_heading  { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #024A8E; font-family: Verdana, Arial, Helvetica, sans-serif;} 
				 .cnt1_heading span  { COLOR: #cc0200;}
/*-- Heading # 2 --*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #96a501; FONT-FAMILY: "Trebuchet MS";}
/*-- Heading # 3 --*/ .cnt3_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #1063a9; FONT-FAMILY: "Trebuchet MS";}
/*-- Heading # 4 --*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #00a001; FONT-FAMILY: "Trebuchet MS";}
/*-- 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: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;	line-height:1.5;}
.ContentPane ul, .ContentPane li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:  Arial, Helvetica, sans-serif; list-style-type: disc;	COLOR: #000000; line-height:1.5;}
.ContentPane td  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none;	line-height:1.5;}
.ContentPane td span {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #024a8e; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none;	line-height:1.5;}
.ContentPane p  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none;	line-height:normal;	margin:0px;	padding:6px 0px;}

/*--- LINK ---*/

.ContentPane A:link, .ContentPane A:visited, .ContentPane A:active{	text-decoration: underline;	COLOR: #000000;}
.ContentPane A:hover{ text-decoration: none; COLOR: #000000;}

/*-------------------------------------------*/
/*-------------whiteText Class-------*/
/*-------------------------------------------*/

.whiteText  {	FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none;	line-height:1.5;}
.whiteText ul, .whiteText li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY:  Arial, Helvetica, sans-serif; list-style-type: disc;	COLOR: #FFFFFF; line-height:1.5;}
.whiteText td  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none;	line-height:1.5;}
.whiteText p  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY:  Arial, Helvetica, sans-serif; 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;}



