/*---------- Containers Headings ----------*/


/*-- Title --*/					.cnt1_heading  {  FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #44a8bf; font-family:  Arial, Helvetica, sans-serif; text-transform: none; padding-left: 15px;}
/*-- Title --*/					.cnt2_heading  {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #44a8bf; font-family:  Century Gothic, Arial; text-transform:uppercase;}
/*-- Title --*/					.cnt3_heading  {  FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #4cafc6; font-family:  Arial, Helvetica, sans-serif; text-transform:uppercase; padding-left: 15px;}
/*-- Title --*/	                 .bluefontunderline { FONT-WEIGHT: normal; FONT-SIZE: 18px;	COLOR: #4cafc6;	FONT-FAMILY: Arial, Helvetica, sans-serif;	text-decoration:underline;}

/*-- Heading # 1              			--*/ .cont1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #3A484B; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 2              			--*/ .cont2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3A484B; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 3              			--*/ .cont3_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3A484B; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }



.Cont-Pane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7a7c7d;
	padding:10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.2;
}


.Cont-Pane ul {
	list-style-type:circle;
	list-style-position: inherit;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5a646d;
	line-height:22px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:15px;
	margin:0;
}

.Cont-Pane UL LI a {
	COLOR: #5a646d;
	text-decoration:none;
}

.Cont-Pane UL LI a:hover {
	COLOR: #7a7c7d;
	text-decoration:none;
}


.Cont-Pane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5a646d;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.2;
}

.Cont-Pane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5a646d;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.2;
}

/*--- LINK ---*/

.Cont-Pane A:link
{
	text-decoration: none;
	COLOR: #8a151e;
}

.Cont-Pane A:visited
{
	text-decoration: underline;
	COLOR: #8a151e;
}

.Cont-Pane A:hover
{
	text-decoration: underline;
	COLOR: #8a151e;
}

.Cont-Pane A:active
{
	text-decoration: none;
	COLOR: #8a151e;
}


/*-------------------------------------------*/

/*==== Container 1 Pink - Text, Paragraph, TD, UL LI, Links  ====*/

.CntContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7A7A7A;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
.CntContentPane ul {
	margin:0!important;
	padding:0!important;
	COLOR: #7A7A7A!important;
}
.CntContentPane ul li {
	/*list-style-type:none!important;*/
	background: url(UL-LI2.gif) left 8px no-repeat!important;
	padding:0 0 0 15px;
	line-height:2!important;
}
a.CntContentPane li:hover {
	text-decoration: underline;
}

.CntContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7A7A7A;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}

.CntContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7A7A7A;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}

/*--- LINK ---*/

.CntContentPane A:link
{
	text-decoration: underline;
	COLOR: #36619B;
}

.CntContentPane A:visited
{
	text-decoration: underline;
	COLOR: #36619B;
}

.CntContentPane A:active
{
	text-decoration: underline;
	COLOR: #36619B;
}

.CntContentPane A:hover
{
	text-decoration: underline;
	COLOR: #7A7A7A;
}


/*----------------------------------------------------------*/




