/* Main navigation styles START */.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {	color: #000000;	font: 12px Arial, sans-serif;	text-align: center;	text-decoration: none;	text-transform: none;}.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {	color: #FFFFFF;	font: bolder 10px Arial, sans-serif;	text-align: center;	letter-spacing: 1px;	text-decoration: none;	text-transform: uppercase;}/* Main navigation styles END */.itemBorder { border: 1px solid #666666;}.itemBorderBlank { border: 1px solid #CCCCDD;}/* Sub navigation styles START */.buttonTextNav, a.buttonTextNav:link, a.buttonTextNav:visited, a.buttonTextNav:active, a.buttonTextNav:focus {	text-decoration: none;	color: #711718;	font: bold 10px Arial, sans-serif;	text-align: center;	text-transform: none;}.buttonHoverNav, a.buttonHoverNav:link, a.buttonHoverNav:visited, a.buttonHoverNav:active, a.buttonHoverNav:focus { text-decoration: none; color: #711718; font: bold 10px Arial, sans-serif; text-align: center; padding: 1px;}.buttonBorder { border: 1px outset #FFFFFF;}.buttonBorderOver { border: 1px inset #000000;}/* Sub navigation styles END */