.error {
	color: #914200 !important;
}

.nonTop {
	padding-top:10px !important;
}

tr.error {
  background-color:rgb(248 , 227, 187)

}

tr.error td {
 font: 10px arial;
 padding-left:5px;

}
 
td.breadcrumb-trail a,
td.breadcrumb-trail font
{
color: #914200;
}





ul.debug {
	padding:2px;
	margin:0px;
	width:100%;
	background-color: #FAEBD7;
	font-size:10px;
	height:80px;
	overflow:auto;
	display:block;
	
}
  ul.debug li {
	padding:0px;
	margin:0px;	
	
}
 ul.debug li ul {
	padding:0px;
	margin:0px;
	list-style-image: none;
	display:inline;
}
 ul.debug li ul li {
	padding:0px;
	margin:0px;
	list-style-image: none;
	display:inline;
	width:auto;
}
ul.debug li ul li.a {
	 
	width:110px;
}

div.t-1 dl {
	padding:10px;
	margin:0px;
	padding-bottom:10px;
}

div.t-1 dl dt {
	margin:0;
	background-image:  url(/images/shared/arrow_right_space_top.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	font-weight: bold;
	color: #914200;
	list-style-type: disc;
	padding-left:30px;
}

div.t-1 dl dd {
	padding-left:30px;
	margin:0;
	text-indent: 0;
	 
}

.submitButton {
	font: bold 11px/20px arial;
    color: #FFFFFF;
line-height:12px;
    
    height: 18px;

	vertical-align: top;
    padding-bottom: 0px;

	border: 0px;

    background: #F8A614;

    cursor: pointer;
	 margin:2px;
	 border:1px outset black Gray;
}


 

td.breadcrumb-trail {
	position: relative;
	width:100%;
	 
	 display: block;
	 -moz-box-sizing: border-box;
}
