body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a {
	color: #0000BB;
}

a:hover {
	color: #0000BB;
}

a:link {
	color: #0000BB;
}

a:visited {
	color: #0000BB;
}

a:active {
	color: #0000BB;
}


.header {

	background-color: #FFFFFF;
	height: 70px;
}

.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #594093;
}

.menubar {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #999999;
	height: 25px;
}

.menubar_link {
	font-family: Arial;
	color: #5D3B92;
	text-decoration: none;
}

.menubar_link a:hover {
	font-size: 10pt;
	color: #0B7380;
}

.menubar_link a:link {
	font-size: 10pt;
	color: #0B7380;
	text-decoration: none;
}

.menubar_link a:visited {
	font-size: 10pt;
	color: #0B7380;
	text-decoration: none;
}

.menubar_link a:active {
	font-size: 10pt;
	color: #0B7380;
	text-decoration: none;
}


.submenubar_link {
	font-family: Arial;
	color: #5D3B92;
	text-decoration: none;
}

.submenubar_link a:hover {
	font-size: 10pt;
	color: #5D3B92;
	text-decoration: none;
}

.submenubar_link a:link {
	font-size: 10pt;
	color: #5D3B92;
	text-decoration: none;
}

.submenubar_link a:visited {
	font-size: 10pt;
	color: #5D3B92;
	text-decoration: none;
}

.submenubar_link a:active {
	font-size: 10pt;
	color: #5D3B92;
	text-decoration: none;
}

.menubar_selected {
	background-color: #8D181A;
	border: 1px solid #701315;
}

.menubar_div_none {
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

.menubar_div_left {
	background-image: url(/images/menubar-divider.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

.menubar_div_right {
	background-image: url(/images/menubar-divider.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

.basket {
	text-align: center;
	/*height: 46px;*/
	vertical-align: middle;
	background-image: url(/images/basket-divider.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.utility_menu_link {
	color: #000000;
	text-decoration: underline;
}

.utility_menu_link:Hover {
	color: #330099;
	text-decoration: underline;
}

.module_title {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.module_top {
	background-image: url(/images/module-white-top.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.module_left {
	background-image: url(/images/module-white-left.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
}

.module_yellow_top {
	background-image: url(/images/module-yellow-top.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.module_yellow_left {
	background-image: url(/images/module-yellow-left.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
}

.grey_l {
	background-image: url(/images/grey_dot.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.grey_r {
	background-image: url(/images/grey_dot.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.grey_b {
	background-image: url(/images/grey_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.grey_t {
	background-image: url(/images/grey_dot.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.greyed {
	color: gray;
}

.bluebutton {
	BACKGROUND-COLOR: #D5E4EE;
	BORDER-BOTTOM: #002f9f 2px solid;
	BORDER-LEFT: #9fcfff 2px solid;
	BORDER-RIGHT: #002f9f 2px solid;
	BORDER-TOP: #9fcfff 2px solid;
	CURSOR: default;
}

li {
	padding-bottom: 5px;
}

form {
	margin: 0px;
}

.standard_row {
	border-bottom: thin solid #D5E4EE;
	font-size: 10pt;
}

.standard_header {
	background-color: #CFE6EB;
}

.label {
	background-color: #CFE6EB;
	font-weight: bold;
}

.inactive {
	background-color: #EEEEEE;
}

.printable {
	display: run-in;
}

.fullpage {
	height: auto;
}

@media screen {
	.print_only {
		display: none;
	}
}

table.calendar {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	font-size: 10pt;
	border-collapse: collapse;
	border-color: #999999;
}

.calendar_popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.calendar_row {
	height: 20px;
}

.calendar_row td {
	cursor: pointer;
}

.calendar_time {
	height: 20px;
	font-size: 8pt;
}

.calendar_row_hour {
	font-size: 18pt;
	font-weight: bold;
}

table.calendar_day {
	border-collapse: collapse;
	border-color: #999999;
}

td.calendar_blank {
	background-color: white;
	border: 1px dotted #999999;
	border-collapse: collapse;
	cursor: default;
}

td.calendar_filled {
	border-collapse: collapse;
}

.error {
	border: 1px solid red;
	color: red;
}

.no_calendar_cell {
	height: 100%;
}

.calendar_cell {
	height: 100%;
	display: grid;
	grid-template-columns: 1fr 20px;
}

.calendar_outlook {
	display: grid;
	grid-template-rows: repeat(64, 1fr);
	height: 680px;
	width: 20px;
	background-color: rgba(147, 124, 163, 0.083);
}

.outlook_event {
	display: grid;
	grid-column: 1;
	overflow: hidden;
	background-color: rgba(26, 255, 0, 0.848);
	border: solid 1px rgba(10, 104, 0, 0.848);
}

@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

.animate-spin {
	animation: spin 1s linear infinite;
}

.docs {
	padding: 16px;
}

.docs h1 {
	color: #333;
}

.docs h2 {
	color: #555;
}

.docs img {
	max-width: fit-content;
	width: 100%;
	height: auto;
	margin: 10px 0;
}

.docs .step {
	margin-bottom: 20px;
}