/* AUTO GENERATED FILE! DO NOT EDIT!!! */
/* Create a site_overrides.css file in the custom directory for any manual CSS overrides */
html {
	background-color: #000000;
	color: #000000;
}
.mainContainer {
	background-color: #FFFFFF;
}
#leftColumn, #rightColumn {
	background-color: #f9f9f9;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #d2232a;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #ffffff;
	color: #6d0001;
}
header.navbar a {
	color: #d2232a;
}
header.navbar a:hover {
	color: #6d0001;
}
#navbarMenu {
	background-color: #ffffff;
}
.wcGuestCheckItemRowOdd {
	background-color: #f2f2f2;
	color: #000000;
}
.wcGuestCheckItemRowOdd a {
	color: #d2232a;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #565656;
}
.wcGuestCheckItemRowEven {
	background-color: #e8e8e8;
	color: #000000;
}
.wcGuestCheckItemRowEven a {
	color: #d2232a;
}
.wcGuestCheckItemRowEven a:hover {
	color: #565656;
}
