/* ------ */
/* NOTICE */
/* ------ */

/* This is a --SHARED-- stylesheet */
/* The following sections use this stylesheet */
/* JSAT */
/* TAPS */
/* High School Internships */




/* modify the standard blueheader */

p.blueheader{
text-align: left;
margin: 35px 0 5px 20px;
}


p.boxtxt{
margin: 30px 80px 30px;
}



/* tables to hold the index page photos */

table.photos{
margin: 0 auto -25px;
border-spacing: 35px 10px;
}

table.photos td{
vertical-align: top;
font-family: arial, sans-serif;
font-size: 10px;
text-align: center;
color: #333;
}


/* teacher block quotes */

p.quote{
margin: 20px 60px;
font-style: italic;
font-size: 16px;
}

.quotewho{
color: #009;
font-weight: bold;
font-style: normal;
font-size: 14px;
}


/* JSAT meeting dates */

table.datelist{
margin: 0 auto;
border-spacing: 80px 0;
font-family: arial, sans-serif;
font-size: 14px;
}

table.datelist td{
text-align: center;
vertical-align: top;
}

table.datelist td p.head{
font-weight: bold;
font-size: 15px;
margin: 0 0 6px;
}

table.datelist td p.date{
margin: 0 0 2px;
}


/* PowerPoint list */

table.powerpoint{
margin: 0 auto;
border-spacing: 80px 10px;
}


table.powerpoint td{
vertical-align: top;
font-family: arial, sans-serif;
font-size: 14px;
text-align:left;
line-height: 22px;
}

p.funding
{
font-family: arial, sans-serif;
font-size: 14px;
width: 580px;
margin: 40px auto 30px;
background-color: #FFE1FF;
text-align: center;
border-width: 1px;
border-color: black;
border-style: solid;
padding: 10px;
}

