.highlight {
	color: #9D0100;
	font-weight: bold;
}
#content-bg {
	background-color: #DDDDDD;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}
#content-bg a:link{color: #9D0100; text-decoration:underline;}
#content-bg a:visited{color: #9D0100; text-decoration:underline;}
#content-bg a:hover{color: #9D0100; text-decoration:none;}
#content-bg a:active{color: #9D0100; text-decoration:underline;}
.pageHead {
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	line-height: 140%;
}
#footer a:link{color: #FAFBE1; text-decoration:underline;}
#footer a:visited{color: #FAFBE1; text-decoration:underline;}
#footer a:hover{color: #FAFBE1; text-decoration:none;}
#footer a:active{color: #FAFBE1; text-decoration:underline;}

.dotsVert {
	background-image: url(images/dots-vert.gif);
	background-repeat: repeat-y;
	width: 6px;
	padding: 4px;
	background-position: center;
}
.pageSubHead {

	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
}
.calendarHead {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.calSpace {
	padding-bottom: 10px;
	vertical-align: bottom;
}
#topAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
}
.dotsHoriz {
	background-image: url(images/dots-horiz.gif);
	background-repeat: repeat-x;
	padding: 4px;
	background-position: center;
	height: 6px;
}
