
/*- ContentTable -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */
.contentTable{
 clear:both;
 width:100%;
}
.leftTD{
}
.rightTD{
}

td.ContentLeft{
width:700px;
}

.contentTableTop{
 margin-top:10px;
 background-color:#FFF;
}

.contentTableTop .leftTD{
padding-right:20px;;
}
.contentTableTop .rightTD{
}

contentTableBottom{
 margin-top:10px;
 background-color:#FFF;
}
.contentTableBottom .leftTD{
 border-top: 1px dashed #ccc;
width:400px;
padding-right:20px;;
}
.contentTableBottom .rightTD{
 border-top: 1px dashed #ccc;
width:600px;
}



/*- Banner -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */

#Banner{
 padding:25px;
 background:#999;
 clear:left;
}
.innerBanner{
}
.innerBanner h1{
 font-size:20px;
 line-height:30px;
 padding-bottom:4px;
}
.innerBanner h1 small{
}
.innerBanner h2{
 font-size:18px;
 line-height:14px;
 padding-bottom:4px;
 color:#000;
}
.innerBanner h3{
 font-size:16px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerBanner h4{
 font-size:14px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerBanner h5{
 font-size:12px;
 line-height:16px;
 padding-bottom:4px;
 color:#000;
}
.innerBanner p{
 font-size:14px;
 line-height:17px;
 margin: 0px 0px 7px 0px;
}
.innerBanner img{
 margin-right:10px;
}
.innerBanner ul{
 padding:5px 0px 5px 20px;
}
.innerBanner ul li{
 line-height:19px;
 padding:5px 0px 0px 0px;
}


/*- MainBannerContent -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */
#MainBannerContent{
 padding:10px;
}
.innerMainBannerContent{
}
.innerMainBannerContent h1{
 font-size:24px;
 line-height:23px;
 color:#6776a4;
 padding-bottom:4px;
}
.innerMainBannerContent h1 small{
}
.innerMainBannerContent h2{
 font-size:18px;
 line-height:23px;
 color:#6776a4;
 padding-bottom:4px;
}
.innerMainBannerContent h3{
 font-size:14px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerMainBannerContent h4{
 font-size:14px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerMainBannerContent h5{
 font-size:12px;
 line-height:16px;
 padding-bottom:4px;
 color:#000;
}
.innerMainBannerContent p{
 font-size:12px;
 line-height:15px;
 margin: 0px 0px 7px 0px;
}
.innerMainBannerContent p strong{
 line-height:16px;
}
.innerMainBannerContent img{
 margin-right:10px;
}
.innerMainBannerContent ul{
 padding:5px 0px 5px 20px;
}
.innerMainBannerContent ul li{
 font-size:12px;
 line-height:19px;
 padding:5px 0px 0px 0px;
}


/*- MainContent -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */

#MainContent{
 background:#e2e2e2;
 padding:10px;
}
.innerMainContent{
}
.innerMainContent h1{
 font-size:20px;
 line-height:23px;
 color:#000;
 padding-bottom:4px;
}
#Spot-LayoutsDefault .innerMainBannerContent h1{
 text-transform:uppercase;
 font-size:18px;
 line-height:22px;
 padding-bottom:4px;
 color:#000;
}
.innerMainContent h1 small{
}
.innerMainContent h2{
 font-size:18px;
 line-height:14px;
 padding-bottom:4px;
 color:#000;
}
.innerMainContent h3{
 font-size:16px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerMainContent h4{
 font-size:14px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerMainContent h5{
 font-size:12px;
 line-height:16px;
 padding-bottom:4px;
 color:#000;
}
.innerMainContent p{
 font-size:14px;
 line-height:18px;
 margin: 0px 0px 7px 0px;
}
.innerMainContent img{
 margin-right:10px;
}
.innerMainContent ul{
 padding:5px 0px 5px 20px;
}
.innerMainContent ul li{
 line-height:19px;
 padding:5px 0px 0px 0px;
}
/*- SideBar -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */
#SideBar{
 background:#FFF;
 margin:0px 0px 0px 0px;
 padding:20px 10px 10px 10px; 
}
.innerSideBar {
}
.innerSideBar h1{
 font-size:18px;
 line-height:22px;
 padding-bottom:4px;
 color:#000;
}
.innerSideBar h1 small{
}
.innerSideBar h2{
 font-size:14px;
 line-height:20px;
 padding-bottom:4px;
 color:#333;
}
.innerSideBar h2{
 font-size:18px;
 line-height:14px;
 padding-bottom:4px;
 color:#000;
}
.innerSideBar h3{
 font-size:16px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerSideBar h4{
 font-size:14px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerSideBar h5{
 font-size:12px;
 line-height:16px;
 padding-bottom:4px;
 color:#000;
}
.innerSideBar img{
 padding-right:20px;
 margin-right:10px;
}
.innerSideBar p{
 line-height:20px;
 font-size:12px;
 margin: 0px 0px 7px 0px;
}
.innerSideBar ul{
 padding:0px 0px 5px 20px; 
}
.innerSideBar ul li{
 padding:0px 0px 6px 0px;
 line-height:16px;
}



/*- SideBannerBar -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */
#SideBannerBar{
 background:#FFF;
 margin:0px 0px 0px 0px;
 padding:20px 10px 10px 10px; 
}
.innerSideBannerBar {
}
.innerSideBannerBar h1{
 font-size:18px;
 line-height:22px;
 padding-bottom:4px;
 color:#000;
}
.innerSideBannerBar h1 small{
}
.innerSideBannerBar h2{
 font-size:14px;
 line-height:20px;
 padding-bottom:4px;
 color:#333;
}
.innerSideBannerBar h2{
 font-size:18px;
 line-height:14px;
 padding-bottom:4px;
 color:#000;
}
.innerSideBannerBar h3{
 font-size:16px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerSideBannerBar h4{
 font-size:14px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerSideBannerBar h5{
 font-size:12px;
 line-height:16px;
 padding-bottom:4px;
 color:#000;
}
.innerSideBannerBar img{
 padding-right:20px;
 margin-right:10px;
}
.innerSideBannerBar p{
 line-height:20px;
 font-size:12px;
 margin: 0px 0px 7px 0px;
}
.innerSideBannerBar ul{
 padding:0px 0px 5px 20px; 
}
.innerSideBannerBar ul li{
 padding:0px 0px 6px 0px;
 line-height:16px;
}
#BottomLeft{
 text-align:center;
 padding:5px 0;
 margin:25px 0;
}




/*- ContentLeft--------------------------- */



.ContentLeft{
padding-right:25px;
 color:#333;}

.innerContentLeft{
clear:left;
}

.innerContentLeft p{
 font-size:14px;
 margin: 0px 0px 15px 0px;
}
.innerContentLeft ul{
 clear:left;
 padding:0px 0px 10px 20px;
}
.innerContentLeft ul li{
 font-size:14px;
 padding:0px 0px 10px 0px;
 line-height:17px;
}
.innerContentLeft h1{
 font-family:Georgia, Times,  serif;
 font-size:20px;
 line-height:28px;
 padding-bottom:5px;
}
.innerContentLeft h2{
 font-family:Georgia, Times,  serif;
 font-size:18px;
 border-bottom: 1px dashed #ccc;
}
.innerContentLeft h2 img{
 float:left;
}

.innerContentLeft img.Feature1{
 padding-right:10px;
}


.innerContentLeft h3{
 font-size:16px;
 line-height:28px;
}
.innerContentLeft h4{
 font-size:14px;
 line-height:28px;
}

.ContentMiddle{
padding-right:25px;
 color:#333;}

.innerContentMiddle{
clear:left;
}

.innerContentMiddle p{
 font-size:14px;
 margin: 0px 0px 15px 0px;
}
.innerContentMiddle ul{
 padding:5px 0px 5px 20px;
}
.innerContentMiddle ul li{
 font-size:14px;
 padding:5px 0px 5px 0px;
 line-height:17px;
}
.innerContentMiddle h1{
 font-family:Georgia, Times,  serif;
 font-size:20px;
 line-height:28px;
}
.innerContentMiddle h2{
 font-size:18px;
 border-bottom: 1px dashed #ccc;
}
.innerContentMiddle h3{
 font-size:16px;
 line-height:28px;
}
.innerContentMiddle h4{
 font-size:14px;
 line-height:28px;
}

.ContentRight{
 padding-right:25px;
 color:#333;
}

.innerContentRight{
clear:left;
padding-bottom:25px;
}


.innerContentRight p{
 font-size:14px;
 margin: 0px 0px 15px 0px;
}
.innerContentRight ul{
 padding:5px 0px 5px 20px;
}
.innerContentRight ul li{
 font-size:14px;
 padding:5px 0px 5px 0px;
 line-height:17px;
}
.innerContentRight h1{
 font-family:Georgia, Times,  serif;
 font-size:20px;
 line-height:28px;
}
.innerContentRight h2{
 font-size:18px;
 border-bottom: 1px dashed #ccc;
}
.innerContentRight h3{
 font-size:16px;
 line-height:28px;
}
.innerContentRight h4{
 font-size:14px;
 line-height:28px;
}
.Left{
 padding-top:10px;
 color:#333;}

.innerLeft{
}
.innerLeft img.Feature1{
 padding-right:10px;
}

.innerLeft h1{
 font-family:Georgia, Times,  serif;
 font-size:20px;
 line-height:28px;
}
.innerLeft h2{
 font-family:Georgia, Times,  serif;
 font-size:20px;
 line-height:28px;
}
.innerLeft h3{
 font-size:20px;
 line-height:28px;
}
.innerLeft h4{
 font-size:20px;
 line-height:28px;
}
.innerLeft p{
 margin: 0px 0px 15px 0px;
}

.innerLeft ul{
 padding:5px 0px 5px 50px;
 line-height:17px;
 color:#333;
}



.UnderLeft{
 padding-top:10px;
 color:#333;}

.innerUnderLeft{
 padding-bottom:20px;
}

.innerUnderLeft h1{
 color:#67769F;
 font-size:16px;
 line-height:20px;
}
.innerUnderLeft h2{
 font-size:20px;
 line-height:28px;
}
.innerUnderLeft h3{
 font-size:20px;
 line-height:28px;
}
.innerUnderLeft h4{
 font-size:20px;
 line-height:28px;
}
.innerUnderLeft p{
 margin: 0px 0px 15px 0px;
}

.innerUnderLeft a{
 color:#67769F;
}
.innerUnderLeft img.Feature1{
 padding-right:5px;
}

.innerUnderLeft ul{
 font-size:10px;
 padding:5px 0px 5px 50px;
 line-height:17px;
 color:#333;
}



.Main{
 padding: 25px 50px;
 border: 1px solid #8BC68B;
 background: #FFF;

}
.innerMain{
 margin-bottom:10px;
 padding: 0px 5px 0px 5px; 
 clear:left;
}

.Main h1{
 font-family:Georgia, Times,  serif;
 font-size:22px;
 color:#3B4041;
 padding-bottom:3px;
}

.Main h1 small{
 font-size:10px;
}

.Main h2{
 font-family:Georgia, Times,  serif;
 padding-top:25px;
 font-size:14px;
 color:#3B4041;
}
.Main h3{
 font-family:Georgia, Times,  serif;
 padding-bottom:3px;
 font-size:12px;
 color:#3B4041;
}
.innerLeft h4{
 font-size:14px;
 padding:0px;
 margin:0px;
}

.innerLeft h4 A:link { font-size:14px;}
.innerLeft h4 A:visited { font-size:14px;}
.innerLeft h4 A:active { font-size:14px;}
.innerLeft h4 A:hover { font-size:14px;}



.Main p strong{
 font-size:10px;
 line-height: 15px;
 color:#333;
}


.innerMain img{
 border: 1px solid #627EB7;
 margin:0px 25px 0px 0px;
}
.Main img.Feature2{
 float:left;
 margin:5px 5px 0px 0px;
}
.Main img.Feature3{
 width:243px;
 height:187px;
 float:left;
 margin:5px 5px 0px 0px;
}






































.LeftRight{
 height:1%;
 float: left;
 width:280px;
}
.innerLeftRight{
 margin:0px 10px 10px 10px;
}
.LeftRight p{
 margin-right: 1.2em;
 margin-left: 1.2em;
 margin-bottom: 1.2em;
 font-size: 1.05em;
}

.LeftRight strong{
 margin-bottom: 1.2em;
 font-size: 1.05em;
}


.LeftRight h1{
 font-size:16px;
 padding:0px 0px 0px 5px;
 margin:0px 0px 5px 0px;

 color:#283432;
}


.LeftRight h2{
 font-size:16px;
 padding:0px 0px 5px 0px;
 line-height:17px;
 color:#333;
}

.LeftRight h2 small{
 font-weight:normal;
 font-size:12px;
 line-height:14px;
}
.LeftRight h3 small{
 font-size:12px;
 padding:15px 0px 5px 0px;
 line-height:25px;
 color:#000;
 text-decoration:none;
}
 .LeftRight h4{
 font-size:12px;
 padding:15px 0px 5px 0px;
 color:#000;
 text-decoration:none;
}
.LeftRight ul{
 font-size:10px;
 padding:5px 0px 5px 20px;
 line-height:17px;
 color:#333;
}



.RightRight{
 width:280px;
 height:1%;
}
.innerRightRight{
 margin:0px 10px 10px 10px;
}
.RightRight strong{
 margin-bottom: 1.2em;
 font-size: 1.05em;
}


.RightRight p{
 margin-right: 1.2em;
 margin-left: 1.2em;
 margin-bottom: 1.2em;
 font-size: 1.05em;
}


.RightRight h1{
 font-size:16px;
 padding:0px 0px 0px 5px;
 margin:0px 0px 5px 0px;
 color:#283432;
}


.RightRight h2{
 font-size:18px;
 padding:0px 0px 5px 0px;
 line-height:17px;
 color:#333;
}

.RightRight h2 small{
 font-weight:normal;
 font-size:12px;
 line-height:14px;
}
.RightRight h3 small{
 font-size:12px;
 padding:15px 0px 5px 0px;
 line-height:25px;
 color:#000;
 text-decoration:none;
}
 .RightRight h4{
 font-size:12px;
 padding:15px 0px 5px 0px;
 color:#000;
 text-decoration:none;
}
.innerRightRight ul{
 font-size:10px;
 padding:5px 0px 5px 50px;
 line-height:17px;
 color:#333;
}

.ListEntities{
}

.ListEntities ul{
 font-size:10px;
 line-height:17px;
 color:#333;
}

.authorPhotoSmall{
padding:0 5px 10px 0;
float:left;}

.authorPhoto{
padding:0 10px 10px 0;
float:left;}

.AuthorDirectory{
}
.AuthorDirectory ul{
margin-top:10px;
margin-left:0px;
}
.AuthorDirectory ul li{
padding-top:4px;
font-size:12px;
}
.AuthorFullName{
}
.AuthorTitle{
}
.AuthorPhone{
}
.AuthorEmail{
}
.AuthorSignature{
}

.displayEntityInfo h1{
 padding:0px;
 margin:0px;
 font-size:14px;
 line-height:16px;
}

.EntityPhoto{
padding-right:5px;
float:left;
}

.entityDescription{
}

.entityAddress{
 color:#999;
 clear:left;
 font-size:10px;
}

.displayProgramsByEntity h1{
 padding:0px;
 margin:0px;
 font-size:14px;
 line-height:16px;

}

 div.c4{
 text-align: center
}
.D1, .D2{
 float:left; 
 margin:0 10px 5px 0;
}
.D5, .D6{
 float:right;
 margin:0 0px 5px 10px;
}
.clearDiv{
background:#000; 
clear:both;
}
#passwordAssistanceFormDiv{
 border:1px solid #ccc;
 padding:25px 25px;
 margin:25px 150px;
}
#passwordAssistanceFormDiv h1{
 font-size:16px;
 padding-bottom:25px;
}
.usertable{
 width:100%;
 background:#FFF;
}
#passwordAssistanceFormDiv .group1{
 background:#e2e2e2;
 font-size:16px;
 width:250px;
}
#passwordAssistanceFormDiv td{
 border:0px solid #ccc;
 padding:12px 2px;
}

.resourceBlock ul li{
 list-style-type:none; 
}
.pagingBar{
background:#FFF;
width:100%;
height:30px;
}
.pageNav{
float:left;
width:15px;
padding:5px;
background:#73C1E8;
color:#303030;
border:1px solid #ccc;
text-align:center;
}
.pageNav:hover{
 float:left;
 width:15px;
 padding:5px;
 background:orange;
 color:#303030;
 border:1px solid #ccc;
 text-align:center;
 cursor: pointer;
}
.pageNavOn{
 float:left;
 width:15px;
 padding:5px;
 background:orange;
 color:#303030;
 border:1px solid #ccc;
 text-align:center;
}

A.helpTip:link { font-size:8px; text-decoration: underline; color: #006600}
A.helpTip:visited { text-decoration: underline; color: #006600}
A.helpTip:active { text-decoration: underline; color: #006600}
A.helpTip:hover { text-decoration: underline; color: blue}

.adminCalendar table{
 width:90%;
 background:#F7B634;
}
.adminCalendar td{
 text-align:center;
}
.adminCalendar td.selected{
background:#C9EB3F;
}


.eventWhen {
 padding:10px;
 margin: 10px;
 border: 3px solid #B84B00;
 background:#FFF;
}

.eventWhen {
color:#782507;
font-size:16px;
}

.eventWhen td {
}

.CalendarOfEventsMini {
 padding:10px;
 margin: 10px;
 border: 3px solid #B84B00;
 background:#FFF;
}
.CalendarOfEventsMini {
 font-size:10px;
}

.CalendarOfEventsMini h1 {
color:#782507;
font-size:16px;
}

.CalendarOfEventsMini h4 {
display:inline;
font-size:12px;
padding:0px;
margin:0px;}

.CalendarOfEventsMini p {
margin:0px;
}


.box {
 border: 1px solid #ccc;
 clear: both;
 padding: 7px 17px 9px 8px;
 position: relative;
 margin-bottom: 18px;
}
/*- directionHelper--------------------------- */
.directionHelper{
 margin: 10px 10px 10px 10px;
 border: 1px solid #D8AE00;
 background: #FFF0A5;

}
.directionHelper1{
 margin-bottom:10px;
 padding: 0px 5px 0px 5px; 
 clear:left;
}

/*- Terminology--------------------------- */
.Terminology{
 margin: 10px 10px 10px 10px;
 border: 1px solid #D8AE00;
 background: #FFF0A5;

}
.Terminology1{
 margin-bottom:10px;
 padding: 0px 5px 0px 5px; 
 clear:left;
}
.Terminology1 h1{
 font-family:Georgia, Times,  serif;
 font-size:18px;
 color:#3B4041;
 padding-bottom:3px;
}
.Terminology1 ul{
 padding:20px;
}
.Terminology1 ul li{
 padding-bottom:7px;
}
/*- contactForm--------------------------- */
/*- contactForm--------------------------- */
.AuthorDirectory{
 margin: 10px 10px 10px 10px;
 border: 1px solid #D8AE00;
 background: #FFF0A5;

}
.AuthorDirectory1{
 margin-bottom:10px;
 padding: 0px 5px 0px 5px; 
 clear:left;
}
.AuthorDirectory1 h1{
 font-family:Georgia, Times,  serif;
 font-size:18px;
 color:#3B4041;
 padding-bottom:3px;
}
.AuthorDirectory1 p{
 padding-top:5px;
}
.AuthorDirectory1 ul{
 padding:20px;
}
.AuthorDirectory1 ul li{
 padding-bottom:12px;
}
/*- contactForm--------------------------- */
.contactForm{
 background: #e2e2e2;
 margin: 10px;
 padding:20px;
}
.contactForm textarea{
 width:400px;
 height:250px;
}

/*- signInForm--------------------------- */

.signInForm{
 padding:5px;
 margin: 10px;
 border: 1px solid #ccc;
 text-align:center;
 background: #C8EC42 url("http://www.schuylkilleducation.org/img/blimda/stripe1.png");
}

.signInForm h4{
 font-family:Georgia, Times,  serif;
 font-size:18px;
 color:#3B4041;
 padding:3px 0px;
}

/*- NewsletterSubscribe--------------------------- */

.NewsletterSubscribe{
 padding:5px;
 margin: 10px;
 border: 1px solid #ccc;
 text-align:center;
 background: url("http://www.schuylkilleducation.org/img/blimda/stripe1.png");
}

.NewsletterSubscribe h1{
 font-family:Georgia, Times,  serif;
 font-size:18px;
 color:#3B4041;
 padding:3px 0px;
}
/*- Blob1--------------------------- */


/*- searchResults--------------------------- */

.searchResults{
 width:100%;
 border: 1px solid #ccc;
}

.searchResults td{
 padding:5px;
 font-size:10px;
 color:#3B4041;
}
.archiveLink{
text-align:right;
padding:5px;
font-size:10px;
}
#resourceBlock small{
font-size:8px;
}

input.shadow {
 background:url("http://www.schuylkilleducation.org/img/blimda/formbg.gif");
}
.callout{
    color:#000;
	padding: 10px;
    background-color:#FFF;
    background-position: 0px 0px;
    background-repeat:no-repeat;
    background-image:url("http://www.schuylkilleducation.org/img/blimda/openquotes.png");
	border: 2px dashed #304968;
	width:150px;
    float:right;
    margin: 10px; 
    font-size:14px;
}
h5.dow
{
	font-size: 1.3em;
	color: white;
}

h5.dom
{
	font-size: 2.2em;
	color: white;
}

h5.moy
{
	font-size: 1.3em;
}

.PageTurner img{
 margin:0 5px;
}

.PageTurner ul li{
 display:inline;
 list-style-type:none;
}

.pageTurnerSelected{
    margin-right:5px;
    margin-bottom:5px;
	background: #273977;
    float:left;
    border: 2px solid red;
}
.pageTurnerNotSelected{
    margin-right:5px;
    margin-bottom:5px;
	background: red;
    float:left;
    border: 2px solid white;
}

.pageTurnerImage {
	width:65px; 

}

.rotateCandidate {
 height:350px;
}


ul.sitemapUL
{
	margin-left:50px;
}





/* Basic Elements */

#alert {
 width:890px;
 margin: 5px auto 5px auto;
 padding: 5px 5px 5px 5px;
 background:#CE284D url("http://www.schuylkilleducation.org/img/blimda/dialog-warning-small.png") no-repeat left center;
 color:#FFF;
 font-size:14px;
}
#alert img{
 padding:0 10px;
}
#alert strong{
 font-size:16px;
}
#alert p{
 padding-left: 35px;
}


#alert A:link { text-decoration: underline; color: #FFF;}
#alert A:visited { text-decoration: underline; color: #FFF;}
#alert A:active { text-decoration: underline; color: #F5E2C4;}
#alert A:hover { text-decoration: underline; color: #F5E2C4;}

#header {
width:1000px;
	margin: 0px auto;
    background:url("http://www.schuylkilleducation.org/img/Header-Background1.jpg") no-repeat center top;
	}

#MainHeader{
padding-top:75px;
}
.innerMainHeader h1{
 font-family: Georgia, serif;
 font-size:28px;
 padding:20px 0px;
 line-height:40px;
 font-weight:normal;
}
.innerMainHeader h1 strong{
 color:#6776A4;
}

