body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	font-style: normal;
	font-weight: normal;


}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.FlashPageLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
.PageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}
.HoursPadding {
	padding: 10px;
}
.footerBox {
	color: #0066CC;
	background-color: #CCCCCC;
	background-image: url(images/bg-footer-grad.jpg);
	background-repeat: no-repeat;
	height: 75px;
}
