/*========================================================*/
/*  Micro Business                                        */
/*  Default Container Headings                            */
/*  CAPS changed to lower DC 10/08/09                     */
/*  font-size reduced to 12pt                             */
/*  td css brought in from Container 1                    */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { font-weight: normal; font-Size: 10pt; color: #3A484B; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 2              			--*/ .cnt2_heading  { font-weight: normal; font-Size: 10pt; color: #3A484B; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 3              			--*/ .cnt3_heading  { font-weight: normal; font-Size: 10pt; color: #3A484B; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 4              			--*/ .cnt4_heading  { font-weight: normal; font-Size: 10pt; color: #000000; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 5              			--*/ .cnt5_heading  { font-weight: normal; font-Size: 10pt; color: #000000; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 6              			--*/ .cnt6_heading  { font-weight: normal; font-Size: 10pt; color: #0CAFA2; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 7              			--*/ .cnt7_heading  { font-weight: normal; font-Size: 10pt; color: #FF5A00; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 8              			--*/ .cnt8_heading  { font-weight: normal; font-Size: 10pt; color: #006DD4; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }

/*========================================================*/

.roundedT_BG
    {background:url(roundedT.gif);}
.roundedL_BG
    {background:url(roundedL.gif);}
.roundedR_BG
   {background:url(roundedR.gif);}  
.roundedB_BG
   {background:url(roundedB.gif);}  

.cnt2-T_BG
    {background:url(cnt2-T.gif);}
.cnt2-L_BG
    {background:url(cnt2-L.gif);}
.cnt2-R_BG
    {background:url(cnt2-R.gif);}    
.cnt2-B_BG
    {background:url(cnt2-B.gif);}    
    
    
/*==== Container 1 Pink - Text, Paragraph, TD, UL LI, Links  ====*/

.CntContentPane  {
	font-weight: normal;
	/* font-Size: 11px; */
	font-Size: 6pt;
	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;
}


/*----------------------------------------------------------*/


/*Header Overrides */
h1 {
color:#666644;
font-family:Tahoma,Arial,Helvetica;
font-size:12pt;
font-weight:normal;
}
h2 {
color:#666644;
font-family:Tahoma,Arial,Helvetica;
font-size:10pt;
font-weight:normal;
}
h3 {
color:#666644;
font-family:Tahoma,Arial,Helvetica;
font-size:8pt;
font-weight:bold;
}
h4 {
color:#666644;
font-family:Tahoma,Arial,Helvetica;
font-size:8pt;
font-weight:normal;
}
/* Added D.Cuthill*/
/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}
