/* CSS Document */


/*---------------------------------------------------------------------*/
/* CONTENT					    */
/*---------------------------------------------------------------------*/

/* Used on all layouts. It surrounds all content. */
.SWMasterContentContainer {

}

/* Used on secondary page when left navigation is on. */
.SWContentBODY {
	WIDTH: 505!important; /* used to set Firefox width because IE does not adhere to CSS2 standard */ 
       WIDTH: 545px;
       HEIGHT: AUTO!important; /* used to set Firefox height because IE does not adhere to CSS2 standard */ 
       HEIGHT: 100%;
	BACKGROUND-COLOR:white;
	PADDING-TOP: 10px;
       PADDING-BOTTOM: 100%;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 20px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
line-height: 17px;
	position: relative;
color:#333333;

}

/* Used on secondary page when left navigation is off. */
/* Used on Login, Access My Info, Register, Directory and Log Out pages */

.SWContentBODYMinusLeftNavigation {
    	WIDTH: 726!important; /* used to set Firefox width because IE does not adhere to CSS2 standard */ 
WIDTH: 758;
    HEIGHT:100%;
    BACKGROUND-COLOR:white;
    PADDING-LEFT: 15px;    
    PADDING-TOP: 15px;
       PADDING-BOTTOM: 100%;
    PADDING-RIGHT: 15px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	position: relative;
}



/* Used to format the Last Modified Date */

.SWLastModifedDate {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 20 0 0 0;
}


/*---------------------------------------------------------------------*/
/* CALENDAR ACTIVEBLOCK		*/
/*---------------------------------------------------------------------*/
/* Used to format the date */
.SW-Calendar-Block-Date { 
	text-transform: uppercase;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	margin-top:15px;

}

/* Used to format the time */
.SW-Calendar-Block-Time { 
display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #f0f0f0;


}

/* Used to format the title */
.SW-Calendar-Block-Title {


}

/* Used to format the title link */
.SW-Calendar-Block-Title A { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; 
	color: #f0f0f0;


}

/* Used to format the title link hover*/
.SW-Calendar-Block-Title A:hover { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
text-decoration:none;
	color: #ffcccc;


}


/* Used to format the entire list */
.SW-Calendar-Block-Container {

}

/* Used to format a single event row */
.SW-Calendar-Block-Event-Container {

	margin-left:10px;
       margin-bottom:2px;

}

/*---------------------------------------------------------------------*/
/* HEADLINE CLASSES 		*/
/*---------------------------------------------------------------------*/


.SubNavColor {
                color: #ffffff
}

.bcText {
          font-size: 12px
}


.SWHeadlinesTitle A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	PADDING-RIGHT: 15px;
}

.SWHeadlinesTitle A:hover {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #960000;
	text-decoration: underline;
	PADDING-RIGHT: 15px;
}



.SWHeadlinesTeaser{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	PADDING-RIGHT: 15px;
Padding-bottom: 10px;
}

/*---------------------------------------------------------------------*/
/* ANNOUNCEMENT CLASSES     */
/*---------------------------------------------------------------------*/

.SWAnnouncements {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
line-height: 18px;
	color: #ffffff;
}

.SWAnnouncements A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
line-height: 18px;
	color: #ffffff;
}

.SWAnnouncements A:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: underline;
line-height: 18px;
	color: #ffffff;
}


/*---------------------------------------------------------------------*/
/* ARTICLE LIBRARY LISTING  */
/*---------------------------------------------------------------------*/

.SWArticlesTitle A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
line-height: 20px;
	text-decoration: underline;
}

.SWArticlesTeaser{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
line-height: 16px;
	font-weight: normal;
}

/*---------------------------------------------------------------------*/
/* ARTICLE LIBRARY DETAIL	*/
/*---------------------------------------------------------------------*/

.SWArticlesDetailTitle{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
color:#960000;

}

.SWArticlesDetailContent{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
line-height: 17px;
	font-weight: normal;

}

