
.BaseBackground {
	background-color: #FCEFD1;
}

.HeaderBar {
	background-image: url(/assets/E1A02D0B-8FD1-4754-9093-8F52D1650B11.gif);
	height: 80px;
}

.Heading {
	font-weight: normal;
}

.PageTitle {
	font-weight: normal;
}

.StandardButton {
	font-weight: normal;
}

.SystemBorder {
	border-collapse: collapse;
	border-color: #293C94;
	border-style: solid;
	border-width: 1px;
}

.TableHeading {
	font-weight: normal;
}

.TextFalse {
	font-weight: normal;
}

.TextTrue {
	font-weight: normal;
}

.WarningMessage {
	font-weight: normal;
}

a:link, a:visited, a:active, a:hover {
	color: #293C94;
}

body {
	background-color: #ffffff;
}

body, input, textarea, select, table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
