﻿body, p
{
	margin: 0 auto 0 auto;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #03064d;
}
a img{border: 0;}
.HeaderLeft
{
	height: 222px;
	background: white url(images/HeaderLeft.jpg) no-repeat right bottom;
}
.HeaderRight
{
	height: 222px;
	background: white url(images/HeaderRight.jpg) no-repeat left bottom;
}
.LeftMenu
{
	background-color: #03064D;
}
.PageBody
{
	background-color: #fdfbc6;
}
.MarqueeRow
{
	height: 20px;
	background-color: #fdfbc6;
	color: #03064D;
	font-weight: bold;
}
.BottomSpacer
{
	background-color: #03064D;
}
.Footer
{
	height: 30px;
	background-color: #03064D;
	text-align: center;
	color: White;
}
.Counter
{
	font-weight: bold;
}

.CollapsePanel
{
	cursor:pointer;
	overflow:hidden;
}
.CollapsePanelContent
{
	height:0px;
	overflow:hidden;
}
.ServicesTitle
{
	color: #03064D;
	font-weight: bold;
}
.Title
{
	color: #03064D;
	font-weight: bold;
	font-size: 18px;
}
.LargeText
{
	color: #03064D;
	font-weight: bold;
	font-size: 15px;
}
.ItemText
{
	color: #03064D;
	font-size: 14px;
	font-weight: bold;
}
.GetDirectionsProgress
{
	display: none;
}