/* CSS Document */

/*---------------------------------------------------------------------*/
/* HEADLINE CLASSES 		*/
/*---------------------------------------------------------------------*/


.SubNavColor {
                color: #000000
}

.bcText {
          font-size: 12px
}


.SWHeadlinesTitle A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.SWHeadlinesTeaser{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

/*---------------------------------------------------------------------*/
/* ANNOUNCEMENT CLASSES     */
/*---------------------------------------------------------------------*/

.SWAnnouncements {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/*---------------------------------------------------------------------*/
/* ARTICLE LIBRARY LISTING  */
/*---------------------------------------------------------------------*/

.SWArticlesTitle A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.SWArticlesTeaser{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

/*---------------------------------------------------------------------*/
/* ARTICLE LIBRARY DETAIL	*/
/*---------------------------------------------------------------------*/

.SWArticlesDetailTitle{
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.SWArticlesDetailContent{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.SWArticlesDetailAuthor{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.SWArticlesDetailAuthorEmail{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.SWArticlesDetailAuthorPhone {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/*---------------------------------------------------------------------*/
/* MAPS & DIRECTIONS LISTING        */
/*---------------------------------------------------------------------*/

.SWMapsTitle A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.SWMapsStreet{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.SWMapsCityStateZip{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}


/*---------------------------------------------------------------------*/
/* MAPS & DIRECTIONS DETAIL              */
/*---------------------------------------------------------------------*/


.SWMapsDetailTitle{
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.SWMapsDetailStreet{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.SWMapsDetailCityStateZip{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.SWMapsDirectionsDetail{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

/*---------------------------------------------------------------------*/
/* FILE LIBRARY LISTING   */
/*---------------------------------------------------------------------*/

.SWFilesTitle{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.SWFilesDescription{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.SWFilesNameSize{
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/*---------------------------------------------------------------------*/
/* LINK LIBRARY LISTING      */
/*---------------------------------------------------------------------*/

.SWLinksTitle{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}

.SWLinksDescription{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.SWLinksLink A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
}

/*---------------------------------------------------------------------*/
/* CONTENT					    */
/*---------------------------------------------------------------------*/

/* Used on all layouts. It surrounds all content. */
.SWMasterContentContainer {
}

/* Used on secondary page when left navigation is on. */
.SWContentBODY {
                WIDTH: 555px!important;
	WIDTH: 525px;
	HEIGHT:100%;
	BACKGROUND-COLOR:white;
	PADDING-TOP: 15px;
	PADDING-BOTTOM: 15px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	font-family: tahoma, verdana;
	font-size: 12px;
	position: relative;

}

/* Used on secondary page when left navigation is off. */
/* Used on Login, Access My Info, Register, Directory and Log Out pages */

.SWContentBODYMinusLeftNavigation {
    WIDTH: 780;
    HEIGHT:100%;
    BACKGROUND-COLOR:white;
    PADDING-LEFT: 0px;    
    PADDING-TOP: 15px;
    PADDING-BOTTOM: 15px;
    PADDING-LEFT: 15px;
    PADDING-RIGHT: 15px;
	font-family: tahoma, verdana;
	font-size: 12px;
	position: relative;
}


/* Used to format the Last Modified Date */

.SWLastModifedDate {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 20 0 0 0;
}

/*---------------------------------------------------------------------*/
/* MYSTART ELEMENT CLASSES      */
/*---------------------------------------------------------------------*/

.SWCancelButton{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.SWSignInButton{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

.SWButtonGeneral {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

/*---------------------------------------------------------------------*/
/* DIRECTORY		*/
/*---------------------------------------------------------------------*/

.SWDirectoryTitle {
	font-family: Tahoma, Arial;
	font-size: 25px;
	font-weight: normal;
}

.SWDirectoryAlphabeticalGroupHeading {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	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: Tahoma, Arial;
	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;
	border: 1px solid FFFFFF;

}

.SWDirectoryItem A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

/* Used when cursor is over navigation node */

.SWDirectoryItemHover
{
	background-color: #FFFFFF;
	padding: 5 5 5 5;
	width: 200;
	border: 1px solid #CCCCCC;
}

.SWDirectoryItemHover A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

/*---------------------------------------------------------------------*/
/* SITE MAP		*/
/*---------------------------------------------------------------------*/
.SWSMSiteTitle {
	margin-top:10px;
	margin-bottom:10px;
}

.SWSMSiteTitle A {
	font-family: Tahoma, Arial;
	font-size: 25px;
	font-weight: normal;
}

.SWSMChannelTitle {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}

/* Used when navigation node is not hovered over */
.SWSMSectionItem {
	background-color: #FFFFFF;
	padding: 5;
	width:200;
	clear: none;
	border: 1px solid FFFFFF;
}

.SWSMSectionItem A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* Used when cursor is over navigation node */
.SWSMSectionItemHover {
	background-color: #FFFFFF;
	padding: 5 5 5 5;
	width: 200;
	border: 1px solid #CCCCCC;
}

.SWSMSectionItemHover A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: 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;

}
/*                                                                   */
/* SECTION AND HIERARCHY NAVIGATION         */
/*                                                                   */

/*---------------------------------------------------------------------*/
/* Used when navigation node is not selected */
/*---------------------------------------------------------------------*/


/* Formats the size, border and background color */
.SWNav {
	background-color: #F0F0F0;
	padding: 5 5 5 5;width:200;
	border: 1px solid F0F0F0;
}

/* Formats the text link */
.SWNav A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

/*---------------------------------------------------------------------*/
/* Used when cursor is over navigation node */
/*---------------------------------------------------------------------*/

/* Formats the size, border and background color */
.SWNavHover
{
    background-color: #F0F0F0;
    padding: 5 5 5 5;
    width: 200;
	border: 1px solid #CCCCCC;
}

/* Formats the text link */
.SWNavHover A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}


/*---------------------------------------------------------------------*/
/* Used when navigation node is selected */
/*---------------------------------------------------------------------*/

/* Formats the size, border and background color */
.SWNavSelected {
	background-color: #FFFFFF;
	padding: 5 5 5 5;width:200;
	border: 1px solid #CCCCCC;
}

/* Formats the text link */
.SWNavSelected A {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}