
.BaseBackground {
	background-color: #ffffff;
}

.CellData {
	color: #3D3A35;
}

.FooterBar {
	background-color: #98CBCC;
	color: #ffffff;
	font-size: 12px;
}

.HeaderBar {
	background-image: url(/assets/016001FD-27BC-478A-B640-110349873634.gif);
	height: 80px;
}

.Heading {
	font-weight: normal;
}

.PageTitle {
	color: #98CBCC;
	font-size: 14px;
	font-weight: bold;
}

.StandardButton {
	background-color: #0B6262;
	color: #ffffff;
	font-weight: bold;
}

.SystemBorder {
	border-collapse: collapse;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.TableHeading {
	background-color: #0B6262;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.TextFalse {
	color: #CC3333;
	font-weight: normal;
}

.TextTrue {
	color: #66CC33;
	font-weight: normal;
}

.WarningMessage {
	color: #CC3333;
	font-weight: bold;
}

a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active, a.FooterLink:hover {
	color: #3D3A35;
}

a:link, a:visited, a:active, a:hover {
	color: #3D3A35;
}

body {
	background-color: #ffffff;
}

body, input, textarea, select, table {
	color: #3D3A35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
