/*---------- Containers Headings ----------*/


/*-- Heading # 1              			--*/ .cont1 {FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #000000; font-family: Arial, Helvetica, sans-serif; padding-left:8px;}
/*-- Heading # 2              			--*/ .cont2 { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; font-family: Arial, Helvetica, sans-serif; padding-left:5px;}




.Cont-Pane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	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: #640e03;
}

.Cont-Pane A:visited
{
	text-decoration: underline;
	COLOR: #640e03;
}

.Cont-Pane A:hover
{
	text-decoration: underline;
	COLOR: #640e03;
}

.Cont-Pane A:active
{
	text-decoration: none;
	COLOR: #640e03;
}


/*-------------------------------------------*/

/*==== 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;
}


/*---------------------  content ------------------------------------*/

.text {
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;}

.n-text { 
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color:#4d4d4d;
	line-height:1.4;}
 

.blue, A.blue {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #278bcd;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;


}
a.blue:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #278bcd;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.green{
	FONT-SIZE: 10px;
	COLOR: #689b65;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;


}
.red {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #d72917;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
 	}
	
.red {
	FONT-SIZE: 10px;
	COLOR: #cb4100;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold; 	}	
	



