	img#imgStyle {border: 0; margin:0 auto; display:block; text-align:center;}
	#systemConfig {padding-left:14px;}
	#systemConfig .cap {float:left; width:746px; height:10px;}
	#systemConfig .body {float:left; width:746px; padding-bottom:50px;}
		#systemConfig .body .criteria {float:left; width:175px; padding:0 15px 15px 15px;}
		#systemConfig .body .criteria #sysTable td.style1 {/* color:#fff */; display:block; margin-top:10px;}
		#systemConfig .body .criteria select {font-size:11px; border: 1px solid #666; width:175px; margin:2px 0;}
		#systemConfig .body .criteria .buttons {padding-top:15px;}
		#systemConfig .body .criteria .buttons .reset {float:left;}
		#systemConfig .body .criteria .buttons .submit {float:right;}
		
		#systemConfig .body .results {float:left; width:510px; padding:10px 15px 20px 15px; border-left: solid 1px #999}
		#systemConfig .body .results p {margin:0 0 20px 0; font-size:11px;}
		#systemConfig .body .results table {border-collapse: collapse;border: 2px solid #fff;}
		#systemConfig .body .results th, #systemConfig .body .results td {text-align:center; font-size:10px; padding:3px; border: 2px solid #fff;}
		#systemConfig .body .results td img {margin:auto;}
		#systemConfig .body .results th.columnA, #systemConfig .body .results td.columnA {text-align:center;}
		#systemConfig .body .results th.columnB, #systemConfig .body .results td.columnB {text-align:center;}
		#systemConfig .body .results th.columnC, #systemConfig .body .results td.columnC {text-align:center;}
		#systemConfig .body .results td.columnC {text-align:center;}
		#systemConfig .body .results tr.odd {background-color:#cccccc;}
		#systemConfig .body .results tr.even {background-color:#d5d8d5;}
		#systemConfig .body .results .disclaimer {color:#666; font-style: italic; font-size:11px; padding-top:10px;}
		#systemConfig .body .results .disclaimer a {color:#335599; font-weight:bold;}		
	#systemConfig .base {float:left; width:746px; height:10px;}
	
	#systemConfig b{color: #000 !important;}