@charset "UTF-8";
/* CSS Document */

/*Base unit Settings*/
#ondemandbase {
	width:760px;
	margin:0 auto;
	text-align:left;
}

.ondemandfinding {
	font-size:154%;
	color:#1e337b;
	font-weight:bold;
	margin:5px 0;
}

.ondemandTxtbold {
	font-size:123%;
	color:#000000;
	font-weight:bold;
	margin-bottom:3px;
}

.ondemandLinetoptitle {
	height:37px;
	border-style:solid;
	padding:10px 0 0 7px;
	margin:0;
	border-width:5px 0 1px 0;
	border-bottom-color:#bec3c7;
	border-top-color:#c3c9dc;
}

.ondemandUnitcenter {
	text-align:center;
}
/*------------end------------*/


/*Knowhow Waco unit Settings*/
#ondemandknowhowtitle {
	height:28px;
	border-style:solid;
	padding:5px 0 0 7px;
	margin:0;
	border-width:0 0 1px 0;
	border-bottom-color:#1e337b;
}	

.ondemandknowhowlink {
	text-align:right;
	margin:5px 5px 5px 0;
}	
/*------------end------------*/


/*Production results unit Settings*/
.ondemandProductionresultstitle {
	text-align:center;
	height:37px;
	border-style:solid;
	padding:10px 0 0 0;
	margin:0;
	border-width:5px 0 1px 0;
	border-bottom-color:#bec3c7;
	border-top-color:#c3c9dc;
}

.ondemandProductionresultsfinding {
	text-align:center;
	font-size:154%;
	color:#1e337b;
	font-weight:bold;
	margin:5px 0;
}
/*------------end------------*/


/*------------end------------*/
