.LoginLabel {
	width: 72px;
}

.mru {
	background-color: #5e86c1;
	color: #2c4772;
	cursor: pointer; cursor: hand;
	text-decoration: none;
}

.UserLabel {
	white-space: nowrap;
}
body.Main {
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
div.FooterContent {
	color: #ffffff;
	padding: 4px;
	text-align: center;
}

/* CONFINES THE PAGE'S WIDTH */
div.nav_body-content {
	padding: 10px;
	width: 620px;
}

div.Notes {
	background-color: #ece4cd;
	border: solid 1px #92876d;
	padding: 3px;
}

div.thanksBox {
	background-color: #d3c7b1;
	border: solid 1px #444444;
	color: #222222;
	padding: 8px;
	width: 477px;
}

hr.Main {
	background-color: #5d6163;
	color: #5d6163;
	height: 1px;
}

hr.Light {
	background-color: #989fa2;
	color: #989fa2;
	height: 1px;
}

.SideNavButton {
	background-color: #a9adb0;
	border-bottom: solid 1px #5d6163;
	border-top: solid 1px #a9adb0;
	color: #000000;
	cursor: pointer; cursor: hand;
	display: block;
	font-size: 9pt;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 20px;
	width: 100%;
}
.SideNavButtonOver {
	background-color: #727a82;
	border-top: solid 1px #b6bcc2;
	border-bottom: solid 1px #5d6163;
	color: #ffffff;
	cursor: pointer; cursor: hand;
	display: block;
	font-size: 9pt;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 20px;
	width: 100%;
}
.SideNavCurrent {
	background-color: #a9adb0;
	border-bottom: solid 1px #5d6163;
	border-top: solid 1px #a9adb0;
	color: #ffffff;
	display: block;
	font-size: 9pt;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
	width: 100%;
}
.SideNavSpace {
	border-bottom: solid 1px #f0f8ff;
	border-top: solid 1px #a9adb0;
	height: 18px;
	width: 100%;
}
.SideNavTitle {
	background-color: #d8dfe5;
	border-bottom: solid 1px #b6bcc2;
	border-top: solid 1px #f0f8ff;
	color: #000000;
	display: block;
	font-size: 9pt;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	width: 100%;
}

div.TblTab {
	color: #ffffff;
	padding: 2px;
	padding-top: 6px;
}

img.nav_face-left {
	width: 132px;
}
img.nav_body-content{
	height: 350px;
	width: 1px;
}
img.nav_border {
	width: 1px;
}
table.nav_wrapper {
	width: 100%;
}

table.Info {
	background-color: #e4c874;
}

td.InfoText {
	background-color: #fffcec;
}

td.InfoLabel {
	font-weight: bold;
}

/*
	deleted: 2005-04-08
		td.InfoCaption {
			background-color: #eccd78;
		}

		td.InfoLabels {
			color: #6f5f36;
			background-color: #ecce7d;
		}

		td.InfoText {
			background-color: #fffcec;
		}

		td.InfoTextDark {
			background-color: #ece4cd;
		}
*/

td.nav_border {
	background-color: #666666;
	vertical-align: top;
	width: 1px;
}
td.nav_body-content {
	background-color: #ffffff;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
	vertical-align: top;
}
td.nav_body-content-bsc {
	background-color: #efefef;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
	vertical-align: top;
}
td.nav_body-content-ctr {
	background-color: #ecefe4;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
	vertical-align: top;
}
td.nav_body-content-err {
	background-color: #fff3d7;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
	vertical-align: top;
}
td.nav_body-content-neca {
	background-color: #ede9e0;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
	vertical-align: top;
}
td.nav_body-content-ibew {
	background-color: #d1dcda;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
	vertical-align: top;
}

td.nav_border-header {
	background-color: #666666;	
}
td.nav_face {
	background-color: #b5c1cf;
}
td.nav_face-top {
	background-color: #b5c1cf;
}
td.nav_face-left {
	background-color: #b5c1cf;
	width: 132px;
}
td.sub_Border {
	background-color: #333399;
	color: #ffffff;	
	font-weight: bold;
}
td.sub_Header {
	background-color: #333399;
	color: #ffffff;	
	font-weight: bold;
	padding-left: 6px;
}
td.sub_RowsLt {
	color: #000000;
	background-color: #efefef;
	padding-left: 4px;
}
td.sub_RowsDk {
	color: #000000;
	background-color: #d0d0d0;
	padding-left: 4px;
}
td.sub_RowsObjLt {
	color: #000000;
	background-color: #efefef;
}
td.sub_RowsObjDk {
	color: #000000;
	background-color: #d0d0d0;
}

tr.GridTitle {
	color: #ffffff;
	font-weight: bold;	
}
