


/* ** * ** * ** * ** *  BLUE  * ** * ** * ** * ** */



/* newhead-blue */
#newhead-blue { width: 642px; height: 48px; margin: auto; margin-top: -26px; position: relative; z-index: 9998; background-image: url(navbarshadow.png); background-repeat: repeat-y; }
#newhead-blue #nav-blue { margin: 0; padding: 0; }
#newhead-blue #nav-blue li { display: inline; }
#newhead-blue #nav-blue li a { float: left; height: 0; padding-top: 41px; overflow: hidden; }
#newhead-blue #nav-blue li a,
#newhead-blue #globalsearch { background-image: url(newnav_blue.png); background-repeat: no-repeat; }

/* BUTTONS */
#newhead-blue #nav-blue li#nhb-home a { width: 63px; background-position: 0 0; }
#newhead-blue #nav-blue li#nhb-acad a { width: 87px; background-position: -63px 0; }
#newhead-blue #nav-blue li#nhb-visn a { width: 68px; background-position: -150px 0; }
#newhead-blue #nav-blue li#nhb-cmty a { width: 108px; background-position: -218px 0; }
#newhead-blue #nav-blue li#nhb-rsrc a { width: 98px; background-position: -326px 0; }
#newhead-blue #nav-blue li#nhb-news a { width: 129px; background-position: -424px 0; }
#newhead-blue #nav-blue li#nhb-about a { width: 89px; background-position: -553px 0; }

/* OVER STATES */
#newhead-blue #nav-blue li#nhb-home a:hover { background-position: 0 -41px; border-top: 6px solid #2281ff; margin-top: -6px;}
#newhead-blue #nav-blue li#nhb-acad a:hover { background-position: -63px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }
#newhead-blue #nav-blue li#nhb-visn a:hover { background-position: -150px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }
#newhead-blue #nav-blue li#nhb-cmty a:hover { background-position: -218px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }
#newhead-blue #nav-blue li#nhb-rsrc a:hover { background-position: -326px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }
#newhead-blue #nav-blue li#nhb-news a:hover { background-position: -424px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }
#newhead-blue #nav-blue li#nhb-about a:hover { background-position: -553px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }

/* PRESSED STATES */
#newhead-blue #nav-blue li#nhb-home a:active { background-position: 0 -82px; }
#newhead-blue #nav-blue li#nhb-acad a:active { background-position: -63px -82px; }
#newhead-blue #nav-blue li#nhb-visn a:active { background-position: -150px -82px; }
#newhead-blue #nav-blue li#nhb-cmty a:active { background-position: -218px -82px; }
#newhead-blue #nav-blue li#nhb-rsrc a:active { background-position: -326px -82px; }
#newhead-blue #nav-blue li#nhb-news a:active { background-position: -424px -82px; }
#newhead-blue #nav-blue li#nhb-about a:active { background-position: -553px -82px; }

/* ON STATES */
#newhead-blue.acad #nav-blue li#nhb-acad a { background-position: -63px -41px !important; }
#newhead-blue.visn #nav-blue li#nhb-visn a { background-position: -150px -41px !important; }
#newhead-blue.cmty #nav-blue li#nhb-cmty a { background-position: -218px -41px !important; }
#newhead-blue.rsrc #nav-blue li#nhb-rsrc a { background-position: -326px -41px !important; }
#newhead-blue.news #nav-blue li#nhb-news a { background-position: -424px -41px !important; }
#newhead-blue.about #nav-blue li#nhb-about a { background-position: -553px -41px !important; }

/* SUBNAV */
div#subnav { width: 642px; height: 21px; background: url(subnavbg.png); _background-color: #222; clear: both; border-top: 1px solid #000;}
div#subnav span#current { float: right; margin-top: -10px; }
div#subnav span#current p { height: 21px; font: bold 10px/21px 'Lucida Grande', 'Trebuchet MS', Helvetica, sans-serif; background-image: url(newsubnav_arrow.png); padding: 0 8px 0 19px; }
div#subnav span#current p,
div#subnav span#current p a { color: #fff; text-decoration: none; }
div#subnav ul#subnav { padding: 0; font: bold 10px/0px 'Lucida Grande', 'Trebuchet MS', Helvetica, sans-serif; text-align: left; }
div#subnav ul#subnav li { list-style-type: none; display: inline; padding: .6em; color: #2281ff; }
div#subnav ul#subnav li a { color: #999; text-decoration: none; }
div#subnav ul#subnav li a:hover { color: #fff; }
div#subnav ul#subnav li a:active { color: #2281ff; }
div#navshadow { width: 100%; height: 7px; background: url(navbarshadow.png); }

