.lowRootText {
    color: #ffffff;
    font-family: Trebuchet, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}
.highRootText {
	color: #234837;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.lowSubMText {
    color: #ffffff;
    font-family: Trebuchet, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}
.highSubMText {
	color: #234837;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.itemBorderLow {
    border-right: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-left: #ffffff 0px solid;
    border-bottom: #ffffff 0px solid;
}
.itemBorderHigh {
    border-right: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-left: #ffffff 0px solid;
    border-bottom: #ffffff 0px solid;
}
