/* AUTO GENERATED FILE! DO NOT EDIT!!! */
/* Create a site_overrides.css file in the custom directory for any manual CSS overrides */
html {
	background-color: #333333;
	color: #000000;
}
.mainContainer {
	background-color: #FFFFFF;
}
#leftColumn, #rightColumn {
	background-color: #eeeeee;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: White;
}
.leftGroupsLink a {
	color: #17262d;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #000000;
	color: #FFFFFF;
}
header.navbar a {
	color: #FFFFFF;
}
header.navbar a:hover {
	color: #F2F2F2;
}
#navbarMenu {
	background-color: #000000;
}
.wcGuestCheckItemRowOdd {
	background-color: #F2F2F2;
	color: #666666;
}
.wcGuestCheckItemRowOdd a {
	color: #222222;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #990000;
}
.wcGuestCheckItemRowEven {
	background-color: #FFFFFF;
	color: #666666;
}
.wcGuestCheckItemRowEven a {
	color: #222222;
}
.wcGuestCheckItemRowEven a:hover {
	color: #990000;
}
