var sCss = ".full_width{" + " padding-left: 0 !important;" + " padding-right: 0 !important;" + " margin-left: 0 !important;" + " margin-right: 0 !important;" + " width: 100%;" + "}" + "" + ".q{" + " padding-left: 10px;" + " margin-bottom: 10px;" + " float: left;" + " display: block;" + "}" + "" + ".q .top_question{" + " display: block !important;" + "}" + "" + ".q .left_question_first{" + " width: 4em;" + " text-align: right;" + " padding-right: .5em;" + " display: block;" + " float: left;" + " margin-top: 2px;" + "}" + "" + ".q .left_question{" + " padding-right: .5em;" + " display: block;" + " float: left;" + " margin-top: 2px;" + "}" + "" + ".q .right_question{" + " padding-left: .5em;" + " display: block;" + " float: left;" + " margin-top: 2px;" + "}" + "" + ".q .inline_answer{" + " float: left;" + "}" + "" + ".q .inline_grid{" + " display: inline;" + " border-collapse: collapse;" + " border-spacing: 0;" + "}" + "" + ".q .inline_grid td{" + " padding-top: 0;" + " padding-bottom: 0;" + " padding-left: 0;" + "}" + "" + ".q .full_width{" + " width: 100%;" + "}" + "" + ".q .multiple_choice{" + " margin-bottom: 0;" + "}" + "" + ".segment_header{" + " margin-top: 3px;" + " margin-bottom: 0px;" + " color: #000000;" + " background: #00FF00;" + " background-repeat: repeat;" + "}" + "" + ".segment_header h1{" + " padding-left: 4px;" + " padding-right: 4px;" + " margin: 0;" + "}" + "" + ".q img{" + " border: none;" + "}" + "" + ".clear{" + " clear: both;" + " margin: 0;" + " padding: 0;" + "}" + "" + "a{" + " color: #6699FF;" + "}" + "" + "a:visited{" + " color: #CCCCCC;" + "}" + "" + ".q .question{" + " font-weight: bold;" + "}" + "" + ".q .icon{" + " font-size: 13px;" + "}" + "" + ".required .icon{" + " background-image: none;" + " background-position: left;" + " background-repeat: no-repeat;" + " font-size: 13px;" + " padding-left: 14px;" + "}" + "" + ".q .text_field{" + " background: #FFFFFF;" + " border: 2px inset #CCCCCC;" + " color: #000000;" + " margin-top: 1px;" + "}" + "" + ".q .file_upload{" + " background: #FFFFFF;" + " border: 2px inset #CCCCCC;" + " color: #000000;" + " margin-top: 1px;" + "}" + "" + ".q .file_upload_button{" + " margin-top: 2px;" + " border-color: #CCCCCC;" + " clear: left;" + "}" + "" + ".q .drop_down{" + " background: #FFFFFF;" + " border: 2px inset #CCCCCC;" + " color: #000000;" + " margin-top: 1px;" + "}" + "" + ".q .rating_ranking td{" + " padding: 1px 2px 2px 2px;" + "}" + "" + ".q .matrix{" + " border-collapse: collapse;" + " margin-right: 3px;" + "}" + "" + ".q .matrix .question{" + " text-align: left;" + " border-left: none;" + " background-image: none;" + " font-family: inherit;" + " font-size: inherit;" + " white-space: normal !important;" + "}" + "" + ".q .matrix .multi_scale_break{" + " background-color: #eeeeee !important;" + " font-weight: normal !important;" + " background: #666666 !important;" + "}" + "" + ".q .matrix th{" + " color: #FF6600;" + " background: #666666 !important;" + " padding: 2px 2px 2px 2px;" + " font-weight: bold;" + " text-align: center;" + "}" + "" + ".q .matrix td{" + " padding: 1px 2px 2px 2px;" + " text-align: center;" + " border-left: 1px solid #1F1F1F;" + " white-space: nowrap;" + " height: 26px;" + "}" + "" + ".q .matrix_row_dark td{" + " color: #FFFF00;" + " background: #333333;" + "}" + "" + ".q .matrix_row_light td{" + " color: #FFFFFF;" + " background: #222222;" + "}" + "" + ".outside_container{" + " width: 100%;" + " margin-left: auto;" + " margin-right: auto;" + " text-align: center;" + " padding-top: 1em;" + " padding-bottom: 1em;" + " font-family: \"Courier New\",Courier,mono;" + " font-size: 12px;" + "}" + "" + ".outside_container .submit_button{" + " color: #000000;" + " background: #D4D0C8;" + " border-style: outset;" + " border-width: 2px;" + " border-color: #000000;" + "}" + "" + ".outside_container .progress_bar{" + " background: #00FF00;" + " margin: 0;" + "}" + "" + ".q .page_break{" + " display: block;" + " width: 100%;" + " font-weight: bold;" + " text-align: center;" + " background-color: #CCCCCC;" + " color: #000000;" + " padding-top: 2px;" + " padding-bottom: 2px;" + "}" + "" + ""; document.write(""); /******************************** * * Function copied from original form header * * */ var actionStr="http://fs16.formsite.com/fs16_app/FormSite?FormId=ShowInstructions&FormKey=959220284&UserNbr=" + "1604585&FormNbr=15&ItemNbr="; function ShowHTML(urlstuff){ var sLink = actionStr + urlstuff; window.open (sLink, "_blank", "toolbar=no,location=no,directories=no,status=no,resizable=no,width=475,height=400,top=50,left=250"); }