/*  ---  Styles for the subnav tabs  ---  */
.s-table TD				{padding: 0px; padding-bottom: 3px; vertical-align: bottom}
.s-middle				{background: #CDD5E6 url(../images/subnav_middle.gif) repeat-x left top; height: 16px; white-space: nowrap}
TD.s-middle-selected	{background: white url(../images/subnav_middle_selected.gif) repeat-x left top; color: black; white-space: nowrap; padding-left: 6px; padding-right: 7px}
TD.s-middle				{padding-left: 6px; padding-right: 7px}
.s-left					{background: #CDD5E6 url(../images/subnav_left.gif) no-repeat left top; width: 8px}
.s-right				{background: #CDD5E6 url(../images/subnav_right.gif) no-repeat right top; width: 8px}

.s-left-selected		{background: white url(../images/subnav_left_selected.gif) no-repeat left top; width: 8px}
.s-right-selected		{background: white url(../images/subnav_right_selected.gif) no-repeat right top; width: 8px}
TD.s-middle A			{text-decoration: none; color: #505050; comment: this starts with td to override N4 colors;}
.s-middle-selected A	{text-decoration: none}
TD.s-middle a:hover 	{text-decoration: underline}

.s-underline					{background: white url(../images/subnav_underline.gif) repeat-x left bottom; height: 4px}
.s-underline-selected-left		{background: white url(../images/subnav_underline_left_selected.gif) no-repeat left top}
.s-underline-selected-middle	{background: white}
.s-underline-selected-right		{background: white url(../images/subnav_underline_right_selected.gif) no-repeat right top}
.s-wrapper						{background: white url(../images/subnav_underline.gif) repeat-x left bottom; width:100%}
.s-notch						{background: white url(../images/subnav_underline.gif) repeat-x left bottom; width:6px}
.s-bounding-box					{width:100%; font:100 8pt Verdana; border-left: 1px; border-right: 0px; border-top:0px; border-bottom: 1px; border-color: #4266B3; border-style: solid}


/*  ---  Styles for the tertiary nav tabs  ---  */
.t-table TD				{padding: 0px; padding-bottom: 3px; vertical-align: bottom}
.t-middle				{background: #DDDDDD url(../images/tertiarynav_middle.gif) repeat-x left top; height: 16px; white-space: nowrap}
TD.t-middle-selected	{background: white url(../images/tertiarynav_middle_selected.gif) repeat-x left top; color: black; white-space: nowrap; padding-left: 6px; padding-right: 7px}
TD.t-middle				{padding-left: 6px; padding-right: 7px}
.t-left					{background: #DDDDDD url(../images/tertiarynav_left.gif) no-repeat left top; width: 8px}
.t-right				{background: #DDDDDD url(../images/tertiarynav_right.gif) no-repeat right top; width: 8px}
.t-left-selected		{background: white url(../images/tertiarynav_left_selected.gif) no-repeat left top; width: 8px}
.t-right-selected		{background: white url(../images/tertiarynav_right_selected.gif) no-repeat right top; width: 8px}
TD.t-middle A			{text-decoration: none; color: #333399; comment: this starts with td to override N4 colors;}
TD.t-middle a:hover 	{text-decoration: underline}

.t-underline					{background: white url(../images/tertiarynav_underline.gif) repeat-x left bottom; height: 4px}
.t-underline-selected-left		{background: white url(../images/tertiarynav_underline_left_selected.gif) no-repeat left top}
.t-underline-selected-middle	{background: white}
.t-underline-selected-right		{background: white url(../images/tertiarynav_underline_right_selected.gif) no-repeat right top}
.t-wrapper						{background: white url(../images/tertiarynav_underline.gif) repeat-x left bottom; width:100%}
.t-notch						{background: white url(../images/tertiarynav_underline.gif) repeat-x left bottom; width:6px}
.t-bounding-box					{width:100%; font:100 8pt Verdana; border-left: 1px; border-right: 0px; border-top:0px; border-bottom: 1px; border-color: #666666; border-style: solid}
