body {
	background: white;
	background-color:none;
	font-family: Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	width: auto;
	}

h1, {
	color: black;
	background:none;
	font-family:Times, serif;
	font-size: 14pt !important;
	}
	
*h2, h3, h4, h5, h6 {
	color: black;
	background-color:none;
	font-family: Times, serif;
	}

div#logo {display:block;}
div#banner {display:none;}

.break_before {page-break-before: always;}

div#content {
	background-color:none;
    width:auto; 
    padding-left: 2em;
    padding-left: 2em;
     }


img#aboutUs, #infoParents, #scholar, #faq, #events, #jobOps {display:none;} 
    
p {
    background-color:none;
    font-family: Times, serif; 
    font-size: 12pt; 
    color: black ;
   }


p.hours, p.storm {display: none;}
 
p.mission {
	font-size: 12pt;
	font-style: italic; 
	color: black;
	background-color:none;
	}
	
div.side {display: none;}

a, a:hover, a:visited, a[href^="http://"]:after, a[href^="mailto:"]:after {
	color: blue;
	background: none;
	font-weight: bold;
	text-decoration: underline;
	content: " (" attr(href) ") "; 
	}  
	
ul {list-style: normal;
	font-size: 12pt; 
	color: black ;
	background-color:none;
	}
ol {list-style: normal;
	font-size: 12pt; 
	color: black ;
	background-color:none;
	}

div#Layer1 {display: none;}

/* Added Table Declarations */


table.info {
	background-color: white;
	border-top: 1px solid black;
	padding: 1px 0.33em;	
	font-family: Verdana, Arial, Helvetica, serif; 
    font-size: 9pt; 
    color: black ;
	}

div#footer  {
 	bottom:0;
 	left:0;
 	width:100%;
 	text-align: center;  
    border-top: 1px solid black; 
    padding-top: 0.33em;
    page-break-after: always;
    }
    
    
p.footie { 
   	font-family: Verdana,Arial,Helvetica, sans-serif; 
    font-size: 9pt ;
    color:black;
    page-break-after: always;
 	}

    