.SWArticlesDetailAuthor{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

.SWArticlesDetailAuthorEmail{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;

}

.SWArticlesDetailAuthorPhone {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;

}

/*---------------------------------------------------------------------*/
/* MAPS & DIRECTIONS LISTING        */
/*---------------------------------------------------------------------*/

.SWMapsTitle A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.SWMapsStreet{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
.SWMapsCityStateZip{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}


/*---------------------------------------------------------------------*/
/* MAPS & DIRECTIONS DETAIL              */
/*---------------------------------------------------------------------*/


.SWMapsDetailTitle{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.SWMapsDetailStreet{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.SWMapsDetailCityStateZip{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.SWMapsDirectionsDetail{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}

/*---------------------------------------------------------------------*/
/* FILE LIBRARY LISTING   */
/*---------------------------------------------------------------------*/

.SWFilesTitle{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
padding-top:10px;

}
.SWFilesDescription{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;

}

.SWFilesNameSize{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
padding:bottom:10 px;

}

/*---------------------------------------------------------------------*/
/* LINK LIBRARY LISTING      */
/*---------------------------------------------------------------------*/

.SWLinksTitle{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
padding-top:10px;
}

.SWLinksDescription{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
padding-bottom:0px;

}

.SWLinksLink A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
padding-top:0px;
}

/*---------------------------------------------------------------------*/
/* MYSTART ELEMENT CLASSES      */
/*---------------------------------------------------------------------*/

.SWCancelButton{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SWSignInButton{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.SWButtonGeneral {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*---------------------------------------------------------------------*/
/* DIRECTORY		*/
/*---------------------------------------------------------------------*/

.SWDirectoryTitle {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
color: #960000
}

.SWDirectoryAlphabeticalGroupHeading {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5 5 5 5;
	width:200;
}

.SWDirectoryAlphabeticalFilterLink {
	background-color: #F0F0F0;
	padding: 5 5 5 5;
	width:20;
	border: 2px solid #FFFFFF;
}

.SWDirectoryAlphabeticalFilterLink A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}


/* Used when navigation node is not hovered over */

.SWDirectoryItem {
	background-color: #FFFFFF;
	padding: 5;
	width:200;
	clear: none;


}

.SWDirectoryItem A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;

	text-decoration: none;

}

/* Used when cursor is over navigation node */

.SWDirectoryItemHover
{
	background-color: #FFFFFF;
	padding: 5 5 5 5;
	width: 200;

}

.SWDirectoryItemHover A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;

	text-decoration: underline;

}

/*---------------------------------------------------------------------*/
/* SITE MAP		*/
/*---------------------------------------------------------------------*/
.SWSMSiteTitle {
	margin-top:10px;
	margin-bottom:10px;
}

.SWSMSiteTitle A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
text-decoration: none;
}


.SWSMSiteTitle A:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
text-decoration: underline;
}

.SWSMChannelTitle {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* Used when navigation node is not hovered over */
.SWSMSectionItem {
	background-color: #FFFFFF;
	padding: 5;
	width:200;
	clear: none;

}

.SWSMSectionItem A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;

	text-decoration: none;
}

/* Used when cursor is over navigation node */
.SWSMSectionItemHover {
	background-color: #FFFFFF;
	padding: 5 5 5 5;
	width: 200;

}

.SWSMSectionItemHover A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
}


/*---------------------------------------------------------------------*/
/* FLEXLIST		*/
/*---------------------------------------------------------------------*/

.sw-flex-title {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 18px;
}
.sw-flex-description {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}

/* List View */

/* Used to format group of items in the list */
.sw-flex-item-group {
	margin-top: 10px;
	padding: 0px;
	width: 600px;
}

/* Used to format item in the list*/
.sw-flex-item {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;

}

/* Used to format label for the item*/
.sw-flex-item-label {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;

	font-weight:bold;
}

/* Table View */

/* Used to format the table */
.sw-flex-table {
	margin: 0px;
	padding: 0px;
	width: 600px;
}

/* Used to format the column headings r */
.sw-flex-column-heading {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 0px;
}

/* Used to format the alternating row */
.sw-flex-alt-row {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E4E4E4;
}

/* Used to format the row */
.sw-flex-row {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}
/*---------------------------------------------------------------------*/
/* Blogs		*/
/*---------------------------------------------------------------------*/
.SW-BlogPostDate{
	font-size:12px;
	font-family:arial,verdana,helvetica,sans-serif;
	margin-bottom:5px;
	margin-right:10px;
	}
.SW-BlogTitle{

	font-weight:bold;
	font-size:18px;
	font-family:arial,verdana,helvetica,sans-serif;
	margin-bottom:5px;
	margin-right:10px;
	}
.SW-BlogDescription{
	font-size:10px;
	font-family:arial,helvetica,sans-serif;
	margin-bottom:15px;
	margin-right:10px;
	}	
.SW-BlogPostedBy{ 
	color:#CCCCCC;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
	padding-bottom:10px;
	margin-right:10px;
	}	
.SW-BlogRightHeader{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	}
.SW-BlogRightLink{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-bottom:5px;
	}
.SW-BlogCommentHeading{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	}	
.SW-BlogCommentAuthor{
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-bottom:3px;
	}	
.SW-BlogCommentText{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-bottom:8px;
	}
.SW-BlogCommentPostedOn{ 
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	padding-left:15px;
	}
.SW-BlogLeaveCommentHeading{
	font-size:18px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.SW-BlogLeaveCommentFieldCaption{
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	}
/*---------------------------------------------------------------------*/
/* PodCast		*/
/*---------------------------------------------------------------------*/
.SW-Podcast-Title{
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	}
 .SW-Podcast-Description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
 .SW-Podcast-Author{
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
 .SW-Podcast-Length{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.SW-Podcast-Controls{
	margin-top:10px;
	}

#nav_97 {display:none}
/*---------------------------------------------------------------------*/
/* Assignments	*/
/*---------------------------------------------------------------------*/
.sw-assignments-list-container {
	padding: 10px;
	border-bottom: 1px solid #EEEEEE;
}
.sw-assignments-list-category {
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
.sw-assignments-list-datetime {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
.sw-assignments-list-subject a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 14px;
}
.sw-assignments-pastdue-column {
	padding: 10px;
}
.sw-assignments-pastdue-header-container {
	padding: 10px;
	border-bottom: 4px solid #EEEEEE;
}
.sw-assignments-pastdue-header-text {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.sw-assignments-upcoming-column {
	padding: 10px;
}
.sw-assignments-upcoming-header-container {
	padding: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	border-bottom: 4px solid #EEEEEE;
}
.sw-assignments-upcoming-header-text {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.sw-assignments-top-filter-box { 				
     border: 1px solid silver;
     WIDTH: 520px;
     cursor: pointer;
}
.sw-assignments-date-filter-box {
	padding: 10px;
}
.sw-assignments-detail-subject {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 22px;
}
.sw-assignments-detail-category {
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-bottom: 20px;
	border-bottom: 3px solid #EEEEEE;
	padding-bottom: 10px;
}
.sw-assignments-detail-datetime {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
.sw-assignments-detail-container {
	padding: 20px;
}
.sw-assignments-detail-body {
	border-top: 1px solid #EEEEEE;
	margin-top: 20px;
	padding-top: 10px;
}
.sw-assignments-go-back {
	width: 210px;
	font-family: Tahoma, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	text-align: left;
}
.sw-assignments-upload-header { 
        background-color: #EEEEEE; 
        border-top: 1px solid #AAAAAA;
        border-bottom: 1px solid #AAAAAA;
        padding-bottom: 10px;
} 
.sw-assignments-upload-button {
	width: 160px;
	font-family: Tahoma, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
        margin-top: 10px;
	text-align: left;
}
.sw-assignments-upload-detail-subject{
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 22px;
        padding: 10px;
}
.sw-assignments-upload-detail-datetime {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
        margin-left: 10px;
}
.sw-assignments-list-note{						
     font-family: Tahoma, Helvetica, sans-serif;
     font-size: 10px;
     margin-left: 10px;
     font-style: italic;
}
.sw-assignments-top-filter-box-title{					
     background-color: silver;   
     font-family: Tahoma, Helvetica, sans-serif;
     font-size: 14px;
     padding-top: 5px;
     padding-left: 10px;
     padding-right: 10px;
     padding-bottom: 5px;
}
.sw-assignments-top-filter-box-item {
     padding-top: 5px;
     padding-left: 10px;
     padding-right: 10px;
     width: 100%;
     font-family: Tahoma, Helvetica, sans-serif;
     font-size: 14px;
}
.sw-assignments-top-filter-box-buttons{
     text-align: right;
     padding-left: 10px;
     padding-right: 10px;
     padding-bottom: 10px;

}
.SWChannelLinkRight {float            : left;background       : url(/losal/lib/losal/_template317/_assets/topnav_background_right.jpg) no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-size        :14px;font-weight      : Bold;text-decoration  :None;font-family: Arial, Helvetica, Sans-Serif;color: #333333;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;height			  :29px;text-align:Center;}.SWChannelLinkRight:hover {background       : url(/losal/lib/losal/_template317/_assets/topnav_background_right_sel.jpg) no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-weight      : Bold;text-decoration  :None;color: #990000;font-family: Arial, Helvetica, Sans-Serif;font-size        :14px;text-align:Center;}.SWChannelLinkLeft {float            : left;background       : url() no-repeat left top;padding-top      :5px;padding-bottom   :8px;padding-right    :15px;padding-left     :15px;white-space      : nowrap;cursor:			hand;height			  :29px;}.SWChannelNavigationBar A:hover SPAN.SWChannelLinkLeft {background       : url() no-repeat left top;padding-top      :5px;padding-bottom   :8px;padding-right    :15px;padding-left     :15px;height			  :29px;}.SWChannelLinkRightSelected {float            : left;background       : url(/losal/lib/losal/_template317/_assets/topnav_background_right_sel.jpg) no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-size        :14px;font-weight      :Bolder;text-decoration  :None;font-family: Arial, Helvetica, Sans-Serif;color: #990000;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;text-align:Center;height			  :29px;}.SWChannelLinkRightSelected:hover {margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;}.SWChannelLinkLeftSelected { float            : left;display          : block;background       : url() no-repeat left top;padding-top      :5px;padding-bottom   :8px;padding-right    :15px;padding-left     :15px;white-space      : nowrap;height			  :29px;cursor:			hand;}.SWChannelLinkLeftSelected:hover {padding-top      :5px;padding-bottom   :8px;padding-right    :15px;padding-left     :15px;height			  :29px;}/*                                                                   */
/* SECTION AND HIERARCHY NAVIGATION         */
/*                                                                   */

/*---------------------------------------------------------------------*/
/* Used when navigation node is not selected */
/*---------------------------------------------------------------------*/


/* Formats the size, border and background color */
.SWNav {
	background-color: #;
	padding: 3 10 2 15;
width:200;
	border:  ;
list-style-type: circle;
}

/* Formats the text link */
.SWNav A {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

/*---------------------------------------------------------------------*/
/* Used when cursor is over navigation node */
/*---------------------------------------------------------------------*/

/* Formats the size, border and background color */
.SWNavHover
{
    background-color: #;
    padding: 3 10 2 15;
    width: 200;

}

/* Formats the text link */
.SWNavHover A {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;

}


/*---------------------------------------------------------------------*/
/* Used when navigation node is selected */
/*---------------------------------------------------------------------*/

/* Formats the size, border and background color */
.SWNavSelected {
	background-color: #;
	padding: 3 10 2 15;
width:200;

}

/* Formats the text link */
.SWNavSelected A {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFffff;
text-decoration: none
}



/*---------------------------------------------------------------------*/
/* Used when sectionlist tag is used */
/*---------------------------------------------------------------------*/

.sw-sectionlist-item {
padding: 5 0 0 0;
}

.sw-sectionlist-item a {
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
font-weight:normal;
}

.sw-sectionlist-item-hover {
padding: 5 0 0 0;
}

.sw-sectionlist-item-hover a{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
font-weight:normal;
	color: #ffffff;

}

.sw-sectionlist-item-selected {
padding: 5 0 0 0;
}


.sw-sectionlist-item-selected a  {
	text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration: none;
color:rgb(255,255,255)
}

.sw-sectionlist {

list-style-type: square;
 
margin-top:0px;
margin-left:12px!important;
margin-left:15px;
padding:0px;
}

}
