﻿@charset "utf-8";
/* CSS Document */
.msgError {
	margin: 0 auto;
	padding: 5px;
	clear: both;
	text-align: center;
	background-color: #900;
	color: #fff;
	font-size: 11px;
	width: 550px;
}

#adminNav{
	float: right;
	padding-right: 15px;
	padding-bottom: 10px;
}	

.hintText{
	color: #333;
	font-size: 8pt;
	font-weight: bold;
	line-height: 22px;
}

.reportTable{
	font-size: 9pt;
	width: 100%;
	clear: both;
}

.reportTable td, .reportTable th{
	border-bottom: 1px solid #EAF8FF;
	padding: 2px 0 0 0;
}

.reportTable tr.odd {
	background-color: #EAF8FF;
}

.reportTable th{
	cursor: pointer;
	border-top: 1px solid #EAF8FF;
	background-color: #A7D7ED;
	padding-bottom: 4px;
	vertical-align: bottom;
}
.sortNo th {
	cursor: auto;
}

.reportFooter{
	text-align: right;
	background-color: #f3f5f7;
	padding: 1em 50px;
	border: 1px solid;
}
.reportFooter p {
	margin: 0;
}

.reportHeader{
	text-align: center;
	background-color:  #eaf8ff;
	padding: 5px;
	clear: both;
	border-right: 1px solid #076687;
	border-top: 1px solid #076687;
	border-left: 1px solid #076687;
}
.reportHeader input, select{
	margin-right: 20px;
}

.questionText {
	padding: .5em .2em;
	background-color: #eaeaea;
	color: #144e81;
	/*padding-left: 10px;*/
}
#survey01 li, #survey01  {
	color: #144e81;
}

.questionNum {
	padding-right: 5px;
}
.questionNum::after {
	content: ".";
}
.question{
	border-bottom: 1px solid #D8D8D8;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
}
.question input[type=text] {
	margin-top:10px;
	margin-left:50px;
	width: 400px;
	
}
.questionDdl{
	width: 400px;
	margin-top:10px;
	margin-left:50px;
	
}
.likert {
	border-bottom: 1px solid #D8D8D8;
}



.tableForm {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	clear: both;
}
.tableForm caption {
	margin: 0;
	padding: .5em 0;
	color: #333;
	font-size: 1em;
	font-weight: bold;
}
.tableForm th, .tableForm td {
	padding: .3em .8em;
	vertical-align: top;
	text-align: left;
}
.tableForm th {
	padding-top: 2em;
	color: #144e81;
	font-weight: bold;
	letter-spacing: .0355em;
	border-bottom: 1px solid #555;
}
.tableForm th.questionHeader {
	font-weight: normal;
	border-bottom: 1px solid #DDE6EE;
}
.tableForm th {
	font-size: 13px;
}
.tableForm td {
}
.tableForm tr.odd td {
	background-color: #f3f5f7;
	border-right: 2px solid #fff;
}
.tableForm tr.even td {
	background-color: #fff;
	border-right: 2px solid #fff;
}
.tableForm td.number, .number {
	text-align: right;
}
.tableForm sup {
	vertical-align: top;
}
.tableForm ul, .tableForm ol {
	margin: .3em 2em;
	padding: 0;
}

#wrapperContent .floatCenter {
	margin: auto;
	clear: both;
	text-align: center;
}

form td.fieldLast {
	padding-bottom: 2.25em;
}

.floatRight {
	text-align: right;
	float: right;
}
.floatLeft {
	text-align: left;
	float: left;
}
.formBtns {
	padding: 15px 0;
	text-align: right;
	clear: both;
}
.formBtns #btnSubmit, .formBtns #btnBack {
	padding: .2em 1em;
}
.textRed {
	color: #C00;
}
#launchCourse {
	clear: both;
}





/* UNCHANGED */


