/* ------------------------------------- Global ------------------------------------- */ 

#container_nopop {
	border-top: 1px solid #999;
	border-bottom: 2px solid #000;
	border-left: 1px solid #999;
	border-right: 2px solid #000;
	width: 535px;
}
#tbl
{
    
    font-style:normal;}
#tbl .headerFB  { 
	background:  #EEE;
	border-bottom: 1px solid #CCC;
	padding: 7px 10px;
}
#tbl .bevel  { 
	background:  #FFF;
	border: 1px solid #FFF;
	padding: 7px;
}

/* ------------------------------------- Form Elements ------------------------------------- */ 
#tbl select, textarea, .inputText  {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
#tbl .commentBevel select, textarea  {
	width: 240px;
	margin: 3px 0px;
}
#tbl textarea.small  {
	height: 60px;
}
#tbl textarea.medium  {
	height: 85px;
}
#tbl textarea.large  {
	height: 130px;
}
#tbl .inputText {
	width: 260px;
}
/* ------------------------------------- Banner ------------------------------------- */
#tbl #banner  { 
	background: #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
} 
/* ------------------------------------- Custom Block ------------------------------------- */
#tbl #customblock  { 
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF
} 
/* ------------------------------------- Main ------------------------------------- */
#tbl #main  { 
	border-top:  1px solid #CCC;
}
#tbl	#main .header  { 
		border-bottom:  1px solid #CCC;
	}
#tbl .cduHeader {
	padding:  0px 10px 0px 10px;
}
#tbl #noPad td {
	padding: 0px;
}
#tbl #key {
	float: right;
	width: 125px;
	font-size: 9px;
}
#tbl .CDUbevel {
	padding:  3px 7px 0px 10px;
}
#tbl .cduLabel  { 
	padding-left: 0px;
	padding-bottom: 5px;
}
#tbl .overallLabel  { 
	padding-left: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}
#tbl .scaleTable td {
	padding:  0px 3px;
}
#tbl .CDUTable {
	border-bottom:  1px solid #CCC;
	margin-bottom:  3px;
}
#tbl .keyTable {
	border-top:  1px solid #CCC;
	margin-bottom: 5px;
}
#tbl .keyTable td {
	font: 10px Arial, Helvetica, sans-serif;
}
.scaleRadio  { 
	height: 20px;
} 
#tbl .scaleText  { 
	white-space: nowrap;
} 
#tbl #keyTable {
	background: #EEE;
	border: 1px solid #CCC;
	margin: 4px 0px;
}
#tbl #keyTable td {
	font-size: 10px;
	padding: 0px;
}
#tbl .commentBevel {
	padding-right: 10px;
	border-right: 1px solid #CCC;
}
#tbl #commentLimit {
	color: #999;
	font-size: 10px;
	padding-bottom: 3px;
	text-align: right;
}
#tbl #tsText {
	display: block;
}
/* ------------------------------------- Legend ------------------------------------- */
#tbl #legend  { 
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
} 
	#tbl #legend .bevel { 
	padding:  2px;
	} 
/* ------------------------------------- CS link/Email field ------------------------------------- */
#tbl #cs {
	border:  1px solid #FFF;
	border-top:  1px solid #CCC;
}
/* ------------------------------------- Questions ------------------------------------- */
#tbl #questions  { 
	border-top:  1px solid #CCC;
}
	#tbl #questions .header {
		border-bottom:  0px solid #CCC;
	}
#tbl #questionsontop  { 
	border-top: 1px solid #CCC;
}
#tbl .answer  { 
	    
	white-space: nowrap;
	font-size: 12px;
} 
#tbl .answerSpan  { 
	float: right;
	padding-left: 5px;
} 
#tbl #scrollQuestions {
	overflow: auto;
	width: 535px;
}
#tbl .reqQuestion, .reqHilite {
	padding-left: 10px;
	background-image: url('https://secure.opinionlab.com/images/reqAsterisk.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	height: auto !important;
	height: 10px;
}
#tbl .commentBevel .reqQuestion select {
	width: 230px;
}
#tbl .reqHilite {
	color: #C00;
}
#tbl ul.radioAnswer {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}
#tbl ul.radioAnswer li {
	margin: 0px;
	padding: 0px;
}
#tbl ul.radioAnswer li input {
	margin: 5px 10px 5px 0px;
}

#tbl	ul.answerTypeUL {
		float: right;
		margin: 0px;
		padding: 0px;
	}
#tbl	ul.answerTypeUL li {
		display: inline;
		float: right;
		text-align: center;
	}
#tbl	ul.answerTypeUL li label {
		padding: 2px 7px 0px 7px;
		display: block;
		visibility: visible;
	}
#tbl	label.txtlbl {
	  display: inline;
	  position:absolute;
	  top:-9999px;
	  left:-9999px;
	}
#tbl .answerType td {
	text-align: center;
	font-size: 12px;
}
#tbl .answerType label {
	padding: 2px 7px 0px 7px;
	display: block;
	visibility: visible;
}
#tbl .selectHeader {
	  border: 1px solid #CCC; border-width: 1px 0px; background: #EEE; margin: 4px 0px;
	}
/* ------------------------------------- Links ------------------------------------- */
#tbl #links  { 
	border: 0px solid #FFF;
	border-top: 1px solid #CCC;
} 
/* ------------------------------------- Footer ------------------------------------- */
#tbl #reqNotice  { 
	border-top: 1px solid #CCC;
}
#tbl #footer  { 
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#tbl #footer .text  { 
	font-size: 10px;
	padding: 4px 0px 4px 14px;
	line-height: 150%;
}
#tbl #footer a, #footer a:link, #footer a:visited  { 
	white-space: nowrap;
	color: #333;
}
#tbl #footer a:hover, #footer a:active  { 
	color: #C00;
}
#tbl .submitButton  { 
	margin-right: 10px;
	font-size: 14px;
}
/* ------------------------------------- TY Window ------------------------------------- */
#tbl #scrollingContent {
	display: block;
	overflow-y: auto;
}
#tbl #tyMessage, #isLinks, #closeLink {
	padding: 10px 30px;
}
#tbl #closeLink {
	text-align: center;
}
#tbl #scrollingContent .header  { 
	border-top: 1px solid #CCC;
}