.tdQuestionHeader
{
	color: #666666;
	text-align: right;
	font-weight : bold;
	font-style : italic;
	font-size : 12px;
}
.tdQuestionText
{
	text-align: left;
	padding-top:30px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom:15px;
}
.tdQuestionOptions
{
	text-align: left;
	padding-left: 80px;
	padding-right: 20px;
}
.tdQuestionScale
{
	padding-left: 40px;
	padding-right: 20px;
}
.tableScale
{
	border-top : 1px solid Black;
	border-left : 1px solid Black;
}
.tdScaleValues
{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width:20%;
}
.tdScaleButtons
{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-right : 1px solid White;
	border-bottom : 1px solid White;
	border-top : 1px solid White;
	border-left : 1px solid White;
	background-color : #CCCCFF;
}
.tdScaleOptions
{
	text-align: center;
}
.tableReview
{
	border-collapse: collapse;
	font : 10px/15px Verdana, Arial, Helvetica, sans-serif;
}
.tdReviewHeader
{
	font-weight: bold;
}
.tdQuestionReview
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 2px solid;
	padding-left: 3px;
	padding-bottom: 2px;
	border-left: black 2px solid;
	padding-top: 2px;
	border-bottom: black 2px solid;
}
.tdResponseReview
{
	border-right: black 2px solid;
	padding-right: 3px;
	border-top: black 2px solid;
	padding-left: 3px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	padding-top: 2px;
	border-bottom: black 2px solid;
}

.buttonUpdate {
	font-weight : bold;
	font-size: 12px;
	border : none;
	background-color : transparent;
	cursor : pointer;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.tdResultText {
	vertical-align : middle;
}

.tdLowResponseLeft 
{
	text-align : left;
	vertical-align : top;
	padding-top : 3px;
	width : 80px;
}

.tdLowResponseRight 
{
	text-align : left;
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
}

.spanLowResponseLabel
{
	font-weight : bold;
	notext-decoration : underline;
}

.ulResponseList
{
	list-style-type : square;
	margin-bottom : 3px;
	margin-top : 3px;
}

.linkNavigation {
	font-weight : bold;
	font-size: 12px;
	border : none;
	background-color : transparent;
	cursor : pointer;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration:none;
}

.divPrintHeader {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 600px;
	padding-top: 5px;
	height: 30px;
	text-align: left;
	font : bold 14px Arial, Helvetica, sans-serif;
}

.divPrintBody
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 600px;
}

.soft
{
	font-size:9px; 
	color:#A9A9A9;
	text-decoration:none
}
.soft:hover
{
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}
.medium
 {
 	font-size:11px;  
	color:#9E9F9F;
	text-decoration:none;
}
.medium:hover
{
	font-size:11px;  
	color:#FFFFFF;
	text-decoration:none;
}