body {
	margin: 0px 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #555555;
	background-color: #fff;
}

a {
	color: #555555;
	text-decoration: none;
}

a.selected {
	color: #c16f00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #ffe54c;
}

.missing 
{
	margin: 0px auto;
	display: inline;
	padding:0 0 0 20px;
	text-align:left;
	background:url(images/smallhistogram.gif) no-repeat;
}

#page
{
	margin: 0px auto;
	width: 800px;
}

#header
{
	height: 120px;
	border-bottom: 7px solid #CCCCCC;
	background: #FFFFFF url(images/ts_logo.gif) no-repeat scroll 5px 82px;
	position: relative;
}

#surveyMenu
{
	background-color:#F0F0F0;
	height:17px;
	padding:5px 0;
}

#surveyMenu a
{
	padding: 0px 5px;
	float:left;
	padding:0 5px;
}

#content
{
	margin: 0px 0px 10px 0px;
}

#footer
{
	border-top:7px solid #333333;
	height: 60px;
	font-size: 10px;
}

#surveyTitle
{
	font-size:20px;
	margin:15px 0 15px 15px;
}

#surveyWelcomeText, #surveyFinishText
{
	margin:0px 0 15px 15px;
}

#surveyHints
{
	margin:0px 0 15px 15px;
	font-style:italic;
}

#progressHolder
{
	float: right;
	width:180px;
}

#surveyProperties
{
	display: inline;
	float:left;
	font-style:italic;
	margin: 5px 0 0 15px;
	padding: 0px;
	width:580px;
}
#questionTitle
{
	font-size:20px;
	margin:15px 0 0px 15px;
}

#questionHelp
{
	margin:0px 0 5px 25px;
	font-style: italic;
}

#questionCore
{
	margin:5px 0 15px 25px;
	overflow: auto;
}

#mandatoryWarning
{
	font-size: 15px;
	text-align: center;
	color: #C00000;
	font-weight: bold;
	font-style: italic;
	border-top:1px dashed #C0C0C0;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	clear:both;
}

.asterisk
{
	color: #C00000;
}

.buttonHolder
{
	border-top: 1px dashed #ccc;
	clear: both;
	display:block;
	width: 100%;
	overflow: auto;
}

.right
{
	float:right;
	margin: 0px 0px 0px 5px;
}

.left
{
	float:left;
	margin: 0px 5px 0px 0px;
}

.button
{
	background:#F8F8F8;
	color: #404040;
	border:1px solid #ccc;
	padding:5px;
	display: block;
	margin: 10px 5px 0px 0px;
}

.loading_template
{
	font-size:20px;
	height:25px;
	overflow:visible;
	padding:50px 0px 50px 200px;
	color: #555;
}

.free_text
{
	border:1px solid #ccc;
	padding:3px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
}

.free_text_numeric
{
	border:1px solid #ccc;
	height: 16px;
	padding:3px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
}

.free_textbox
{
	height: 16px;
	width:600px;
}

.free_textarea
{
    height: 50px;
	width:600px;
}

.cbAnswerHolder
{
	overflow:auto;
	padding: 0px 0px 0px 17px;
	cursor: default;
	float: left;
	clear: left;
}

.imgChkBoxOff
{
	margin:2px 5px 2px 2px;
	background:url(images/cb_off.gif) no-repeat 0 2px;
}

.imgChkBoxOn
{
	margin:2px 5px 2px 2px;
	background:url(images/cb_on.gif) no-repeat 0 2px;
}

.rbAnswerHolder
{
	overflow:auto;
	padding: 0px 0px 0px 17px;
	cursor: default;
	float: left;
	clear: left;
	width: 95%;
}

.imgRButtonOff
{
	margin:2px 5px 2px 2px;
	background:url(images/rb_off.gif) no-repeat;
}

.imgRButtonOn
{
	margin:2px 5px 2px 2px;
	background:url(images/rb_on.gif) no-repeat;
}

.progressBar
{
	width: 100px;
	height: 5px;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	float: right;
	margin: 7px 7px 0px 0px;
	font-size: 1px;
}

.progressPercent
{
	float:right;
	text-align:right;
	width:30px;
}

.progressSegment
{
	height: 3px;
	/* border-right: 1px solid #d0d0d0; */
	float: left;
	background-color: #008000;
	margin:2px 0 0 0;
	font-size: 1px;
}

.progressCurrentQuestion
{
	float:right;
	margin-right: 10px;
}

.answerFocused
{
	font-weight:bold;
}

.questionNumInfo
{
	float:left;
}

a.header_a img
{
	border: 0px;
}

.popupText{
	color:#FFFFFF;
	font-size:large;
	padding: 15px 5px 15px 5px;
	display: block;
}

.prompt
{
	background-color: #FFCC33;
}

h2{
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: dashed 1px #ccc; 
}

.viewResults
{
	font-size:15px;
	font-weight:bold;
	margin:0 0 15px 15px;
}

#numberMain
{
	text-align: right;
}

#numberDecimal
{
	width: 15px;
	text-align: left;
}

.viewResults a
{
	color: #639000;
}

.display_block
{
	display: block;
}

.selected_scale
{
	background:url(images/rb_on.gif) no-repeat;
}

.not_selected_scale
{
	background:url(images/rb_off.gif) no-repeat;
}

.border_bottom_gray
{
	border-bottom:7px solid #eee;
}
/* ------------------------------------------------------------------------------------------ */
.open_input
{
	border:1px solid #CCCCCC;
	font-family:"Trebuchet MS",Verdana,Arial,Tahoma,sans-serif;
	font-size:12px;
	margin-top:3px;
	padding:3px;
	width: 300px;
}

.input_pass_frm_hldr
{
	margin: 50px 0 70px 0;
	width: 800px;
}

.pfcls
{
	width: 300px;
	border: 1px solid #ccc;
	margin:10px 5px 0 0;
	padding:5px;
	font-size: 15px;
	display: block;
	float: left;
}

.ifmhldr
{
	width: 450px;
	margin: 0 auto;
	overflow: auto;
}

#wpdiv
{
	font-size: 15px;
	color: #C00000;
	font-weight: bold;
	font-style: italic;
	clear:both;
	width: 450px;
	margin: 15px auto;
	overflow: auto;
}

.holiday_link
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.info
{
	background-color: #C0C000;
}

#vad_l_holder
{
	background-color:#F0F0F0;
	border-bottom:1px dashed #CCCCCC;
	height:20px;
	padding:3px 0 0 2px;
}

.google_ad_iframe
{
	height:15px;
	width:728px;
}
/* REORDER LIST */
.dragHandle {
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	border: 2px solid #555555;
	background-color:#808080;
	background:url(images/drag.gif) no-repeat;
	margin-top:1px;
	cursor: move;
}


#rang_items
{
	overflow:auto;
}

.ro_item {
	display:block;
	overflow:auto;
	width:690px;
	padding: 2px;
}

.sropt
{
	display: block;
	float: left;
	margin-left: 5px;
}

.qhelp
{
	font-style:italic;
	margin-top: 15px;
}