/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/
/*-- Heading # 1 --*/ .cnt1_heading  { FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #4d4d4d; font-family: "Century Gothic",  Courier, monospace, "Courier New";} 
				 .cnt1_heading span  { COLOR: #0068c8;}
/*-- Heading # 2 --*/ .cnt2_heading  { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #ffffff; FONT-FAMILY: "Century Gothic",  Courier, monospace, "Courier New";}
				 .cnt2_heading span  { COLOR: #00c6ff;}
/*-- Heading # 3 --*/ .cnt3_heading  { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #38813d; FONT-FAMILY: "Century Gothic",  Courier, monospace, "Courier New";}
				 .cnt3_heading span  { COLOR: #004295;}
/*-- Heading # 6 --*/ .cnt6_heading  { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #003f99; FONT-FAMILY: "Century Gothic",  Courier, monospace, "Courier New";}
/*-- Heading # 7 --*/ .cnt7_heading  { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #003f99; FONT-FAMILY: "Century Gothic",  Courier, monospace, "Courier New";}

/*-------------------------------------------*/
/*-------------ContentPane Class-------*/
/*-------------------------------------------*/

.ContentPane  {	FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #264f5d; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.ContentPane ul, .ContentPane li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #264f5d; FONT-FAMILY: Tahoma; list-style-type: disc;	COLOR: #264f5d; line-height:1.5;}
.ContentPane td  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #264f5d; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.ContentPane p  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #264f5d; FONT-FAMILY: Tahoma; 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: #0068c8;}
.ContentPane A:hover{ text-decoration: none; COLOR: #0068c8;}

/*-------------------------------------------*/
/*-------------whiteText Class-------*/
/*-------------------------------------------*/

.whiteText  {	FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.whiteText ul { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; list-style-type: none;	COLOR: #FFFFFF; line-height:1.5; padding:0; margin:0}
.whiteText li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; list-style-type: none; background:url(arrow.gif) no-repeat left 5px;	COLOR: #FFFFFF; line-height:1.5; padding:0 0 12px 23px;}
.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:6px 0px;}

/*--- LINK ---*/

.whiteText A:link, .whiteText A:visited, .whiteText A:active{	text-decoration: underline;	COLOR: #FFFFFF;}
.whiteText A:hover{ text-decoration: none; COLOR: #FFFFFF;}




