﻿/* Nav Main */
#nav_main1 { background-color: #e77318; height: 41px; text-align: center; width: 100%; }

#nav_main1_div { background-color: #e77318; padding-left: 8px; }

#nav_main1, #nav_main1 ul { font-family: Verdana; font-size: x-small; font-weight: bold; list-style: none; margin: 0; padding: 0; z-index: 100; }

#nav_main1 a { display: block; text-decoration: none; }

#nav_main1 li ul li a { border-bottom: 1px solid #80c0d5; border-left: 1px solid #80c0d5; border-right: 1px solid #80c0d5; width: 170px; }

#nav_main1 li ul li a:link, #nav_main1 li ul li a:visited { background-color: #0080aa; color: #eeeeee; padding: 5px; text-align: left; }

#nav_main1 li ul li a:hover, #nav_main1 li ul li a:active { background-color: #329bc0; color: white; padding: 5px; text-align: left; }

#nav_main1 li.level1 { float: left; }

#nav_main1 li ul { left: -999em; position: absolute; }

#nav_main1 li:hover, #nav_main1 li.sfhover { position: static; /* for IE7 */ }

#nav_main1 li:hover ul, #nav_main1 li.sfhover ul { left: auto; }

/* Nav Minor */
#nav_minor1 { background-color: #ffe6a4; background-image: url(images/tip_left_nav_minor.gif); background-position: left; background-repeat: no-repeat; color: #0063a3; float: right; font-weight: bold; height: 21px; margin-bottom: 11px; padding-right: 10px; padding-top: 6px; text-align: right; width: 500px; }

#nav_minor1 a:link, #nav_minor1 a:visited { color: #0063a3; text-decoration: none; }

#nav_minor1 a:hover, #nav_minor1 a:active, #nav_minor1 a.lit:visited { color: #0063a3; text-decoration: underline; }

/* Nav Section */
#nav_section { color: #2a66e3; padding: 0px 10px 20px 10px; text-align: center; }

#nav_section a:link, #nav_section a:visited { color: #2a66e3; font-weight: bold; text-decoration: underline; }

#nav_section a:hover, #nav_section a:active, #nav_section a.lit:link, #nav_section a.lit:visited { color: #c32d14; font-weight: bold; text-decoration: none; }

#nav_section a.lit:hover, #nav_section a.lit:active { color: #c32d14; font-weight: bold; text-decoration: underline; }

/* Nav Side - GREEN */
#nav_side_green { margin-bottom: 20px; margin-top: 20px; }

#nav_side_green ul.level1 { border-top: 1px solid #768949; list-style: none; margin: 0px; padding: 0px; }

#nav_side_green ul.level2 { border-top: 1px solid #4d5d07; list-style: none; margin: 0px; padding: 0px; }

#nav_side_green ul.level1 li { border-bottom: 1px solid #768949; }

#nav_side_green ul.level2 li { border-bottom: 1px solid #667624; }

#nav_side_green ul.level1 li.expanded { border-bottom: 1px solid #4d5d07; }

#nav_side_green ul.level1 li a { background-image: url(images/arrow_right_green.gif); background-position: 6px 8px; background-repeat: no-repeat; }

#nav_side_green ul.level2 li a { background: none; }

#nav_side_green ul.level1 li a.nochildren { background: none; }

#nav_side_green ul.level1 li a.expanded { background-image: url(images/arrow_down_green.gif); background-position: 5px 9px; background-repeat: no-repeat; }

#nav_side_green ul.level1 li a.lit { background-color: #b6c56f; }

#nav_side_green ul.level2 li a.lit:link, #nav_side_green ul.level2 li a.lit:visited { background-color: #6a8355; }

#nav_side_green ul.level1 li a:link, #nav_side_green ul.level1 li a:visited { color: #1d608f; display: block; font-weight: bold; padding: 5px 5px 6px 18px; text-decoration: none; width: 127px; }

