
	a { width:100%;
	   text-decoration:none;
	  
	   color:#CCCCCC;
	   font-family:sans-serif;
	   }

	a:link, a:visited { color:#666634;
	  }
	   
	a:focus, a:hover { color:#000000;
	 text-decoration:none;
	  }
	/*a.text:focus, a:hover { background:#666634;
	  }*/

	a:active { color:#666634;
	  }

p {  font:normal 12pt arial;
    color:#666634;}
b {  font:normal 12pt arial;
    color:#666634;}
td{  font:normal 12pt arial;
    color:#666634;}

div.containerWrapper
{
   background-color:#F1F4E8;
 width:100%;
 border:0px;
  
}

div.containerWrapper div.ContainerContentPane
{
   margin:0px;
}

table.titleContainer, table.footerContainer
{
   width:100%;
    border:0px;
	height:100%;
}

td.titleCell
{
padding-left:70px;
   width:100%;
   color:#B8BC65;
   font-size:24px;
   
}

td.titleCell hr
{

   width:100%;
   color:#DAE4BF;
}

td.helpCell, td.settingsActionCell
{
   text-align:right;
}

table.footerContainer td a.CommandButton
{
   font:normal normal bold 8pt verdana;
   display:inline-block;
  
   color:#000000;
}

table.footerContainer td a.CommandButton:hover
{
   color:#000000;
}

div.ContainerContentPane p
{
padding:15px;
   font:normal normal normal 12pt arial;
   color:#666634;
   
}

div.ContainerContentPane p img
{
   
}

div.ContainerContentPane h2
{
   font:normal 12pt arial;
    color:#666634;
}

div.ContainerContentPane .promoText
{
   font:normal normal normal 12pt arial;
     color:#666634;
}

div.ContainerContentPane a.promoLink
{
  
}

