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