.question_formatting { text-align: right; font-family: Arial; font-size: 14px; }
.question_formatting_static { font-family: Arial; font-size: 14px; }
.question_formatting_dynamic { color: orange; font-weight: bold; font-size: 14px; font-family: arial; }
.select-boxes { font-family: Arial Unicode MS; font-size: 13px; }
.input-button { font-family: Arial Unicode MS; font-size: 12px; background-color: green; color: white; }
.input-button-cancel { font-family: Arial Unicode MS; font-size: 12px; background-color: red; color: white; }
.input-button-print { font-family: Arial Unicode MS; font-size: 12px; background-color: blue; color: white; }
.header { font-family: Arial Unicode MS; font-size: 22px; font-weight: bold; }
.rowheader { border: 1px solid beige; background-color: #333333; color: beige; }
.tabledata { background-color: white; }
.errMsg { font-family: arial unicode ms; font-size: 16px; color: red; font-weight: bold; }
.horizontalRule { color: orange; width: 80%; }
.radio-yes { color: orange; font-family: arial; font-size: 13px; font-weight: bold; }
.radio-no { color: #00529B; font-family: arial; font-size: 13px; font-weight: bold; }
body { background-color: #ffffff; color: #000000; font-size: 12px; margin: 0; padding: 0; }
img { border: 0px; }
.blueheader { background-color: #00529B; }
.blueheadertext { color: white; font-family: Trebuchet MS; font-size: 14px; }