/* AUTO GENERATED FILE! DO NOT EDIT!!! */
/* Create a site_overrides.css file in the custom directory for any manual CSS overrides */
html {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(body-bg.jpg);
	background-repeat: repeat;
}
.mainContainer {
	background-color: #F9F8F6;
}
#leftColumn, #rightColumn {
	background-color: #EFF2F9;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #000000;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #FFFFFF;
	color: #000000;
}
header.navbar a {
	color: #000000;
}
header.navbar a:hover {
	color: #990000;
}
#navbarMenu {
	background-color: #FFFFFF;
}
.wcGuestCheckItemRowOdd {
	background-color: #EFF2F9;
	color: #000000;
}
.wcGuestCheckItemRowOdd a {
	color: #000000;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #D00D0D;
}
.wcGuestCheckItemRowEven {
	background-color: #FFFFFF;
	color: #000000;
}
.wcGuestCheckItemRowEven a {
	color: #000000;
}
.wcGuestCheckItemRowEven a:hover {
	color: #D00D0D;
}