body {
	margin: 0;
	padding: 0;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;

}
sup { 
color: #006666; 
}
a {
	text-decoration: none;
	color: #076687;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #05779f;
}
a:visited {
	color: #5293c6;
}
img, table {
	border: none;
}
a#skipNavigation {
	line-height: 0;
	position: absolute;
	float: left;
	left: 0;
	top: 0;
	text-indent: -999px;
}
a#skipNavigation.linkFocus {
	padding: 2em 1em;
	line-height: 1em;
	background-color: #fff;
	color: #555;
	text-indent: 0;
	font: normal .8em Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin-bottom: -.4em;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}
h3{
	color: #428BD5;
	font: bold 1em Arial, Helvetica, sans-serif;
}
#wrapperMain, #wrapperMainReports, #wrapperMainTwo {
	margin: auto;
	padding: 0;
	width: 980px;
    background-color: #fefdf4;
}
#wrapperMainReports {
	width: 100%;
	background: #fff url(../../regApp/images/bodyBg.jpg) 0 0 repeat-x;
}
#header {
	padding: 0;
	/*height: 100px;
	background: url(../images/headerBg.png) 0 0 repeat-x; */
	text-align: center;
}
#titleLogo {
	margin: .13em 0 0 .47em;
	float: left;
	display: block;
}
#titles {
	margin: 0;
	padding: 0;
	float: left;
}
h1.titleLesson {
	margin: .25em 0 0 1em;
	padding: 0;
	width: 200px;
	float: left;
	color: #336;
	font: normal .9em Arial, Helvetica, sans-serif;
}
#report-banner h4#titleLesson, #report-banner #logoutLink, #report-banner #logoutLink a {
	margin: 0;
	color: #fff;
}
h2.titleTopic {
	margin: .6em 0 0 0;
	padding: 0;
	float: left;
	color: #144e81;
	font: normal 1.3em Arial, Helvetica, sans-serif;
}
#wrapperMainTwo h2.titleTopic {
	width: 45%;
	float: left;
}
#tagline {
	margin: .7em 1em 0 0;
	padding: 0;
	float: right;
	font: normal .85em Arial, Helvetica, sans-serif;
	color: #fff;
}
#wrapperContent {
	margin: 0;
	padding: 0 1em;
	height:auto !important;
	display: block;
}

h1#titleDocument {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	display:block;
	font: normal 22px Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
	color: #405984;
}

h4#titleLesson {
	margin: .5em 0 1em 0;
	display: inline;
	width: 200px;
	float: right;
	font-size: .85em;
	font-weight: normal;
	letter-spacing: .01em;
	color: #777;
	text-align: right;
}

/****** Navigation ******/
#tabHelp, #tabResources, #tabExitCourse {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#menuNav {
	margin: .8em 0 0 0;
	padding: 0;
	width: 400px;
	height: 21px;
	cursor: pointer;
	float: right;
}
#mainNav, #mainNav ul {
	margin: 0;
	padding: 0;
	float: left;
}
#mainNav li {
	list-style: none;
}
#mainNav a {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	color: #2a5889;
	font: normal .75em Verdana, Arial, Helvetica, sans-serif;
}
#mainNav li ul {
	margin: 0;
	padding: 0;
	background: #e1e1e2;
	position: absolute;
	margin-left: -9.3em;
	z-index: 20;
	left: -999em;
	width: 260px;
}
#mainNav li ul li a {
	padding: .4em .4em .5em 2.4em;
	border: 1px solid #eaeaea;
	color: #2a5889;
	width: 225px;
}
.active {
	background: #c7dffb;
}
#mainNav a.unavailable {
	cursor: default;
	color: #333;
	background: url(../../regApp/images/iconUnavailable.gif) .3em .5em no-repeat;
}
a.incomplete {
	background: url(../../regApp/images/iconAvailable.gif) .3em .5em no-repeat;
}
a.complete {
	background: url(../../regApp/images/iconComplete.gif) .3em .5em no-repeat;
}
a:hover.incomplete, a:focus.incomplete {
	background: #c7dffb url(../../regApp/images/iconAvailable.gif) .3em .5em no-repeat;
	color: #2a5889;
}
a:hover.complete, a:focus.complete {
	background: #c7dffb url(../../regApp/images/iconComplete.gif) .3em .5em no-repeat;
	color: #2a5889;
}
#mainNav li ul ul {
	margin: 0;
}
#mainNav li:hover > ul, #mainNav li:focus > ul {
	left: auto;
}
#mainNav a:hover, #mainNav a:focus {
	color: #2a5889;
}
#mainNav .soasfhover {
	left:auto;
}
#mainNav li:hover, #mainNav li:focus {
	position: static;
	left: auto;
}
#mainNav li ul.menuFocus {
	left: auto;
}
/****** End Navigation ******/

