body {
	background-image: url(../images-landing/PageBG.gif);
	background-color: #00518A;
	margin: 0px;
	padding: 0px;
}
html,body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#LeftNav .LeftNavBlock {
	background-image: url(../images-landing/LeftNavLightBlueBG.gif);
	background-repeat: repeat-y;
}
#LeftNav .LeftNavBlock ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#LeftNav .LeftNavBlock .Container {
	padding: 5px;
	background-image: url(../images-landing/LeftNavLightBlueBGTop.gif);
	background-repeat: no-repeat;
}
#LeftNav .LeftNavBlock ul li {
}
#LeftNav .LeftNavBlock a {
	font-weight: bold;
	color: #009;
	font-size: 11px;
	display: block;
	margin-bottom: 3px;
}
.ClearBoth {
	clear: both;
}


#LeftNav .LeftNavBlock a:hover {
	color: #0070BF;
}
#Logo {
	background-image: url(../images-landing/Logo.gif);
	height: 98px;
	width: 180px;
	background-repeat: no-repeat;
}
#Logo h1{
	display: none;
}
#ContentContainer {
	background-color: #FFF;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images-landing/LeftNavBG.gif);
	background-repeat: repeat-y;
}
#PageContent {
}
#Slogan {
	background-image: url(../images-landing/Slogan.gif);
	height: 39px;
	width: 594px;
}
#Slogan h2{
	display: none;
}
#PageContent {
	width: 410px;
	margin-left: 2px;
}
#RightNav {
	width: 182px;
}
#LeftNav, #Content, #PageContent, #RightNav {
	float: left;
}

#Footer {
	background-color:#FFF;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
}

#Footer .Container {
	background-color: #FF8C26;
	font-size: 11px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 2px solid #FFF;
}
.BookAppointment {
	font-weight: bold;
	color: #FFF;
	background-color: #0070BF;
	padding: 10px;
	text-align: center;
}
.BookAppointment a {
	color: #FFF;
}

#Footer .Container a {
	color: #FFF;
}
#Content #Breadcrumb {
	font-size: 11px;
	padding: 2px;
}
#PageContent #FlashBanner {
	margin-bottom: 10px;
}


.ScheduleStepHeaderCell {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.ScheduleStepCurrent {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00518A;
}
.ScheduleStepDefault {
	color: #000000;
	background-color: #A1C9E6;
}
.CalendarMonthName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.CalendarDayHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #F0F0F0;
}
.CalendarDayCell {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica;
	font-size: 8pt;
	height: 20px;
	width: 20px;
}
.CalendarDayCellEvent {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica;
	font-size: 8pt;
	height: 15px;
	background-color: #F0F0F0;
}
.CalendarMonthLink {
	color: #FFFFFF;
}
.CalendarDayCell {
	color: #000000;
	background-color: #FFFFFF;
}
.CalendarNA {
	color: #000000;
	background-color: #FFDFDF;
}
.CalendarWeekend {
	color: #000000;
	background-color: #EAEAEA;
}

.CalendarSelected {
	color: #FFFFFF;
	background-color: #0080C0;
}

.CalendarSelectedDisplayDate {
	color: #FF8C26;
	font-size: 16px;
	font-weight: bold;
}


.LandingPhone {
	font-size: 14px;
	font-weight: bold;
	color: #F60;	
}

