.lowRootText {
	color: #FFFFFF;
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.highRootText {
	color: #CCCCCC;
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.lowSubMText {
	color: #CCCCCC;
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.highSubMText {
	color: #FFFFFF;
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	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;
}
