.lowRootText {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	background-color: #D7E8EC;
	line-height: 23px;
	height: 30px;
}
.highRootText {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	background-color: #D7E8EC;
	line-height: 23px;
	height: 30px;
}
.lowSubMText {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
}
.highSubMText {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
}
.itemBorderLow {
    border-right: #336031 0px solid;
    border-top: #336031 0px solid;
    border-left: #336031 0px solid;
    border-bottom: #336031 0px solid;
}
.itemBorderHigh {
    border-right: #336031 0px solid;
    border-top: #336031 0px solid;
    border-left: #336031 0px solid;
    border-bottom: #336031 0px solid;
}