.innerMainHeader img.Feature1{
 padding-right:55px;
}


#container {
width:1000px;
	margin: 0px auto;
    background:#FFF;
	}
#wrapper {
	clear: both;
	}
#content {
	}
#footer {
	clear: both;
	border-top: 1px solid #3B4041;
	text-align: right;
	padding: 5px 10px;
	color: #666;
    font-size:10px;
	}
#footer A:link { text-decoration: underline; color: #8BC68B;}
#footer A:visited { text-decoration: underline; color: #8BC68B;}
#footer A:active { text-decoration: underline; color: #006600;}
#footer A:hover { text-decoration: underline; color: white;}#tabsMainNav{ background:#FFF;width:100%;      font-weight:normal;      font-size:160%;      line-height:normal;}#tabsMainNav ul {margin:0;	 padding:50px 15px 0px 0px;list-style:none;}#tabsMainNav li {display:inline;margin:0;padding:0;}#tabsMainNav a {border-bottom: 0px; padding-bottom:0px;float:left;background:url("http://www.schuylkilleducation.org/img/tabs/tableft4.gif") no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none;}#tabsMainNav a span {float:left;display:block;background:url("http://www.schuylkilleducation.org/img/tabs/tabright4.gif") no-repeat right top;	 padding:5px 15px 4px 36px;color:#6776A4;}/* Commented Backslash Hack hides rule from IE5-Mac \*/#tabsMainNav a span {float:none;}/* End IE5-Mac hack */#tabsMainNav a:hover span {color:#333;}#tabsMainNav a:hover {background-position:0% -42px;}#tabsMainNav a:hover span {background-position:100% -42px;}#tabsMainNav li.selected {float:left;display:inline;display:block;margin:0;padding:0px 0px 0px 4px;background:url("http://www.schuylkilleducation.org/img/tabs/tableft4.gif") no-repeat 0% -42px;}#tabsMainNav li.selected span {float:left;display:block;background:url("http://www.schuylkilleducation.org/img/tabs/tabright4.gif") no-repeat right top;	 padding:5px 15px 4px 36px;margin:0px 0px 0px 0px;background-position:100% -42px;color:#333;}#tabsMainNav li.SelectedChild a {float:left;display:inline;display:block;margin:0;padding:0px 0px 0px 0px;background:url("http://www.schuylkilleducation.org/img/tabs/tableft4.gif") no-repeat 0% -42px;}#tabsMainNav li.SelectedChild span {float:left;display:block;background:url("http://www.schuylkilleducation.org/img/tabs/tabright4.gif") no-repeat right top;	 padding:5px 15px 4px 36px;margin:0px 0px 0px 0px;background-position:100% -42px;color:#333;}#tabsSubNav { clear:left; padding-top:10px;}#tabsSubNav ul {margin:0 0 0px 0;	 padding:0px 10px 10px 0;list-style:none;border-bottom:1px solid #999;;}#tabsSubNav li {display:inline;font-size:10px;margin:0px 0 0 0;padding:0px 0px 0 20px;}
/*- Links ZeroSum General Blob1 Menus--------------------------- */ 

