/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/
/*-- Heading # 1 --*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #014ea3; font-family: "Trebuchet MS";} 
				 .cnt1_heading span  { COLOR: #097bf6;}
/*-- Heading # 2 --*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS";}
/*-- Heading # 3 --*/ .cnt3_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #878686; FONT-FAMILY: "Trebuchet MS";}
				 .cnt3_heading span  { COLOR: #097bf6;}
/*-- Heading # 4 --*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #878686; FONT-FAMILY: "Trebuchet MS";}
.cnt4_heading span  { COLOR: #097bf6;}
/*-- Heading # 5 --*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #ebf4ff; FONT-FAMILY: "Trebuchet MS";}
/*-- Heading # 6 --*/ .cnt6_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #1063a9; FONT-FAMILY: "Trebuchet MS";}

/*-------------------------------------------*/
/*-------------ContentPane Class-------*/
/*-------------------------------------------*/

.ContentPane  {	FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #5c5c5c; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.ContentPane ul, .ContentPane li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #5c5c5c; FONT-FAMILY: Tahoma; list-style-type: disc;	COLOR: #5c5c5c; line-height:1.5;}
.ContentPane td  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #5c5c5c; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.4;}
.ContentPane p  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #5c5c5c; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;	margin:0px;	padding:6px 0px;}

/*--- 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: #ebf4ff; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.whiteText ul, .whiteText li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #ebf4ff; FONT-FAMILY: Tahoma; list-style-type: disc;	COLOR: #ebf4ff; line-height:1.5;}
.whiteText td  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ebf4ff; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.whiteText p  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ebf4ff; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;	margin:0px;	padding:6px 0px;;}

/*--- LINK ---*/

.whiteText A:link, .whiteText A:visited, .whiteText A:active{	text-decoration: underline;	COLOR: #ebf4ff;}
.whiteText A:hover{ text-decoration: none; COLOR: #ebf4ff;}



