.legislation #sectionMenu 
{
    background-color: #86bc24;
}

.textLayout1.legislation #sectionMenu nav a 
{
    border-bottom: 1px solid white;
}

 #mainNav .item.legi.active .hover
{
	background-color: #86bc24;
}

.legislation .stripeTitle 
{
    background-image: url(home-blocks/legi.png);
    background-repeat: no-repeat;
    background-position: left 25px;
}

.legislation.textLayout1 .editableContent p span
{
	font-size: 19px;
}

.legislation.textLayout1 .editableContent p a
{
	text-decoration: underline;
}

.legislation.textLayout1 .editableContent p a,
.legislation.textLayout1 .topTitle
{
	color: #86bc24;
}


.legislation .editableContent ul {
    list-style: inherit;
    margin-left: 20px;
}