#content {
	margin: 0;
	padding: 0;
	color: #144e81;
	font: normal .8em Arial, Helvetica, sans-serif;
	clear: left;
	color: #000000;
	min-width: 1155px;
}
#wrapperMainTwo #content, #contentReports {

}
#content h3 {
	margin: 2em 0 .5em 0;
	padding: 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}
#content .box h4 {
	margin: 0;
	padding: 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}
.box {
	margin: 0 0 0 2em;
	display: none;
}
.box p { 
	margin: .5em 0;
	padding: 0;
}
.box ul { 
	margin: 0 0 0 .5em;
	padding: 0;
}
.box ul ul {
	margin: 0 0 .5em 1em;
	padding: 0;
}

.textCenter {
	text-align: center;
}
.floatImageLeft {
	margin: 0 .8em .8em 0;
	padding: 0;
	float: left;
}
.floatImageRight {
	margin: 0 0 .8em .8em;
	padding: 0;
	float: right;
}
a.linkAudio, a.linkPDF {
	margin: 0em 0 0 .5em;
	padding: .5em 0 0 3em;
	width: 9em;
	height: 1.6em;
	display: block;
	clear: both;
}
a.linkText {
	padding: 0 0 0 1.2em;
	background: url(../../regApp/images/iconText.gif) left 2px no-repeat;
}
a.linkAudio {
	background: url(../../regApp/images/btnAudio_a.jpg) 0 0 no-repeat;
}
a:hover.linkAudio, a:focus.linkAudio {
	background: url(../../regApp/images/btnAudio_b.jpg) 0 0 no-repeat;
}
a.linkPDF {
	background: url(../../regApp/images/btnPDF_a.jpg) 0 0 no-repeat;
}
a:hover.linkPDF, a:focus.linkPDF {
	background: url(../../regApp/images/btnPDF_b.jpg) 0 0 no-repeat;
}

.tableFootnote {
	color: #555;
	margin: 0 0 1.5em 1em;
	padding: 0;
	font-size: 1em;
}

div.pluginViewers {
	margin: 1em auto;
	padding: 1.2em .4em 0em 5.6em;
	background: #ffffff url(../../regApp/images/iconPlugins.jpg) top left no-repeat;
	color: #888;
	font-size: .85em;
	width: 38em;
	height: 36px;
	text-align: left;
	border: 1px solid #e7ebf0;
	clear: both;
}
div.pluginViewers a, div.pluginViewers a:visited {
	color: #116767;
	text-decoration: none;
}
.pluginError {
	margin: 10px;
	padding: 5px 10px 5px 55px;
	border: 1px solid red;
	color: #fff;
	font: bold 14px "Courier New", Courier, monospace;
	background: #FF0000 url(../../regApp/images/redX.gif) top left no-repeat;
	text-align: left;
	width: 250px;
}
.showHideList {
	margin: 0;
	padding: 0;
	
	background-color: #e5ebf0;
}
.columnGroup {
	margin: 0;
	padding: 20px 0 5px 0;
	display: table;
	width: 100%;
	height: auto;
	clear: both;
}
.columnLeft {
	float: left;
	width: 48%;
}
.columnRight {
	float: left;
	width: 48%;
}
.boxBlue {
	margin: 0 0 0 0;
	padding: 1em;
	width: 45%;
	float: right;
	background-color: #e5ebf0;
	min-height: 30em;
	height:auto !important;
	height: 30em;
}
.clearAll { clear: both; display: block; }
.boxWhite {
	padding: .5em;
	background-color: #fff;
	font: normal .75em Arial, Geneva, sans-serif;
}

