/* AUTO GENERATED FILE! DO NOT EDIT!!! */
/* Create a site_overrides.css file in the custom directory for any manual CSS overrides */
html {
	background-color: #DDDDDD;
	color: #000000;
	background: -moz-linear-gradient(top,  #ffffff 0%, #DDDDDD 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#DDDDDD));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#DDDDDD 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#DDDDDD 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#DDDDDD 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#DDDDDD 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#DDDDDD',GradientType=0 );
}
.mainContainer {
	background-color: #FFFFFF;
}
#leftColumn, #rightColumn {
	background-color: #ffffff;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #545454;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #ffffff;
	background: -moz-linear-gradient(top,  #eaeaea 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #eaeaea 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #eaeaea 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #eaeaea 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #eaeaea 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#ffffff',GradientType=0 );
	color: #545454;
}
header.navbar a {
	color: #545454;
}
header.navbar a:hover {
	color: #932727;
}
#navbarMenu {
	background-color: #ffffff;
}
.wcGuestCheckItemRowOdd {
	background-color: #f7f1ea;
	color: #990000;
}
.wcGuestCheckItemRowOdd a {
	color: #613a14;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #e00606;
}
.wcGuestCheckItemRowEven {
	background-color: #fcf8f4;
	color: #990000;
}
.wcGuestCheckItemRowEven a {
	color: #613a14;
}
.wcGuestCheckItemRowEven a:hover {
	color: #e00606;
}
