/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

.cnt1_heading 	 { FONT-WEIGHT: bold; font-style:italic; FONT-SIZE: 16px; COLOR: #FFFFFF; font-family: "Arial", Helvetica, sans-serif; }
.cnt2_heading 	 { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #cccccc; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.cnt3_heading 	 { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #ee8f1e; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.cnt4_heading 	 { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #feb74f; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

.cnt5_heading 	 { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #cccccc; font-family: "Arial", Helvetica, sans-serif; text-transform:uppercase; }

.cnt6_heading 	 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*========================================================*/


/*==== Container 1 - Text, Paragraph, TD, UL LI, Links  ====*/

.CntContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #cccccc;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	line-height:2;
}


.CntContentPaneDark  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #282828;!important;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	line-height:2;
	padding-right: 8px;
	padding-left: 8px;
}

.CntContentPane ul {
	margin:0!important;
	padding:0 0 0 0!important;
	COLOR: #cccccc!important;
}
.CntContentPane ul li {
	list-style-type:none!important;
	background: url(images/bullet.gif) left 6px no-repeat!important;
	padding:0 0 10px 15px;
	line-height:2!important;
}
a.CntContentPane li:hover {
	text-decoration: underline;
}

.CntContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #cccccc;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	line-height:2;
}

.CntContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #cccccc;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	line-height:2;
	margin:0 0 15px 0;
}


/*--- LINK ---*/

.CntContentPane A:link
{
	text-decoration: underline;
	COLOR: #ffb953;
}

.CntContentPane A:visited
{
	text-decoration: underline;
	COLOR: #ffb953;
}

.CntContentPane A:active
{
	text-decoration: underline;
	COLOR: #ffb953;
}

.CntContentPane A:hover
{
	text-decoration: none;
	COLOR: #ffb953;
}

/*----------------------------------------------------------*/



/*==== Container 2 - Text, Paragraph, TD, UL LI, Links  ====*/

.Cnt2ContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #878787;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	line-height:2;
}
.Cnt2ContentPane ul {
	margin:0!important;
	padding:0 0 0 0!important;
	COLOR: #878787!important;
}
.Cnt2ContentPane ul li {
	list-style-type:none!important;
	background: url(images/bullet.gif) left 6px no-repeat!important;
	padding:0 0 10px 15px;
	line-height:2!important;
}
a.Cnt2ContentPane li:hover {
	text-decoration: underline;
}

.Cnt2ContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #878787;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	line-height:2;
}

.Cnt2ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #878787;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	line-height:2;
	margin:0 0 15px 0;
}


/*--- LINK ---*/

.Cnt2ContentPane A:link
{
	text-decoration: underline;
	COLOR: #878787;
}

.Cnt2ContentPane A:visited
{
	text-decoration: underline;
	COLOR: #878787;
}

.Cnt2ContentPane A:active
{
	text-decoration: underline;
	COLOR: #878787;
}

.Cnt2ContentPane A:hover
{
	text-decoration: none;
	COLOR: #878787;
}

/*----------------------------------------------------------*/