ul.toggleList {
	margin: 1em 0;
	padding: 0;
}
ul.toggleList li {
	margin: .3em 0;
	padding: 0;
	list-style: none;
	background: #e5ebf0 url(../../regApp/images/toggleListArrow_a.gif) left top no-repeat;
}
ul.toggleList li a {
	padding: 1em .5em 1em 2em;
	display: block;
	color: #144e81;
	width: 33em
}
ul.toggleList li a:hover, ul.toggleList li a:focus {
	text-decoration: none;
	background: #E2EFF3 url(../../regApp/images/toggleListArrow_a.gif) left top no-repeat;
	width: 33em;
}
ul.toggleList li a.toggleListActive {
	background: #DAEFE2 url(../../regApp/images/toggleListArrow_b.gif) left top no-repeat;
	width: 34.3em;
}


#wrapperContent .boxShowHide h1 {
	margin: 0 0 .5em 0;
	padding: 0;
	width: auto;
	text-align: center;
	background-color: #e5ebf0;
	color: #144e81;
	font: bold .95em Arial, Helvetica, sans-serif;
}
.boxQuote {
	margin: .5em 0;
	padding: .5em .5em .5em 4em;
	border: 1px solid #335c85;
	color: #335c85;
	background: #cedae5 url(../../regApp/images/imgQuotes.jpg) left top no-repeat;
	min-height: 3em;
	height:auto !important;
	height: 3em;
}
.boxEmphasis1, .boxEmphasis2, .boxEmphasis3 {
	margin: 1em 0;
	padding: .8em;
	display: block;
}
.boxEmphasis1 p, .boxEmphasis2 p, .boxEmphasis3 p {
	margin: .3em 0;
	padding: 0;
}
.boxEmphasis1 {
	border: 2px solid #F3D601;
	background-color: #FFFFE0;
}
.boxEmphasis2 {
	border: 2px solid #FF3E3E;
	background-color: #FFCACA;
}
.boxEmphasis3 {
	border: 2px solid Green;
	background-color: #E1FFE3;
}
#boxPopup {
	margin: auto;
	padding: 0;
	height: 0;
}
#popup_content h1 {
	margin: 0;
	padding: 0 0 .3em 0;
	color: #144e81;
	font: bold 1em Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d4d4d4;
	text-align: left;
}
#popup_content {
	margin-right: 15px;
	padding: 10px;
	position: absolute;
	top: 80px;
	background: #fff url(../../regApp/images/popupBg.gif) bottom right;
	border-top: 1px solid #b6bdc6;
	border-left: 1px solid #b6bdc6;
	z-index: 1000;
	font: normal 1em Arial, Helvetica, sans-serif;
}
.popupClose {
	display: block;
	margin: auto;
	padding: 8px 0;
	text-align: center;
	width: 200px;
}
.popupClose img {
	cursor: pointer;
}

.hide {
	display: none;
}
.listReturn {
	margin-left: -9999px;
}
#footer {
	margin: 0;
	padding: 0;
	clear: both;
	width: 974px;
	height: 50px;
	text-align: center;
}
#btnResources {
	margin: 0 .2em 0 .4em;
	padding: 0;
	float: left;
}
#btnHelp {
	margin: 0 .2em 0 0;
	padding: 0;
	float: left;
}

#boxFooter {
	margin: 0;
	padding: 0;
	float: left;
}

