#breadcrumb {
	clear: both;
}
#breadcrumb p {
	margin: 0px 42px 10px 30px;
	font-size: .8em;
}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
legend {
	font-weight: bold;
	color: #293F6F;
	background-color: #E2E8F5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
input:focus {
	background-color: #E3F4E8;
}
#contents_folder table {
	color: #333333;
	border-collapse:collapse;
}
#contents_folder tr {
}
#contents_folder th {
	background-color: #E2E8F5;
	color: #293F6F;
	border: 1px solid #CCD7EC;
}
#contents_folder td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ECE9D8;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #ECE9D8;
}
/* Custom CSS for the Template Document */
.ChangedField {
	font-weight: bold;
	background-color: #F4E3B0;
	color: #333333;
}
.InvalidField {
	font-weight: bold;
	color: #000000;
	background-color: RED;
}
.InvalidIndicator {
	font-size: 1.4em;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.fakeTH {
	background-color: #E2E8F5;
	border: 1px solid #CCD7EC;
	color: #293F6F;
}
.tablealtstyle {
	background-color: #f8f6ec;
}
.tablerowstyle {
	background-color: #FFFFFF;
}
.app_alert_quest {
	background-color: #FFFFFF;
	background-image: url(../img/app_alert_quest_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.InactivatePnl {

}
.InactiveBullet {
	font-weight: bold;
	color: #000000;
	background-color: #F4E3B0;
	padding: 2px;
}
.app_valid_quest {

	background-color: #FFFFFF;
	background-image: url(../img/alert_valid_10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.LookUpSubPanel {
	height: 250px;
	width: 500px;
	overflow: scroll;
	position: absolute;
	z-index: 3;
	left: 20px;
	top: 10px;
	background-color: #FFFFFF;
}
.InputButton {
	cursor:pointer;cursor:hand;
	background-color: #293F6F;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E8F5;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E2E8F5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.InputButton:focus {
	background-color: #5477C0;
	border-top-color: #CCCCCC;
	border-right-color: #E2E8F5;
	border-bottom-color: #E2E8F5;
	border-left-color: #CCCCCC;
}
.InputButtonWarn {
	cursor:pointer;cursor:hand;
	background-color: #EAEBCB;
	font-size: 0.9em;
	font-weight: bold;
	color: #575A23;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F4E3;
	border-right-color: #D5D89C;
	border-bottom-color: #D5D89C;
	border-left-color: #F3F4E3;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.InputButtonDel {
	cursor:hand;cursor:hand;
	background-color: #FBDBD2;
	font-size: 0.9em;
	font-weight: bold;
	color: #962B10;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDEDE8;
	border-right-color: #F9A4A4;
	border-bottom-color: #F9A4A4;
	border-left-color: #FDEDE8;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.InputButton:active {

	background-color: #5477C0;
	border-top-color: #CCCCCC;
	border-right-color: #E2E8F5;
	border-bottom-color: #E2E8F5;
	border-left-color: #CCCCCC;
}
.PrivateInfo {
	background-color: #E9D3EB;
	background-image: url(../img/app_private_03.gif);
	background-position: right center;
	padding-right: 15px;
	background-repeat: no-repeat;
	color: #5A2D5F;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	display:block
}
.tablealtstyleOLD {

	background-color: #F3F4E3;
}
.PagerClass span {
	font-weight: bold;
	padding: 5px;
}
.PagerClass a {
	padding: 5px;
	
}
.InputButtonDisabled {

	cursor:default;
	background-color: #F0F0F0;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E8F5;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E2E8F5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.NoDisplay {
	background-color: #996600;
	position: absolute;
	left: -2000px;
	top: -2000px;
}
