﻿body
{
    text-align: center;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-family: 'Times New Roman' , Times, serif;
    background-image: url('../Images/preschoollogobackground.jpg');
}

.divBody
{
    width: 870px;
    height: 100%;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}

.tdHeader
{
    text-align: center;
    background-color: #0D2A76;
}

.tdBody
{
    width: 600px;
    vertical-align: top;
    background-color: #FFFFFF;
}

.tdLeft
{
    text-align: left;
    width: 200px;
    background-color: #0D2A76;
    color: #FFFFFF;
    font-weight: bold;
}

.tdFooter
{
    text-align: center;
    vertical-align: bottom;

}
.CenterText
{
    text-align: center;
}
p.CenterText
{
    text-align: center;
}
td
{
    vertical-align: top;
    text-align: left;
}
.TeacherName
{
    border: 1px solid #000000;
    background-color: #FFFFFF;
    /*--filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#0033CC', startColorstr='#FFFFFF', gradientType='0'); */
}


P.ImportantNote
{
    font-weight: bold;
    font-size: 24px;
    text-decoration: underline;
}
.ImportantNote
{
    font-weight: bold;
    font-size: 24px;
    text-decoration: underline;
}
.Mission
{
    font-style: oblique;
    color: #0000FF;
}
hr
{
    width: 100%;
}

.TreeViewItem
{
    width: 100%;
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
}

.StdBtn
{
    width: 100px;
}

.CenterText
{
    text-align: center;
}

.PageCenter
{
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.SiteHeaderText
{
    font-family: 'Times New Roman' , Times, serif;
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
}
.TableBody
{
    border: 1px solid #000000;
    padding: 0px;
    margin: 0px;
    background-color: #0D2A76;
}

.accordionHeader
{
    background-color: #0D2A76;
    color: #FFFFFF;
}

.accordionHeaderSelected
{
    border-style: dashed;
    border-width: thin;
    background-color: #99CCFF;
}

.accordionContent
{ 
    background-color: #F0F0F0;
 }

.CAHeader
{
    font-size: 28px;
    font-family: 'Times New Roman' , Times, serif;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;    
}

.CANavLink
{
    color: #FFFFFF;
}

