/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 21px; COLOR: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
/*-- Heading # 1              			--*/ .cnt1_heading span { FONT-WEIGHT: normal; FONT-SIZE: 25px; COLOR: #939393; font-family: Arial; }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #f8bd09; font-family: Impact; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3A484B; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 4              			--*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 5              			--*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 6              			--*/ .cnt6_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #0CAFA2; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 7              			--*/ .cnt7_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FF5A00; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 8              			--*/ .cnt8_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #006DD4; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 9              			--*/ .cnt9_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #4D4D4D; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 10              			--*/ .cnt10_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 11              			--*/ .cnt11_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #BC0021; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 12              			--*/ .cnt12_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FFFFFF; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 13              			--*/ .cnt13_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #5A5A5A; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 14              			--*/ .cnt14_heading { FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #4D4D4D; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # 15              			--*/ .cnt15_heading { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #4D4D4D; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 16              			--*/ .cnt16_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #4D4D4D; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # 17              			--*/ .cnt17_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #D90000; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # 18              			--*/ .cnt18_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; font-family: "Arial", Tahoma, Verdana; }

/*========================================================*/


/*==== Container 1 Pink - Text, Paragraph, TD, UL LI, Links  ====*/

.CntContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.5;
	padding-left:5px;
}
.CntContentPane ul {
	margin:0!important;
	padding:0!important;
	COLOR: #ffffff!important;
}
.CntContentPane ul li {
	list-style-type:none!important;
	background: url(UL-LI.gif) left 6px 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: 12px;
	COLOR: #cccccc;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.5;
}

.CntContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.CntContentPane p span  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 0px;
	COLOR: #ffffff;
	padding:0 0 10px 0;
	margin:0px;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.6;
}





/*--- LINK ---*/

.CntContentPane A:link
{
	text-decoration: underline;
	FONT-SIZE: 12px;
	COLOR: #faa61a;
	font-weight:normal;
}

.CntContentPane A:visited
{
	text-decoration: underline;
	COLOR: #faa61a;
	FONT-SIZE: 12px;
font-weight:normal;
}

.CntContentPane A:active
{
	text-decoration: underline;
	COLOR: #faa61a;
	FONT-SIZE: 12px;
	font-weight:normal;
}

.CntContentPane A:hover
{
	text-decoration: underline;
	COLOR: #faa61a;
	FONT-SIZE: 12px;
	font-weight:normal;
}

.CntContentPane img
{
float:left;
border:none;
}


/*----------------------------------------------------------*/

.whiteborder { background:#FFFFFF; border:#BEC8D1 solid 1px; padding:10px; }
.cnt12 { border-top:#F2F2F2 solid 1px; border-right:#BEC8D1 solid 1px; border-bottom:#BEC8D1 solid 1px; border-left:#BEC8D1 solid 1px; background:#F2F2F2; padding:5px; }

.header  { background:url(header.jpg) left top no-repeat; width:428px; height:320px; }








.NormalNews
{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
}
.NormalNews a:link, .NormalNews a:active, .NormalNews a:visited
{font-weight:bold;
}
.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #ca8700;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration: none;
	line-height:normal;
}
a.H3:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #ca8700;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration: none;
	line-height:normal;
}
