.FooterPart1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(images/footer_BKGRepeatGrey.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
}
.FooterPart2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	background-image: url(images/footer_BKGNoRepeatBlue.gif);
	background-repeat: no-repeat;
	height: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}
.ServicesWindowText {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: left;
	border: 1px solid #F7F7F7;
}
.ServicesHeading {
	font-family: BlairITC-Medium;
	font-size: 12px;
	color: #CC0000;
}
.ServicesHeadingBlue {
	font-family: BlairITC-Medium;
	font-size: 12px;
	color: #004894;
}
.TopperPart2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(images/topper_BKGRepeatGrey.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
}
.TopperPart1 {
	font-family: BlairITC-Light;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: bottom;
}
