﻿body {
	-x-system-font:none;
	background:#FFFFFF url(../Image/Back.gif) repeat scroll 0% 0%;
	color:#003366;
	font-family:Arial;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
	margin:0pt;
	padding:0pt;
	text-align:center;
}
body p {
	text-align:left;
	margin-left:5px;
}
body, #pLong table td {
	font-size:10pt;
}
#pShort li {
	font-size:12pt;
	line-height:1.5em;
	background-image:url(../Image/Bullet.gif);
	background-repeat: no-repeat;
	display: list-item;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left:40px;
	padding-bottom:20px;
	margin-left:-40px; 
}
.centreme {
	text-align:center;
	margin:0 0 0 0;
}
.menu a:link, .menu a:visited {
	color:#003366;
}
#centre {
	width:984px;
	margin:0pt auto;
	position:relative;
}
#centre #nav {
	margin-top:20px;
}
#centre #nav img {
	margin-left:14px;
	border:none;
}
#centre #content {
	background:#FFFFFF url(../Image/BoxSides.gif) repeat-y;
	height:360px;
}
#centre #boxtop {
	background: #FFFFFF url(../Image/BoxTop.gif);
	height: 5px;
	overflow:hidden;
}
#centre #boxbottom {
	background: #FFFFFF url(../Image/BoxBottom.gif);
	height: 6px;
	margin-bottom:10px;
	overflow:hidden;
}
#centre #footer {
	background:#FFFFFF url(../Image/FooterSides.gif) repeat-y;
	height:60px;
	color:#000000;
	line-height:normal;
	font-size:12pt;
}
#centre #footertop {
	background: #FFFFFF url(../Image/FooterTop.gif);
	height: 5px;
	overflow:hidden;
}
#centre #footerbottom {
	background: #FFFFFF url(../Image/FooterBottom.gif);
	height: 8px;
	overflow:hidden;
}
#centre #footer #footerscroller {
	width:744px; 
	height:60px; 
	margin-left:132px;
}
#centre #footer #footerscroller #footerleft {
	float:left; 
	width:370px; 
	height:60px; 
	vertical-align:middle;
}
#centre #footer #footerscroller #footerright {
	float:right; 
	width:370px; 
	height:60px;
}
#search {
	height:50px; 
	width:200px; 
	background-color:Fuchsia; 
	position:absolute; 
	top:100px; 
	left:770px;
	line-height:1.5em;
	border: dotted 1px #003366;
}
#search input {
	font-family:Arial;
	font-size:10px;
	margin:0pt;
	padding:0pt;

}
.searchResults {
	text-align: left;
	font-size:16px;
	line-height: 1.5em;
}
.searchResults li.searchSnippet {
	font-size:12px;
	display: list-item;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.calendar {
	float:left; 
	width:370px;	
}
.calendar p {
	text-align:center;
	font-weight:bold;
}
.calendar table td {
	border: dotted 1px #003366;
	font-weight:normal;
	width:30px;
}
.calendar table td.bolded {
	font-weight:bold;
	background-color:Fuchsia;
}
.termtimes table td {
	border: dotted 1px #003366;
	text-align:left;
	padding:5pt 10pt 5pt 10pt;
}
.termtimes table th {
	padding:5pt 10pt 5pt 10pt;
}
.printLink {
	font-size:8pt;
}
body #whatparentssay p {
	width: 700px;
	margin:10pt 10pt 10pt 10pt;
	padding: 3pt 3pt 3pt 3pt;
	border: dotted 1px #000000;
}
body #whatparentssay img 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
body #whatparentssay img.photo
{
	margin:10pt 10pt 10pt 10pt;
	padding: 3pt 3pt 3pt 3pt;
	
}
#alert 
{
	font-weight:bold;
	font-size:16px;
	background-color:Lime;
	width:200px;
	padding:10px 0px 10px 0px;
	float:left;
	display:none;
	visibility:hidden;
	}
	
#logoContainer 
{
	}