body { 
 font-size:12px;
 font: 62.5%/1.5 "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
 color: #434343;

 font-family: "Times New Roman", Bookman, serif;
 font-family: Arial, Helvetica, sans-serif;
 font-family: Courier New, Courier, monospace;
 font-family: Times New Roman, Times, serif;
 font-family: Georgia, Times New Roman, Times, serif;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-family: Verdana, Tahoma, Helvetica, sans-serif;
 background: #FFF url("http://www.schuylkilleducation.org/img/fluorescence61024x76814zq.jpg") top center no-repeat;
 background: #FFF url("http://www.schuylkilleducation.org/img/jute-pattern-background.jpg") bottom center;
 background: #FFF url("http://www.schuylkilleducation.org/img/Apple-Vector-Desktop-Ful-HD-Background.jpg") 50% -400px no-repeat;
}

/*- Links--------------------------- */
A:link { text-decoration: underline; color: #2D5D8C;}
A:visited { text-decoration: underline; color: #2D5D8C;}
A:active { text-decoration: underline; color: #3490F1;}
A:hover { text-decoration: underline; color: blue;}

/*- ZeroSum--------------------------- */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, ul{
 margin: 0;
 padding: 0;
 outline: 0;
}
:focus {
 outline: 0;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

caption, th, td {
 font-weight: normal;
 vertical-align:top;
}

img {
 border:0;
}

ul {margin: 0 0 24px 9px;}
ol {margin: 0 0 24px 9px;}
ul li {margin: 0 24px 0 14px;}
ol li {margin: 0 24px 0 14px;}


.bold
{
	font-weight: bold;
}
.warning
{
	color: red;
	font-weight: bold;
}
