.categoryResultsTitle {
	clear: both;
	padding-right: 2px;
	padding-left: 5px;
	font-size: 14px;
	background-image: url(../images/title_bg.jpg);
	margin: 5px 5px 0px 5px;
	width: auto;
	color: #ffffff;
	line-height: 16px;
	padding-top: 2px;
	background-repeat: repeat-y;
}
.categoryResultsTitle2 {
	clear: both;
	padding-right: 2px;
	padding-left: 5px;
	font-size: 12px;
	background-image: url(../images/title_bg.jpg);
	width: auto;
	color: #ffffff;
	line-height: 16px;
	padding-top: 2px;
	background-repeat: repeat-y;
}
.categoryResultsTitle3 {
	clear: both;
	padding-right: 2px;
	padding-left: 5px;
	font-size: 12px;
	background-image: url(../images/title_bg.jpg);
	margin: 10px 0px 0px;
	width: auto;
	color: #ffffff;
	line-height: 16px;
	padding-top: 2px;
	background-repeat: repeat-y;
}
.categoryResultsSubTitle {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	padding-bottom: 5px;
	color: #333333;
	line-height: 150%;
	padding-top: 5px;
}
.categoryResults {
	border: #648b0a 1px solid;
	background-color: #ffffff;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	padding-bottom: 1px;
	width: 770px;
	color: #333333;
	padding-top: 1px;
	text-align: left;
}
.innerTable_title {
	padding-right: 0px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	border-bottom: #7d9f31 1px solid;
	background-color: #b5c789;
	text-align: center;
}

.innerTable_Th {
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #7d9f31 1px solid;
	background-color: #dce5c8;
	text-align: center;
}
.innerTable_Td {
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #c0c0c0 1px solid;
	background-color: #ffffff;
	line-height: 18px;
}
.resultFrame {
	WIDTH: auto;
}
.categoryResultsLeft {
	padding-left: 5px;
	float: left;
	width: 380px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.categoryResultsRight {
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 10px 5px;
	width: 360px;
	float: left;
	text-align: center;
}

.detailResults {
	font-size: 12px; color: #333333;
}
.resultCell {
	padding-right: 2px;
	margin-top: 10px;
	padding-left: 2px;
	font-size: 14px;
	float: left;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 4px;
	border-left: #666666 1px dotted;
	width: 135px;
	padding-top: 2px;
	border-bottom: #666666 1px dotted;
	height: 36px;
}
.resultCell_title {
	font-weight: bold;
	 float: left;
	 width: 100px;
}
.correct {
	font-weight: bold;
	color: #0033ff;
}
.incorrect {
	font-weight: bold;
	color: #990000;
}
.showAnswerBtn {
	clear: both;
}
#printCaption {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.trendAndAction {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	text-align: left;
	margin: 0px;
}
#trendAndActionFont {
	font-size: 12px;
}
#questionnaire {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 150%;
	padding-top: 10px;
}
#questionnaire DL {
	color: #333333; padding-top: 10px;
}
#questionnaire DD {
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	letter-spacing: 2px;
}
.categoryResults_before {
	border-right: #648b0a 1px solid;
	padding-right: 1px;
	border-top: #648b0a 1px solid;
	padding-left: 1px;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #648b0a 1px solid;
	width: 770px;
	color: #333333;
	padding-top: 1px;
	border-bottom: #648b0a 1px solid;
	text-align: left;
}
.score {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	padding: 5px;
}
.answer_detail {
	padding: 10px 5px 5px 5px;
	height: auto;
	clear: both;
}
