/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/
/*-- Heading # 1 --*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #636363; font-family: "Trebuchet MS";} 
				 .cnt1_heading span  { COLOR: #1c7475;}
/*-- Heading # 2 --*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS";}
/*-- Heading # 3 --*/ .cnt3_heading  { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #606060; FONT-FAMILY: Tahoma; text-transform:uppercase;}
/*-- Heading # 4 --*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 36px; COLOR: #1c7475; FONT-FAMILY: "Times New Roman", Times, serif;}
/*-- Heading # 5 --*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: "Trebuchet MS";}
				 .cnt5_heading span  { COLOR: #00fbfe;}
/*-- 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: #666d6d; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.ContentPane ul, .ContentPane li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #666d6d; FONT-FAMILY: Tahoma; list-style-type: disc;	COLOR: #666d6d; line-height:1.5;}
.ContentPane td  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666d6d; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.ContentPane p  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666d6d; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:normal;	margin:0px;	padding:0px;}

/*--- LINK ---*/

.ContentPane A:link, .ContentPane A:visited, .ContentPane A:active{	text-decoration: underline;	COLOR: #330099;}
.ContentPane A:hover{ text-decoration: none; COLOR: #330099;}

/*-------------------------------------------*/
/*-------------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: disc;	COLOR: #d1a390; padding:inherit; margin:0;}
.whitetext li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; list-style-type: none; COLOR: #FFFFFF; background:url(arrow.gif) no-repeat left 5px; padding:0 0 9px 16px; margin:0;}
.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;}


