/* CSS Document */

/*---------------------------------------------------------------------*/
/*SET DEFAULT FONT TYPE AND SIZE ACROSS TEMPLATE     */
/*---------------------------------------------------------------------*/
body, p, div, .content {
                font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
                /*font-family:Arial, Helvetica, Sans-Serif;*/
                /*font-family:Tahoma, Verdana, Helvetica;*/
                /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
                /*font-family:Georgia, 'Times New Roman', Times, serif;*/
                /*font-family: 'Times New Roman', Times, serif;*/
                font-size: 12px;
	font-weight: normal;
	color: #000000;
                line-height: 160%;
}
a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
/*--------------------------------------------------------------------- */
/* SCHOOLWIRES FOOTER			          */
/*---------------------------------------------------------------------*/

#sw-policy-footer {
	display: none;
}
#sw-policy-footer-copyright {
	display: none;
}
/*--------------------------------------------------------------------- */
/* CONTENT			                          */
/*---------------------------------------------------------------------*/

.SWMasterContentContainer {
}
.SWContentBODY {
	width: 647px!important;
	width: 677px;
	
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
	padding: 15px;
	position: relative;
	overflow-x: auto;
margin-bottom: 10px;
margin-top: 8px!limportant;
margin-top: 9px;
margin-left: 5px;
}
.SWContentBODYMinusLeftNavigation {
	width: 845px!important;
	width: 960px;
	background: #FFFFFF URL(/tasd/lib/tasd/_template415/_assets/sp-content-no-nav.png) no-repeat bottom left;
	padding: 15px 15px 15px 100px;
	position: relative;
	overflow-x: auto;
height: auto!important;
height: 204px;
min-height: 204px;
border-bottom: 1px solid #000000;


}
.SWLastModifedDate {
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}
/*---------------------------------------------------------------------*/
/* HEADLINE CLASSES 		                         */
/*---------------------------------------------------------------------*/

.SWHeadlinesTitle A {
	font-weight: bold;
	text-decoration: none;
position: relative;

margin-left: 5px;
line-height: 12px;
}
.SWHeadlinesTeaser {
	font-weight: normal;
position: relative;

margin-left: 5px;
line-height: 12px;
}
/*---------------------------------------------------------------------*/
/* ANNOUNCEMENT CLASSES     */
/*---------------------------------------------------------------------*/

.SWAnnouncements {
	font-size: 11px;
}
/*---------------------------------------------------------------------*/
/* ARTICLE LIBRARY LISTING  */
/*---------------------------------------------------------------------*/

.SWArticlesTitle A {
	font-weight: bold;
	text-decoration: none;
}
.SWArticlesTeaser {
}
/*---------------------------------------------------------------------*/
/* ARTICLE LIBRARY DETAIL	*/
/*---------------------------------------------------------------------*/

.SWArticlesDetailTitle {
	font-size: 18px;
}
.SWArticlesDetailContent {
}
.SWArticlesDetailAuthor {
	font-weight: bold;
}
.SWArticlesDetailAuthorEmail {
	font-weight: bold;
}
.SWArticlesDetailAuthorPhone {
	font-weight: bold;
}
/*---------------------------------------------------------------------*/
/* MAPS & DIRECTIONS LISTING        */
/*---------------------------------------------------------------------*/

.SWMapsTitle A {
	font-weight: bold;
	text-decoration: none;
}
.SWMapsStreet {
	font-size: 10pt;
}
.SWMapsCityStateZip {
	font-size: 10pt;
}
/*---------------------------------------------------------------------*/
/* MAPS & DIRECTIONS DETAIL              */
/*---------------------------------------------------------------------*/


.SWMapsDetailTitle {
	font-size: 18px;
}
.SWMapsDetailStreet {
	font-weight: bold;
}
.SWMapsDetailCityStateZip {
	font-weight: bold;
}
.SWMapsDirectionsDetail {
	font-size: 10pt;
	font-weight: normal;
}
/*---------------------------------------------------------------------*/
/* FILE LIBRARY LISTING   */
/*---------------------------------------------------------------------*/

.SWFilesTitle {
	font-weight: bold;
}
.SWFilesDescription {
}
.SWFilesNameSize {
	font-size: 10px;
	font-weight: bold;
}
/*---------------------------------------------------------------------*/
/* LINK LIBRARY LISTING      */
/*---------------------------------------------------------------------*/

.SWLinksTitle {
	font-size: 14px;
	font-weight: bold;
}
.SWLinksDescription {
}
.SWLinksLink A {
}
/*---------------------------------------------------------------------*/
/* MYSTART ELEMENT CLASSES      */
/*---------------------------------------------------------------------*/

.SWCancelButton {
	font-weight: bold;
}
.SWSignInButton {
	font-weight: bold;
}
.SWButtonGeneral {
	font-weight: bold;
}
/*---------------------------------------------------------------------*/
/* DIRECTORY		                                         */
/*---------------------------------------------------------------------*/

