/*---------- Containers Headings ----------*/


/*-- Title --*/					.cnt1_heading  {  FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #012063; font-family:  Arial, Helvetica, sans-serif; text-transform: none; padding-left: 15px;}
/*-- Title --*/					.cnt2_heading  {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #012063; font-family:  Century Gothic, Arial; text-transform:uppercase;}
/*-- Title --*/					.cnt3_heading  {  FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #012063; font-family:  Arial, Helvetica, sans-serif; text-transform:uppercase; padding-left: 15px;}

/*-- Title --*/	                 .bluefontunderline { FONT-WEIGHT: normal; FONT-SIZE: 18px;	COLOR: #012063;	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration:none;}



.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: #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;
}


/*-------------------------------------------*/