#nav_side_green ul.level1 li a:hover, #nav_side_green ul.level1 li a:active { background-color: #b6c56f; color: #1d608f; display: block; font-weight: bold; padding: 5px 5px 6px 18px; text-decoration: none; width: 127px; }

#nav_side_green ul.level2 li a:link, #nav_side_green ul.level2 li a:visited { background-color: #51693d; color: #e9eaac; display: block; font-weight: normal; padding: 5px 5px 6px 18px; text-decoration: none; width: 127px; }

#nav_side_green ul.level2 li a:hover, #nav_side_green ul.level2 li a:active { background-color: #6a8355; color: #e9eaac; display: block; font-weight: normal; padding: 5px 5px 6px 18px; text-decoration: none; width: 127px; }

/* Nav Side - ORANGE */
#nav_side_orange { margin-bottom: 20px; margin-top: 20px; }

#nav_side_orange ul.level1 { border-top: 1px solid #e1c988; list-style: none; margin: 0px; padding: 0px; }

#nav_side_orange ul.level2 { border-top: 1px solid #e77318; list-style: none; margin: 0px; padding: 0px; }

#nav_side_orange ul.level1 li { border-bottom: 1px solid #e1c988; }

#nav_side_orange ul.level2 li { border-bottom: 1px solid #e18f13; }

#nav_side_orange ul.level1 li.expanded { border-bottom: 1px solid #e77318; }

#nav_side_orange ul.level1 li a { background-image: url(images/arrow_right_orange.gif); background-position: 6px 8px; background-repeat: no-repeat; }

#nav_side_orange ul.level2 li a { background: none; }

#nav_side_orange ul.level1 li a.nochildren { background: none; }

#nav_side_orange ul.level1 li a.expanded { background-image: url(images/arrow_down_orange.gif); background-position: 5px 9px; background-repeat: no-repeat; }

#nav_side_orange ul.level1 li a.lit { background-color: #fff1ad; }

#nav_side_orange ul.level2 li a.lit:link, #nav_side_orange ul.level2 li a.lit:visited { background-color: #ffc551; }

#nav_side_orange ul.level1 li a:link, #nav_side_orange ul.level1 li a:visited { color: #1d608f; display: block; font-weight: bold; padding: 5px 5px 6px 18px; text-decoration: none; width: 127px; }

#nav_side_orange ul.level1 li a:hover, #nav_side_orange ul.level1 li a:active { background-color: #fff1ad; color: #1d608f; display: block; font-weight: bold; padding: 5px 5px 6px 18px; text-decoration: none; width: 127px; }

#nav_side_orange ul.level2 li a:link, #nav_side_orange ul.level2 li a:visited { background-color: #ffa933; color: white; display: block; font-weight: normal; padding: 5px 5px 6px 18px; text-decoration: none; width: 127px; }

#nav_side_orange ul.level2 li a:hover, #nav_side_orange ul.level2 li a:active { background-color: #ffc551; color: white; display: block; font-weight: normal; padding: 5px 5px 6px 18px; text-decoration: none; width: 127px; }

/* Nav Tab */
#nav_tab1 { clear: right; float: right; }

#nav_tab1 #menu_tab1 ul { list-style: none; margin: 0px; padding: 0px; width: 160px; }

#nav_tab1 #menu_tab1 ul li { list-style: none; margin: 0px 0px 2px 0px; padding: 0px; }

#nav_tab1 #menu_tab1 ul li a:link, #nav_tab1 #menu_tab1 ul li a:visited { background-color: #aaa285; color: white; display: block; font-weight: bold; padding: 5px 0px 5px 5px; text-decoration: none; width: 155px; }

#nav_tab1 #menu_tab1 ul li a:hover, #nav_tab1 #menu_tab1 ul li a:active { background-color: #c5bea0; color: white; display: block; font-weight: bold; padding: 5px 0px 5px 5px; text-decoration: none; width: 155px; }
