	.cachediv {
		visibility: hidden;
		overflow: hidden;
		height: 1px;
		margin-top: -1px;
		position: absolute;
	}


.styleText
{

height: auto;
width: 95%;


}

.styleText .headerbar{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #009900;
border:none;
/*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 7px 0 7px 0px; /*31px is left indentation of header text*/
}

.styleText .paragraphe{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
/*last 2 values are the x and y coordinates of bullet image*/
margin-left: 10px;
margin-top: 5px;
/*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 5px;
}
.styleText .paragraphe2{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000;
/*last 2 values are the x and y coordinates of bullet image*/
margin-left: 10px;
margin-top: 5px;
/*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 5px;
font-weight:bold;
}
.styleText .headerbar a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #009900;
border:none;
/*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/

padding: 7px 0 7px 0px; /*31px is left indentation of header text*/
}


.styleText .headerbar a:visited{
color: #009900;
border:none;
}

.styleText .headerbar a:hover{ /*hover state CSS*/
color: #CCC;
text-decoration: underline;
border:none;
}

.styleText .headerbar2{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
margin-left: 10px;
margin-top: 3px;
/*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
}
.styleText ul{

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
list-style-type: none;
padding: 0;

margin-bottom: 8px;
margin-top: 8px; /*bottom spacing between each UL and rest of content*/
}

.styleText ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
margin-left: 30px;
}

.styleText ul li a{
font: normal 11px Arial;
color: black;
background-image: url(bgnav.gif);
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.styleText ul li a:visited{
color: black;
}

.styleText ul li a:hover{ /*hover state CSS*/
color: white;
background: gray;
text-decoration: underline;

}
