﻿body
{
	background-color: #e7e7e7;
	margin: 0 0;
}


.page
{
	width: 837px;
	margin-left: auto;
	margin-right: auto;
}
.header
{
	height: 100px;
}

.gutterLeft
{
	vertical-align: top;
	width: 173px;
}

.content, .clsAdditionInfo
{
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
	text-align:left;
	color: #11375c;
}
.content2
{
    font-family: Arial;
	font-size: 10pt;
	text-align:left;
	color: #11375c;
}
.content3
{
    font-family: Arial;
	font-size: 11pt;
	text-align:left;
	color: #11375c;
	font-weight:bold;
}

.clsAdditionInfo
{
	width:100%;
}

.gutterRight
{
	vertical-align: top;
	width: 173px;
}

.corner_top_left
{
	width: 13px;
	height: 13px;
	background-image: url(/sysimages/corner_top_left.jpg);
}

.corner_bottom_left
{
	width: 13px;
	height: 13px;
	background-image: url(/sysimages/corner_bottom_left.jpg);
}

.corner_top_right
{
	width: 13px;
	height: 13px;
	background-image: url(/sysimages/corner_top_right.jpg);
}

.corner_bottom_right
{
	width: 13px;
	height: 13px;
	background-image: url(/sysimages/corner_bottom_right.jpg);
}

.side_top
{
	height: 13px;
	background-repeat: repeat-x;
	background-image: url(/sysimages/side_top.jpg);
}
.side_left
{
	width: 13px;
	background-repeat: repeat-y;
	background-image: url(/sysimages/side_left.jpg);
}

.side_right
{
	width: 13px;
	background-repeat: repeat-y;
	background-image: url( /sysimages/side_right.jpg);
}

.side_bottom
{
	height: 13px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(/sysimages/side_bottom.jpg);
}

.District2ColumnContentLeft
{
	width: 149px;
	vertical-align: top;
	border-right: 1px dotted #c5c5c5;
}

.District2ColumnContentRight
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.District3ColumnContentLeft
{
	width: 149px;
	vertical-align: top;
}

.District3ColumnContentMiddle
{
	vertical-align: top;
	border-left: 1px dotted #c5c5c5;
	border-right: 1px dotted #c5c5c5;
	padding-left: 5px;
	padding-right: 5px;
}

.District3ColumnContentRight
{
	width: 155px;
	vertical-align: top;
	background-color: #f0f0f2;
	padding-left: 8px;
	padding-right: 8px;
}

.School2ColumnContentLeft
{
	width: 149px;
	vertical-align: top;
}

.School2ColumnContentRight
{
	vertical-align: top;
	padding-left: 3px;
	border-left: 1px dotted #c5c5c5;
}

.School3ColumnContentLeft
{
	width: 149px;
	vertical-align: top;
	border-right: 1px dotted #c5c5c5;
}

.School3ColumnContentMiddle
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px dotted #c5c5c5;
	border-right: 1px dotted #c5c5c5;
}

.School3ColumnContentRight
{
	width: 155px;
	vertical-align: top;
	background-color: #f0f0f2;
}

.DistrictNavLeftDropDown
{
	margin-top: 15px;
	width: 130px;
	font-size: 7pt;
}

.txtQuery
{
	width: 199px;
}

.title
{
	color: #164267;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

.footer
{
	height:50px;
	width: 761px;
	color: #164269;
	font-family: Arial;
	font-size: 8pt;
}

.footer a
{
	height:50px;
	width: 761px;
	color: #164269;
	font-family: Arial;
	font-size: 8pt;
}
.schoolNav
{
	background-color: #f3f8fc;
	width: 135px;
}

.schoolNav tr td
{
	border-bottom: 1px solid #dee7ee;
	padding: 2px;
	color: #11375c;
}

.schoolNav tr td a
{
	font-family: Georgia;
	font-size: 10pt;
	color: #11375c;
}


.DayEvents
{
	width: 100%;
}

.DayHeader
{
	height: 30px;
	background-color: #28557e;
	color: #dde6ec;
	font-family: Georgia;
	font-weight: bolder;
	font-size: 12pt;
}

.EventsGrid
{
	font-family: Georgia;
	font-size: 10pt;
	color: #11375c;
}
.rnTitle
{
    color:#164267;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;    
}
.category
{
   font-size:12px;
   font-weight:bold;
   color:#130F03;
}
span.linkform
{
	font-size: 8pt;
	font-family: Verdana;
}

a.linkform
{
	font-size: 10pt;
	color: #00407D;
	text-decoration: none;
	font-family: Verdana;
}

a:hover.linkform
{
    text-decoration:underline;
}
.gutterHeaderText
{
    color: #164267;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
}
a.search
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #0000FF;
    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;
}


