/* AUTO GENERATED FILE! DO NOT EDIT!!! */
/* Create a site_overrides.css file in the custom directory for any manual CSS overrides */
html {
	background-color: #f2f2f2;
	color: #686868;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
}
.mainContainer {
	background-color: #FFFFFF;
}
#leftColumn, #rightColumn {
	background-color: #FBFBFB;
}
#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: #545454;
}
#navbarMenu {
	background-color: #ffffff;
}
.wcGuestCheckItemRowOdd {
	background-color: #FFFFFF;
	color: #0679B3;
}
.wcGuestCheckItemRowOdd a {
	color: #0679B3;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #ce181e;
}
.wcGuestCheckItemRowEven {
	background-color: #FFFFFF;
	color: #000000;
}
.wcGuestCheckItemRowEven a {
	color: #0679B3;
}
.wcGuestCheckItemRowEven a:hover {
	color: #ce181e;
}
