/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #3A484B; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #4D4D4D; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- 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: 22px; COLOR: #4D4D4D; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- 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: #9F4265; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # 18              			--*/ .cnt18_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # 19              			--*/ .cnt19_heading { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 20              			--*/ .cnt20_heading { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #4D4D4D; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 21              			--*/ .cnt21_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #667e00; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 22              			--*/ .cnt22_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #c4768f; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 23              			--*/ .cnt23_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #3172a0; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # 24              			--*/ .cnt24_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #323232; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 25              			--*/ .cnt25_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 26              			--*/ .cnt26_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: 11px;
	COLOR: #676767;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
.CntContentPane ul {
	margin:0!important;
	padding:0!important;
	COLOR: #72AB00!important;
}
.CntContentPane ul li {
	list-style-type:none!important;
	background: url(UL-LI.gif) left 10px no-repeat!important;
	padding:0 0 0 15px;
	line-height:2.5!important;
}
a.CntContentPane li:hover {
	text-decoration: underline;
}

.CntContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #676767;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}

.CntContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #676767;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}


/*--- LINK ---*/

.CntContentPane A:link
{
	text-decoration: none;
	COLOR: #666666;
}

.CntContentPane A:visited
{
	text-decoration: none;
	COLOR: #666666;
}

.CntContentPane A:active
{
	text-decoration: none;
	COLOR: #666666;
}

.CntContentPane A:hover
{
	text-decoration: underline;
	COLOR: #1a9198;
}


/*----------------------------------------------------------*/

.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:749px; height:286px; }







