/* 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;
	background: -moz-linear-gradient(top,  #4f4f4f 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #4f4f4f 0%,#000000 100%);
	background: -o-linear-gradient(top,  #4f4f4f 0%,#000000 100%);
	background: -ms-linear-gradient(top,  #4f4f4f 0%,#000000 100%);
	background: linear-gradient(to bottom,  #4f4f4f 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#000000',GradientType=0 );
}
.mainContainer {
	background-color: #FFFFFF;
}
#leftColumn, #rightColumn {
	background-color: #ededed;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #333333;
}
.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: #CC0000;
}
#navbarMenu {
	background-color: #ffffff;
}
.wcGuestCheckItemRowOdd {
	background-color: #bbbbbb;
	color: #222222;
}
.wcGuestCheckItemRowOdd a {
	color: #222222;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #222222;
}
.wcGuestCheckItemRowEven {
	background-color: #dddddd;
	color: #222222;
}
.wcGuestCheckItemRowEven a {
	color: #222222;
}
.wcGuestCheckItemRowEven a:hover {
	color: #222222;
}
