/* WAM!NET Corporate styles - standard */
/* Ident: $Id: standard.css 160292 2014-12-17 13:16:40Z gparker $ */

/* DO NOT CHANGE THIS STYLE SHEET...it is used across multiple service user interfaces! */
/* Please add service specific styles to a separate style sheet */

/*

The styles defined in the standard style sheets will be used!
*/

.hide { display: none; }
#head span.hide { display: inline; } /* Helps unsupported Netscape 4 users when an identical selector that sets the display to none is not loaded from navigation.css */

a.bold, #leftColumn a, #rightColumn a { text-decoration: underline; color: #00853F !important; font-weight: bold; }
#modalPaneNav a.bold, .pagedLinks a { color: #000 !important; text-decoration: none;}
#modalPaneNav a.bold:hover, .pagedLinks a:hover { text-decoration: underline !important; }

#leftColumn .sectionNav2 { color: #00853F !important; }

a.toggle { text-decoration: none !important; }
a.toggle:hover { text-decoration: underline !important; }
.active:hover, .active { background-color: #ccc !important; } /*used by th, td & span onmouseover events*/

#section1Title a.toggle,
#section2Title a.toggle,
#section3Title a.toggle,
#section4Title a.toggle,
#section1Controls a,
#section2Controls a,
#section3Controls a,
#section4Controls a { text-decoration: none !important; color: #fff !important; }
#section1Title a.toggle:hover,
#section2Title a.toggle:hover,
#section3Title a.toggle:hover,
#section4Title a.toggle:hover,
#section1Controls a:hover,
#section2Controls a:hover,
#section3Controls a:hover,
#section4Controls a:hover { text-decoration: underline !important; }

a:hover { background-color: transparent; } /* need this to get IE Win to display the next background correctly */
a:hover img { background-color: #ccc; }

h4#section2Title.dash, h4#section2Title.dash a, h4#section2Title.dash a.toggle,
h4#section3Title.dash, h4#section3Title.dash a, h4#section3Title.dash a.toggle,
h4#section2Title.efolio, h4#section2Title.efolio a, h4#section2Title.efolio a.toggle,
.modalPaneIframe h4#section1Title, .modalPaneIframe h4#section2Title, .modalPaneIframe h4#section3Title, .modalPaneIframe h4#section4Title,
.modalPaneIframe h4#section1Title a, .modalPaneIframe h4#section2Title a, .modalPaneIframe h4#section3Title a, .modalPaneIframe h4#section4Title a,
.modalPaneIframe h4#section1Title a.toggle, .modalPaneIframe h4#section2Title a.toggle, .modalPaneIframe h4#section3Title a.toggle, .modalPaneIframe h4#section4Title a.toggle,
.modalPaneIframe #section1Controls a, .modalPaneIframe #section2Controls a, .modalPaneIframe #section3Controls a, .modalPaneIframe #section4Controls a { color: #666 !important; /*background-color: #ccc !important;*/}

#section3Controls.dash, .modalPaneIframe #section1Controls, .modalPaneIframe #section2Controls, .modalPaneIframe #section3Controls, .modalPaneIframe #section4Controls { color: #fff !important; }
