/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background: #311761 url(/sysimages/plsdbackgroundimage4.jpg) repeat-x top left;
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size:8pt;
}

A:link
{
	text-decoration: none;
	color: #543081;
}

A:visited
{
	text-decoration: none;
	color: #543081;
}

A:active
{
	text-decoration: none;
	color: #543081;
}

A:hover
{
	text-decoration: underline;
	color: #543081;
}

H1
{
	font-family: Verdana;
	font-size:15pt;
}
.p
{
	padding: 0 0 0 0;
}
.floatRight1
{
	float: right;
	width: auto;
	height: auto;
	margin: 1px 1px 4px 4px;
	text-align: center;
}
.floatLeft1
{
	float: left;
	width: auto;
	height: auto;
	margin: 1px 4px 4px 1px;
	text-align: center;
}
.header
{
	color: white;
	background: #543081;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
A:link.header
{
	text-decoration: none;
	color: white;
}

A:visited.header
{
	text-decoration: none;
	color: white;
}

A:active.header
{
	text-decoration: none;
	color: white;
}

A:hover.header
{
	text-decoration: none;
	color: white;
}
.footer
{
	color: #787878;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
A:link.footer
{
	text-decoration: none;
	color: #787878;
}

A:visited.footer
{
	text-decoration: none;
	color: #787878;
}

A:active.footer
{
	text-decoration: none;
	color: #787878;
}

A:hover.footer
{
	text-decoration: none;
	color: #51185C;
}
.Content
{
	color: black;
	font-family: Verdana;
	font-size: 8pt;
}
.content
{
	color: black;
	font-family: Verdana;
	font-size: 8pt;
}
.news-sub-header
{
	line-height: 125%;
}
.category
{
    font-weight:bold;
    font-size:12pt;
}
.Title
{
	color: black;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}
.title
{
	color: black;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}
.gutterTitle
{
	color: #000000;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	text-indent:4px;
	background-color:#B294B6;
}
.sidebar-title
{
        background-color: #C5AAC9;
    color: Black;
    font-family: arial;
    font-size: 10pt;
    margin: 0;
    padding: 5px 5px 5px 14px;
    text-align: left;
    }
.header2
{
	color: white;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
}
.schoolNav
{
	color: #581C66;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
}
A:link.schoolNav
{
	text-decoration: none;
	color: #581C66;
}

A:visited.schoolNav
{
	text-decoration: none;
	color: #581C66;
}

A:active.schoolNav
{
	text-decoration: none;
	color: #581C66;
}

A:hover.schoolNav
{
	text-decoration: none;
	color: #010101;
}
.ddlstyle
{
	width: 150px;
}
.address
{
	text-align: right;
	padding-right: 8px;
	color: White;
	font-family: Arial;
	font-size: 11px;
	background: #543081;
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
	padding-top: 2px;
}
table.schoolnav tr td
{
	padding: 1px 4px 1px 10px;
}
table.schoolnav tr td a
{
	color: #543081;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
table.schoolnav tr td a:hover
{
	text-decoration: underline;
	color: #6B3070;
}
.has-event, .has-event a, .has-event a:visited 
{
    background-color:#CAA8CD;
    Background:#CAA8CD;
    color:Black;
}
.schoolnavline
{
	color: #E8D7B9;
	height: 1px;
}
.lLinks
{
	background-color: #E0ECFC;
	width: 200px;
}
.lLinks tr td
{
	padding-left: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.lLinks tr td a
{
	color: #54185E;
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
}
.lLinks tr td a:hover
{
	text-decoration: underline;
	color: #543081;
}
.dnavTop
{
	background-image: url(./sysimages/dnavTop.jpg);
	height: 5px;
	width: 100%;
}
.dnavLine
{
	background: #B6A2C7;
	height: 20px;
	width: 100%;
}
table.navTable tr td
{
	text-align: center;
}
table.navTable tr td a
{
	color: White;
	font-family: arial;
	font-size: 14px;
}
table.navTable tr td a:visited
{
	color: White;
	font-family: arial;
	font-size: 14px;
}
table.navTable tr td a:hover
{
	text-decoration: none;
	color: #51185C;
}
a.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #543081;
	text-decoration: underline;
}

.summary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.summaryURL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #008000;
}

.searchSize
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #C0C0C0;
}
  .monthDay
    {
        width: 14%;
        vertical-align: top;
        min-width: 100px;
        background-color: White;
        border: solid 1px black;
    }
    .monthDay a
    {
        color: black;
        font-size: 7pt;
        font-family: Verdana,Helvetica,sans-serif;
        font-weight: normal;
        text-decoration: none;
    }
    .monthHeader
    {
        color: Black;
        font-family: Arial;
        font-size: 17px;
        font-weight: bold;
    }
    .monthHeader a
    {
        color: Black;
        font-family: Arial;
        font-size: 17px;
        font-weight: bold;
        text-decoration: none;
    }
    .dayOfWeek
    {
        vertical-align: middle;
        color: black;
        font-size: 12px;
        font-family: Arial;
        width: 14.5%;
        text-align: center;
    }
    .event
    {
        font-size: 11px;
        font-family: Arial;
        color: black;
        padding-bottom: 5px;
    }
    .monthView
    {
        min-width: 919px;
        width: 100%;
        text-align: center;
        padding-top: 8px;
    }
    .monthView tr td 
    {
        text-align:center;
        }

    .calday
    {
        border-top: solid 1px #F3F3F5;
        border-right: solid 1px #F3F3F5;
        border-left: solid 1px #9FA2AC;
        border-bottom: solid 1px #9FA2AC;
    }



    .clearfix:after
    {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    .clearfix
    {
        display: inline-block;
    }


    #srch a
    {
        color: #ffffff;
        padding: 0px 0px 0 0;
        border: 0px;
    }
    #srch input
    {
        border-color: #C0C0C0 -moz-use-text-color #C0C0C0 #C0C0C0;
        border-style: solid none solid solid;
        border-width: 1px 0 1px 1px;
        clear: none;
        display: block;
        float: left;
        height: 18px;
        width: 160px;
    }

.aNav
    {
        background-color: transparent;
        padding-left: 5px;
        padding-right: 5px;
        text-align: left;
        font-family: Calibri,Times New Roman;
        font-size: 14px;
    }
    .aNav tr td
    {
        text-align: center;
        vertical-align: top;
        padding-top: 5px;
        padding-bottom: 5px;
        color: black;
        text-align: left;
        font-family: Calibri,Times New Roman;
        font-size: 12pt;
        border-bottom: solid 1px white;
    }
    .aNav tr td a
    {
        text-align: center;
        vertical-align: middle;
        font-family:Calibri,Times New Roman;
        font-size: 12pt;
        color: black;
        text-decoration: none;
    }
    .aNav tr td a:hover
    {
        text-decoration: underline;
    }
    .aNav span
    {
        text-align: left;
        vertical-align: middle;
        font-family:Calibri,Times New Roman;
        font-size: 12px;
        color: black;
        text-decoration: none;
    }

.blog-comment-submit {display:none;}
.blog-post-author {}
#EmailCommentBox h3 {font-size:8pt; margin:10px 0;}