#completionInfo { 
	margin: 1.8em 0 0 .7em;
	font: .85em Arial, Helvetica, sans-serif; 
	color: #fff;
	text-align: center;
	width: 198px;
	float: left;
}
html > body #completionInfo { width: 215px; }
#progressBar {
	margin: 1.25em 2em 0 0;
	padding: 0;
	width: 525px;
	height: 24px;
	float: left;
}
#progBarIndicator {
	margin: 0 0 0 .33em;
	padding: 0;
	height: 24px;  
	background: url(../../regApp/images/progBarIndicator.jpg) left top  no-repeat;
	float: left;
}

#btnBackAnchor, #noBack, #btnNextAnchor, #noNext {
	margin: .94em 0 0 0;
	padding: 0;
	float: left;
}
#footerInfo {
	margin: 0;
	padding: .4em 0;
	clear: both;
	color: #333;
	font: normal .7em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #fff;
}
#footerInfo a {
	margin: 0;
	padding: 0 .5em;
	clear: both;
	color: #003899;
	border-right: 1px solid #003899;
}

.numBig {
	margin-left: 9px;
	margin-right: 8px;
	font-size: 1.5em;
	color: #333;
}
 @media print {
	 #wrapperMain, #wrapperMainReports, #wrapperMainTwo { width: 6.25in;}
	 #wrapperMainTwo h2.titleTopic { width: 100%; color: #000; }
	 #wrapperMain #content, #wrapperMainReports #content, #wrapperMainTwo #content { width: 100%; float: left; color: #000; }
	 #tabExitCourse, #menuNav, #btnResources, #btnHelp, #instructions, #btnBack, #btnNext, #footerInfo a, .noPrint { display: none; }
	 body, #header, #footer { background: none; background-color: #fff; height: 1in; color: #000; }
	 #titleLogo { margin: auto; float: none; color: #000; }
	 #tagline {	margin: 0; padding: 0; float: right; color: #fff; color: #000; }
	 #header h1, #header h2 { margin: 0; color: #000; font-size: 1.2em; text-align: center; }
	 #header h1.titleLesson { margin: .5em 0; color: #000; font: bold 12pt Arial, Helvetica, sans-serif; float: left; text-align: left; }
	 h2.titleTopic { color: #000; }
	 #header h2 { font-size: 1em; color: #000; }
	 #footerInfo { text-align: center; }
	 .boxBlue { margin: 0; padding: 0; clear: both; width: 100%; float: none; }
	 .boxShowHide, .box { display: block;  }
	 .boxQuote { margin: 0; padding: .5em .5em .5em .5em; clear: both; width: 100%; }
}
@media aural {
h1, h2, h3,  h4, h5, h6 {
	voice-family: paul, male;
	stress: 20;
	richness: 90
}
h1 {
	pitch: x-low;
	pitch-range: 90
}
h2 {
	pitch: x-low;
	pitch-range: 80
}
h3 {
	pitch: low;
	pitch-range: 70
}
h4 {
	pitch: medium;
	pitch-range: 60
}
h5 {
	pitch: medium;
	pitch-range: 50
}
h6 {
	pitch: medium;
	pitch-range: 40
}
li, dt, dd {
	pitch: medium;
	richness: 60
}
dt {
	stress: 80
}
pre, code, tt {
	pitch: medium;
	pitch-range: 0;
	stress: 0;
	richness: 80
}
em {
	pitch: medium;
	pitch-range: 60;
	stress: 60;
	richness: 50
}
strong {
	pitch: medium;
	pitch-range: 60;
	stress: 90;
	richness: 90
}
dfn {
	pitch: high;
	pitch-range: 60;
	stress: 60
}
s, strike {
	richness: 0
}
i {
	pitch: medium;
	pitch-range: 60;
	stress: 60;
	richness: 50
}
b {
	pitch: medium;
	pitch-range: 60;
	stress: 90;
	richness: 90
}
u {
	richness: 0
}
a:link {
	voice-family: harry, male
}
a:visited {
	voice-family: betty, female
}
a:active {
	voice-family: betty, female;
	pitch-range: 80;
	pitch: x-high
}
}


.boxOptions {
	margin: auto; text-align: left;
}
.boxOptions p {
	margin: 0;
}
.boxOptions input {
	margin: 0.1em;
	margin-right: 0;
}
input[type=submit] {
	padding: .25em 1.5em;
	background-color: #E1A766;
	color: #fff;
	border: none;
}
.boxOptions input[type="checkbox"] {
	vertical-align: bottom;
}
.reportHeader select {
	padding: 0.2em 0.1em;
	margin: 0.1em;
	width: 25em;
}
.reportHeader form p {
	margin: 0.25em auto;
	text-align: left;

}
.reportHeader form .boxOptions p {
	margin: 0;
	text-align: left;
	width: auto;
}
.reportHeader form .reportFooter p {
	margin: 0;
	text-align: right;
	width: auto;
}

fieldset {
	border: none;
}
legend {
	width: 100%;
	float: left;
}
legend p {
	margin: 0 0 0 -7px;
	padding: 0 0 10px 0;
	float: left;
	position: relative;
}

.hideFrScreen {
	line-height: 0;
	position: absolute;
	float: left;
	left: 0;
	top: 0;
	text-indent: -999px;
}
.menu td {
	padding: .5em 0;
}



.home #wrapperMain {
	/*background: #fff url(../images/bg_home.jpg) 0 55px no-repeat;*/
}
.home #header {
	height: 85px;
}
.home #content {
	margin-top: 0;
	margin-right: 10px;
	padding-top: 0;
	font-size: 1.1em;
	color: #496782;
	line-height: 1.4em;
}
.home h1 {
	margin-top: 0;
	color: #2b5da2;
	font-weight: 200;
	text-align: center;
	font-size: 1.8em;
	line-height: .95em;
}
.home h1 span {
	font-size: .7em;
}
.home .accreditation {
	font-size: .85em;
}
.home .accreditation ul {
	margin: -15px 0 0 15px;
	padding: 0;
}
.home a.btnLaunch_green, .home a.btnLaunch_blue, .home a.btnLaunch_white {
	margin: auto;
	margin-bottom: 1px;
	padding: 4px 8px;
	width: 375px;
	color: #fff;
	display: block;
	border-radius: 4px;
	font-size: 1em;
	border: 1px solid #999;
	text-decoration: none;
	background-color: #288a15;
}
.home a.btnLaunch_green:hover, .home a.btnLaunch_green:focus {
	background-color: #2aa911;
}
.home a.btnLaunch_blue {
	background-color: #1f50a7;
}
.home a.btnLaunch_blue:hover, .home a.btnLaunch_blue:focus {
	background-color: #1a59ca;
}
.home a.btnLaunch_white {
	color: #333;
	cursor: default;
	background-color: #fff;
}
.actionTxt {
	margin: 0;
	padding: 0;
	line-height: normal;
}
.actions {
	margin: 0;
	padding: 0;
}
.actions li {
	margin: 0;
	padding: 0 0 0 28px;
	list-style: none;
	background: url(../images/icon_action.jpg) 0 5px no-repeat;
	font-size: .9em;
}
.actions a {
	color: #bf8920;
}


.alertMsg {
	text-align: center;
	padding: 10px;
	background-color: #C00;
	width: 100%;
	color: #fff;
}

.tableFixHead {
	overflow: auto; height: calc(100vh - 300px);
	border-right: 1px solid #076687;
	border-bottom: 1px solid #076687;
	border-left: 1px solid #076687;
}
.tableFixHead table {
	width: 100%;
}
.tableFixHead table thead th {
	position: sticky; top: 0; z-index: 1;
}

#divAdminAuthenticate {
	padding: .25em .5em;
	background-color: #F9F8D9;
}
#report-banner {
	padding: .5em;
	background-color: #7994B8;
	font-size: .7em;
	color: #fff;
}