/* SUB-SUBNAV */
ul#subsubnav { width: 314px; padding: 0 24px 0 0; margin: 16px 0 0 0; float: right; clear: both; font: bold 12px/18px 'Lucida Grande', 'Trebuchet MS', Helvetica, sans-serif; }
ul#subsubnav li { list-style-type: none; padding: 4px; margin-bottom: 2px; border-left: 6px solid #2281ff; background: url(subsubnav_arrow.png); overflow: hidden; background-position: -6px 0; }
ul#subsubnav li:hover,
ul#subsubnav li:hover a { color: #fff; background-position: -6px -26px; }
ul#subsubnav li a {	color: #999; text-decoration: none; display: block; }
ul#subsubnav li a:hover { color: #fff; }

/* CORRECTIONS */
div#photospacer { padding-top: 18px; }div#articlejump { display: none; }



/* ** * ** * ** * ** *  ORANGE  * ** * ** * ** * ** */



/* newhead-orange */
#newhead-orange { width: 642px; height: 48px; margin: 18px auto; margin-top: 0; position: relative; z-index: 9998; background-image: url(navbarshadow.png); background-repeat: repeat-y; }
#newhead-orange #nav-orange { margin: 0; padding: 0; }
#newhead-orange #nav-orange li { display: inline; }
#newhead-orange #nav-orange li a { float: left; height: 0; padding-top: 41px; overflow: hidden; }
#newhead-orange #nav-orange li a,
#newhead-orange #globalsearch { background-image: url(newnav_blue.png); background-repeat: no-repeat; }

/* BUTTONS */
#newhead-orange #nav-orange li#nho-home a { width: 63px; background-position: 0 -41; }
#newhead-orange #nav-orange li#nho-acad a { width: 87px; background-position: -63px 0; }
#newhead-orange #nav-orange li#nho-visn a { width: 68px; background-position: -150px 0; }
#newhead-orange #nav-orange li#nho-cmty a { width: 108px; background-position: -218px 0; }
#newhead-orange #nav-orange li#nho-rsrc a { width: 98px; background-position: -326px 0; }
#newhead-orange #nav-orange li#nho-news a { width: 129px; background-position: -424px 0; }
#newhead-orange #nav-orange li#nho-about a { width: 89px; background-position: -553px 0; }

/* OVER STATES */
#newhead-orange #nav-orange li#nho-home a:hover { background-position: 0 -41px; border-top: 6px solid #2281ff; margin-top: -6px;}
#newhead-orange #nav-orange li#nho-acad a:hover { background-position: -63px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }
#newhead-orange #nav-orange li#nho-visn a:hover { background-position: -150px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }
#newhead-orange #nav-orange li#nho-cmty a:hover { background-position: -218px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }
#newhead-orange #nav-orange li#nho-rsrc a:hover { background-position: -326px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }
#newhead-orange #nav-orange li#nho-news a:hover { background-position: -424px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }
#newhead-orange #nav-orange li#nho-about a:hover { background-position: -553px -41px; border-top: 6px solid #2281ff; margin-top: -6px; }

/* PRESSED STATES */
#newhead-orange #nav-orange li#nho-home a:active { background-position: 0 -82px; }
#newhead-orange #nav-orange li#nho-acad a:active { background-position: -63px -82px; }
#newhead-orange #nav-orange li#nho-visn a:active { background-position: -150px -82px; }
#newhead-orange #nav-orange li#nho-cmty a:active { background-position: -218px -82px; }
#newhead-orange #nav-orange li#nho-rsrc a:active { background-position: -326px -82px; }
#newhead-orange #nav-orange li#nho-news a:active { background-position: -424px -82px; }
#newhead-orange #nav-orange li#nho-about a:active { background-position: -553px -82px; }