body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00429C;
}
td {
	font-size: 80%;
}
.carthi {
	font-weight: bold;
	color: #00429C;
	background-color: #EEF2F0;
}
.cart {
	color: #00429C;
	background-color: #EEF2F0;
}
.maintable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.topleft {
	background-color: #00429c;
}
.leftbar {
	background-color: #e7ecea;
	padding-left: 2px;
	padding-right: 2px;
}
.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #EBF4FF;
}
.form {
	border-width: 1px;
	border-style: solid;
	border-color: #B7B5B5;
	background-color: #EEF2F0;
	padding: 10px;
}
.pagetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #EBF4FF;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: #00429C;
}
.menuitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C3C8;
	background-color: #e7ecea;
}
.menutitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C3C8;
	color: #FFFFFF;
	background-color: #00429c;
}
.banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #C4C3C8;
	background-color: #EBF4FF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.itembox {
	border: 1px solid #B7B5B5;
}
.itemheader {
	color: #FFFFFF;
	background-color: #B7B5B5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	padding-left: 5px;
	vertical-align: top;
	padding-right: 5px;
}
.itemmain {
	color: #00429C;
	vertical-align: top;
	padding: 5px;
}
.menuitem a {
	text-decoration: none;
}
a {
	color: #666666;
}
a:hover {
	color: #000066;
}
.itemlink {
	background-color: #E7ECEA;
	text-align: center;
	padding-bottom: 2px;
	margin-right: 4px;
	margin-left: 4px;
}
.subscript {
	font-size: 75%;
}
.cell1 {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B5B5;
	color: #00429C;
}
.cell2 {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B5B5;
	color: #00429C;
}
.cell3 {
	vertical-align: top;
	color: #00429C;
}
.cell4 {
	border-width: 1px;
	border-style: solid;
	border-color: #B7B5B5;
	color: #00429C;
}
.cell6 {
	font-weight: bold;
	color: #00429C;
}
.cell7 {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7B5B5;
	color: #00429C;
}
.cell8 {
	font-weight: bold;
	color: #00429C;
	background-color: #EBF4FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B5B5;
}
.cell9 {
	vertical-align: top;
	padding-bottom: 10px;
}

.errmsg {
	color: #B00000;
}
li {
	margin-bottom: 5px;
}
.prompt {
	font-size: 80%;
	font-style: normal;
	text-align: center;
}