.SWDirectoryTitle {
	font-size: 25px;
}
.SWDirectoryAlphabeticalGroupHeading {
	font-size: 18px;
	padding: 5px 5px 5px 5px;
	width:200px;
}
.SWDirectoryAlphabeticalFilterLink {
	background-color: #F0F0F0;
	padding: 5px 5px 5px 5px;
	width:20px;
	border: 2px solid #FFFFFF;
}
.SWDirectoryAlphabeticalFilterLink A {
	text-decoration: none;
}
/* Used when navigation node is not hovered over */

.SWDirectoryItem {
	background-color: #FFFFFF;
	padding: 5px;
	width:200px;
	clear: none;
	border: 1px solid #FFFFFF;
}
.SWDirectoryItem A {
	text-decoration: none;
}
/* Used when cursor is over navigation node */

.SWDirectoryItemHover {
	background-color: #FFFFFF;
	padding: 5px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.SWDirectoryItemHover A {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*---------------------------------------------------------------------*/
/* SITE MAP		*/
/*---------------------------------------------------------------------*/

.SWSMSiteTitle {
	margin-top:10px;
	margin-bottom:10px;
}
.SWSMSiteTitle A {
	font-size: 25px;
}
.SWSMChannelTitle {
	font-size: 14px;
	font-weight: bold;
}
/* Used when navigation node is not hovered over */

.SWSMSectionItem {
	background-color: #FFFFFF;
	padding: 5px;
	width:200px;
	clear: none;
	border: 1px solid #FFFFFF;
}
.SWSMSectionItem A {
	text-decoration: none;
}
/* Used when cursor is over navigation node */

.SWSMSectionItemHover {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.SWSMSectionItemHover A {
	text-decoration: none;
}
/*---------------------------------------------------------------------*/
/* FLEXLIST		*/
/*---------------------------------------------------------------------*/

.sw-flex-title {
	font-size: 18px;
}
.sw-flex-description {
	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 {
}
/* Used to format label for the item*/

.sw-flex-item-label {
	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-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 0px;
}
/* Used to format the alternating row */
.sw-flex-alt-row {
	background-color: #E4E4E4;
}
/* Used to format the row */
.sw-flex-row {
}
/*---------------------------------------------------------------------*/
/* CALENDAR ACTIVEBLOCK		*/
/*---------------------------------------------------------------------*/
/* Used to format the date */
.SW-Calendar-Block-Date {
	
	
}
/* Used to format the date */
.SW-Calendar-Block-Time {
line-height: 12px;
white-space: normal;
	
}
/* Used to format the title */
.SW-Calendar-Block-Title {
line-height: 12px;
white-space: normal;
}
/* Used to format the title link */
.SW-Calendar-Block-Title A {
text-decoration: none;
white-space: normal;	
}
/* Used to format the entire list */
.SW-Calendar-Block-Container {
width: 200px;
white-space: normal;
text-align: left;
}
/* Used to format a single event row */
.SW-Calendar-Block-Event-Container {
	margin-bottom:10px;
	border-bottom:1px solid #000000;
padding-bottom: 10px;
line-height: 12px;
white-space: normal;

}
/*---------------------------------------------------------------------*/
/* Blogs		*/
/*---------------------------------------------------------------------*/
.SW-BlogPostDate {
	margin-bottom:5px;
	margin-right:10px;
}
.SW-BlogTitle {
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
	margin-right:10px;
}
.SW-BlogDescription {
	font-size:10px;
	margin-bottom:15px;
	margin-right:10px;
}
.SW-BlogPostedBy {
	color:#CCCCCC;
	font-weight:bold;
	font-size:11px;
	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;
	padding-top:5px;
}
.SW-BlogRightLink {
	font-size:10px;
	padding-left:10px;
	padding-bottom:5px;
}
.SW-BlogCommentHeading {
	font-size:14px;
	padding-bottom:5px;
}
.SW-BlogCommentAuthor {
	font-weight:bold;
	padding-left:15px;
	padding-bottom:3px;
}
.SW-BlogCommentText {
	font-size:10px;
	padding-left:15px;
	padding-bottom:8px;
}
.SW-BlogCommentPostedOn {
	color:#CCCCCC;
	font-weight:bold;
	padding-bottom:15px;
	padding-left:15px;
}
.SW-BlogLeaveCommentHeading {
	font-size:18px;
	font-weight:bold;
}
.SW-BlogLeaveCommentFieldCaption {
	font-weight:bold;
	padding-top:10px;
}
/*---------------------------------------------------------------------*/
/* Podcasts		*/
/*---------------------------------------------------------------------*/

.SW-Podcast-Title {
	margin-top:20px;
	font-size:20px;
}
.SW-Podcast-Description {
}
.SW-Podcast-Author {
	margin-top:10px;
}
.SW-Podcast-Length {
}
.SW-Podcast-Controls {
	margin-top:10px;
}
/*---------------------------------------------------------------------*/
/* Assignments  */
/*---------------------------------------------------------------------*/
.sw-assignments-list-container {
	padding: 10px;
	border-bottom: 1px solid #EEEEEE;
}
.sw-assignments-list-category {
}
.sw-assignments-list-datetime {
}
.sw-assignments-list-subject a {
	font-weight: bold;
	color: black;
	font-size: 14px;
}
.sw-assignments-list-note {
	font-size: 10px;
	margin-left: 10px;
	font-style: italic;
}
.sw-assignments-pastdue-column {
	padding: 10px;
}
.sw-assignments-pastdue-header-container {
	padding: 10px;
	border-bottom: 4px solid #EEEEEE;
}
.sw-assignments-pastdue-header-text {
	font-size: 16px;
	font-weight: bold;
}
.sw-assignments-upcoming-column {
	padding: 10px;
}
.sw-assignments-upcoming-header-container {
	padding: 10px;
	border-bottom: 4px solid #EEEEEE;
}
.sw-assignments-upcoming-header-text {
	font-size: 16px;
	font-weight: bold;
}
.sw-assignments-top-filter-box {
	border: 1px solid silver;
	width: 520px;
	cursor: pointer;
}
.sw-assignments-top-filter-box-title {
	background-color: silver;
	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-size: 14px;
}
.sw-assignments-top-filter-box-buttons {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.sw-assignments-detail-subject {
	font-weight: bold;
	color: black;
	font-size: 22px;
}
.sw-assignments-detail-category {
	margin-bottom: 20px;
	border-bottom: 3px solid #EEEEEE;
	padding-bottom: 10px;
}
.sw-assignments-detail-datetime {
}
.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;
	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;
	border-top: 1px solid #FFFFFF;
	margin-top: 10px;
	text-align: left;
}
.sw-assignments-upload-detail-subject {
	font-weight: bold;
	color: black;
	font-size: 22px;
	padding: 10px;
}
.sw-assignments-upload-detail-datetime {
	margin-left: 10px;
}.SWChannelLinkRight {float            : left;background       : url(/tasd/lib/tasd/_template415/_assets/right.png) no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-size        :14px;font-weight      : Normal;text-decoration  :None;font-family: trebuchet MS, Verdana, Helvetica;color: #ffffff;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;height			  :33px;text-align:Center;}.SWChannelLinkRight:hover {background       : url(/tasd/lib/tasd/_template415/_assets/right.png) no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-weight      : Normal;text-decoration  :None;color: #ffffff;font-family: trebuchet MS, Verdana, Helvetica;font-size        :14px;text-align:Center;}.SWChannelLinkLeft {float            : left;background       : url() no-repeat left top;padding-top      :6px;padding-bottom   :0px;padding-right    :15px;padding-left     :15px;white-space      : nowrap;cursor:			hand;height			  :33px;}.SWChannelNavigationBar A:hover SPAN.SWChannelLinkLeft {background       : url() no-repeat left top;padding-top      :6px;padding-bottom   :0px;padding-right    :15px;padding-left     :15px;height			  :33px;}.SWChannelLinkRightSelected {float            : left;background       : url(/tasd/lib/tasd/_template415/_assets/right.png) no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-size        :14px;font-weight      :Normal;text-decoration  :None;font-family: trebuchet MS, Verdana, Helvetica;color: #ffffff;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;text-align:Center;height			  :33px;}.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      :6px;padding-bottom   :0px;padding-right    :15px;padding-left     :15px;white-space      : nowrap;height			  :33px;cursor:			hand;}.SWChannelLinkLeftSelected:hover {padding-top      :6px;padding-bottom   :0px;padding-right    :15px;padding-left     :15px;height			  :33px;}/*---------------------------------------------------------------------*/
/* Used when navigation node is not selected */
/*---------------------------------------------------------------------*/

.SWNav {
padding: 0px 5px 0px 5px;
width: 100%;
position: relative;
}

.SWNav A {
text-decoration: none;
}


/*---------------------------------------------------------------------*/
/* Used when cursor is over navigation node */
/*---------------------------------------------------------------------*/

.SWNavHover
{
padding: 0px 5px 0px 5px;
width: 100%;
position: relative;
}

.SWNavHover A {
font-weight: bold;
text-decoration: none;
}



/*---------------------------------------------------------------------*/
/* Used when navigation node is selected */
/*---------------------------------------------------------------------*/

.SWNavSelected {
padding: 0px 5px 0px 5px;
width: 100%;
position: relative;
}

.SWNavSelected A {
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 {

}

/*---------------------------------------------------------------------*/
/* Used when cursor is over navigation node */
/*---------------------------------------------------------------------*/

.sw-sectionlist-item-hover {
padding: 0px 5px 0px 5px;
width: 100%;
}

.sw-sectionlist-item-hover a { 
}


/*---------------------------------------------------------------------*/
/* Used when navigation node is selected */
/*---------------------------------------------------------------------*/

.sw-sectionlist-item-selected {
padding: 0px 5px 0px 5px;
width: 100%;
}

.sw-sectionlist-item-selected a {
}