.SWChannelLinkRight {float            : left;background       : url() no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-size        :12px;font-weight      : Normal;text-decoration  :None;font-family: Arial, Helvetica, Sans-Serif;color: #000000;margin-top:0px;margin-bottom:0px;margin-right:20px;margin-left:0px;text-align:Center;}.SWChannelLinkRight:hover {background       : url() no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-weight      : Normal;text-decoration  :Underline;color: #000000;font-family: Arial, Helvetica, Sans-Serif;font-size        :12px;text-align:Center;}.SWChannelLinkLeft {float            : left;background       : url() no-repeat left top;padding-top      :0px;padding-bottom   :8px;padding-right    :15px;padding-left     :10px;white-space      : nowrap;cursor:			hand;}.SWChannelNavigationBar A:hover SPAN.SWChannelLinkLeft {background       : url() no-repeat left top;padding-top      :0px;padding-bottom   :8px;padding-right    :15px;padding-left     :10px;}.SWChannelLinkRightSelected {float            : left;background       : url() no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-size        :12px;font-weight      :Normal;text-decoration  :None;font-family: Arial, Helvetica, Sans-Serif;color: #000000;margin-top:0px;margin-bottom:0px;margin-right:20px;margin-left:0px;text-align:Center;}.SWChannelLinkRightSelected:hover {margin-top:0px;margin-bottom:0px;margin-right:20px;margin-left:0px;}.SWChannelLinkLeftSelected { float            : left;display          : block;background       : url() no-repeat left top;padding-top      :0px;padding-bottom   :8px;padding-right    :15px;padding-left     :10px;white-space      : nowrap;cursor:			hand;}.SWChannelLinkLeftSelected:hover {padding-top      :0px;padding-bottom   :8px;padding-right    :15px;padding-left     :10px;}/*---------------------------------------------------------------------*/
/* Used when navigation node is not selected */
/*---------------------------------------------------------------------*/

.SWNav {
padding: 0px 5px 0px 5px;
width: 100%;
}

.SWNav A {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}


/*---------------------------------------------------------------------*/
/* Used when cursor is over navigation node */
/*---------------------------------------------------------------------*/

.SWNavHover
{
padding: 0px 5px 0px 5px;
width: 100%;
}

.SWNavHover A {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
}



/*---------------------------------------------------------------------*/
/* Used when navigation node is selected */
/*---------------------------------------------------------------------*/

.SWNavSelected {
padding: 0px 5px 0px 5px;
width: 100%;
height: 25px;
background-image: url(/pps/lib/pps/_template458/_assets/selected-sectionnav.png);
background-repeat: no-repeat;
background-position: top right;
}

.SWNavSelected A {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

/*---------------------------------------------------------------------*/
/* Section List Object		*/
/*---------------------------------------------------------------------*/

.sw-sectionlist {
list-style-type:none;
margin:0px;
}

/*---------------------------------------------------------------------*/
/* Used when navigation node is not selected */
/*---------------------------------------------------------------------*/

.sw-sectionlist-item {
padding: 5px 5px 5px 5px;
width:100%;
}

.sw-sectionlist-item a {
font-family:'Trebuchet MS', Tahoma, Verdana;
font-size:12px;

}

/*---------------------------------------------------------------------*/
/* Used when cursor is over navigation node */
/*---------------------------------------------------------------------*/

.sw-sectionlist-item-hover {
padding: 0px 5px 0px 5px;
width: 100%;
}

.sw-sectionlist-item-hover a { 
font-family: 'Trebuchet MS', Tahoma, Verdana;
font-size: 12px;
color: #000000;
}


/*---------------------------------------------------------------------*/
/* Used when navigation node is selected */
/*---------------------------------------------------------------------*/

.sw-sectionlist-item-selected {
padding: 0px 5px 0px 5px;
width: 100%;
}

.sw-sectionlist-item-selected a {
font-family: 'Trebuchet MS', Tahoma, Verdana;
font-size: 12px;
color: #000000;
}


.SWNAV a {
margin: 8px 0px 10px 0px;
}

.SWNavSelected tr td, .SWNAV tr td, .SWNAVHOVER tr td  {
padding: 6px 0px 6px 5px;
}

.SWNavSelected tr td img, .SWNAV tr td img, .SWNAVHOVER tr td img  {
display: none;
}

.SWNavSelected {
background-image: url(/pps/lib/pps/inc/images/navselected-bg.png);
background-repeat: repeat-y;
background-position: right top;
list-style-type: disc;
}




.SWNAV a {
color: #333;
}