TD A.section:hover,
A.section:visited:hover,
A.section:active
{
 padding-left:0px;
 TEXT-DECORATION: none;
 color:#ffff00;
 font-size:12px;
 font-weight:bold;
}

TD A.section,TD A.section:link,TD A.section:visited
{
 padding-left:0px;
 TEXT-DECORATION: none;
 color:white;
 font-size:12px;
 font-weight:bold;
}



.section
{
 padding-left:0px;
 TEXT-DECORATION: none;
 color:white;
 font-size:12px;
 font-weight:bold;
}


TD A.item:hover,
A.item:visited:hover,
A.item:active
{
 margin-left:0px;
 padding-left:0px;
 TEXT-DECORATION: none;
 color:#ffff00;
 font-size:11px;
 font-weight:normal;
}

TD A.item,TD A.item:link,TD A.item:visited
{
 margin-left:0px;
 padding-left:0px;
 TEXT-DECORATION: none;
 color:white;
 font-size:11px;
 font-weight:normal;
}

TD .features {
    font: 14px Arial;
    margin:		5px;
    background:		white;
    padding:		10px;
    border:		1px solid white;
    color:		black;
    width:430px;
}


.caption {
        adisplay:                        block;
        overflow:                       visible;
	padding:                        2px 2px 2px 5px;
        font-size:                      10pt;
        font-family:            Arial;
	font-weight:bold;
	color:black;
	text-align:left;
	text-decoration:        none;
        vertical-align:         center;
        background:             #eeeeee;
        
	border:                 1px solid rgb(206,206,215);/*#ff8800;*/
	filter: aprogid:DXImageTransform.Microsoft.Wave(freq=1,LightStrength=10,Phase=90,Strength=0); 
}       

.summary {
        adisplay:                        block;
        overflow:                       visible;
	padding:                        2px 2px 2px 5px;
        font-size:                      10pt;
        font-family:            Arial;
	font-weight:bold;
	color:black;
	text-decoration:        none;
        vertical-align:         center;
        background:             #f5f5f5;
        
	border:                 1px solid rgb(206,206,215);/*#ff8800;*/
	filter: aprogid:DXImageTransform.Microsoft.Wave(freq=1,LightStrength=10,Phase=90,Strength=0); 
}       

.button
{
 background: #5CAD85;
}

.label  {font-size: 10pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #000000}

body { 
	background:none;
	background-color:white;
	font-family: arial;font-size:10pt;
}

 
ul li {margin-left:18px;padding-left:2px; list-style-image: url(li.gif); list-style-position: outside}


.header {
        overflow:                       visible;
	padding:                        2px 2px 2px 5px;
        font-size:                      10pt;
        font-family:           		 Arial;
	font-weight:bold;
	color:white;
	text-align:left;
	text-decoration:        none;
        vertical-align:         center;
        background-color:             #339966;

 /* who needs images these days? */
  background-image: -moz-linear-gradient(top, rgba(255,255,255,.2), rgba(150,150,150,.2), rgba(0,0,0,.0)) !important;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,.2)), color-stop(0.5, rgba(150,150,150,.2)), to(rgba(0,0,0,.0))) !important;
  afilter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#10000000) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2);

	border:                 1px solid rgb(206,206,215);
}       

