<!--

/* =====================================================================
Mid Color Styles
===================================================================== */
.midMaintextHolder { font-size: 20px; color: #FFFFFF; text-align : right; padding-right : 10px; background-color : #8C2E5E; vertical-align : bottom; padding-bottom : 8px; cursor : default; width : 392px; height : 117px; border-right : 1px solid #FFFFFF; border-top : 1px solid #CACACA; }

A:link, A:visited, A:hover { color: #8C2E5E; font-weight : bold; }
A.searchResultsLink:link, A.searchResultsLink:visited, A.searchResultsLink:hover { color: #8C2E5E; font-weight : bold; }
H2 { font-size: 18px; color: #8C2E5E; font-weight : bold; }

/* =====================================================================
Section Menu Styles
===================================================================== */
.sectionMenuRightSelected { background-color : #8C2E5E; width : 17px; height : 18px; border-left : 1px solid #CACACA; border-bottom : 1px solid #CACACA; }

/* =====================================================================
Mid Styles
===================================================================== */
.midMenuLeftSelected { background-color : #8C2E5E; width : 17px; height : 23px; border-right : 1px solid #CACACA; border-left : 1px solid #CACACA; border-top : 1px solid #CACACA; }

//-->