/* PERFORMANCE TOOL */
#performancetoollist th {
	font-size: 95%;
	padding: 2px;
	background-color: #FFFFFF;
	color: #000000;
	letter-spacing: 0px;
	font-weight: 0;
}
#performancetoollist th#dark {
	background-color: #f3f3f3;
}
.performancetoolsearch {
	border-top: 1px solid #6F6F71;
	padding-top: 10px;
	padding-bottom: 12px;
}
.performancetoolsearch select {
	width: 238px;
	color: #0d588d;
}
.performancetoolbutton {
	background-color: #6F6F71;
	padding-top: 3px;
	padding-bottom: 3px;
}
.performancetoolsubmittable {
	border-top: 1px solid #6F6F71;
}
.performancetoolcontent {
	font-size: 95%;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
}
.performancetoolcontentdark {
	font-size: 95%;
	vertical-align: top;
	background-color: #f3f3f3;
	padding: 5px;
}
.performancetoolbg {
	background-color: #828186;
}
.performancetoolbold {
	font-size:14px;
	font-weight:700;
}	
.perfcompsearchresults {
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.performancetoolbox {
	margin: 5px 0px 5px 5px;
	padding: 10px 0px 10px 10px;
	width: 380px;
	height: 245px;
	background-color: #f3f3f3;
	border: 1px solid #a7a6ab;
	display:block;
}
.performancetoollist {
	width: 960px;
	list-style-image:none;
}
/* VIEW */
.perfcomptoolhead {
	background-color: #e7e3e7;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
.perfcomptoolresults {
	padding: 12px 0px 12px 8px;
	/*width: 230px;*/
}
.perfcomptooldiagram {
	padding: 12px 0px 0px 0px;
	/*width: 240px;*/
	vertical-align: top;
	text-align: center;
}
.perfcomptoolkey {
	padding: 12px;
	vertical-align: top;
	text-align: left;
	border-left: 1px solid #d1d1d1;
}
.perfcomptoollabel {
	font-weight: bold;
	text-align: left;
	width: 166px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.perfcomptoolsublabel {
	font-weight: bold;
	text-align: left;
	width: 166px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.perfcomptooldata {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.perfcompproducttitle {
	font-size: 16px;
	font-weight: bold;
	color: #7C7C7C;
}
.perfcompproductgroup {
	font-size: 12px;
	color: #7C7C7C;
}
.perftable {
	border: 1px #d1d1d1 solid;
	margin: 16px 0px 12px 0px;
}
/* PRINT */
.printheader {
	text-align: left;
	color: #4a8ab8;
	font:22px Arial, Helvetica, sans-serif;
	text-shadow:inherit;
}
.perfvalues {
	text-align: left;
	font:16px Arial, Helvetica, sans-serif bold;
}
.perfcomptoolprintlabel {
	font-weight: bold;
	text-align: left;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.perfcomptoolprintdata {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
}