body
{
    font-family: Arial, Sans-Serif;
	font-size: 0.75em;
	background-color: #f0f0f0;
	margin: 0px;
	padding: 0px;
}

.Body
{
	width: 775px;
}

li.SiteMap
{
	list-style-type: none;
}

.Header
{
	height: 136px;
	margin-bottom: -3px;
}

.HeaderImage
{
	float:left;
}

h1
{
	margin: 0px;
	padding-top: 30px;
	text-align: center;
}

h2
{
	font-size: 1.5em;
	font-weight: 900;
}

h3
{
	font-size: 1.25em;
	font-weight: 600;
}

.PhotoThumbnails
{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.RemoveScroller
{
	width: 642px;
	text-align: right;
	display: none;
}

#scrollup
{
    position: relative;
    overflow: hidden;
    border: 1px solid #000;
    height: 24px;
    width: 642px;
    display: none;
    background-color: White;
}
.headline
{
    position: absolute;
    top: 210px;
    left: 5px;
    height: 24px;
    width: 642px;
}

.MenuBar
{
	height: 2.1em;
	background-image: url(../Images/XPMenu.gif);
	background-repeat: repeat-x;
}

.MenuText
{
	margin-left: 10em;
	font-size: 1.30em;
}

.MenuText td
{
	font-size: 0.75em;
}

.MenuBarItem
{
	color: white;
	text-align: left;
	text-indent: 5px;
}

.MenuBarNoJavascript
{
	color: white;
	text-align: left;
	text-indent: 5px;
	font-size: 0.75em;
	margin: 0px;
	padding-top: 5px;
}

a.MenuBarItem
{
	text-decoration: none;
}

.MenuBarItemOver
{
	color: Red;
	text-align: left;
	text-indent: 5px;
}

.MenuDropDownItem
{
	background-color: Silver;
	color: black;
	text-align: left;
	text-indent: 5px;
}

.MenuDropDownItemOver
{
	color: Red;
	text-align: left;
	text-indent: 5px;
}

.LeftColumn
{
	float: left;
	width: 10em;
}

.Accessibility
{
	text-align: right;
	margin-top: 50px;
}

.Accessibility img, .GetSoftwareLinks
{
	border-width: 0px;
}

.QuickLinks
{
	background-color: Silver;
}

.QuickLinksTitle
{
	background-color: Black;
	color: White;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight: bold;
}

div.QuickLinkItem
{
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;
	width: 10em;
	height: 1.2em;
	color: Black;
	background-image: url(../images/QuickLinkButton.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: auto;
}

div.QuickLinkItemOver
{
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;
	color: Red;
	background-image: url(../images/QuickLinkButtonOver.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
}

a.QuickLinkItem
{
	text-decoration: none;
	color: Black;
}

a.QuickLinkItemOver
{
	text-decoration: none;
	color: Red;
}

a.QuickLinkItem:hover
{
	color: Red;
}

.Contents
{
	margin-left: 10em;
	padding-left: 9px;
}

.ColumnWidthOpeningHours
{
	width: 7em;
}

.ColumnWidthStaff
{
	width: 11em;
}

.Hidden
{
	visibility: hidden;
}

.ColumnWidthImmunisation
{
	width: 8em;
}

table
{
	font-size: 1em;
}

th
{
	font-weight: bold;
	text-align: left;
}

.Services
{
	font-weight: bold;
	color: White;
	background-color: Black;
}

tr.OddRow
{
	background-color: Silver;
}

tr.EvenRow
{
	background-color: #9fbef5;
}

.DefaultMessageText
{
	left: 20px;
	top: -22px;
	position: relative
}

div.DefaultMessageSubject
{
	color: Blue;
}

div.NewsItemLeft
{
	width: 120px;
	float: left;
	padding-top: 3px;
}

.NewsItemControl
{
	width: 510px;
}

.DataGrid
{
	border: 1px solid black;
}

.DataGridRow
{
	background-color: Silver;
}

.DataGridRowSelect
{
	background-color: #9fbef5;
	color: Red;
}

.DataGridHeader
{
	font-weight: bold;
	color: White;
	background-color: Black;
}

.MessageLabel
{
	font-weight: bold;
}

.MessageButtons
{
	text-align: right;
}

.MessageButtonsContainer
{
	width: 231px;
	margin-left: 400px;
	padding-top: 5px;
}

.MessageControl
{
	border: solid 1px #9fbef5;
	background-color: White;
	padding: 5px;
}

.MessageControlMessage
{
	float: left;
}

.MessageControlBack
{
	text-align: right;
}

.Error
{
	color: Red;
}

div#AdminLinks
{
	display: none;
}

.HelperText
{
	color: green;
	font-size: 1.0em;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.SmallText
{
	font-size: 0.95em;
	margin-top: 20px;
	text-align: right;
}

.Today
{
	background-color: #ffff99;
}

.BioImage
{
	float: left;
	width: 200px;
}

.BioTitle
{
	font-weight: bold;
}